Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
Description
0.4.15-4-g3780e42 RosBE-Lin2.2.1 GCC8.4.0 from carrier-releaser2024
https://sourceforge.net/projects/reactos/files/ReactOS/0.4.15-ReleaseCandidates/ReactOS-0.4.15-4-x86-iso.zip/download
I could successfully install and Spotify version 1.0.29.92 from rapps.
0.4.15-4-g3780e42_GCC8.4.0_RosBE2.2.1_dbg_builtOnLinux_CarrierReleaser2024_installation.webm
(During install I experienced CORE-19746)
I had the taskmgr running all the time.
I installed Spotify at 7:48AM.
After the main application started up, I did nothing else, I just left it running at the logon screen with the blinking cursor.
when I came back at 9:29AM (~1h40min later)
ros was already broken into the debugger by assertion, I collected the stacktrace
BSOD0x139_whenItBrokeIntoDebugger.png
(win32ss/user/ntuser/sysparams.c:1825) err: Invalid SPI value: 116
|
|
*** Assertion failed: (PrioritySet & PRIORITY_MASK(HighPriority)) != 0
|
*** Source File: ../ntoskrnl/include/internal/ke_x.h, line 1436
|
|
|
Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)?
|
kdb:> b
|
Execute '.cxr F6535840' to dump context
|
|
Entered debugger on embedded INT3 at 0x0008:0x805AAC52.
|
|
kdb:> bt
|
[?7h[c[18tEip:
|
<ntoskrnl.exe:1aac52 (:0 (DbgUserBreakPoint))>
|
Frames:
|
<ntoskrnl.exe:a3e78 (ntoskrnl/include/internal/ke_x.h:1436 (NtYieldExecution))>
|
<ntoskrnl.exe:3fe5 (:0 (KiSystemCallTrampoline))>
|
<ntoskrnl.exe:168583 (ntoskrnl/ke/i386/traphdlr.c:1840 (KiSystemServiceHandler))>
|
<ntoskrnl.exe:3d9b (:0 (KiSystemService))>
|
<ntoskrnl.exe:268c (:0 (ZwYieldExecution))>
|
<win32k.sys:64f52 (win32ss/user/ntuser/message.c:2410 (NtUserPeekMessage))>
|
<ntoskrnl.exe:3fe5 (:0 (KiSystemCallTrampoline))>
|
<ntoskrnl.exe:1683f1 (ntoskrnl/ke/i386/traphdlr.c:1840 (KiSystemServiceHandler))>
|
<ntoskrnl.exe:3d9b (:0 (KiSystemService))>
|
<ntdll.dll:f8a8 (dll/ntdll/dispatch/i386/dispatch.S:251 (KiIntSystemCall))>
|
<USER32.dll:6054d (win32ss/user/user32/windows/message.c:2220 (PeekMessageW))>
|
<libcef.dll:bedd6>
|
<libcef.dll:beb18>
|
<libcef.dll:7d770>
|
<libcef.dll:999e4>
|
<libcef.dll:7d01d>
|
<libcef.dll:faf821>
|
<Spotify.exe:3ec6a>
|
When I ignored the assertions and tried to continue, the experiment ended with a BSOD 0x139 BSOD0x139.png
BSOD0x139_translated.log
Attachments
Issue Links
- relates to
-
CORE-19746 Spotify Installer 1.0.29.92 from Rapps does succeed, but hangs for a while and logs (ntoskrnl/mm/section.c:5160) MiWritePage FAILED: Status 0xc00000d8!
- Untriaged