Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\FUBAR\TempDUMP\DATA\01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Unable to load image ntoskrnl.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Windows XP Kernel Version 2600 (Service Pack 3) MP (4 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Machine Name:
Kernel base = 0x804d7000 PsLoadedModuleList = 0x805634c0
Debug session time: Sat Oct 24 10:26:56.078 2009 (GMT-4)
System Uptime: 0 days 0:02:21.010
Unable to load image ntoskrnl.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Loading Kernel Symbols
...............................................................
..........................................................
Loading User Symbols
Loading unloaded module list
.............
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000008E, {c000001d, 804e3e75, b0f0eccc, 0}
***** 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 ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** 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 ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** 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 ***
*** ***
*************************************************************************
Probably caused by : hardware ( nt+ce75 )
Followup: MachineOwner
---------
3: kd> !thread;!analyze -v;r;kv;lmtn;lmtsmn;.bugcheck;.logclose;q
GetPointerFromAddress: unable to read from 80567ed4
*************************************************************************
*** ***
*** ***
*** 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!_ETHREAD ***
*** ***
*************************************************************************
896c76e8: Unable to get thread contents
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: c000001d, The exception code that was not handled
Arg2: 804e3e75, The address that the exception occurred at
Arg3: b0f0eccc, Trap Frame
Arg4: 00000000
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 ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** 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 ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** 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 ***
*** ***
*************************************************************************
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: 804d7000 nt
DEBUG_FLR_IMAGE_TIMESTAMP: 0
EXCEPTION_CODE: (NTSTATUS) 0xc000001d - {EXCEPTION} Illegal Instruction An attempt was made to execute an illegal instruction.
FAULTING_IP:
nt+ce75
804e3e75 ff ???
TRAP_FRAME: b0f0eccc -- (.trap 0xffffffffb0f0eccc)
.trap 0xffffffffb0f0eccc
ErrCode = 00000000
eax=00000098 ebx=8058bed4 ecx=00000000 edx=00000000 esi=0012e9f0 edi=b0f0ed64
eip=804e3e75 esp=b0f0ed40 ebp=b0f0ed64 iopl=0 nv up ei pl nz na pe cy
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010207
nt+0xce75:
804e3e75 ff ???
.trap
Resetting default scope
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0x8E
MISALIGNED_IP:
nt+ce75
804e3e75 ff ???
LAST_CONTROL_TRANSFER: from 7c90e4f4 to 804e3e75
FAILED_INSTRUCTION_ADDRESS:
nt+ce75
804e3e75 ff ???
STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
b0f0ed64 7c90e4f4 badb0d00 0012e9dc b1b41d98 nt+0xce75
b0f0ed68 badb0d00 0012e9dc b1b41d98 b1b41dcc 0x7c90e4f4
b0f0ed6c 0012e9dc b1b41d98 b1b41dcc 00000000 0xbadb0d00
b0f0ed70 b1b41d98 b1b41dcc 00000000 00000000 0x12e9dc
b0f0ed74 b1b41dcc 00000000 00000000 00000000 0xb1b41d98
b0f0ed78 00000000 00000000 00000000 00000000 0xb1b41dcc
STACK_COMMAND: kb
FOLLOWUP_IP:
nt+ce75
804e3e75 ff ???
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt+ce75
FOLLOWUP_NAME: MachineOwner
IMAGE_NAME: hardware
MODULE_NAME: hardware
FAILURE_BUCKET_ID: IP_MISALIGNED
BUCKET_ID: IP_MISALIGNED
Followup: MachineOwner
---------
eax=00000098 ebx=8058bed4 ecx=00000000 edx=00000000 esi=0012e9f0 edi=b0f0ed64
eip=804e3e75 esp=b0f0ed40 ebp=b0f0ed64 iopl=0 nv up ei pl nz na pe cy
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010207
nt+0xce75:
804e3e75 ff ???
ChildEBP RetAddr Args to Child
WARNING: Stack unwind information not available. Following frames may be wrong.
b0f0ed64 7c90e4f4 badb0d00 0012e9dc b1b41d98 nt+0xce75
b0f0ed68 badb0d00 0012e9dc b1b41d98 b1b41dcc 0x7c90e4f4
b0f0ed6c 0012e9dc b1b41d98 b1b41dcc 00000000 0xbadb0d00
b0f0ed70 b1b41d98 b1b41dcc 00000000 00000000 0x12e9dc
b0f0ed74 b1b41dcc 00000000 00000000 00000000 0xb1b41d98
b0f0ed78 00000000 00000000 00000000 00000000 0xb1b41dcc
start end module name
804d7000 80721000 nt ntoskrnl.exe Sun Apr 13 15:24:23 2008 (48025DE7)
80721000 80741d00 hal halmacpi.dll Sun Apr 13 14:31:27 2008 (4802517F)
b1197000 b11c1180 kmixer kmixer.sys Sun Apr 13 14:45:07 2008 (480254B3)
b1d82000 b1dc2a80 HTTP HTTP.sys Sun Apr 13 14:53:48 2008 (480256BC)
b2b0d000 b2b0f900 UltraMonUtility UltraMonUtility.sys Thu Nov 13 20:09:26 2008 (491CCFC6)
b2bad000 b2bfec00 srv srv.sys Sun Apr 13 15:15:08 2008 (48025BBC)
b3217000 b322b480 wdmaud wdmaud.sys Sun Apr 13 15:17:18 2008 (48025C3E)
b33a4000 b33b2d80 sysaudio sysaudio.sys Sun Apr 13 15:15:55 2008 (48025BEB)
b3580000 b3583900 ndisuio ndisuio.sys Sun Apr 13 14:55:57 2008 (4802573D)
b3a8c000 b3aa3900 dump_atapi dump_atapi.sys Sun Apr 13 14:40:29 2008 (4802539D)
b3af4000 b3b6f000 Wdf01000 Wdf01000.sys Thu Nov 02 04:54:18 2006 (4549B23A)
b3c37000 b3c87380 avgldx86 avgldx86.sys Thu Jul 09 20:17:49 2009 (4A5688AD)
b3c88000 b3cf7780 mrxsmb mrxsmb.sys Sun Apr 13 15:16:58 2008 (48025C2A)
b3cf8000 b3d22e80 rdbss rdbss.sys Sun Apr 13 15:28:38 2008 (48025EE6)
b3d23000 b3d44b80 afd afd.sys Sun Apr 13 15:19:22 2008 (48025CBA)
b3d45000 b3d6cc00 netbt netbt.sys Sun Apr 13 15:20:59 2008 (48025D1B)
b3d6d000 b3d85e00 avgtdix avgtdix.sys Mon Apr 06 09:42:27 2009 (49DA06C3)
b3d86000 b3dab500 ipnat ipnat.sys Sun Apr 13 14:57:10 2008 (48025786)
b3dac000 b3e04380 tcpip tcpip.sys Sun Apr 13 15:20:12 2008 (48025CEC)
b3e05000 b3e17600 ipsec ipsec.sys Sun Apr 13 15:19:42 2008 (48025CCE)
b3e38000 b3e3a900 Dxapi Dxapi.sys Fri Aug 17 16:53:19 2001 (3B7D843F)
b3e68000 b3e6a880 hidusb hidusb.sys Sun Apr 13 14:45:27 2008 (480254C7)
b3e94000 b3e96280 rasacd rasacd.sys Fri Aug 17 16:55:39 2001 (3B7D84CB)
b3eb0000 b3ed3a80 portcls portcls.sys Sun Apr 13 15:19:40 2008 (48025CCC)
b3ed4000 b435d000 RtkHDAud RtkHDAud.sys Tue Aug 28 04:55:04 2007 (46D3E2E8)
b64ca000 b6527f00 update update.sys Sun Apr 13 14:39:46 2008 (48025372)
b6528000 b6557e80 rdpdr rdpdr.sys Sun Apr 13 14:32:50 2008 (480251D2)
b725a000 b726ae00 psched psched.sys Sun Apr 13 14:56:36 2008 (48025764)
b726b000 b7281580 ndiswan ndiswan.sys Sun Apr 13 15:20:41 2008 (48025D09)
b7282000 b72a4700 ks ks.sys Sun Apr 13 15:16:34 2008 (48025C12)
b72a5000 b72b8900 parport parport.sys Sun Apr 13 14:40:09 2008 (48025389)
b72b9000 b72dc200 USBPORT USBPORT.SYS Sun Apr 13 14:45:34 2008 (480254CE)
b72dd000 b72f9280 Rtenicxp Rtenicxp.sys Thu Sep 25 09:51:42 2008 (48DB976E)
b72fa000 b7322000 HDAudBus HDAudBus.sys Thu May 26 11:46:29 2005 (4295EF55)
b7322000 b7335f00 VIDEOPRT VIDEOPRT.SYS Sun Apr 13 14:44:39 2008 (48025497)
b7336000 b7a831c0 nv4_mini nv4_mini.sys Sun Sep 27 20:28:44 2009 (4AC0033C)
b7a84000 b7a8a180 HIDPARSE HIDPARSE.SYS Sun Apr 13 14:45:22 2008 (480254C2)
b7abc000 b7ac1a00 mouclass mouclass.sys Sun Apr 13 14:39:47 2008 (48025373)
b7acc000 b7ad2000 kbdclass kbdclass.sys Sun Apr 13 14:39:46 2008 (48025372)
b7ff2000 b7ff3100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
b8101000 b810d880 rasl2tp rasl2tp.sys Sun Apr 13 15:19:43 2008 (48025CCF)
b8111000 b811f100 redbook redbook.sys Sun Apr 13 14:40:27 2008 (4802539B)
b8121000 b8130600 cdrom cdrom.sys Sun Apr 13 14:40:45 2008 (480253AD)
b8131000 b813b480 imapi imapi.sys Sun Apr 13 14:40:57 2008 (480253B9)
b8141000 b8150c00 serial serial.sys Sun Apr 13 15:15:44 2008 (48025BE0)
b8151000 b8159e00 intelppm intelppm.sys Sun Apr 13 14:31:31 2008 (48025183)
b86de000 b86e1c80 mssmbios mssmbios.sys Sun Apr 13 14:36:45 2008 (480252BD)
b8702000 b8704780 ndistapi ndistapi.sys Sun Apr 13 14:57:27 2008 (48025797)
b8716000 b8725900 Cdfs Cdfs.SYS Sun Apr 13 15:14:21 2008 (48025B8D)
b8756000 b8763000 WDFLDR WDFLDR.SYS Thu Nov 02 04:54:05 2006 (4549B22D)
b8766000 b876f000 HIDCLASS HIDCLASS.SYS Sun Apr 13 14:45:25 2008 (480254C5)
b8796000 b87a0e00 Fips Fips.SYS Sun Apr 13 14:33:27 2008 (480251F7)
b87aa000 b87add80 serenum serenum.sys Sun Apr 13 14:40:12 2008 (4802538C)
b87ae000 b87b1900 kbdhid kbdhid.sys Sun Apr 13 14:39:47 2008 (48025373)
b87b6000 b87b8f80 mouhid mouhid.sys Fri Aug 17 16:47:57 2001 (3B7D82FD)
bd000000 bd011600 dxg dxg.sys Sun Apr 13 14:38:27 2008 (48025323)
bd012000 bd5b2880 nv4_disp nv4_disp.dll Sun Sep 27 20:21:53 2009 (4AC001A1)
bf800000 bf9c2980 win32k win32k.sys Sun Apr 13 15:29:46 2008 (48025F2A)
bffa0000 bffe5c00 ATMFD ATMFD.DLL Sun Apr 13 20:09:55 2008 (4802A0D3)
f7412000 f7428880 KSecDD KSecDD.sys Sun Apr 13 14:31:40 2008 (4802518C)
f7429000 f743af00 sr sr.sys Sun Apr 13 14:36:50 2008 (480252C2)
f743b000 f745ab00 fltmgr fltmgr.sys Sun Apr 13 14:32:58 2008 (480251DA)
f745b000 f7472880 SCSIPORT SCSIPORT.SYS Sun Apr 13 14:40:29 2008 (4802539D)
f7473000 f748a900 atapi atapi.sys Sun Apr 13 14:40:29 2008 (4802539D)
f748b000 f74b0700 dmio dmio.sys Sun Apr 13 14:44:45 2008 (4802549D)
f74b1000 f74cf880 ftdisk ftdisk.sys Fri Aug 17 16:52:41 2001 (3B7D8419)
f74d0000 f74d8780 netbios netbios.sys Sun Apr 13 14:56:01 2008 (48025741)
f74e0000 f74e8700 wanarp wanarp.sys Sun Apr 13 14:57:20 2008 (48025790)
f7530000 f753eb00 drmk drmk.sys Sun Apr 13 14:45:12 2008 (480254B8)
f7550000 f7559e80 NDProxy NDProxy.SYS Sun Apr 13 14:57:28 2008 (48025798)
f7560000 f756e880 usbhub usbhub.sys Sun Apr 13 14:45:36 2008 (480254D0)
f7570000 f7580a80 pci pci.sys Sun Apr 13 14:36:43 2008 (480252BB)
f7581000 f75aed80 ACPI ACPI.sys Sun Apr 13 14:36:33 2008 (480252B1)
f75af000 f75d5f80 Vax347b Vax347b.sys Mon Apr 25 03:43:56 2005 (426C9FBC)
f75f7000 f7600180 isapnp isapnp.sys Sun Apr 13 14:36:40 2008 (480252B8)
f7607000 f7611580 MountMgr MountMgr.sys Sun Apr 13 14:39:45 2008 (48025371)
f7617000 f7623c80 VolSnap VolSnap.sys Sun Apr 13 14:41:00 2008 (480253BC)
f7627000 f762fe00 disk disk.sys Sun Apr 13 14:40:46 2008 (480253AE)
f7637000 f7643180 CLASSPNP CLASSPNP.SYS Sun Apr 13 15:16:21 2008 (48025C05)
f7647000 f7656100 ohci1394 ohci1394.sys Sun Apr 13 14:46:18 2008 (480254FA)
f7657000 f7664080 1394BUS 1394BUS.SYS Sun Apr 13 14:46:18 2008 (480254FA)
f7687000 f7691200 raspppoe raspppoe.sys Sun Apr 13 14:57:31 2008 (4802579B)
f7697000 f76a2d00 raspptp raspptp.sys Sun Apr 13 15:19:47 2008 (48025CD3)
f76a7000 f76af900 msgpc msgpc.sys Sun Apr 13 14:56:32 2008 (48025760)
f76e7000 f76f0f00 termdd termdd.sys Sun Apr 13 14:38:36 2008 (4802532C)
f76f7000 f7705000 cledx cledx.sys Mon May 09 14:08:41 2005 (427FA729)
f7707000 f770d180 PCIIDEX PCIIDEX.SYS Sun Apr 13 14:40:29 2008 (4802539D)
f770f000 f7713d00 PartMgr PartMgr.sys Sun Apr 13 14:40:48 2008 (480253B0)
f772f000 f7733a80 TDI TDI.SYS Sun Apr 13 15:00:04 2008 (48025834)
f7767000 f776b580 ptilink ptilink.sys Fri Aug 17 16:49:53 2001 (3B7D8371)
f7777000 f777b080 raspti raspti.sys Fri Aug 17 16:55:32 2001 (3B7D84C4)
f7787000 f778c200 vga vga.sys Sun Apr 13 14:44:40 2008 (48025498)
f778f000 f7793a80 Msfs Msfs.SYS Sun Apr 13 14:32:38 2008 (480251C6)
f7797000 f779e880 Npfs Npfs.SYS Sun Apr 13 14:32:38 2008 (480251C6)
f779f000 f77a4280 avgmfx86 avgmfx86.sys Wed Jul 01 16:37:21 2009 (4A4BC901)
f77b7000 f77bed80 usbccgp usbccgp.sys Sun Apr 13 14:45:38 2008 (480254D2)
f77bf000 f77c6080 LHidFilt LHidFilt.Sys Wed Jun 17 12:49:04 2009 (4A391E80)
f77c7000 f77ce800 LMouFilt LMouFilt.Sys Wed Jun 17 12:49:08 2009 (4A391E84)
f77ef000 f77f3500 watchdog watchdog.sys Sun Apr 13 14:44:59 2008 (480254AB)
f780f000 f7814080 usbuhci usbuhci.sys Sun Apr 13 14:45:34 2008 (480254CE)
f7817000 f781e600 usbehci usbehci.sys Sun Apr 13 14:45:34 2008 (480254CE)
f781f000 f7824280 GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:16:53 2009 (4A1151B5)
f7850000 f7869b80 Mup Mup.sys Sun Apr 13 15:17:05 2008 (48025C31)
f786a000 f7896980 NDIS NDIS.sys Sun Apr 13 15:20:35 2008 (48025D03)
f7897000 f789a000 BOOTVID BOOTVID.dll Fri Aug 17 16:49:09 2001 (3B7D8345)
f7987000 f7988b80 kdcom kdcom.dll Fri Aug 17 16:49:10 2001 (3B7D8346)
f7989000 f798a100 WMILIB WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
f798b000 f798c700 dmload dmload.sys Fri Aug 17 16:58:15 2001 (3B7D8567)
f798d000 f798e480 Vax347s Vax347s.sys Fri Apr 30 02:32:58 2004 (4091F31A)
f79bb000 f79bca80 ParVdm ParVdm.SYS Fri Aug 17 16:49:49 2001 (3B7D836D)
f79c7000 f79c8100 swenum swenum.sys Sun Apr 13 14:39:52 2008 (48025378)
f79cf000 f79d0280 USBD USBD.SYS Fri Aug 17 17:02:58 2001 (3B7D8682)
f79e7000 f79e8f00 Fs_Rec Fs_Rec.SYS Fri Aug 17 16:49:37 2001 (3B7D8361)
f79e9000 f79ea080 Beep Beep.SYS Fri Aug 17 16:47:33 2001 (3B7D82E5)
f79eb000 f79ec080 mnmdd mnmdd.SYS Fri Aug 17 16:57:28 2001 (3B7D8538)
f79ed000 f79ee080 RDPCDD RDPCDD.sys Fri Aug 17 16:46:56 2001 (3B7D82C0)
f7a4f000 f7a4fd00 pciide pciide.sys Fri Aug 17 16:51:49 2001 (3B7D83E5)
f7a62000 f7a62e80 LBeepKE LBeepKE.sys Wed Jun 17 12:50:18 2009 (4A391ECA)
f7a67000 f7a67c00 audstub audstub.sys Fri Aug 17 16:59:40 2001 (3B7D85BC)
f7a86000 f7a86b80 Null Null.SYS Fri Aug 17 16:47:39 2001 (3B7D82EB)
f7ab2000 f7ab2d00 dxgthk dxgthk.sys Fri Aug 17 16:53:12 2001 (3B7D8438)
f7b52000 f7bde600 Ntfs Ntfs.sys Sun Apr 13 15:15:49 2008 (48025BE5)
Unloaded modules:
b31c9000 b31f4000 kmixer.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
b7f84000 b7f85000 drmkaud.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
b31f4000 b3217000 aec.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
b3374000 b3381000 DMusic.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
b3384000 b3392000 swmidi.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
f79ef000 f79f1000 splitter.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
b3e80000 b3e83000 wmiacpi.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
b3e98000 b3e9c000 kbdhid.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
f74f0000 f74fd000 i8042prt.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
b7a8c000 b7a91000 Cdaudio.SYS
Timestamp: unavailable (00000000)
Checksum: 00000000
b3e9c000 b3e9f000 Sfloppy.SYS
Timestamp: unavailable (00000000)
Checksum: 00000000
b7a94000 b7a99000 Flpydisk.SYS
Timestamp: unavailable (00000000)
Checksum: 00000000
b7a9c000 b7aa3000 Fdc.SYS
Timestamp: unavailable (00000000)
Checksum: 00000000
start end module name
f7657000 f7664080 1394BUS 1394BUS.SYS Sun Apr 13 14:46:18 2008 (480254FA)
f7581000 f75aed80 ACPI ACPI.sys Sun Apr 13 14:36:33 2008 (480252B1)
b3d23000 b3d44b80 afd afd.sys Sun Apr 13 15:19:22 2008 (48025CBA)
f7473000 f748a900 atapi atapi.sys Sun Apr 13 14:40:29 2008 (4802539D)
bffa0000 bffe5c00 ATMFD ATMFD.DLL Sun Apr 13 20:09:55 2008 (4802A0D3)
f7a67000 f7a67c00 audstub audstub.sys Fri Aug 17 16:59:40 2001 (3B7D85BC)
b3c37000 b3c87380 avgldx86 avgldx86.sys Thu Jul 09 20:17:49 2009 (4A5688AD)
f779f000 f77a4280 avgmfx86 avgmfx86.sys Wed Jul 01 16:37:21 2009 (4A4BC901)
b3d6d000 b3d85e00 avgtdix avgtdix.sys Mon Apr 06 09:42:27 2009 (49DA06C3)
f79e9000 f79ea080 Beep Beep.SYS Fri Aug 17 16:47:33 2001 (3B7D82E5)
f7897000 f789a000 BOOTVID BOOTVID.dll Fri Aug 17 16:49:09 2001 (3B7D8345)
b8716000 b8725900 Cdfs Cdfs.SYS Sun Apr 13 15:14:21 2008 (48025B8D)
b8121000 b8130600 cdrom cdrom.sys Sun Apr 13 14:40:45 2008 (480253AD)
f7637000 f7643180 CLASSPNP CLASSPNP.SYS Sun Apr 13 15:16:21 2008 (48025C05)
f76f7000 f7705000 cledx cledx.sys Mon May 09 14:08:41 2005 (427FA729)
f7627000 f762fe00 disk disk.sys Sun Apr 13 14:40:46 2008 (480253AE)
f748b000 f74b0700 dmio dmio.sys Sun Apr 13 14:44:45 2008 (4802549D)
f798b000 f798c700 dmload dmload.sys Fri Aug 17 16:58:15 2001 (3B7D8567)
f7530000 f753eb00 drmk drmk.sys Sun Apr 13 14:45:12 2008 (480254B8)
b3a8c000 b3aa3900 dump_atapi dump_atapi.sys Sun Apr 13 14:40:29 2008 (4802539D)
b7ff2000 b7ff3100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
b3e38000 b3e3a900 Dxapi Dxapi.sys Fri Aug 17 16:53:19 2001 (3B7D843F)
bd000000 bd011600 dxg dxg.sys Sun Apr 13 14:38:27 2008 (48025323)
f7ab2000 f7ab2d00 dxgthk dxgthk.sys Fri Aug 17 16:53:12 2001 (3B7D8438)
b8796000 b87a0e00 Fips Fips.SYS Sun Apr 13 14:33:27 2008 (480251F7)
f743b000 f745ab00 fltmgr fltmgr.sys Sun Apr 13 14:32:58 2008 (480251DA)
f79e7000 f79e8f00 Fs_Rec Fs_Rec.SYS Fri Aug 17 16:49:37 2001 (3B7D8361)
f74b1000 f74cf880 ftdisk ftdisk.sys Fri Aug 17 16:52:41 2001 (3B7D8419)
f781f000 f7824280 GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:16:53 2009 (4A1151B5)
80721000 80741d00 hal halmacpi.dll Sun Apr 13 14:31:27 2008 (4802517F)
b72fa000 b7322000 HDAudBus HDAudBus.sys Thu May 26 11:46:29 2005 (4295EF55)
b8766000 b876f000 HIDCLASS HIDCLASS.SYS Sun Apr 13 14:45:25 2008 (480254C5)
b7a84000 b7a8a180 HIDPARSE HIDPARSE.SYS Sun Apr 13 14:45:22 2008 (480254C2)
b3e68000 b3e6a880 hidusb hidusb.sys Sun Apr 13 14:45:27 2008 (480254C7)
b1d82000 b1dc2a80 HTTP HTTP.sys Sun Apr 13 14:53:48 2008 (480256BC)
b8131000 b813b480 imapi imapi.sys Sun Apr 13 14:40:57 2008 (480253B9)
b8151000 b8159e00 intelppm intelppm.sys Sun Apr 13 14:31:31 2008 (48025183)
b3d86000 b3dab500 ipnat ipnat.sys Sun Apr 13 14:57:10 2008 (48025786)
b3e05000 b3e17600 ipsec ipsec.sys Sun Apr 13 15:19:42 2008 (48025CCE)
f75f7000 f7600180 isapnp isapnp.sys Sun Apr 13 14:36:40 2008 (480252B8)
b7acc000 b7ad2000 kbdclass kbdclass.sys Sun Apr 13 14:39:46 2008 (48025372)
b87ae000 b87b1900 kbdhid kbdhid.sys Sun Apr 13 14:39:47 2008 (48025373)
f7987000 f7988b80 kdcom kdcom.dll Fri Aug 17 16:49:10 2001 (3B7D8346)
b1197000 b11c1180 kmixer kmixer.sys Sun Apr 13 14:45:07 2008 (480254B3)
b7282000 b72a4700 ks ks.sys Sun Apr 13 15:16:34 2008 (48025C12)
f7412000 f7428880 KSecDD KSecDD.sys Sun Apr 13 14:31:40 2008 (4802518C)
f7a62000 f7a62e80 LBeepKE LBeepKE.sys Wed Jun 17 12:50:18 2009 (4A391ECA)
f77bf000 f77c6080 LHidFilt LHidFilt.Sys Wed Jun 17 12:49:04 2009 (4A391E80)
f77c7000 f77ce800 LMouFilt LMouFilt.Sys Wed Jun 17 12:49:08 2009 (4A391E84)
f79eb000 f79ec080 mnmdd mnmdd.SYS Fri Aug 17 16:57:28 2001 (3B7D8538)
b7abc000 b7ac1a00 mouclass mouclass.sys Sun Apr 13 14:39:47 2008 (48025373)
b87b6000 b87b8f80 mouhid mouhid.sys Fri Aug 17 16:47:57 2001 (3B7D82FD)
f7607000 f7611580 MountMgr MountMgr.sys Sun Apr 13 14:39:45 2008 (48025371)
b3c88000 b3cf7780 mrxsmb mrxsmb.sys Sun Apr 13 15:16:58 2008 (48025C2A)
f778f000 f7793a80 Msfs Msfs.SYS Sun Apr 13 14:32:38 2008 (480251C6)
f76a7000 f76af900 msgpc msgpc.sys Sun Apr 13 14:56:32 2008 (48025760)
b86de000 b86e1c80 mssmbios mssmbios.sys Sun Apr 13 14:36:45 2008 (480252BD)
f7850000 f7869b80 Mup Mup.sys Sun Apr 13 15:17:05 2008 (48025C31)
f786a000 f7896980 NDIS NDIS.sys Sun Apr 13 15:20:35 2008 (48025D03)
b8702000 b8704780 ndistapi ndistapi.sys Sun Apr 13 14:57:27 2008 (48025797)
b3580000 b3583900 ndisuio ndisuio.sys Sun Apr 13 14:55:57 2008 (4802573D)
b726b000 b7281580 ndiswan ndiswan.sys Sun Apr 13 15:20:41 2008 (48025D09)
f7550000 f7559e80 NDProxy NDProxy.SYS Sun Apr 13 14:57:28 2008 (48025798)
f74d0000 f74d8780 netbios netbios.sys Sun Apr 13 14:56:01 2008 (48025741)
b3d45000 b3d6cc00 netbt netbt.sys Sun Apr 13 15:20:59 2008 (48025D1B)
f7797000 f779e880 Npfs Npfs.SYS Sun Apr 13 14:32:38 2008 (480251C6)
804d7000 80721000 nt ntoskrnl.exe Sun Apr 13 15:24:23 2008 (48025DE7)
f7b52000 f7bde600 Ntfs Ntfs.sys Sun Apr 13 15:15:49 2008 (48025BE5)
f7a86000 f7a86b80 Null Null.SYS Fri Aug 17 16:47:39 2001 (3B7D82EB)
bd012000 bd5b2880 nv4_disp nv4_disp.dll Sun Sep 27 20:21:53 2009 (4AC001A1)
b7336000 b7a831c0 nv4_mini nv4_mini.sys Sun Sep 27 20:28:44 2009 (4AC0033C)
f7647000 f7656100 ohci1394 ohci1394.sys Sun Apr 13 14:46:18 2008 (480254FA)
b72a5000 b72b8900 parport parport.sys Sun Apr 13 14:40:09 2008 (48025389)
f770f000 f7713d00 PartMgr PartMgr.sys Sun Apr 13 14:40:48 2008 (480253B0)
f79bb000 f79bca80 ParVdm ParVdm.SYS Fri Aug 17 16:49:49 2001 (3B7D836D)
f7570000 f7580a80 pci pci.sys Sun Apr 13 14:36:43 2008 (480252BB)
f7a4f000 f7a4fd00 pciide pciide.sys Fri Aug 17 16:51:49 2001 (3B7D83E5)
f7707000 f770d180 PCIIDEX PCIIDEX.SYS Sun Apr 13 14:40:29 2008 (4802539D)
b3eb0000 b3ed3a80 portcls portcls.sys Sun Apr 13 15:19:40 2008 (48025CCC)
b725a000 b726ae00 psched psched.sys Sun Apr 13 14:56:36 2008 (48025764)
f7767000 f776b580 ptilink ptilink.sys Fri Aug 17 16:49:53 2001 (3B7D8371)
b3e94000 b3e96280 rasacd rasacd.sys Fri Aug 17 16:55:39 2001 (3B7D84CB)
b8101000 b810d880 rasl2tp rasl2tp.sys Sun Apr 13 15:19:43 2008 (48025CCF)
f7687000 f7691200 raspppoe raspppoe.sys Sun Apr 13 14:57:31 2008 (4802579B)
f7697000 f76a2d00 raspptp raspptp.sys Sun Apr 13 15:19:47 2008 (48025CD3)
f7777000 f777b080 raspti raspti.sys Fri Aug 17 16:55:32 2001 (3B7D84C4)
b3cf8000 b3d22e80 rdbss rdbss.sys Sun Apr 13 15:28:38 2008 (48025EE6)
f79ed000 f79ee080 RDPCDD RDPCDD.sys Fri Aug 17 16:46:56 2001 (3B7D82C0)
b6528000 b6557e80 rdpdr rdpdr.sys Sun Apr 13 14:32:50 2008 (480251D2)
b8111000 b811f100 redbook redbook.sys Sun Apr 13 14:40:27 2008 (4802539B)
b72dd000 b72f9280 Rtenicxp Rtenicxp.sys Thu Sep 25 09:51:42 2008 (48DB976E)
b3ed4000 b435d000 RtkHDAud RtkHDAud.sys Tue Aug 28 04:55:04 2007 (46D3E2E8)
f745b000 f7472880 SCSIPORT SCSIPORT.SYS Sun Apr 13 14:40:29 2008 (4802539D)
b87aa000 b87add80 serenum serenum.sys Sun Apr 13 14:40:12 2008 (4802538C)
b8141000 b8150c00 serial serial.sys Sun Apr 13 15:15:44 2008 (48025BE0)
f7429000 f743af00 sr sr.sys Sun Apr 13 14:36:50 2008 (480252C2)
b2bad000 b2bfec00 srv srv.sys Sun Apr 13 15:15:08 2008 (48025BBC)
f79c7000 f79c8100 swenum swenum.sys Sun Apr 13 14:39:52 2008 (48025378)
b33a4000 b33b2d80 sysaudio sysaudio.sys Sun Apr 13 15:15:55 2008 (48025BEB)
b3dac000 b3e04380 tcpip tcpip.sys Sun Apr 13 15:20:12 2008 (48025CEC)
f772f000 f7733a80 TDI TDI.SYS Sun Apr 13 15:00:04 2008 (48025834)
f76e7000 f76f0f00 termdd termdd.sys Sun Apr 13 14:38:36 2008 (4802532C)
b2b0d000 b2b0f900 UltraMonUtility UltraMonUtility.sys Thu Nov 13 20:09:26 2008 (491CCFC6)
b64ca000 b6527f00 update update.sys Sun Apr 13 14:39:46 2008 (48025372)
f77b7000 f77bed80 usbccgp usbccgp.sys Sun Apr 13 14:45:38 2008 (480254D2)
f79cf000 f79d0280 USBD USBD.SYS Fri Aug 17 17:02:58 2001 (3B7D8682)
f7817000 f781e600 usbehci usbehci.sys Sun Apr 13 14:45:34 2008 (480254CE)
f7560000 f756e880 usbhub usbhub.sys Sun Apr 13 14:45:36 2008 (480254D0)
b72b9000 b72dc200 USBPORT USBPORT.SYS Sun Apr 13 14:45:34 2008 (480254CE)
f780f000 f7814080 usbuhci usbuhci.sys Sun Apr 13 14:45:34 2008 (480254CE)
f75af000 f75d5f80 Vax347b Vax347b.sys Mon Apr 25 03:43:56 2005 (426C9FBC)
f798d000 f798e480 Vax347s Vax347s.sys Fri Apr 30 02:32:58 2004 (4091F31A)
f7787000 f778c200 vga vga.sys Sun Apr 13 14:44:40 2008 (48025498)
b7322000 b7335f00 VIDEOPRT VIDEOPRT.SYS Sun Apr 13 14:44:39 2008 (48025497)
f7617000 f7623c80 VolSnap VolSnap.sys Sun Apr 13 14:41:00 2008 (480253BC)
f74e0000 f74e8700 wanarp wanarp.sys Sun Apr 13 14:57:20 2008 (48025790)
f77ef000 f77f3500 watchdog watchdog.sys Sun Apr 13 14:44:59 2008 (480254AB)
b3af4000 b3b6f000 Wdf01000 Wdf01000.sys Thu Nov 02 04:54:18 2006 (4549B23A)
b8756000 b8763000 WDFLDR WDFLDR.SYS Thu Nov 02 04:54:05 2006 (4549B22D)
b3217000 b322b480 wdmaud wdmaud.sys Sun Apr 13 15:17:18 2008 (48025C3E)
bf800000 bf9c2980 win32k win32k.sys Sun Apr 13 15:29:46 2008 (48025F2A)
f7989000 f798a100 WMILIB WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
Unloaded modules:
b31c9000 b31f4000 kmixer.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
b7f84000 b7f85000 drmkaud.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
b31f4000 b3217000 aec.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
b3374000 b3381000 DMusic.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
b3384000 b3392000 swmidi.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
f79ef000 f79f1000 splitter.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
b3e80000 b3e83000 wmiacpi.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
b3e98000 b3e9c000 kbdhid.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
f74f0000 f74fd000 i8042prt.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
b7a8c000 b7a91000 Cdaudio.SYS
Timestamp: unavailable (00000000)
Checksum: 00000000
b3e9c000 b3e9f000 Sfloppy.SYS
Timestamp: unavailable (00000000)
Checksum: 00000000
b7a94000 b7a99000 Flpydisk.SYS
Timestamp: unavailable (00000000)
Checksum: 00000000
b7a9c000 b7aa3000 Fdc.SYS
Timestamp: unavailable (00000000)
Checksum: 00000000
Bugcheck code 1000008E
Arguments c000001d 804e3e75 b0f0eccc 00000000