Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
- Copyright (c) Microsoft Corporation. All rights reserved.
- Opened \\.\com1
- Waiting to reconnect...
- Connected to Windows Server 2003 3790 x64 target at (Sun Oct 20 13:15:56.515 2019 (GMT+2)), ptr64 TRUE
- Kernel Debugger connection established.
- Symbol search path is: *** Invalid ***
- ****************************************************************************
- * Symbol loading may be unreliable without a symbol search path. *
- * Use .symfix to have the debugger choose a symbol path. *
- * After setting your symbol path, use .reload to refresh symbol locations. *
- ****************************************************************************
- Executable search path is:
- *********************************************************************
- * Symbols can not be loaded because symbol path is not initialized. *
- * *
- * The Symbol Path can be set by: *
- * using the _NT_SYMBOL_PATH environment variable. *
- * using the -y <symbol_path> argument when starting the debugger. *
- * using .sympath and .sympath+ *
- *********************************************************************
- *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntkrnlmp.exe -
- Windows Server 2003 Kernel Version 3790 MP (1 procs) Free x64
- Built by: 3790.srv03_sp2_rtm.070216-1710
- Machine Name:
- Kernel base = 0xfffff800`01800000 PsLoadedModuleList = 0xfffff800`019d5100
- System Uptime: not available
- Intel Storage Driver Ver: 11.2.0.1006
- KDTARGET: Refreshing KD connection
- *** Fatal System Error: 0x00000050
- (0xFFFFF80000090000,0x0000000000000000,0xFFFFF80001CA664D,0x0000000000000000)
- Break instruction exception - code 80000003 (first chance)
- A fatal system error has occurred.
- Debugger entered on first try; Bugcheck callbacks have not been invoked.
- A fatal system error has occurred.
- *********************************************************************
- * Symbols can not be loaded because symbol path is not initialized. *
- * *
- * The Symbol Path can be set by: *
- * using the _NT_SYMBOL_PATH environment variable. *
- * using the -y <symbol_path> argument when starting the debugger. *
- * using .sympath and .sympath+ *
- *********************************************************************
- *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntkrnlmp.exe -
- *******************************************************************************
- * *
- * Bugcheck Analysis *
- * *
- *******************************************************************************
- Use !analyze -v to get detailed debugging information.
- BugCheck 50, {fffff80000090000, 0, fffff80001ca664d, 0}
- *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntdll.dll -
- ***** Kernel symbols are WRONG. Please fix symbols to do analysis.
- *** ERROR: Module load completed but symbols could not be loaded for mssmbios.sys
- *************************************************************************
- *** ***
- *** ***
- *** Your debugger is not using the correct symbols ***
- *** ***
- *** In order for this command to work properly, your symbol path ***
- *** must point to .pdb files that have full type information. ***
- *** ***
- *** Certain .pdb files (such as the public OS symbols) do not ***
- *** contain the required information. Contact the group that ***
- *** provided you with these symbols if you need this command to ***
- *** work. ***
- *** ***
- *** Type referenced: nt!_KPRCB ***
- *** ***
- *************************************************************************
- *** ERROR: Symbol file could not be found. Defaulted to export symbols for hal.dll -
- *** ERROR: Symbol file could not be found. Defaulted to export symbols for VIDEOPRT.SYS -
- *** ERROR: Module load completed but symbols could not be loaded for igxpmp64.sys
- *** ERROR: Symbol file could not be found. Defaulted to export symbols for win32k.sys -
- *** ERROR: Symbol file could not be found. Defaulted to export symbols for igxpdv64.DLL -
- *** ERROR: Symbol file could not be found. Defaulted to export symbols for igxpgd64.dll -
- *** ERROR: Module load completed but symbols could not be loaded for igxprd64.dll
- *************************************************************************
- *** ***
- *** ***
- *** Your debugger is not using the correct symbols ***
- *** ***
- *** In order for this command to work properly, your symbol path ***
- *** must point to .pdb files that have full type information. ***
- *** ***
- *** Certain .pdb files (such as the public OS symbols) do not ***
- *** contain the required information. Contact the group that ***
- *** provided you with these symbols if you need this command to ***
- *** work. ***
- *** ***
- *** Type referenced: nt!_KPRCB ***
- *** ***
- *************************************************************************
- *************************************************************************
- *** ***
- *** ***
- *** Your debugger is not using the correct symbols ***
- *** ***
- *** In order for this command to work properly, your symbol path ***
- *** must point to .pdb files that have full type information. ***
- *** ***
- *** Certain .pdb files (such as the public OS symbols) do not ***
- *** contain the required information. Contact the group that ***
- *** provided you with these symbols if you need this command to ***
- *** work. ***
- *** ***
- *** Type referenced: nt!_KPRCB ***
- *** ***
- *************************************************************************
- *********************************************************************
- * Symbols can not be loaded because symbol path is not initialized. *
- * *
- * The Symbol Path can be set by: *
- * using the _NT_SYMBOL_PATH environment variable. *
- * using the -y <symbol_path> argument when starting the debugger. *
- * using .sympath and .sympath+ *
- *********************************************************************
- *********************************************************************
- * Symbols can not be loaded because symbol path is not initialized. *
- * *
- * The Symbol Path can be set by: *
- * using the _NT_SYMBOL_PATH environment variable. *
- * using the -y <symbol_path> argument when starting the debugger. *
- * using .sympath and .sympath+ *
- *********************************************************************
- Probably caused by : igxpmp64.sys ( igxpmp64_fffffadfc93a4000+26a3e )
- Followup: MachineOwner
- ---------
- nt!DbgBreakPointWithStatus:
- fffff800`01826db0 cc int 3
- 0: kd> !analyze -v
- *******************************************************************************
- * *
- * Bugcheck Analysis *
- * *
- *******************************************************************************
- PAGE_FAULT_IN_NONPAGED_AREA (50)
- Invalid system memory was referenced. This cannot be protected by try-except,
- it must be protected by a Probe. Typically the address is just plain bad or it
- is pointing at freed memory.
- Arguments:
- Arg1: fffff80000090000, memory referenced.
- Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
- Arg3: fffff80001ca664d, If non-zero, the instruction address which referenced the bad memory
- address.
- Arg4: 0000000000000000, (reserved)
- Debugging Details:
- ------------------
- ***** Kernel symbols are WRONG. Please fix symbols to do analysis.
- *************************************************************************
- *** ***
- *** ***
- *** Your debugger is not using the correct symbols ***
- *** ***
- *** In order for this command to work properly, your symbol path ***
- *** must point to .pdb files that have full type information. ***
- *** ***
- *** Certain .pdb files (such as the public OS symbols) do not ***
- *** contain the required information. Contact the group that ***
- *** provided you with these symbols if you need this command to ***
- *** work. ***
- *** ***
- *** Type referenced: nt!_KPRCB ***
- *** ***
- *************************************************************************
- *************************************************************************
- *** ***
- *** ***
- *** Your debugger is not using the correct symbols ***
- *** ***
- *** In order for this command to work properly, your symbol path ***
- *** must point to .pdb files that have full type information. ***
- *** ***
- *** Certain .pdb files (such as the public OS symbols) do not ***
- *** contain the required information. Contact the group that ***
- *** provided you with these symbols if you need this command to ***
- *** work. ***
- *** ***
- *** Type referenced: nt!_KPRCB ***
- *** ***
- *************************************************************************
- *************************************************************************
- *** ***
- *** ***
- *** Your debugger is not using the correct symbols ***
- *** ***
- *** In order for this command to work properly, your symbol path ***
- *** must point to .pdb files that have full type information. ***
- *** ***
- *** Certain .pdb files (such as the public OS symbols) do not ***
- *** contain the required information. Contact the group that ***
- *** provided you with these symbols if you need this command to ***
- *** work. ***
- *** ***
- *** Type referenced: nt!_KPRCB ***
- *** ***
- *************************************************************************
- *********************************************************************
- * Symbols can not be loaded because symbol path is not initialized. *
- * *
- * The Symbol Path can be set by: *
- * using the _NT_SYMBOL_PATH environment variable. *
- * using the -y <symbol_path> argument when starting the debugger. *
- * using .sympath and .sympath+ *
- *********************************************************************
- *********************************************************************
- * Symbols can not be loaded because symbol path is not initialized. *
- * *
- * The Symbol Path can be set by: *
- * using the _NT_SYMBOL_PATH environment variable. *
- * using the -y <symbol_path> argument when starting the debugger. *
- * using .sympath and .sympath+ *
- *********************************************************************
- ADDITIONAL_DEBUG_TEXT:
- Use '!findthebuild' command to search for the target build information.
- If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.
- FAULTING_MODULE: fffff80001800000 nt
- DEBUG_FLR_IMAGE_TIMESTAMP: 4fb0001a
- READ_ADDRESS: unable to get nt!MmSpecialPoolStart
- unable to get nt!MmSpecialPoolEnd
- unable to get nt!MmPoolCodeStart
- unable to get nt!MmPoolCodeEnd
- fffff80000090000
- FAULTING_IP:
- hal!x86BiosExecuteInterrupt+76d
- fffff800`01ca664d 0fb608 movzx ecx,byte ptr [rax]
- MM_INTERNAL_CODE: 0
- DEFAULT_BUCKET_ID: DRIVER_FAULT
- BUGCHECK_STR: 0x50
- CURRENT_IRQL: 0
- LAST_CONTROL_TRANSFER: from fffff800018d673e to fffff80001826db0
- STACK_TEXT:
- fffffadf`ca7887d8 fffff800`018d673e : 00000000`00000000 fffffadf`ca788f90 fffff800`00090000 fffff800`0185669e : nt!DbgBreakPointWithStatus
- fffffadf`ca7887e0 fffff800`018d7d0e : fffff800`00000003 00000000`00000050 fffff800`00090000 00000000`00000000 : nt!KeDisconnectInterrupt+0x48e
- fffffadf`ca788840 fffff800`0182ea54 : 00000000`00000100 00000000`00000000 fffffadf`ceb87490 fffffadf`cebf7010 : nt!KeDisconnectInterrupt+0x1a5e
- fffffadf`ca788e80 fffff800`018a58f2 : 00000000`00000050 fffff800`00090000 00000000`00000000 fffffadf`ca788f90 : nt!KeBugCheckEx+0x104
- fffffadf`ca788ec0 fffff800`0182d519 : 00000000`80000800 00000000`72270000 fffffadf`00000800 fffffadf`ca7890b0 : nt!FsRtlLegalAnsiCharacterArray+0x46a6a
- fffffadf`ca788f90 fffff800`01ca664d : fffffadf`d1677400 00000000`00000001 fffffadf`cebe1bc8 fffff800`01a83a47 : nt!ZwUnloadKey+0x11b9
- fffffadf`ca789120 fffff800`01c9e189 : fffff800`01cb8cd0 fffff800`01828090 00000000`00000000 fffffadf`ca789190 : hal!x86BiosExecuteInterrupt+0x76d
- fffffadf`ca789170 fffffadf`c938d0ac : 00000000`00000000 fffff800`00000000 fffffadf`ca789300 00000000`00000000 : hal!HalCallBios+0x119
- fffffadf`ca789200 fffffadf`c93caa3e : 00000000`00000007 fffffadf`c93e0c0a fffffadf`d1b40730 00000000`00000000 : VIDEOPRT!VideoPortInt10+0x9c
- fffffadf`ca789250 fffffadf`c9471f58 : fffffadf`cf1f75a8 fffffadf`ca789338 00000804`00000804 fffffadf`c967bc28 : igxpmp64_fffffadfc93a4000+0x26a3e
- fffffadf`ca789290 fffffadf`c957a268 : fffffadf`d1b27160 fffffadf`ca789338 00000000`00000000 00000000`00001000 : igxpmp64_fffffadfc93a4000+0xcdf58
- fffffadf`ca7892d0 fffffadf`c957a47e : fffffadf`ca789338 fffffadf`c93ca26a fffffadf`43544e49 fffffadf`c93b7b68 : igxpmp64_fffffadfc93a4000+0x1d6268
- fffffadf`ca789310 fffffadf`c94ac28c : fffffadf`d1b0d040 00000000`00800000 fffffadf`ceb87490 0000000f`00000000 : igxpmp64_fffffadfc93a4000+0x1d647e
- fffffadf`ca789370 fffffadf`c9475c43 : fffffadf`d1b0b000 fffffa01`00800000 00000001`00000000 fffffadf`ca789c98 : igxpmp64_fffffadfc93a4000+0x10828c
- fffffadf`ca7893a0 fffffadf`c947b5bc : fffffadf`cf1dac10 fffffadf`ca789768 fffffadf`c968e730 00000000`00000004 : igxpmp64_fffffadfc93a4000+0xd1c43
- fffffadf`ca7893d0 fffffadf`c93b3d47 : fffffadf`cf1f75a8 fffffadf`ca789768 00000000`00800000 00000000`00000004 : igxpmp64_fffffadfc93a4000+0xd75bc
- fffffadf`ca789410 fffffadf`c93acf34 : fffffadf`cf1f75a8 fffffadf`ca789cf8 fffffadf`d1b40860 00000000`00000000 : igxpmp64_fffffadfc93a4000+0xfd47
- fffffadf`ca789c10 fffffadf`c9397777 : fffffadf`cf1f75a8 fffffadf`ca789cf8 00000000`00000000 fffff97f`00000000 : igxpmp64_fffffadfc93a4000+0x8f34
- fffffadf`ca789c50 fffff97f`ff08676e : fffffadf`cf1f7070 fffffadf`d1b40700 00000000`c0000002 fffffadf`cf1f7070 : VIDEOPRT!VideoPortCreateEvent+0xe37
- fffffadf`ca789d70 fffff97f`ff086671 : 00000000`00000000 fffff97f`fe89372b fffffa80`0006ff00 fffffadf`d1b15000 : win32k!EngDeviceIoControl+0x12e
- fffffadf`ca789e30 fffff97f`fe89de39 : fffffadf`ca789e90 00000000`00010246 fffffadf`00001000 fffffa80`00000002 : win32k!EngDeviceIoControl+0x31
- fffffadf`ca789e80 fffff97f`fe894b4d : 00000000`00000002 fffff97f`fe89408e fffffa80`00cf8000 fffffadf`d1b15000 : igxpdv64!GmmCreateContext+0x8259
- fffffadf`ca789ed0 fffff97f`fe895770 : 00000000`00800000 00000000`00000000 00000000`00000000 00000000`00000000 : igxpdv64+0x6b4d
- fffffadf`ca789f20 fffff97f`fe8609f0 : 00000000`00000001 00000000`00000000 fffffa80`00cbc560 fffffadf`d1b150bc : igxpdv64!GmmGetFctTable+0xc10
- fffffadf`ca789f50 fffff97f`fe8627f2 : fffffadf`d1b15000 fffffadf`ca789fa0 fffffadf`cf1d8000 fffffadf`ca78a050 : igxpgd64!GetSemaphoreHookedFlags+0x1e30
- fffffadf`ca789f80 fffff97f`fe85a9aa : fffffa80`00cc3cd0 fffffadf`00000001 00000000`00000000 fffffadf`ca78a160 : igxpgd64!GetSemaphoreHookedFlags+0x3c32
- fffffadf`ca78a0b0 fffff97f`fe86b621 : fffffa80`00cc3cd0 00000000`0000000d 00000000`41200000 00000000`00000000 : igxpgd64!DrvEnableDriver+0x70a
- fffffadf`ca78a190 fffff97f`fe8310fe : fffffa80`00cc3cd0 fffff97f`fe83acc8 fffffadf`ceba8e80 fffff800`019b19c0 : igxpgd64!OsFreeMem+0x5621
- fffffadf`ca78a1d0 fffff97f`ff004ec9 : fffffa80`00cc3cd0 fffffadf`caaec34b fffffa80`00cbc560 fffffa80`00cc3cd0 : igxprd64+0x90fe
- fffffadf`ca78a260 fffff97f`ff0ac414 : fffffadf`ca78a2b0 fffffa80`00b559e0 fffffa80`00cf3000 fffffa80`00cf3000 : win32k!EngFreeModule+0x11d9
- fffffadf`ca78a2a0 fffff97f`ff007011 : fffffa80`00cf3000 fffffa80`00d1b4ac fffffa80`006e2f20 fffffa80`00b559e0 : win32k!EngCreateDeviceSurface+0x54
- fffffadf`ca78a2f0 fffff97f`ff006c30 : fffffa80`00b10780 fffffa80`00afc6f0 fffffa80`006e2f20 00000000`00000001 : win32k!EngFreeModule+0x3321
- fffffadf`ca78a3e0 fffff97f`ff00a7ac : 00000000`00000004 fffffadf`ca78a490 00000000`00000000 00000000`ffffffff : win32k!EngFreeModule+0x2f40
- fffffadf`ca78a740 fffff97f`ff008dcd : fffffadf`ffffffff 00000000`00000000 00000000`01bc8000 00000000`00000000 : win32k!EngFindImageProcAddress+0x26ac
- fffffadf`ca78a970 fffff97f`ff00bb28 : 00000000`01bc8000 00000000`00000000 00000000`00000003 00000000`00000000 : win32k!EngFindImageProcAddress+0xccd
- fffffadf`ca78a9e0 fffff97f`ff00b646 : 00000000`0000006c fffffadf`ca78acf0 00000000`00000003 00000000`00000068 : win32k!EngFindImageProcAddress+0x3a28
- fffffadf`ca78ac20 fffff800`0182e3fd : fffffadf`000001e0 00000000`00000001 fffffadf`ceb87490 00000000`00000020 : win32k!EngFindImageProcAddress+0x3546
- fffffadf`ca78ac70 000007ff`7c7de86a : 000007ff`7c7deaa9 00000000`001657f0 00000000`001657f0 00000000`00000003 : nt!ZwUnloadKey+0x209d
- 00000000`0015fbc8 000007ff`7c7deaa9 : 00000000`001657f0 00000000`001657f0 00000000`00000003 00000000`00000000 : 0x7ff`7c7de86a
- 00000000`0015fbd0 00000000`001657f0 : 00000000`001657f0 00000000`00000003 00000000`00000000 00000000`00000000 : 0x7ff`7c7deaa9
- 00000000`0015fbd8 00000000`001657f0 : 00000000`00000003 00000000`00000000 00000000`00000000 00000000`00000003 : 0x1657f0
- 00000000`0015fbe0 00000000`00000003 : 00000000`00000000 00000000`00000000 00000000`00000003 00000000`001657f0 : 0x1657f0
- 00000000`0015fbe8 00000000`00000000 : 00000000`00000000 00000000`00000003 00000000`001657f0 00000000`77efa1ee : 0x3
- STACK_COMMAND: kb
- FOLLOWUP_IP:
- igxpmp64_fffffadfc93a4000+26a3e
- fffffadf`c93caa3e 89442420 mov dword ptr [rsp+20h],eax
- SYMBOL_STACK_INDEX: 9
- SYMBOL_NAME: igxpmp64_fffffadfc93a4000+26a3e
- FOLLOWUP_NAME: MachineOwner
- MODULE_NAME: igxpmp64_fffffadfc93a4000
- IMAGE_NAME: igxpmp64.sys
- BUCKET_ID: WRONG_SYMBOLS
- Followup: MachineOwner
- ---------
RAW Paste Data