Entered debugger on first-chance exception (Exception Code: 0xc0000005) (Page Fault) Memory at 0x00000000 could not be read: Page not present. kdb:> bt Eip: <00139678> Frames: <00000000> kdb:> proc list PID State Filename 0x00000004 In Memory System 0x00000058 In Memory smss.exe 0x00000088 In Memory csrss.exe 0x000000a0 In Memory winlogon.exe 0x000000b0 In Memory services.exe 0x000000b8 In Memory lsass.exe 0x000000d0 In Memory eventlog.exe 0x000000dc In Memory rpcss.exe 0x000000f8 In Memory thmsvc.exe 0x00000158 In Memory svchost.exe 0x00000164 In Memory svchost.exe 0x00000174 In Memory wlansvc.exe 0x000001b4 In Memory spoolsv.exe 0x00000240 In Memory explorer.exe 0x0000027c In Memory kbswitch.exe *0x000002e0 In Memory mongoose.exe kdb:> proc attach 0x000002e0 Attached to process 0x000002e0, thread 0x000002e4. kdb:> thread attach 0x000002e4 Attached to thread 0x000002e4. kdb:> bt Eip: Frames: <00000000> kdb:> cont (win32ss/user/ntuser/msgqueue.c:2303) err: MQ Cleanup Post Messages E151BA00 (win32ss/gdi/ntgdi/gdiobj.c:1169) GreDeleteObject: Trying to delete invalid object B405011D (win32ss/user/ntuser/keyboard.c:951) err: Window is NULL fixme:(dll/win32/comctl32/toolbar.c:380) [0021013E] TBSTYLE_REGISTERDROP not implemented traywnd.cpp:2708: Unexpected failure 80004005.