******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* VIDEO_DRIVER_INIT_FAILURE (b4) The system was not able to go into graphics mode because no display drivers were able to start. This usually occurs if no video miniport drivers load successfully. Arguments: Arg1: c0000001, Driver failure data. Arg2: 00000000, Graphics device list. Arg3: 00000000, Graphics device list data. Arg4: 00050000, Possible cause of the BugCheck. Debugging Details: ------------------ KEY_VALUES_STRING: 1 Key : Analysis.CPU.mSec Value: 296 Key : Analysis.Elapsed.mSec Value: 894 Key : Analysis.IO.Other.Mb Value: 0 Key : Analysis.IO.Read.Mb Value: 35 Key : Analysis.IO.Write.Mb Value: 33 Key : Analysis.Init.CPU.mSec Value: 171 Key : Analysis.Init.Elapsed.mSec Value: 83691 Key : Analysis.Memory.CommitPeak.Mb Value: 276 Key : Bugcheck.Code.KiBugCheckData Value: 0xb4 Key : Bugcheck.Code.LegacyAPI Value: 0xb4 Key : Failure.Bucket Value: 0xB4_win32k!UserInitialize+9a Key : Failure.Hash Value: {a577cf94-80b2-55e1-c963-ef01cd381ed3} BUGCHECK_CODE: b4 BUGCHECK_P1: ffffffffc0000001 BUGCHECK_P2: 0 BUGCHECK_P3: 0 BUGCHECK_P4: 50000 PROCESS_NAME: csrss.exe STACK_TEXT: f7b40898 804ac6b8 00000003 f7b40c88 ffdff408 nt!RtlpBreakWithStatusInstruction f7b408c8 804ab796 00000003 f7b40d08 f7b40ccc nt!KiBugCheckDebugBreak+0x38 [c:\Sources\reactos\ntoskrnl\ke\bug.c @ 504] f7b40c90 804ab040 000000b4 c0000001 00000000 nt!KeBugCheckWithTf+0x6b6 [c:\Sources\reactos\ntoskrnl\ke\bug.c @ 1075] f7b40cb0 f7cb413a 000000b4 c0000001 00000000 nt!KeBugCheckEx+0x20 [c:\Sources\reactos\ntoskrnl\ke\bug.c @ 1423] f7b40ce0 f7cb407c 0021fcd0 cccccccc cccccccc win32k!UserInitialize+0x9a [c:\Sources\reactos\win32ss\user\ntuser\ntuser.c @ 136] f7b40cf4 8040405e 00050000 000000ec 000000f0 win32k!NtUserInitialize+0xec [c:\Sources\reactos\win32ss\user\ntuser\ntuser.c @ 209] f7b40d10 80563b48 f7cb3f90 0021fcc4 0000000c nt!KiSystemCallTrampoline+0x19 f7b40d5c 80403ea5 0021fcf0 7c93632e badb0d00 nt!KiSystemServiceHandler+0x278 [c:\Sources\reactos\ntoskrnl\ke\i386\traphdlr.c @ 1840] f7b40d5c 7c93632e (T) 0021fcf0 7c93632e badb0d00 nt!KiFastCallEntry+0x96 0021fcb8 7a9813cd (T) 7a977512 00050000 000000ec ntdll!KiFastSystemCallRet 0021fcbc 7a977512 00050000 000000ec 000000f0 winsrv!NtUserInitialize+0xc 0021fcf0 10009875 00224578 0021fe84 0021fdd4 winsrv!UserServerDllInitialization+0x252 [c:\Sources\reactos\win32ss\user\winsrv\usersrv\init.c @ 290] 0021fdc0 10005548 002233f3 002233fa 00000003 csrsrv!CsrLoadServerDll+0x305 [c:\Sources\reactos\subsystems\csr\csrsrv\server.c @ 231] 0021fe84 10005d8d 0000000a 00223688 0021ff34 csrsrv!CsrParseServerCommandLine+0x868 [c:\Sources\reactos\subsystems\csr\csrsrv\init.c @ 726] 0021fef0 004011d6 0000000a 00223688 0021fff4 csrsrv!CsrServerInitialization+0x30d [c:\Sources\reactos\subsystems\csr\csrsrv\init.c @ 1059] 0021ff34 00401b05 0000000a 00223688 002236b4 csrss!_main+0x116 [c:\Sources\reactos\subsystems\csr\csrss\csrss.c @ 78] 0021fff4 00000000 7ffda000 75010175 00000000 csrss!NtProcessStartup+0x5e5 [c:\Sources\reactos\sdk\lib\nt\entry_point.c @ 195] FAULTING_SOURCE_LINE: c:\Sources\reactos\win32ss\user\ntuser\ntuser.c FAULTING_SOURCE_FILE: c:\Sources\reactos\win32ss\user\ntuser\ntuser.c FAULTING_SOURCE_LINE_NUMBER: 136 FAULTING_SOURCE_CODE: 132: Status = InitVideo(); 133: if (!NT_SUCCESS(Status)) 134: { 135: /* We failed, bugcheck */ > 136: KeBugCheckEx(VIDEO_DRIVER_INIT_FAILURE, Status, 0, 0, USER_VERSION); 137: } 138: 139: // { 140: // DrvInitConsole. 141: // DrvChangeDisplaySettings. SYMBOL_NAME: win32k!UserInitialize+9a MODULE_NAME: win32k IMAGE_NAME: win32k.sys IMAGE_VERSION: 42.4.15.0 STACK_COMMAND: .cxr; .ecxr ; kb FAILURE_BUCKET_ID: 0xB4_win32k!UserInitialize+9a OSPLATFORM_TYPE: x86 OSNAME: Windows Server 2003 FAILURE_ID_HASH: {a577cf94-80b2-55e1-c963-ef01cd381ed3} Followup: MachineOwner ---------