Details
-
Bug
-
Resolution: Fixed
-
Major
-
0.4.15-dev-2898-g066337d https://git.reactos.org/?p=reactos.git;a=commit;h=066337dc84f7c2a199a8f37913434825a36315d9
Description
It looks like CORE-5394 happening again...
–
QEMU 0.9.1
1. Start LiveCD.
2. F8 > 'Enable VGA Mode'.
3. Boot with 'Debug'.
NB:
Works fine if skipping step 2.
–
reactos-livecd-0.4.15-dev-2849-g650cd77-x86-gcc-lin-dbg
No issue (Other than transparent icons, which is likely CORE-11393.).
reactos-livecd-0.4.15-dev-3066-gdb8dd3b-x86-gcc-lin-dbg
(/ntoskrnl/kd64/kdinit.c:75) ReactOS 0.4.15-x86-dev (Build 20210816-0.4.15-dev-3066-gdb8dd3b) (Commit db8dd3b35e83cb797547a7f2499cebe9ac0fc54b)
|
[...]
|
(/dll/win32/kernel32/client/loader.c:386) LoadLibraryExW(\??\X:\reactos\system32\csrss.exe) failing with status c000000f
|
(/win32ss/user/ntuser/display.c:169) err: VGA mode requested.
|
(/win32ss/gdi/eng/device.c:350) err: Could not open device \Device\Video0, 0xc0000034
|
(/win32ss/user/ntuser/display.c:187) err: No usable display driver was found.
|
|
*** Fatal System Error: 0x000000b4
|
(0xC0000001,0x00000000,0x00000000,0x00050000)
|
|
←[7h♣
|
Entered debugger on embedded INT3 at 0x0008:0x8058689B.
|
kdb:> bt
|
Eip:
|
<ntoskrnl.exe:18689c (srv/buildbot/worker_data/Build_GCCLin_x86/build/sdk/lib/rtl/i386/debug_asm.S:56 (RtlpBreakWithStatusInstruction))>
|
Frames:
|
<ntoskrnl.exe:8a679 (ntoskrnl/ke/bug.c:1066 (KeBugCheckWithTf))>
|
<ntoskrnl.exe:8abe3 (ntoskrnl/ke/bug.c:1413 (KeBugCheckEx))>
|
<win32k.sys:6be53 (win32ss/user/ntuser/ntuser.c:138 (UserInitialize))>
|
<win32k.sys:6c144 (win32ss/user/ntuser/ntuser.c:211 (NtUserInitialize))>
|
<ntoskrnl.exe:3fe5 (:0 (KiSystemCallTrampoline))>
|
<ntoskrnl.exe:14982a (ntoskrnl/ke/i386/traphdlr.c:1844 (KiSystemServiceHandler))>
|
<ntoskrnl.exe:3e2f (:0 (KiFastCallEntry))>
|
<ntdll.dll:101c9>
|
<csrsrv.dll:66c3>
|
<csrsrv.dll:4765>
|
<csrsrv.dll:4ebd>
|
<csrss.exe:10a2>
|
<csrss.exe:148c>
|
kdb:>
|
Attachments
Issue Links
- is blocked by
-
CORE-17789 LiveCD: "desktop" screen is all garbled
- Resolved
- relates to
-
CORE-17903 BootCD, 'Enable VGA Mode': 'Fatal System Error: 0x000000b4' (VIDEO_DRIVER_INIT_FAILURE)
- Untriaged