ReactOS r73371 custom MSVC build ================================ (H:\trunk\reactos_clean\win32ss\user\ntuser\window.c:2516) err: co_UserCreateWindowEx failed! (H:\trunk\reactos_clean\win32ss\user\ntuser\window.c:2217) err: co_UserCreateWindowEx(): WM_CREATE message failed (H:\trunk\reactos_clean\win32ss\user\ntuser\windc.c:757) err: [003E0254] GetDC() without ReleaseDC()! (H:\trunk\reactos_clean\win32ss\user\ntuser\window.c:2516) err: co_UserCreateWindowEx failed! (H:\trunk\reactos_clean\win32ss\user\ntuser\window.c:2217) err: co_UserCreateWindowEx(): WM_CREATE message failed (H:\trunk\reactos_clean\win32ss\user\ntuser\windc.c:757) err: [003F0254] GetDC() without ReleaseDC()! (H:\trunk\reactos_clean\win32ss\user\ntuser\window.c:2516) err: co_UserCreateWindowEx failed! (H:\trunk\reactos_clean\win32ss\user\ntuser\window.c:2217) err: co_UserCreateWindowEx(): WM_CREATE message failed (H:\trunk\reactos_clean\win32ss\user\ntuser\windc.c:757) err: [00400254] GetDC() without ReleaseDC()! (H:\trunk\reactos_clean\win32ss\user\ntuser\window.c:2516) err: co_UserCreateWindowEx failed! (H:\trunk\reactos_clean\win32ss\user\ntuser\window.c:2217) err: co_UserCreateWindowEx(): WM_CREATE message failed (H:\trunk\reactos_clean\win32ss\user\ntuser\windc.c:757) err: [00410254] GetDC() without ReleaseDC()! (H:\trunk\reactos_clean\win32ss\user\ntuser\window.c:2516) err: co_UserCreateWindowEx failed! (H:\trunk\reactos_clean\win32ss\user\ntuser\window.c:2217) err: co_UserCreateWindowEx(): WM_CREATE message failed (H:\trunk\reactos_clean\win32ss\user\ntuser\windc.c:757) err: [00420254] GetDC() without ReleaseDC()! (H:\trunk\reactos_clean\win32ss\user\ntuser\window.c:2516) err: co_UserCreateWindowEx failed! (H:\trunk\reactos_clean\win32ss\user\ntuser\window.c:2217) err: co_UserCreateWindowEx(): WM_CREATE message failed (H:\trunk\reactos_clean\win32ss\user\ntuser\windc.c:757) err: [00430254] GetDC() without ReleaseDC()! (H:\trunk\reactos_clean\win32ss\user\ntuser\window.c:2516) err: co_UserCreateWindowEx failed! (H:\trunk\reactos_clean\win32ss\user\ntuser\windc.c:757) err: [00440254] GetDC() without ReleaseDC()! (H:\trunk\reactos_clean\win32ss\user\ntuser\windc.c:757) err: [00440254] GetDC() without ReleaseDC()! (H:\trunk\reactos_clean\win32ss\user\ntuser\cursoricon.c:1927) err: NtGdiAlphaBlend failed! (H:\trunk\reactos_clean\win32ss\user\ntuser\cursoricon.c:1927) err: NtGdiAlphaBlend failed! Break instruction exception - code 80000003 (first chance) ******************************************************************************* * * * You are seeing this message because you pressed the SysRq/PrintScreen * * key on your test machine's keyboard. * * * * THIS IS NOT A BUG OR A SYSTEM CRASH * * * * If you did not intend to break into the debugger, press the "g" key, then * * press the "Enter" key now. This message might immediately reappear. If it * * does, press "g" and "Enter" again. * * * ******************************************************************************* nt!RtlpBreakWithStatusInstruction: 80511138 cc int 3 kd> .process /i b0f7d670 You need to continue execution (press 'g' ) for the context to be switched. When the debugger breaks in again, you will be in the new process context. kd> g Break instruction exception - code 80000003 (first chance) nt!RtlpBreakWithStatusInstruction: 80511138 cc int 3 kd> .process /r /p b0f7d670 Implicit process is now b0f7d670 .cache forcedecodeuser done Loading User Symbols ................................................................ ...... *** ERROR: Module load completed but symbols could not be loaded for VBoxMRXNP.dll *** ERROR: Symbol file could not be found. Defaulted to export symbols for OSETUP.DLL - *** ERROR: Module load completed but symbols could not be loaded for OSETUPUI.DLL *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi48.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for PidGenX.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi4A.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi4B.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi4C.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi5556.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi5758.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for setup.exe - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi49.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi5354.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi5051.tmp - kd> g Breakpoint 4 hit msi!ITERATE_Actions+0x118: 001b:781d1a58 8b55f8 mov edx,dword ptr [ebp-8] kd> p msi!ITERATE_Actions+0x14a: 001b:781d1a8a 6aff push 0FFFFFFFFh kd> t msi!ACTION_PerformAction: 001b:781e2b30 8bff mov edi,edi kd> p msi!ACTION_PerformAction+0x8: 001b:781e2b38 c745fc00000000 mov dword ptr [ebp-4],0 kd> p msi!ACTION_PerformAction+0xf: 001b:781e2b3f a1a0f52478 mov eax,dword ptr [msi!__wine_dbch___default (7824f5a0)] kd> p msi!ACTION_PerformAction+0x60: 001b:781e2b90 8d4dfc lea ecx,[ebp-4] kd> p msi!ACTION_PerformAction+0x77: 001b:781e2ba7 837df800 cmp dword ptr [ebp-8],0 kd> p msi!ACTION_PerformAction+0x7d: 001b:781e2bad 8b4d10 mov ecx,dword ptr [ebp+10h] kd> t msi!ACTION_HandleCustomAction: 001b:781e2c40 8bff mov edi,edi kd> p msi!ACTION_HandleCustomAction+0x8: 001b:781e2c48 c745f800000000 mov dword ptr [ebp-8],0 kd> p (H:\trunk\reactos_clean\win32ss\user\ntuser\nonclient.c:1060) err: Wnd is active and not set active! *** Fatal System Error: 0x00000139 (0x00000003,0xF6144B68,0xF6144B10,0x00000000) A fatal system error has occurred. Debugger entered on first try; Bugcheck callbacks have not been invoked. A fatal system error has occurred. The debuggee is ready to run nt!RtlpBreakWithStatusInstruction: 80511138 cc int 3 kd> .reload Connected to Windows Server 2003 3790 x86 compatible target at (Thu Nov 24 22:14:17.663 2016 (UTC + 1:00)), ptr64 FALSE Loading Kernel Symbols ............................................................. Loading User Symbols ................................................................ ...... *** ERROR: Module load completed but symbols could not be loaded for VBoxMRXNP.dll *** ERROR: Symbol file could not be found. Defaulted to export symbols for OSETUP.DLL - *** ERROR: Module load completed but symbols could not be loaded for OSETUPUI.DLL *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi48.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for PidGenX.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi4A.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi4B.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi4C.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi5556.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi5758.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for setup.exe - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi49.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi5354.tmp - *** ERROR: Symbol file could not be found. Defaulted to export symbols for msi5051.tmp - *** ERROR: Module load completed but symbols could not be loaded for FILEM701.SYS *** ERROR: Symbol file could not be found. Defaulted to export symbols for VBoxDisp.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for VBoxSF.sys - *** ERROR: Symbol file could not be found. Defaulted to export symbols for VBoxMouse.sys - *** ERROR: Symbol file could not be found. Defaulted to export symbols for VBoxVideo.sys - *** ERROR: Symbol file could not be found. Defaulted to export symbols for VBoxGuest.sys - kd> kp ChildEBP RetAddr f6144720 80478418 nt!RtlpBreakWithStatusInstruction f6144750 80478d23 nt!KiBugCheckDebugBreak(unsigned long StatusCode = 3)+0x38 [h:\trunk\reactos_clean\ntoskrnl\ke\bug.c @ 538] f6144aec 804f681c nt!KeBugCheckWithTf(unsigned long BugCheckCode = 0x139, unsigned long BugCheckParameter1 = 3, unsigned long BugCheckParameter2 = 0xf6144b68, unsigned long BugCheckParameter3 = 0xf6144b10, unsigned long BugCheckParameter4 = 0, struct _KTRAP_FRAME * TrapFrame = 0xf6144b68)+0x553 [h:\trunk\reactos_clean\ntoskrnl\ke\bug.c @ 1102] f6144b60 804039cf nt!KiRaiseSecurityCheckFailureHandler(struct _KTRAP_FRAME * TrapFrame = 0xf6144b68)+0xac [h:\trunk\reactos_clean\ntoskrnl\ke\i386\traphdlr.c @ 1519] f6144b60 f74f5ea8 nt!KiRaiseSecurityCheckFailure+0x8f f6144bdc f74f5e8e win32k!__fastfail(unsigned int Code = 3)+0x8 [h:\trunk\reactos_clean\sdk\include\crt\msc\intrin.h @ 281] f6144be8 f74f5e6e win32k!RtlFailFast(unsigned long Code = 3)+0xe [h:\rosbuilds\x86_vc10_clean\sdk\include\ddk\wdm.h @ 10277] f6144bf4 f74f5f65 win32k!FatalListEntryError(void * P1 = 0xe1a46188, void * P2 = 0xb0f96e1d, void * P3 = 0xe1585a10)+0x1e [h:\rosbuilds\x86_vc10_clean\sdk\include\ddk\wdm.h @ 10336] f6144c08 f75171cf win32k!RtlpCheckListEntry(struct _LIST_ENTRY * Entry = 0xb0f96e1d [ 0xe1585a10 - 0xe1a46188 ])+0x35 [h:\rosbuilds\x86_vc10_clean\sdk\include\ddk\wdm.h @ 10344] f6144c18 f7553fdd win32k!InsertTailList(struct _LIST_ENTRY * ListHead = 0xb0f96e1d [ 0xe1585a10 - 0xe1a46188 ], struct _LIST_ENTRY * Entry = 0xe1e646a0 [ 0x0 - 0x0 ])+0xf [h:\rosbuilds\x86_vc10_clean\sdk\include\ddk\wdm.h @ 10431] f6144c38 f7539796 win32k!MsqPostMessage(struct _THREADINFO * pti = 0xb0f96d58, struct tagMSG * Msg = 0xf6144c88, unsigned char HardwareMessage = 0x00 '', unsigned long MessageBits = 1, unsigned long dwQEvent = 0, long ExtraInfo = 0n0)+0x8d [h:\trunk\reactos_clean\win32ss\user\ntuser\msgqueue.c @ 1367] f6144cac f754c331 win32k!IntTranslateKbdMessage(struct tagMSG * lpMsg = 0xf6144cc8, unsigned int flags = 0)+0x356 [h:\trunk\reactos_clean\win32ss\user\ntuser\keyboard.c @ 1207] f6144d04 804f753b win32k!NtUserTranslateMessage(struct tagMSG * lpMsg = 0x0012d3e8, unsigned int flags = 0)+0xb1 [h:\trunk\reactos_clean\win32ss\user\ntuser\message.c @ 2312] f6144d1c 804f6bdf nt!KiSystemCallTrampoline(void * Handler = 0xf754c280, void * Arguments = 0x0012d198, unsigned long StackBytes = 8)+0x1b [h:\trunk\reactos_clean\ntoskrnl\include\internal\i386\ke.h @ 742] f6144d5c 80403e23 nt!KiSystemServiceHandler(struct _KTRAP_FRAME * TrapFrame = 0xf6144d64, void * Arguments = 0x0012d198)+0x22f [h:\trunk\reactos_clean\ntoskrnl\ke\i386\traphdlr.c @ 1738] f6144d5c 7c92c58e nt!KiFastCallEntry+0x8c 0012d18c 7c553c9f ntdll!KiFastSystemCallRet 0012d190 7c545c6f user32!ZwUserTranslateMessage+0xc 0012d1a4 7c545cc8 user32!TranslateMessageEx(struct tagMSG * lpMsg = 0x0012d3e8, unsigned int Flags = 0)+0x3f [h:\trunk\reactos_clean\win32ss\user\user32\windows\message.c @ 2745] 0012d1b8 00cb9648 user32!TranslateMessage(struct tagMSG * lpMsg = 0x0012d3e8)+0x18 [h:\trunk\reactos_clean\win32ss\user\user32\windows\message.c @ 2772] WARNING: Stack unwind information not available. Following frames may be wrong. 0012d404 00c6725d OSETUP!NetUI::BaseValue::AddRef+0x773c 0012d6cc 00c59624 OSETUP!RunSetup+0xeaf7 0012f5f8 2e02b5e6 OSETUP!RunSetup+0xebe 0012fe40 2e02b86e setup+0x2b5e6 0012ff30 2e055a45 setup+0x2b86e 0012ffc0 7c76e962 setup!GetAllocCounters+0x197 0012fff0 00000000 kernel32!BaseProcessStartup( * lpStartAddress = 0x2e055ab0)+0x42 [h:\trunk\reactos_clean\dll\win32\kernel32\client\proc.c @ 478]