Tech Support Forum banner
Status
Not open for further replies.

Vista Business 32-bit SP2 BSODs

4K views 23 replies 4 participants last post by  Minion52  
#1 ·
Hello everyone! I have been having lots of STOP 0x0000007F (0x0000000D, 0x0, 0x0, 0x0) blue screens while running certain games and sometimes while running an anti-virus scan with avast! 4.8 Home Edition (which I manually update daily.) Usually, even though I had it set up to create a minidump in the default location and not automatically restart, the dump files would never finish being created (according to the blue screen) no matter how long I left it at that state. Fearing my RAID drivers could be the issue, I downloaded the latest nvidia nForce4 chipset drivers for my motherboard straight from nvidia and updated them all and rebooted. Then I played one of the games that guaranteed a BSOD within minutes, and sure enough it did. To my surprise, the dump file was successfully created in an instant. I had a peek into it with the Windows Debugging tools and noticed that amdk8.sys was the possible cause, so I looked around online to find out about it. One remedy was to rename the amdk8.sys located in C:\Windows\System32\drivers to amdk8.old.sys and to disable the AMD Cool'n'Quiet control in the motherboard BIOS. I did so and once again tried Oblivion, the BSOD inducer. For a moment I thought it had worked, until it bluescreened about 3 minutes later than usual, producing a BugCheck 1000008E, {c000001d, 86cc25a5, 803ecc1c, 0} (according to the Windows Debugging tool.)

I'm sure the files obtained via the methods of this post provide all the information about my computer specs but I'll list them here anyway.

CPU: AMD Athlon 64 X2 6400+ Windsor 3.2GHz Dual-Core
Mobo: Gigabyte GA-M55SLI-S4
Mem: OCZ 4GB (2 x 2GB) 240-Pin DDR2 SDRAM DDR2 800
Video: ATI Radeon HD 4870 512MB
HDD: 2 Western Digital Raptors 80GB each in RAID0, 1 Western Digital 160GB 7200rpm
Sound: Creative Sound Blaster X-Fi XtremeGamer Fatal1ty Pro
OS: Windows Vista Business 32-bit SP2

Video drivers BEFORE the amdk8.sys file change were Catalyst 9.5. Video drivers AFTER the amdk8.sys file change are Catalyst 9.7, which is most recent available.

Sound drivers are version 2.18.004, which are not most recent, but most stable and functional on my system. Onboard sound is disabled via BIOS.

I have ran Memtest v2.11 for approximately 10-11 hours with 0 errors and plan on downloading a utility from Western Digital to Chkdsk my hard drives.

List of games currently installed that DO produce a BSOD:
The Elder Scrolls IV: Oblivion
Guild Wars
Tomb Raider: Underworld

List of games currently installed that DO NOT produce a BSOD:
Team Fortress 2
Left 4 Dead

I have not tested Left 4 Dead or Tomb Raider since the amdk8.sys file change, but have tested the others and they still remain in their respective lists above. I have also not tried another anti-virus scan since the amdk8.sys file change so I do not know if that will produce a BSOD. All BSODs before the amdk8.sys change were the STOP 0x07F and all BSODs after the amdk8.sys change were the 8E.

It would be great if I could find a fix to my problem other than a reformat, cause I also tried that to no avail. If you need anymore information, please ask and I'll provide to the best of my ability.
 

Attachments

#2 ·
STOP 0x7f's are usually hardware errors, with memory being the most common. So, running MemTest was a wise choice

Please update your motherboard chipset drivers.
Your audio device is disabled, is this by your choice?
Run SFC.EXE /SCANNOW from an elevated command prompt

AMDk8.sys is a Windows file and should be replaced by SFC.EXE The file is listed as a problem in your msinfo32 report. If SFC.EXE doesn't replace it, then I'd try the following:
- uninstall the Processor(s) in Device Manager, reboot and let Windows reinstall it.
- rename the amdk8.sys driver to amdk8.BAK and then run SFC.EXE again - to see if it replaces it
- locate a copy of that driver and attempt to copy it to the appropriate folder
- a repair install of Vista

The first 2 memory dumps were due to the amdk8.sys file, the second 2 were inconclusive. I'd expect that fixing the amdk8 issue will fix the others, but if it doesn't we should be able to get more information from subsequent dump files.

Here's the summary of the memory dumps:
Code:
Built by: 6002.18005.x86fre.lh_sp2rtm.090410-1830
Debug session time: Thu Jul 23 22:02:22.864 2009 (GMT-4)
System Uptime: 0 days 0:12:06.625
BugCheck 1000007F, {d, 0, 0, 0}
Probably caused by : amdk8.sys ( amdk8!C1Halt+4 )
DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
PROCESS_NAME:  System
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Built by: 6002.18005.x86fre.lh_sp2rtm.090410-1830
Debug session time: Fri Jul 24 12:02:37.443 2009 (GMT-4)
System Uptime: 0 days 1:40:59.557
BugCheck 1000007F, {d, 0, 0, 0}
Probably caused by : amdk8.sys ( amdk8!C1Halt+4 )
DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
PROCESS_NAME:  System
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Built by: 6002.18005.x86fre.lh_sp2rtm.090410-1830
Debug session time: Fri Jul 24 15:54:53.097 2009 (GMT-4)
System Uptime: 0 days 0:09:53.848
BugCheck 1000008E, {c000001d, 86cc25a5, 803ecc1c, 0}
Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
PROCESS_NAME:  System
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Built by: 6002.18005.x86fre.lh_sp2rtm.090410-1830
Debug session time: Fri Jul 24 23:21:42.930 2009 (GMT-4)
System Uptime: 0 days 3:09:56.388
BugCheck 1000008E, {c000001d, 853590a5, 803ecc1c, 0}
Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
PROCESS_NAME:  System
 
#3 ·
Please update your motherboard chipset drivers.
Your audio device is disabled, is this by your choice?
The motherboard chipset drivers have been updated, those were the nvidia nForce4 drivers I mentioned earlier which allowed me to produce dumpfiles to begin with.

If you are speaking of the HDMI audio device, yes, that was my choice.

Ran SFC.EXE /SCANNOW via elevated command prompt and got the following results.
Code:
Beginning system scan.  This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection did not find any integrity violations.
 
#4 ·
Sorry for the double post but there seems to be lack of an Edit button.

Turns out SFC.EXE did not replace amdk8.sys in the Windows/System32/drivers folder, so I followed your advice on uninstalling all instances of the processor from Device Manager. After reboot Windows auto-installed the drivers and asked me to reboot again, so I did. The amdk8.sys file is back in the drivers folder. What I would like to point out is that the amdk8.old.sys file (the one I changed as noted in original post) has the same 'Date Modified' as the now newly created amdk8.sys, and same file size (43 KB).

I have reason to believe that I would get the good old 0x07f BSOD if I tried one of my problem games. Guess I have no choice but to try it out unless you or someone else has another idea.
 
#5 · (Edited)
My suggestions for replacements are based on the data that I recovered from the BSOD - sorry if I forgot about the nForce chipset drivers.

Files can have the same properties as other files, yet still have differences inside of them. If you're curious you can open each of the files with a hex editor and compare them line-by-line. But that'll only tell you if there's a difference, not what the difference is (you'd need a coding expert for that).

It's possible that the amdk8.sys driver isn't at fault here. For example, if a program stores information in a memory address that amdk8.sys uses, nothing will happen as long as amdk8.sys doesn't access it. So, if the other program exits before amdk8.sys accesses that memory address - there won't be any evidence of it when amdk8.sys does access that memory address (and crashes).

So, I'd suggest running a problem game and seeing if it does crash. Upload the memory dump file from it and then run Driver Verifier. Please read the directions thoroughly, as Driver Verifier can render your system unable to boot into Windows:
Using Driver Verifier is an iffy proposition. Most times it'll crash and it'll tell you what the driver is. But sometimes it'll crash and won't tell you the driver. Other times it'll crash before you can log in to Windows. If you can't get to Safe Mode, then you'll have to resort to offline editing of the registry to disable Driver Verifier.

So, I'd suggest that you first backup your stuff and then make sure you've got access to another computer so you can contact us if problems arise. Then make a System Restore point (so you can restore the system using the Vista Startup Repair feature).

Then, here's the procedure:
- Go to Start and type in "verifier" (without the quotes) and press Enter
- Select "Create custom settings (for code developers)" and click "Next"
- Select "Select individual settings from a full list" and click "Next"
- Select everything EXCEPT FOR "Low Resource Simulation" and click "Next"
- Select "Automatically select unsigned drivers" and click "Next"
If no drivers show up, then select "Select driver names from a list" and click "Next"
Then select all drivers NOT provided by Microsoft and click "Next"
- Select "Finish" on the next page.

Reboot the system and wait for it to crash to the Blue Screen. Continue to use your system normally, and if you know what causes the crash, do that repeatedly. The objective here is to get the system to crash because Driver Verifier is stressing the drivers out.

Reboot into Windows (after the crash) and turn off Driver Verifier by going back in and selecting "Delete existing settings" on the first page, then locate and zip up the memory dump file and upload it with your next post.

If you can't get into Windows because it crashes too soon, try it in Safe Mode.
If you can't get into Safe Mode, try using System Restore from your installation DVD to set the system back to the previous restore point that you created.
If that doesn't work, post back and we'll have to see about fixing the registry entry off-line.
 
#6 ·
Hi -

The logs showed a total of 20 BSODs dating back to the Vista installation on June 8, 2009.

I find the common link between these two different bugchecks and the 4 BSODs ito be the 1st parm (inside parenthesis) -

0x7f (0xd,,,)
0x8e (0xc000001d,,,)

0xd = 0xc000001d = An attempt was made to execute an illegal program instruction.

I took note that you updated your ATI video drivers, BIOS and NVIDIA audio (nvhda.sys 4-2009) were updated. You are still in need of updates for your Atheros wifi NIC (athr.sys = 4-2008). The Creative audio drivers looked out of place to me -
Code:
[font=lucida console]
\Windows\system32\CT1MGM.ROM, 2/25/2000 12:49:36, 1048576 bytes
\Windows\system32\CT2MGM.SF2, 9/22/1999 23:18:38, 2167684 bytes

\Windows\system32\default4.sfm, 1/3/2002 15:44:16, 59 bytes
\Windows\system32\default8.sfm, 1/3/2002 15:44:16, 59 bytes
\Windows\system32\default.sfm, 1/3/2002 15:44:16, 59 bytes

\Windows\system32\kill.ini, 10/2/2006 17:25:18, 307 bytes

\Windows\Temp\ctpxst32.exe, 1.01.0000.0059 (English), 3/13/2007
\Windows\Temp\cttele32.dll, 1.00.0005.0000 (English), 2/26/2007[/font]
I know the Creative audio package that has been out since 2007 did include x64, x86, Vista, XP, all in one, so there may be an explanation for the timestamps (1999 ?), but the last 2 executing out of the Windows temp folder seemed particularly odd to me. Creative does have new drivers available - http://support.creative.com/downloads/?h=7

These 2 were found in the dumps - both are Ethernet drivers. That particular version of the Hamachi driver is notorious for BSODs in Vista -
Code:
[font=lucida console]
nvmfdx32.sys Fri Aug 01 11:37:49 2008 (489357FD)

hamachi.sys  Thu Nov 30 12:25:05 2006 (456F3E21)
[/font]
The lack of at least 16 memory dumps may in part be due to the manually configured page file (6144 - 7680 MB), although the minimum is > installed RAM. Why not let the system manage the page file? Another reason is that many games have their own version of the Windows Help DLL and take control of the crash dump process. Do a system-wide search for files ending in hdump, dmp, etc...

These HP "not found" app errors have been with you since the June 2 install -
Code:
[FONT=Lucida Console]Could not find a part of the path 'C:\_pack6\hp-advisor\src\HPAdvisor\Shared\Content\xsd\HPAdvisor.xsd'.   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
   at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
   at System.Xml.XmlReader.Create(String inputUri, XmlReaderSettings settings, XmlParserContext inputContext)
   at System.Xml.Schema.XmlSchemaSet.Add(String targetNamespace, String schemaUri)
   at HPAdvisor.Common.Content.CategoryCollection.ValidateDocument(String path) ValidateDocument failed HPPrintersStates.xml[/FONT]

Lastly, I would like to see COMODO gone - at least during your stay here. You'll find out that its firewall is contributing to the BSODs, if not causing some. I read that you manually update the Avast virus defs, but what about the program installation itself? If I recall correctly, Avast has updated its programs since Feb 2009.

Regards. . .

jcgriff2

.



Bugchecks 0x7f - 0x8e
Code:
[font=lucida console]
Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.

Loading Dump File [C:\Users\PalmDesert\AppData\Local\Temp\Temp1_TSF_Vista%20and%20Reports[1].zip\TSF_Vista_Support\Mini072309-02.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: 
Windows Server 2008/Windows Vista Kernel Version 6002 (Service Pack 2) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 6002.18005.x86fre.lh_sp2rtm.090410-1830
Machine Name:
Kernel base = 0x81c1b000 PsLoadedModuleList = 0x81d32c70
Debug session time: Thu Jul 23 19:02:22.864 2009 (GMT-7)
System Uptime: 0 days 0:12:06.625
Loading Kernel Symbols
...............................................................
................................................................
............................
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1000007F, {d, 0, 0, 0}

Probably caused by : amdk8.sys ( amdk8!C1Halt+4 )

Followup: MachineOwner
---------

1: kd> !analyze -v;r;kv;lmtn;lmtsmn;.bugcheck;
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

UNEXPECTED_KERNEL_MODE_TRAP_M (1000007f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault).  The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
        use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
        use .trap on that value
Else
        .trap on the appropriate frame will show where the trap was taken
        (on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 0000000d, EXCEPTION_GP_FAULT
Arg2: 00000000
Arg3: 00000000
Arg4: 00000000

Debugging Details:
------------------


BUGCHECK_STR:  0x7f_d

CUSTOMER_CRASH_COUNT:  2

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  System

CURRENT_IRQL:  2

LAST_CONTROL_TRANSFER:  from 8a951a9c to 88144d1d

STACK_TEXT:  
WARNING: Frame IP not in any known module. Following frames may be wrong.
803ecc74 8a951a9c badb0d00 00000000 81fdb838 0x88144d1d
803ecce4 8a952c0b 81ccbd46 86c3fb40 803d2f90 amdk8!C1Halt+0x4
803ecce8 81ccbd46 86c3fb40 803d2f90 803ecd50 amdk8!C1Idle+0x5
803eccf8 81ccbc94 86c3faf0 00000000 890f4c68 nt!PpmCallIdleHandler+0x2e
803ecd50 81cc3841 00000000 0000000e 00690066 nt!PoIdle+0x2d1
803ecd54 00000000 0000000e 00690066 00000067 nt!KiIdleLoop+0xd


STACK_COMMAND:  kb

FOLLOWUP_IP: 
amdk8!C1Halt+4
8a951a9c c3              ret

SYMBOL_STACK_INDEX:  1

SYMBOL_NAME:  amdk8!C1Halt+4

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: amdk8

IMAGE_NAME:  amdk8.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  47918a38

FAILURE_BUCKET_ID:  0x7f_d_amdk8!C1Halt+4

BUCKET_ID:  0x7f_d_amdk8!C1Halt+4

Followup: MachineOwner
---------

eax=86c3fb40 ebx=ffffffff ecx=86c1de48 edx=00000000 esi=86c3faf0 edi=86c3fb5c
eip=88144d1d esp=803ecc74 ebp=803ecc74 iopl=0         nv up di pl zr na pe nc
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010046
88144d1d 64c70500000000ffffffff mov dword ptr fs:[0],0FFFFFFFFh fs:0030:00000000=????????
ChildEBP RetAddr  Args to Child              
WARNING: Frame IP not in any known module. Following frames may be wrong.
803ecc74 8a951a9c badb0d00 00000000 81fdb838 0x88144d1d
803ecce4 8a952c0b 81ccbd46 86c3fb40 803d2f90 amdk8!C1Halt+0x4 (FPO: [0,0,0])
803ecce8 81ccbd46 86c3fb40 803d2f90 803ecd50 amdk8!C1Idle+0x5 (FPO: [0,0,0])
803eccf8 81ccbc94 86c3faf0 00000000 890f4c68 nt!PpmCallIdleHandler+0x2e
803ecd50 81cc3841 00000000 0000000e 00690066 nt!PoIdle+0x2d1
803ecd54 00000000 0000000e 00690066 00000067 nt!KiIdleLoop+0xd (FPO: [0,0,0])
start    end        module name
8040f000 80416000   kdcom    kdcom.dll    Fri Apr 10 23:25:29 2009 (49E037D9)
80416000 80427000   PSHED    PSHED.dll    Fri Apr 10 23:25:32 2009 (49E037DC)
80427000 8042f000   BOOTVID  BOOTVID.dll  Fri Jan 18 23:27:15 2008 (4791A653)
8042f000 80470000   CLFS     CLFS.SYS     Fri Apr 10 21:13:51 2009 (49E018FF)
80470000 80550000   CI       CI.dll       Fri Apr 10 23:25:22 2009 (49E037D2)
80550000 805cc000   Wdf01000 Wdf01000.sys Fri Jan 18 21:52:21 2008 (47919015)
805cc000 805d9000   WDFLDR   WDFLDR.SYS   Fri Jan 18 21:52:19 2008 (47919013)
805d9000 805fe000   nvstor32 nvstor32.sys Mon Aug 18 18:53:17 2008 (48AA278D)
80609000 8064f000   acpi     acpi.sys     Fri Apr 10 21:19:03 2009 (49E01A37)
8064f000 80658000   WMILIB   WMILIB.SYS   Fri Jan 18 21:53:08 2008 (47919044)
80658000 80660000   msisadrv msisadrv.sys Fri Jan 18 21:32:51 2008 (47918B83)
80660000 80687000   pci      pci.sys      Fri Apr 10 21:19:16 2009 (49E01A44)
80687000 80696000   partmgr  partmgr.sys  Fri Apr 10 21:39:19 2009 (49E01EF7)
80696000 806a5000   volmgr   volmgr.sys   Fri Jan 18 21:49:51 2008 (47918F7F)
806a5000 806ef000   volmgrx  volmgrx.sys  Fri Apr 10 21:39:25 2009 (49E01EFD)
806ef000 8070a000   nvraid   nvraid.sys   Wed Jun 06 13:34:41 2007 (46671A61)
8070a000 8072b000   CLASSPNP CLASSPNP.SYS Fri Apr 10 21:39:05 2009 (49E01EE9)
8072b000 80732000   pciide   pciide.sys   Fri Apr 10 21:39:10 2009 (49E01EEE)
80732000 80740000   PCIIDEX  PCIIDEX.SYS  Fri Apr 10 21:39:09 2009 (49E01EED)
80740000 80764000   nvrd32   nvrd32.sys   Mon Aug 18 18:53:13 2008 (48AA2789)
80764000 80774000   mountmgr mountmgr.sys Fri Jan 18 21:49:13 2008 (47918F59)
80774000 8077c000   atapi    atapi.sys    Fri Apr 10 21:39:09 2009 (49E01EED)
8077c000 8079a000   ataport  ataport.SYS  Fri Apr 10 21:39:10 2009 (49E01EEE)
8079a000 807a7000   nvstor   nvstor.sys   Wed Jun 06 13:34:41 2007 (46671A61)
807a7000 807e8000   storport storport.sys Fri Apr 10 21:39:19 2009 (49E01EF7)
81c1b000 81fd4000   nt       ntkrpamp.exe Fri Apr 10 21:16:30 2009 (49E0199E)
81fd4000 82007000   hal      halmacpi.dll Fri Apr 10 21:13:13 2009 (49E018D9)
82204000 82236000   fltmgr   fltmgr.sys   Fri Apr 10 21:13:59 2009 (49E01907)
82236000 82246000   fileinfo fileinfo.sys Fri Jan 18 21:34:27 2008 (47918BE3)
82246000 822b7000   ksecdd   ksecdd.sys   Fri Apr 10 21:30:03 2009 (49E01CCB)
822b7000 823c2000   ndis     ndis.sys     Fri Apr 10 21:45:52 2009 (49E02080)
823c2000 823c3000   msrpc    msrpc.sys    unavailable (00000000)
8a807000 8a842000   NETIO    NETIO.SYS    Fri Apr 10 21:46:21 2009 (49E0209D)
8a842000 8a92a000   tcpip    tcpip.sys    Fri Apr 10 21:46:42 2009 (49E020B2)
8a92a000 8a945000   fwpkclnt fwpkclnt.sys Fri Apr 10 21:45:42 2009 (49E02076)
8a945000 8a950000   tunnel   tunnel.sys   Fri Jan 18 21:55:50 2008 (479190E6)
8a950000 8a960000   amdk8    amdk8.sys    Fri Jan 18 21:27:20 2008 (47918A38)
8a960000 8a96a000   usbohci  usbohci.sys  Fri Apr 10 21:42:52 2009 (49E01FCC)
8a96a000 8a9a8000   USBPORT  USBPORT.SYS  Fri Apr 10 21:42:55 2009 (49E01FCF)
8a9a8000 8a9b7000   usbehci  usbehci.sys  Fri Apr 10 21:42:52 2009 (49E01FCC)
8a9b7000 8a9cf000   cdrom    cdrom.sys    Fri Apr 10 21:39:17 2009 (49E01EF5)
8a9cf000 8a9d9000   GEARAspiWDM GEARAspiWDM.sys Thu Mar 19 08:32:37 2009 (49C26595)
8aa04000 8ab14000   Ntfs     Ntfs.sys     Fri Apr 10 21:14:34 2009 (49E0192A)
8ab14000 8ab4d000   volsnap  volsnap.sys  Fri Apr 10 21:39:37 2009 (49E01F09)
8ab4d000 8ab55000   spldr    spldr.sys    Thu Jun 21 17:29:17 2007 (467B17DD)
8ab55000 8ab64000   mup      mup.sys      Fri Apr 10 21:14:12 2009 (49E01914)
8ab64000 8ab8b000   ecache   ecache.sys   Fri Apr 10 21:40:12 2009 (49E01F2C)
8ab8b000 8ab9c000   disk     disk.sys     Fri Apr 10 21:39:14 2009 (49E01EF2)
8ab9c000 8aba5000   crcdisk  crcdisk.sys  Fri Jan 18 21:50:29 2008 (47918FA5)
8aba5000 8abf1000   srv      srv.sys      Fri Apr 10 21:15:17 2009 (49E01955)
8abf7000 8ac00000   tunmp    tunmp.sys    Fri Jan 18 21:55:40 2008 (479190DC)
8e201000 8e280200   ctaud2k  ctaud2k.sys  Fri Jul 11 00:39:47 2008 (48770E43)
8e281000 8e2ae000   portcls  portcls.sys  Fri Apr 10 21:42:48 2009 (49E01FC8)
8e2ae000 8e2d3000   drmk     drmk.sys     Fri Jan 18 22:53:02 2008 (47919E4E)
8e2d3000 8e2fd000   ks       ks.sys       Fri Apr 10 21:38:47 2009 (49E01ED7)
8e2fd000 8e331000   ctoss2k  ctoss2k.sys  Fri Jul 11 00:39:32 2008 (48770E34)
8e331000 8e339000   ctprxy2k ctprxy2k.sys Fri Jul 11 00:39:49 2008 (48770E45)
8e339000 8e348300   ohci1394 ohci1394.sys Fri Apr 10 21:43:04 2009 (49E01FD8)
8e349000 8e356080   1394BUS  1394BUS.SYS  Fri Jan 18 21:53:27 2008 (47919057)
8e357000 8e3e0000   rdpdr    rdpdr.sys    Fri Apr 10 21:52:32 2009 (49E02210)
8e3e0000 8e3eb000   mouclass mouclass.sys Fri Jan 18 21:49:14 2008 (47918F5A)
8e3eb000 8e3f8000   umbus    umbus.sys    Fri Jan 18 21:53:40 2008 (47919064)
8e600000 8e60a000   mssmbios mssmbios.sys Fri Jan 18 21:32:55 2008 (47918B87)
8e60a000 8e709600   nvmfdx32 nvmfdx32.sys Fri Aug 01 11:37:49 2008 (489357FD)
8e70a000 8e714000   serenum  serenum.sys  Fri Jan 18 21:49:29 2008 (47918F69)
8e714000 8e72c000   parport  parport.sys  Fri Jan 18 21:49:32 2008 (47918F6C)
8e72c000 8e75b000   msiscsi  msiscsi.sys  Fri Apr 10 21:40:07 2009 (49E01F27)
8e75b000 8e766000   TDI      TDI.SYS      Fri Jan 18 21:57:10 2008 (47919136)
8e766000 8e77d000   rasl2tp  rasl2tp.sys  Fri Jan 18 21:56:33 2008 (47919111)
8e77d000 8e788000   ndistapi ndistapi.sys Fri Jan 18 21:56:24 2008 (47919108)
8e788000 8e7ab000   ndiswan  ndiswan.sys  Fri Apr 10 21:46:31 2009 (49E020A7)
8e7ab000 8e7ba000   raspppoe raspppoe.sys Fri Apr 10 21:46:30 2009 (49E020A6)
8e7ba000 8e7ce000   raspptp  raspptp.sys  Fri Jan 18 21:56:34 2008 (47919112)
8e7ce000 8e7e3000   rassstp  rassstp.sys  Fri Apr 10 21:46:40 2009 (49E020B0)
8e7e3000 8e7f3000   termdd   termdd.sys   Fri Apr 10 21:51:14 2009 (49E021C2)
8e7f3000 8e7fe000   kbdclass kbdclass.sys Fri Jan 18 21:49:14 2008 (47918F5A)
8e802000 8ec9d000   atikmdag atikmdag.sys Tue Apr 28 19:22:02 2009 (49F7B9CA)
8ec9d000 8ed3c000   dxgkrnl  dxgkrnl.sys  Fri Apr 10 21:23:43 2009 (49E01B4F)
8ed3c000 8ed48000   watchdog watchdog.sys Fri Apr 10 21:22:43 2009 (49E01B13)
8ed48000 8edd5000   HDAudBus HDAudBus.sys Fri Apr 10 21:42:41 2009 (49E01FC1)
8edd5000 8edd6000   fdc      fdc.sys      unavailable (00000000)
8ede0000 8edfa000   serial   serial.sys   Fri Jan 18 21:49:34 2008 (47918F6E)
8edfa000 8edfc900   hamachi  hamachi.sys  Thu Nov 30 12:25:05 2006 (456F3E21)
8edfd000 8edfe380   swenum   swenum.sys   Fri Jan 18 21:49:20 2008 (47918F60)
8f000000 8f035000   usbhub   usbhub.sys   Fri Apr 10 21:43:14 2009 (49E01FE2)
8f035000 8f157000   ha20x2k  ha20x2k.sys  Fri Jul 11 00:39:38 2008 (48770E3A)
8f157000 8f186000   emupia2k emupia2k.sys Fri Jul 11 00:39:27 2008 (48770E2F)
8f186000 8f1af000   ctsfm2k  ctsfm2k.sys  Fri Jul 11 00:39:28 2008 (48770E30)
8f1af000 8f1eb000   rdbss    rdbss.sys    Fri Apr 10 21:14:26 2009 (49E01922)
93605000 936a1000   ctac32k  ctac32k.sys  Wed Jul 02 00:42:27 2008 (486B3163)
936a1000 936b6000   CTHWIUT  CTHWIUT.DLL  Fri Jul 11 00:40:34 2008 (48770E72)
936b6000 936e2000   CT20XUT  CT20XUT.DLL  Fri Jul 11 00:40:33 2008 (48770E71)
936e2000 936e3000   flpydisk flpydisk.sys unavailable (00000000)
936ec000 93700000   smb      smb.sys      Fri Apr 10 21:45:22 2009 (49E02062)
93700000 9370a2c0   aswTdi   aswTdi.SYS   Thu Feb 05 13:06:19 2009 (498B54CB)
9370b000 93753000   afd      afd.sys      Fri Apr 10 21:47:01 2009 (49E020C5)
93753000 93785000   netbt    netbt.sys    Fri Apr 10 21:45:35 2009 (49E0206F)
93785000 9379b000   pacer    pacer.sys    Fri Apr 10 21:45:51 2009 (49E0207F)
9379b000 937a9000   netbios  netbios.sys  Fri Jan 18 21:55:45 2008 (479190E1)
937a9000 937bc000   wanarp   wanarp.sys   Fri Jan 18 21:56:31 2008 (4791910F)
937bc000 937c8ec0   SCDEmu   SCDEmu.SYS   Sun Mar 15 03:25:46 2009 (49BCD7AA)
937c9000 937d3000   nsiproxy nsiproxy.sys Fri Jan 18 21:55:50 2008 (479190E6)
93804000 9385f000   csc      csc.sys      Fri Apr 10 21:14:49 2009 (49E01939)
9385f000 93876000   dfsc     dfsc.sys     Fri Apr 10 21:14:12 2009 (49E01914)
93876000 93897000   aswSP    aswSP.SYS    Wed Feb 04 18:41:01 2009 (498A51BD)
93897000 938ae000   usbccgp  usbccgp.sys  Fri Jan 18 21:53:29 2008 (47919059)
938ae000 938af700   USBD     USBD.SYS     Fri Jan 18 21:53:17 2008 (4791904D)
938b0000 938b9000   hidusb   hidusb.sys   Fri Apr 10 21:42:48 2009 (49E01FC8)
938b9000 938c9000   HIDCLASS HIDCLASS.SYS Fri Apr 10 21:42:47 2009 (49E01FC7)
938c9000 938d1000   mouhid   mouhid.sys   Fri Jan 18 21:49:16 2008 (47918F5C)
938d1000 938de000   crashdmp crashdmp.sys Fri Apr 10 21:39:12 2009 (49E01EF0)
938de000 93902000   dump_nvrd32 dump_nvrd32.sys Mon Aug 18 18:53:13 2008 (48AA2789)
93902000 93923000   dump_CLASSPNP dump_CLASSPNP.SYS Fri Apr 10 21:39:05 2009 (49E01EE9)
93923000 9392c000   kbdhid   kbdhid.sys   Fri Apr 10 21:38:40 2009 (49E01ED0)
9392c000 93936000   Dxapi    Dxapi.sys    Fri Jan 18 21:36:12 2008 (47918C4C)
93936000 93945000   monitor  monitor.sys  Fri Jan 18 21:52:19 2008 (47919013)
93945000 93960000   luafv    luafv.sys    Fri Jan 18 21:30:35 2008 (47918AFB)
93960000 93977000   aswMonFlt aswMonFlt.sys Wed Feb 04 18:40:40 2009 (498A51A8)
93977000 9397f000   aswFsBlk aswFsBlk.sys Wed Feb 04 18:40:50 2009 (498A51B2)
9397f000 939b8000   mrxsmb10 mrxsmb10.sys Fri Apr 10 21:14:34 2009 (49E0192A)
939b8000 939df000   srv2     srv2.sys     Fri Apr 10 21:15:02 2009 (49E01946)
939df000 939f5000   cdfs     cdfs.sys     Fri Jan 18 21:28:02 2008 (47918A62)
93a02000 93b49000   CTEXFIFX CTEXFIFX.DLL Fri Jul 11 00:40:31 2008 (48770E6F)
93b49000 93b5a000   NDProxy  NDProxy.SYS  Fri Jan 18 21:56:28 2008 (4791910C)
93b5a000 93b5b000   Fs_Rec   Fs_Rec.SYS   unavailable (00000000)
93b63000 93b64000   Null     Null.SYS     unavailable (00000000)
93b6a000 93b71000   Beep     Beep.SYS     Fri Jan 18 21:49:10 2008 (47918F56)
93b7a000 93b80380   HIDPARSE HIDPARSE.SYS Fri Jan 18 21:53:16 2008 (4791904C)
93b81000 93b8d000   vga      vga.sys      Fri Jan 18 21:52:06 2008 (47919006)
93b8d000 93bae000   VIDEOPRT VIDEOPRT.SYS Fri Jan 18 21:52:10 2008 (4791900A)
93bae000 93bb6000   RDPCDD   RDPCDD.sys   Fri Jan 18 22:01:08 2008 (47919224)
93bb6000 93bbe000   rdpencdd rdpencdd.sys Fri Jan 18 22:01:09 2008 (47919225)
93bbe000 93bbf000   Msfs     Msfs.SYS     unavailable (00000000)
93bc9000 93bd7000   Npfs     Npfs.SYS     Fri Apr 10 21:14:01 2009 (49E01909)
93bd7000 93be0000   rasacd   rasacd.sys   Fri Jan 18 21:56:31 2008 (4791910F)
93be0000 93bf6000   tdx      tdx.sys      Fri Apr 10 21:45:56 2009 (49E02084)
93bf6000 93bf9b20   aswRdr   aswRdr.SYS   Thu Feb 05 13:06:09 2009 (498B54C1)
99c60000 99e62000   win32k   win32k.sys   Tue Apr 21 04:39:34 2009 (49EDB076)
99e80000 99e89000   TSDDD    TSDDD.dll    Fri Jan 18 22:01:09 2008 (47919225)
99ea0000 99eae000   cdd      cdd.dll      Fri Apr 10 23:22:03 2009 (49E0370B)
9e004000 9e0b4000   spsys    spsys.sys    Tue Mar 10 10:10:28 2009 (49B69F04)
9e0b4000 9e0c4000   lltdio   lltdio.sys   Fri Jan 18 21:55:03 2008 (479190B7)
9e0c4000 9e0d7000   rspndr   rspndr.sys   Fri Jan 18 21:55:03 2008 (479190B7)
9e0d7000 9e142000   HTTP     HTTP.sys     Fri Apr 10 21:45:29 2009 (49E02069)
9e142000 9e15f000   srvnet   srvnet.sys   Fri Apr 10 21:15:01 2009 (49E01945)
9e15f000 9e178000   bowser   bowser.sys   Fri Jan 18 21:28:26 2008 (47918A7A)
9e178000 9e18d000   mpsdrv   mpsdrv.sys   Fri Jan 18 21:54:45 2008 (479190A5)
9e18d000 9e1ae000   mrxdav   mrxdav.sys   Fri Apr 10 21:14:39 2009 (49E0192F)
9e1ae000 9e1cd000   mrxsmb   mrxsmb.sys   Fri Apr 10 21:14:27 2009 (49E01923)
9e1cd000 9e1e5000   mrxsmb20 mrxsmb20.sys Fri Apr 10 21:14:28 2009 (49E01924)
9e1e5000 9e1ee000   asyncmac asyncmac.sys Fri Jan 18 21:56:29 2008 (4791910D)
9e1ee000 9e1f5000   parvdm   parvdm.sys   Fri Jan 18 21:49:28 2008 (47918F68)
a3c0c000 a3cea000   peauth   peauth.sys   Mon Oct 23 01:55:32 2006 (453C8384)
a3cea000 a3cf4000   secdrv   secdrv.SYS   Wed Sep 13 06:18:32 2006 (45080528)
a3cf4000 a3d00000   tcpipreg tcpipreg.sys Fri Apr 10 21:46:06 2009 (49E0208E)
a3d00000 a3d3b000   udfs     udfs.sys     Fri Apr 10 21:13:59 2009 (49E01907)

Unloaded modules:
8aba5000 8abb2000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
8abd6000 8abf7000   dump_CLASSPN
    Timestamp: unavailable (00000000)
    Checksum:  00000000
8abb2000 8abd6000   dump_nvrd32.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
93b71000 93b7a000   kbdhid.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
start    end        module name
8e349000 8e356080   1394BUS  1394BUS.SYS  Fri Jan 18 21:53:27 2008 (47919057)
80609000 8064f000   acpi     acpi.sys     Fri Apr 10 21:19:03 2009 (49E01A37)
9370b000 93753000   afd      afd.sys      Fri Apr 10 21:47:01 2009 (49E020C5)
8a950000 8a960000   amdk8    amdk8.sys    Fri Jan 18 21:27:20 2008 (47918A38)
93977000 9397f000   aswFsBlk aswFsBlk.sys Wed Feb 04 18:40:50 2009 (498A51B2)
93960000 93977000   aswMonFlt aswMonFlt.sys Wed Feb 04 18:40:40 2009 (498A51A8)
93bf6000 93bf9b20   aswRdr   aswRdr.SYS   Thu Feb 05 13:06:09 2009 (498B54C1)
93876000 93897000   aswSP    aswSP.SYS    Wed Feb 04 18:41:01 2009 (498A51BD)
93700000 9370a2c0   aswTdi   aswTdi.SYS   Thu Feb 05 13:06:19 2009 (498B54CB)
9e1e5000 9e1ee000   asyncmac asyncmac.sys Fri Jan 18 21:56:29 2008 (4791910D)
80774000 8077c000   atapi    atapi.sys    Fri Apr 10 21:39:09 2009 (49E01EED)
8077c000 8079a000   ataport  ataport.SYS  Fri Apr 10 21:39:10 2009 (49E01EEE)
8e802000 8ec9d000   atikmdag atikmdag.sys Tue Apr 28 19:22:02 2009 (49F7B9CA)
93b6a000 93b71000   Beep     Beep.SYS     Fri Jan 18 21:49:10 2008 (47918F56)
80427000 8042f000   BOOTVID  BOOTVID.dll  Fri Jan 18 23:27:15 2008 (4791A653)
9e15f000 9e178000   bowser   bowser.sys   Fri Jan 18 21:28:26 2008 (47918A7A)
99ea0000 99eae000   cdd      cdd.dll      Fri Apr 10 23:22:03 2009 (49E0370B)
939df000 939f5000   cdfs     cdfs.sys     Fri Jan 18 21:28:02 2008 (47918A62)
8a9b7000 8a9cf000   cdrom    cdrom.sys    Fri Apr 10 21:39:17 2009 (49E01EF5)
80470000 80550000   CI       CI.dll       Fri Apr 10 23:25:22 2009 (49E037D2)
8070a000 8072b000   CLASSPNP CLASSPNP.SYS Fri Apr 10 21:39:05 2009 (49E01EE9)
8042f000 80470000   CLFS     CLFS.SYS     Fri Apr 10 21:13:51 2009 (49E018FF)
938d1000 938de000   crashdmp crashdmp.sys Fri Apr 10 21:39:12 2009 (49E01EF0)
8ab9c000 8aba5000   crcdisk  crcdisk.sys  Fri Jan 18 21:50:29 2008 (47918FA5)
93804000 9385f000   csc      csc.sys      Fri Apr 10 21:14:49 2009 (49E01939)
936b6000 936e2000   CT20XUT  CT20XUT.DLL  Fri Jul 11 00:40:33 2008 (48770E71)
93605000 936a1000   ctac32k  ctac32k.sys  Wed Jul 02 00:42:27 2008 (486B3163)
8e201000 8e280200   ctaud2k  ctaud2k.sys  Fri Jul 11 00:39:47 2008 (48770E43)
93a02000 93b49000   CTEXFIFX CTEXFIFX.DLL Fri Jul 11 00:40:31 2008 (48770E6F)
936a1000 936b6000   CTHWIUT  CTHWIUT.DLL  Fri Jul 11 00:40:34 2008 (48770E72)
8e2fd000 8e331000   ctoss2k  ctoss2k.sys  Fri Jul 11 00:39:32 2008 (48770E34)
8e331000 8e339000   ctprxy2k ctprxy2k.sys Fri Jul 11 00:39:49 2008 (48770E45)
8f186000 8f1af000   ctsfm2k  ctsfm2k.sys  Fri Jul 11 00:39:28 2008 (48770E30)
9385f000 93876000   dfsc     dfsc.sys     Fri Apr 10 21:14:12 2009 (49E01914)
8ab8b000 8ab9c000   disk     disk.sys     Fri Apr 10 21:39:14 2009 (49E01EF2)
8e2ae000 8e2d3000   drmk     drmk.sys     Fri Jan 18 22:53:02 2008 (47919E4E)
93902000 93923000   dump_CLASSPNP dump_CLASSPNP.SYS Fri Apr 10 21:39:05 2009 (49E01EE9)
938de000 93902000   dump_nvrd32 dump_nvrd32.sys Mon Aug 18 18:53:13 2008 (48AA2789)
9392c000 93936000   Dxapi    Dxapi.sys    Fri Jan 18 21:36:12 2008 (47918C4C)
8ec9d000 8ed3c000   dxgkrnl  dxgkrnl.sys  Fri Apr 10 21:23:43 2009 (49E01B4F)
8ab64000 8ab8b000   ecache   ecache.sys   Fri Apr 10 21:40:12 2009 (49E01F2C)
8f157000 8f186000   emupia2k emupia2k.sys Fri Jul 11 00:39:27 2008 (48770E2F)
8edd5000 8edd6000   fdc      fdc.sys      unavailable (00000000)
82236000 82246000   fileinfo fileinfo.sys Fri Jan 18 21:34:27 2008 (47918BE3)
936e2000 936e3000   flpydisk flpydisk.sys unavailable (00000000)
82204000 82236000   fltmgr   fltmgr.sys   Fri Apr 10 21:13:59 2009 (49E01907)
93b5a000 93b5b000   Fs_Rec   Fs_Rec.SYS   unavailable (00000000)
8a92a000 8a945000   fwpkclnt fwpkclnt.sys Fri Apr 10 21:45:42 2009 (49E02076)
8a9cf000 8a9d9000   GEARAspiWDM GEARAspiWDM.sys Thu Mar 19 08:32:37 2009 (49C26595)
8f035000 8f157000   ha20x2k  ha20x2k.sys  Fri Jul 11 00:39:38 2008 (48770E3A)
81fd4000 82007000   hal      halmacpi.dll Fri Apr 10 21:13:13 2009 (49E018D9)
8edfa000 8edfc900   hamachi  hamachi.sys  Thu Nov 30 12:25:05 2006 (456F3E21)
8ed48000 8edd5000   HDAudBus HDAudBus.sys Fri Apr 10 21:42:41 2009 (49E01FC1)
938b9000 938c9000   HIDCLASS HIDCLASS.SYS Fri Apr 10 21:42:47 2009 (49E01FC7)
93b7a000 93b80380   HIDPARSE HIDPARSE.SYS Fri Jan 18 21:53:16 2008 (4791904C)
938b0000 938b9000   hidusb   hidusb.sys   Fri Apr 10 21:42:48 2009 (49E01FC8)
9e0d7000 9e142000   HTTP     HTTP.sys     Fri Apr 10 21:45:29 2009 (49E02069)
8e7f3000 8e7fe000   kbdclass kbdclass.sys Fri Jan 18 21:49:14 2008 (47918F5A)
93923000 9392c000   kbdhid   kbdhid.sys   Fri Apr 10 21:38:40 2009 (49E01ED0)
8040f000 80416000   kdcom    kdcom.dll    Fri Apr 10 23:25:29 2009 (49E037D9)
8e2d3000 8e2fd000   ks       ks.sys       Fri Apr 10 21:38:47 2009 (49E01ED7)
82246000 822b7000   ksecdd   ksecdd.sys   Fri Apr 10 21:30:03 2009 (49E01CCB)
9e0b4000 9e0c4000   lltdio   lltdio.sys   Fri Jan 18 21:55:03 2008 (479190B7)
93945000 93960000   luafv    luafv.sys    Fri Jan 18 21:30:35 2008 (47918AFB)
93936000 93945000   monitor  monitor.sys  Fri Jan 18 21:52:19 2008 (47919013)
8e3e0000 8e3eb000   mouclass mouclass.sys Fri Jan 18 21:49:14 2008 (47918F5A)
938c9000 938d1000   mouhid   mouhid.sys   Fri Jan 18 21:49:16 2008 (47918F5C)
80764000 80774000   mountmgr mountmgr.sys Fri Jan 18 21:49:13 2008 (47918F59)
9e178000 9e18d000   mpsdrv   mpsdrv.sys   Fri Jan 18 21:54:45 2008 (479190A5)
9e18d000 9e1ae000   mrxdav   mrxdav.sys   Fri Apr 10 21:14:39 2009 (49E0192F)
9e1ae000 9e1cd000   mrxsmb   mrxsmb.sys   Fri Apr 10 21:14:27 2009 (49E01923)
9397f000 939b8000   mrxsmb10 mrxsmb10.sys Fri Apr 10 21:14:34 2009 (49E0192A)
9e1cd000 9e1e5000   mrxsmb20 mrxsmb20.sys Fri Apr 10 21:14:28 2009 (49E01924)
93bbe000 93bbf000   Msfs     Msfs.SYS     unavailable (00000000)
80658000 80660000   msisadrv msisadrv.sys Fri Jan 18 21:32:51 2008 (47918B83)
8e72c000 8e75b000   msiscsi  msiscsi.sys  Fri Apr 10 21:40:07 2009 (49E01F27)
823c2000 823c3000   msrpc    msrpc.sys    unavailable (00000000)
8e600000 8e60a000   mssmbios mssmbios.sys Fri Jan 18 21:32:55 2008 (47918B87)
8ab55000 8ab64000   mup      mup.sys      Fri Apr 10 21:14:12 2009 (49E01914)
822b7000 823c2000   ndis     ndis.sys     Fri Apr 10 21:45:52 2009 (49E02080)
8e77d000 8e788000   ndistapi ndistapi.sys Fri Jan 18 21:56:24 2008 (47919108)
8e788000 8e7ab000   ndiswan  ndiswan.sys  Fri Apr 10 21:46:31 2009 (49E020A7)
93b49000 93b5a000   NDProxy  NDProxy.SYS  Fri Jan 18 21:56:28 2008 (4791910C)
9379b000 937a9000   netbios  netbios.sys  Fri Jan 18 21:55:45 2008 (479190E1)
93753000 93785000   netbt    netbt.sys    Fri Apr 10 21:45:35 2009 (49E0206F)
8a807000 8a842000   NETIO    NETIO.SYS    Fri Apr 10 21:46:21 2009 (49E0209D)
93bc9000 93bd7000   Npfs     Npfs.SYS     Fri Apr 10 21:14:01 2009 (49E01909)
937c9000 937d3000   nsiproxy nsiproxy.sys Fri Jan 18 21:55:50 2008 (479190E6)
81c1b000 81fd4000   nt       ntkrpamp.exe Fri Apr 10 21:16:30 2009 (49E0199E)
8aa04000 8ab14000   Ntfs     Ntfs.sys     Fri Apr 10 21:14:34 2009 (49E0192A)
93b63000 93b64000   Null     Null.SYS     unavailable (00000000)
8e60a000 8e709600   nvmfdx32 nvmfdx32.sys Fri Aug 01 11:37:49 2008 (489357FD)
806ef000 8070a000   nvraid   nvraid.sys   Wed Jun 06 13:34:41 2007 (46671A61)
80740000 80764000   nvrd32   nvrd32.sys   Mon Aug 18 18:53:13 2008 (48AA2789)
8079a000 807a7000   nvstor   nvstor.sys   Wed Jun 06 13:34:41 2007 (46671A61)
805d9000 805fe000   nvstor32 nvstor32.sys Mon Aug 18 18:53:17 2008 (48AA278D)
8e339000 8e348300   ohci1394 ohci1394.sys Fri Apr 10 21:43:04 2009 (49E01FD8)
93785000 9379b000   pacer    pacer.sys    Fri Apr 10 21:45:51 2009 (49E0207F)
8e714000 8e72c000   parport  parport.sys  Fri Jan 18 21:49:32 2008 (47918F6C)
80687000 80696000   partmgr  partmgr.sys  Fri Apr 10 21:39:19 2009 (49E01EF7)
9e1ee000 9e1f5000   parvdm   parvdm.sys   Fri Jan 18 21:49:28 2008 (47918F68)
80660000 80687000   pci      pci.sys      Fri Apr 10 21:19:16 2009 (49E01A44)
8072b000 80732000   pciide   pciide.sys   Fri Apr 10 21:39:10 2009 (49E01EEE)
80732000 80740000   PCIIDEX  PCIIDEX.SYS  Fri Apr 10 21:39:09 2009 (49E01EED)
a3c0c000 a3cea000   peauth   peauth.sys   Mon Oct 23 01:55:32 2006 (453C8384)
8e281000 8e2ae000   portcls  portcls.sys  Fri Apr 10 21:42:48 2009 (49E01FC8)
80416000 80427000   PSHED    PSHED.dll    Fri Apr 10 23:25:32 2009 (49E037DC)
93bd7000 93be0000   rasacd   rasacd.sys   Fri Jan 18 21:56:31 2008 (4791910F)
8e766000 8e77d000   rasl2tp  rasl2tp.sys  Fri Jan 18 21:56:33 2008 (47919111)
8e7ab000 8e7ba000   raspppoe raspppoe.sys Fri Apr 10 21:46:30 2009 (49E020A6)
8e7ba000 8e7ce000   raspptp  raspptp.sys  Fri Jan 18 21:56:34 2008 (47919112)
8e7ce000 8e7e3000   rassstp  rassstp.sys  Fri Apr 10 21:46:40 2009 (49E020B0)
8f1af000 8f1eb000   rdbss    rdbss.sys    Fri Apr 10 21:14:26 2009 (49E01922)
93bae000 93bb6000   RDPCDD   RDPCDD.sys   Fri Jan 18 22:01:08 2008 (47919224)
8e357000 8e3e0000   rdpdr    rdpdr.sys    Fri Apr 10 21:52:32 2009 (49E02210)
93bb6000 93bbe000   rdpencdd rdpencdd.sys Fri Jan 18 22:01:09 2008 (47919225)
9e0c4000 9e0d7000   rspndr   rspndr.sys   Fri Jan 18 21:55:03 2008 (479190B7)
937bc000 937c8ec0   SCDEmu   SCDEmu.SYS   Sun Mar 15 03:25:46 2009 (49BCD7AA)
a3cea000 a3cf4000   secdrv   secdrv.SYS   Wed Sep 13 06:18:32 2006 (45080528)
8e70a000 8e714000   serenum  serenum.sys  Fri Jan 18 21:49:29 2008 (47918F69)
8ede0000 8edfa000   serial   serial.sys   Fri Jan 18 21:49:34 2008 (47918F6E)
936ec000 93700000   smb      smb.sys      Fri Apr 10 21:45:22 2009 (49E02062)
8ab4d000 8ab55000   spldr    spldr.sys    Thu Jun 21 17:29:17 2007 (467B17DD)
9e004000 9e0b4000   spsys    spsys.sys    Tue Mar 10 10:10:28 2009 (49B69F04)
8aba5000 8abf1000   srv      srv.sys      Fri Apr 10 21:15:17 2009 (49E01955)
939b8000 939df000   srv2     srv2.sys     Fri Apr 10 21:15:02 2009 (49E01946)
9e142000 9e15f000   srvnet   srvnet.sys   Fri Apr 10 21:15:01 2009 (49E01945)
807a7000 807e8000   storport storport.sys Fri Apr 10 21:39:19 2009 (49E01EF7)
8edfd000 8edfe380   swenum   swenum.sys   Fri Jan 18 21:49:20 2008 (47918F60)
8a842000 8a92a000   tcpip    tcpip.sys    Fri Apr 10 21:46:42 2009 (49E020B2)
a3cf4000 a3d00000   tcpipreg tcpipreg.sys Fri Apr 10 21:46:06 2009 (49E0208E)
8e75b000 8e766000   TDI      TDI.SYS      Fri Jan 18 21:57:10 2008 (47919136)
93be0000 93bf6000   tdx      tdx.sys      Fri Apr 10 21:45:56 2009 (49E02084)
8e7e3000 8e7f3000   termdd   termdd.sys   Fri Apr 10 21:51:14 2009 (49E021C2)
99e80000 99e89000   TSDDD    TSDDD.dll    Fri Jan 18 22:01:09 2008 (47919225)
8abf7000 8ac00000   tunmp    tunmp.sys    Fri Jan 18 21:55:40 2008 (479190DC)
8a945000 8a950000   tunnel   tunnel.sys   Fri Jan 18 21:55:50 2008 (479190E6)
a3d00000 a3d3b000   udfs     udfs.sys     Fri Apr 10 21:13:59 2009 (49E01907)
8e3eb000 8e3f8000   umbus    umbus.sys    Fri Jan 18 21:53:40 2008 (47919064)
93897000 938ae000   usbccgp  usbccgp.sys  Fri Jan 18 21:53:29 2008 (47919059)
938ae000 938af700   USBD     USBD.SYS     Fri Jan 18 21:53:17 2008 (4791904D)
8a9a8000 8a9b7000   usbehci  usbehci.sys  Fri Apr 10 21:42:52 2009 (49E01FCC)
8f000000 8f035000   usbhub   usbhub.sys   Fri Apr 10 21:43:14 2009 (49E01FE2)
8a960000 8a96a000   usbohci  usbohci.sys  Fri Apr 10 21:42:52 2009 (49E01FCC)
8a96a000 8a9a8000   USBPORT  USBPORT.SYS  Fri Apr 10 21:42:55 2009 (49E01FCF)
93b81000 93b8d000   vga      vga.sys      Fri Jan 18 21:52:06 2008 (47919006)
93b8d000 93bae000   VIDEOPRT VIDEOPRT.SYS Fri Jan 18 21:52:10 2008 (4791900A)
80696000 806a5000   volmgr   volmgr.sys   Fri Jan 18 21:49:51 2008 (47918F7F)
806a5000 806ef000   volmgrx  volmgrx.sys  Fri Apr 10 21:39:25 2009 (49E01EFD)
8ab14000 8ab4d000   volsnap  volsnap.sys  Fri Apr 10 21:39:37 2009 (49E01F09)
937a9000 937bc000   wanarp   wanarp.sys   Fri Jan 18 21:56:31 2008 (4791910F)
8ed3c000 8ed48000   watchdog watchdog.sys Fri Apr 10 21:22:43 2009 (49E01B13)
80550000 805cc000   Wdf01000 Wdf01000.sys Fri Jan 18 21:52:21 2008 (47919015)
805cc000 805d9000   WDFLDR   WDFLDR.SYS   Fri Jan 18 21:52:19 2008 (47919013)
99c60000 99e62000   win32k   win32k.sys   Tue Apr 21 04:39:34 2009 (49EDB076)
8064f000 80658000   WMILIB   WMILIB.SYS   Fri Jan 18 21:53:08 2008 (47919044)

Unloaded modules:
8aba5000 8abb2000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
8abd6000 8abf7000   dump_CLASSPN
    Timestamp: unavailable (00000000)
    Checksum:  00000000
8abb2000 8abd6000   dump_nvrd32.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
93b71000 93b7a000   kbdhid.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
Bugcheck code 1000007F
Arguments 0000000d 00000000 00000000 00000000
1: kd> lmvm amdk8
start    end        module name
8a950000 8a960000   amdk8      (pdb symbols)          c:\symbols\amdk8.pdb\05084BEF43034D28A25660D0222439C01\amdk8.pdb
    Loaded symbol image file: amdk8.sys
    Mapped memory image file: c:\symbols\amdk8.sys\47918A3810000\amdk8.sys
    Image path: amdk8.sys
    Image name: amdk8.sys
    Timestamp:        Fri Jan 18 21:27:20 2008 (47918A38)
    CheckSum:         0000F637
    ImageSize:        00010000
    File version:     6.0.6001.18000
    Product version:  6.0.6001.18000
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     amdk8.sys
    OriginalFilename: amdk8.sys
    ProductVersion:   6.0.6001.18000
    FileVersion:      6.0.6001.18000 (longhorn_rtm.080118-1840)
    FileDescription:  Processor Device Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.

2222222222222222222222222222222222222222222222222222222222222222222222

2222222222222222222222222222222222222222222222222222222222222222222222


Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Users\PalmDesert\AppData\Local\Temp\Temp1_TSF_Vista%20and%20Reports[1].zip\TSF_Vista_Support\Mini072409-03.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: 
Windows Server 2008/Windows Vista Kernel Version 6002 (Service Pack 2) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 6002.18005.x86fre.lh_sp2rtm.090410-1830
Machine Name:
Kernel base = 0x81c1d000 PsLoadedModuleList = 0x81d34c70
Debug session time: Fri Jul 24 20:21:42.930 2009 (GMT-7)
System Uptime: 0 days 3:09:56.388
Loading Kernel Symbols
...............................................................
................................................................
..........................
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1000008E, {c000001d, 853590a5, 803ecc1c, 0}

Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )

Followup: MachineOwner
---------

1: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        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: 853590a5, The address that the exception occurred at
Arg3: 803ecc1c, Trap Frame
Arg4: 00000000

Debugging Details:
------------------


EXCEPTION_CODE: (NTSTATUS) 0xc000001d - {EXCEPTION}  Illegal Instruction  An attempt was made to execute an illegal instruction.

FAULTING_IP: 
+d
853590a5 ff              ???

TRAP_FRAME:  803ecc1c -- (.trap 0xffffffff803ecc1c)
ErrCode = 00000000
eax=00000000 ebx=ffffffff ecx=00000000 edx=00000000 esi=803d2f90 edi=85d50d78
eip=853590a5 esp=803ecc90 ebp=803ecc90 iopl=0         nv up di pl zr na pe nc
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010046
853590a5 ff              ???
Resetting default scope

CUSTOMER_CRASH_COUNT:  3

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x8E

PROCESS_NAME:  System

CURRENT_IRQL:  2

LAST_CONTROL_TRANSFER:  from 00000000 to 853590a5

FAILED_INSTRUCTION_ADDRESS: 
+d
853590a5 ff              ???

STACK_TEXT:  
803ecc90 00000000 84516370 803eccf8 81cc5fe3 0x853590a5


STACK_COMMAND:  .trap 0xffffffff803ecc1c ; kb

SYMBOL_NAME:  ANALYSIS_INCONCLUSIVE

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: Unknown_Module

IMAGE_NAME:  Unknown_Image

DEBUG_FLR_IMAGE_TIMESTAMP:  0

FAILURE_BUCKET_ID:  0x8E_BAD_IP_ANALYSIS_INCONCLUSIVE

BUCKET_ID:  0x8E_BAD_IP_ANALYSIS_INCONCLUSIVE

Followup: MachineOwner
---------

1: kd> kv
ChildEBP RetAddr  Args to Child              
WARNING: Frame IP not in any known module. Following frames may be wrong.
803ecc90 00000000 84516370 803eccf8 81cc5fe3 0x853590a5
1: kd> r
eax=00000000 ebx=ffffffff ecx=00000000 edx=00000000 esi=803d2f90 edi=85d50d78
eip=853590a5 esp=803ecc90 ebp=803ecc90 iopl=0         nv up di pl zr na pe nc
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010046
853590a5 ff              ???
1: kd> lmnt
start    end        module name
8040a000 80411000   kdcom    kdcom.dll    Fri Apr 10 23:25:29 2009 (49E037D9)
80411000 80422000   PSHED    PSHED.dll    Fri Apr 10 23:25:32 2009 (49E037DC)
80422000 8042a000   BOOTVID  BOOTVID.dll  Fri Jan 18 23:27:15 2008 (4791A653)
8042a000 8046b000   CLFS     CLFS.SYS     Fri Apr 10 21:13:51 2009 (49E018FF)
8046b000 8054b000   CI       CI.dll       Fri Apr 10 23:25:22 2009 (49E037D2)
8054b000 805c7000   Wdf01000 Wdf01000.sys Fri Jan 18 21:52:21 2008 (47919015)
805c7000 805d4000   WDFLDR   WDFLDR.SYS   Fri Jan 18 21:52:19 2008 (47919013)
805d4000 805f9000   nvstor32 nvstor32.sys Mon Aug 18 18:53:17 2008 (48AA278D)
80602000 80648000   acpi     acpi.sys     Fri Apr 10 21:19:03 2009 (49E01A37)
80648000 80651000   WMILIB   WMILIB.SYS   Fri Jan 18 21:53:08 2008 (47919044)
80651000 80659000   msisadrv msisadrv.sys Fri Jan 18 21:32:51 2008 (47918B83)
80659000 80680000   pci      pci.sys      Fri Apr 10 21:19:16 2009 (49E01A44)
80680000 8068f000   partmgr  partmgr.sys  Fri Apr 10 21:39:19 2009 (49E01EF7)
8068f000 8069e000   volmgr   volmgr.sys   Fri Jan 18 21:49:51 2008 (47918F7F)
8069e000 806e8000   volmgrx  volmgrx.sys  Fri Apr 10 21:39:25 2009 (49E01EFD)
806e8000 80703000   nvraid   nvraid.sys   Wed Jun 06 13:34:41 2007 (46671A61)
80703000 80724000   CLASSPNP CLASSPNP.SYS Fri Apr 10 21:39:05 2009 (49E01EE9)
80724000 8072b000   pciide   pciide.sys   Fri Apr 10 21:39:10 2009 (49E01EEE)
8072b000 80739000   PCIIDEX  PCIIDEX.SYS  Fri Apr 10 21:39:09 2009 (49E01EED)
80739000 8075d000   nvrd32   nvrd32.sys   Mon Aug 18 18:53:13 2008 (48AA2789)
8075d000 8076d000   mountmgr mountmgr.sys Fri Jan 18 21:49:13 2008 (47918F59)
8076d000 80775000   atapi    atapi.sys    Fri Apr 10 21:39:09 2009 (49E01EED)
80775000 80793000   ataport  ataport.SYS  Fri Apr 10 21:39:10 2009 (49E01EEE)
80793000 807a0000   nvstor   nvstor.sys   Wed Jun 06 13:34:41 2007 (46671A61)
807a0000 807e1000   storport storport.sys Fri Apr 10 21:39:19 2009 (49E01EF7)
8140c000 81458000   srv      srv.sys      Fri Apr 10 21:15:17 2009 (49E01955)
81458000 81461000   asyncmac asyncmac.sys Fri Jan 18 21:56:29 2008 (4791910D)
81461000 81477000   cdfs     cdfs.sys     Fri Jan 18 21:28:02 2008 (47918A62)
81477000 81478000   parvdm   parvdm.sys   unavailable (00000000)
8147e000 8155c000   peauth   peauth.sys   Mon Oct 23 01:55:32 2006 (453C8384)
8155c000 81566000   secdrv   secdrv.SYS   Wed Sep 13 06:18:32 2006 (45080528)
81566000 81572000   tcpipreg tcpipreg.sys Fri Apr 10 21:46:06 2009 (49E0208E)
81c1d000 81fd6000   nt       ntkrpamp.exe Fri Apr 10 21:16:30 2009 (49E0199E)
81fd6000 82009000   hal      halmacpi.dll Fri Apr 10 21:13:13 2009 (49E018D9)
82201000 82233000   fltmgr   fltmgr.sys   Fri Apr 10 21:13:59 2009 (49E01907)
82233000 82243000   fileinfo fileinfo.sys Fri Jan 18 21:34:27 2008 (47918BE3)
82243000 822b4000   ksecdd   ksecdd.sys   Fri Apr 10 21:30:03 2009 (49E01CCB)
822b4000 823bf000   ndis     ndis.sys     Fri Apr 10 21:45:52 2009 (49E02080)
823bf000 823c0000   msrpc    msrpc.sys    unavailable (00000000)
8a809000 8a844000   NETIO    NETIO.SYS    Fri Apr 10 21:46:21 2009 (49E0209D)
8a844000 8a92c000   tcpip    tcpip.sys    Fri Apr 10 21:46:42 2009 (49E020B2)
8a92c000 8a947000   fwpkclnt fwpkclnt.sys Fri Apr 10 21:45:42 2009 (49E02076)
8a947000 8a952000   tunnel   tunnel.sys   Fri Jan 18 21:55:50 2008 (479190E6)
8a952000 8a95c000   usbohci  usbohci.sys  Fri Apr 10 21:42:52 2009 (49E01FCC)
8a95c000 8a99a000   USBPORT  USBPORT.SYS  Fri Apr 10 21:42:55 2009 (49E01FCF)
8a99a000 8a9a9000   usbehci  usbehci.sys  Fri Apr 10 21:42:52 2009 (49E01FCC)
8a9a9000 8a9c1000   cdrom    cdrom.sys    Fri Apr 10 21:39:17 2009 (49E01EF5)
8a9c1000 8a9cb000   GEARAspiWDM GEARAspiWDM.sys Thu Mar 19 08:32:37 2009 (49C26595)
8aa04000 8ab14000   Ntfs     Ntfs.sys     Fri Apr 10 21:14:34 2009 (49E0192A)
8ab14000 8ab4d000   volsnap  volsnap.sys  Fri Apr 10 21:39:37 2009 (49E01F09)
8ab4d000 8ab55000   spldr    spldr.sys    Thu Jun 21 17:29:17 2007 (467B17DD)
8ab55000 8ab64000   mup      mup.sys      Fri Apr 10 21:14:12 2009 (49E01914)
8ab64000 8ab8b000   ecache   ecache.sys   Fri Apr 10 21:40:12 2009 (49E01F2C)
8ab8b000 8ab9c000   disk     disk.sys     Fri Apr 10 21:39:14 2009 (49E01EF2)
8ab9c000 8aba5000   crcdisk  crcdisk.sys  Fri Jan 18 21:50:29 2008 (47918FA5)
8aba5000 8abcc000   srv2     srv2.sys     Fri Apr 10 21:15:02 2009 (49E01946)
8abf7000 8ac00000   tunmp    tunmp.sys    Fri Jan 18 21:55:40 2008 (479190DC)
8e202000 8e281200   ctaud2k  ctaud2k.sys  Fri Jul 11 00:39:47 2008 (48770E43)
8e282000 8e2af000   portcls  portcls.sys  Fri Apr 10 21:42:48 2009 (49E01FC8)
8e2af000 8e2d4000   drmk     drmk.sys     Fri Jan 18 22:53:02 2008 (47919E4E)
8e2d4000 8e2fe000   ks       ks.sys       Fri Apr 10 21:38:47 2009 (49E01ED7)
8e2fe000 8e332000   ctoss2k  ctoss2k.sys  Fri Jul 11 00:39:32 2008 (48770E34)
8e332000 8e33a000   ctprxy2k ctprxy2k.sys Fri Jul 11 00:39:49 2008 (48770E45)
8e33a000 8e349300   ohci1394 ohci1394.sys Fri Apr 10 21:43:04 2009 (49E01FD8)
8e34a000 8e357080   1394BUS  1394BUS.SYS  Fri Jan 18 21:53:27 2008 (47919057)
8e358000 8e37b000   ndiswan  ndiswan.sys  Fri Apr 10 21:46:31 2009 (49E020A7)
8e37b000 8e38a000   raspppoe raspppoe.sys Fri Apr 10 21:46:30 2009 (49E020A6)
8e38a000 8e39e000   raspptp  raspptp.sys  Fri Jan 18 21:56:34 2008 (47919112)
8e39e000 8e3b3000   rassstp  rassstp.sys  Fri Apr 10 21:46:40 2009 (49E020B0)
8e3b3000 8e3e5000   netbt    netbt.sys    Fri Apr 10 21:45:35 2009 (49E0206F)
8e3e5000 8e3f8000   wanarp   wanarp.sys   Fri Jan 18 21:56:31 2008 (4791910F)
8e800000 8e80b000   ndistapi ndistapi.sys Fri Jan 18 21:56:24 2008 (47919108)
8e80f000 8e90e600   nvmfdx32 nvmfdx32.sys Fri Aug 01 11:37:49 2008 (489357FD)
8e90f000 8e99c000   HDAudBus HDAudBus.sys Fri Apr 10 21:42:41 2009 (49E01FC1)
8e99c000 8e9b4000   parport  parport.sys  Fri Jan 18 21:49:32 2008 (47918F6C)
8e9b4000 8e9e3000   msiscsi  msiscsi.sys  Fri Apr 10 21:40:07 2009 (49E01F27)
8e9e3000 8e9fa000   rasl2tp  rasl2tp.sys  Fri Jan 18 21:56:33 2008 (47919111)
8ea00000 8ea02900   hamachi  hamachi.sys  Thu Nov 30 12:25:05 2006 (456F3E21)
8ea04000 8ef19000   atikmdag atikmdag.sys Thu Jul 02 10:43:18 2009 (4A4CF1B6)
8ef19000 8efb8000   dxgkrnl  dxgkrnl.sys  Fri Apr 10 21:23:43 2009 (49E01B4F)
8efb8000 8efc4000   watchdog watchdog.sys Fri Apr 10 21:22:43 2009 (49E01B13)
8efc4000 8efc5000   fdc      fdc.sys      unavailable (00000000)
8efcf000 8efe9000   serial   serial.sys   Fri Jan 18 21:49:34 2008 (47918F6E)
8efe9000 8eff3000   serenum  serenum.sys  Fri Jan 18 21:49:29 2008 (47918F69)
8eff3000 8effe000   TDI      TDI.SYS      Fri Jan 18 21:57:10 2008 (47919136)
8f002000 8f08b000   rdpdr    rdpdr.sys    Fri Apr 10 21:52:32 2009 (49E02210)
8f08b000 8f09b000   termdd   termdd.sys   Fri Apr 10 21:51:14 2009 (49E021C2)
8f09b000 8f0a6000   kbdclass kbdclass.sys Fri Jan 18 21:49:14 2008 (47918F5A)
8f0a6000 8f0b1000   mouclass mouclass.sys Fri Jan 18 21:49:14 2008 (47918F5A)
8f0b1000 8f0b2380   swenum   swenum.sys   Fri Jan 18 21:49:20 2008 (47918F60)
8f0b3000 8f0bd000   mssmbios mssmbios.sys Fri Jan 18 21:32:55 2008 (47918B87)
8f0bd000 8f0ca000   umbus    umbus.sys    Fri Jan 18 21:53:40 2008 (47919064)
8f0ca000 8f0ff000   usbhub   usbhub.sys   Fri Apr 10 21:43:14 2009 (49E01FE2)
8f0ff000 8f19b000   ctac32k  ctac32k.sys  Wed Jul 02 00:42:27 2008 (486B3163)
8f19b000 8f1e3000   afd      afd.sys      Fri Apr 10 21:47:01 2009 (49E020C5)
8f1e3000 8f1f1000   netbios  netbios.sys  Fri Jan 18 21:55:45 2008 (479190E1)
8f1f1000 8f1fdec0   SCDEmu   SCDEmu.SYS   Sun Mar 15 03:25:46 2009 (49BCD7AA)
93808000 9392a000   ha20x2k  ha20x2k.sys  Fri Jul 11 00:39:38 2008 (48770E3A)
9392a000 93959000   emupia2k emupia2k.sys Fri Jul 11 00:39:27 2008 (48770E2F)
93959000 93982000   ctsfm2k  ctsfm2k.sys  Fri Jul 11 00:39:28 2008 (48770E30)
93982000 93983000   flpydisk flpydisk.sys unavailable (00000000)
9398c000 939a1000   CTHWIUT  CTHWIUT.DLL  Fri Jul 11 00:40:34 2008 (48770E72)
939a1000 939cd000   CT20XUT  CT20XUT.DLL  Fri Jul 11 00:40:33 2008 (48770E71)
939cd000 939de000   NDProxy  NDProxy.SYS  Fri Jan 18 21:56:28 2008 (4791910C)
939de000 939e82c0   aswTdi   aswTdi.SYS   Thu Feb 05 13:06:19 2009 (498B54CB)
939e9000 939ff000   pacer    pacer.sys    Fri Apr 10 21:45:51 2009 (49E0207F)
93a03000 93b4a000   CTEXFIFX CTEXFIFX.DLL Fri Jul 11 00:40:31 2008 (48770E6F)
93b4a000 93b4b000   Fs_Rec   Fs_Rec.SYS   unavailable (00000000)
93b53000 93b54000   Null     Null.SYS     unavailable (00000000)
93b5a000 93b61000   Beep     Beep.SYS     Fri Jan 18 21:49:10 2008 (47918F56)
93b6a000 93b70380   HIDPARSE HIDPARSE.SYS Fri Jan 18 21:53:16 2008 (4791904C)
93b71000 93b7d000   vga      vga.sys      Fri Jan 18 21:52:06 2008 (47919006)
93b7d000 93b9e000   VIDEOPRT VIDEOPRT.SYS Fri Jan 18 21:52:10 2008 (4791900A)
93b9e000 93ba6000   RDPCDD   RDPCDD.sys   Fri Jan 18 22:01:08 2008 (47919224)
93ba6000 93bae000   rdpencdd rdpencdd.sys Fri Jan 18 22:01:09 2008 (47919225)
93bae000 93baf000   Msfs     Msfs.SYS     unavailable (00000000)
93bb9000 93bc7000   Npfs     Npfs.SYS     Fri Apr 10 21:14:01 2009 (49E01909)
93bc7000 93bd0000   rasacd   rasacd.sys   Fri Jan 18 21:56:31 2008 (4791910F)
93bd0000 93be6000   tdx      tdx.sys      Fri Apr 10 21:45:56 2009 (49E02084)
93be6000 93bfa000   smb      smb.sys      Fri Apr 10 21:45:22 2009 (49E02062)
93bfa000 93bfdb20   aswRdr   aswRdr.SYS   Thu Feb 05 13:06:09 2009 (498B54C1)
93c00000 93c3c000   rdbss    rdbss.sys    Fri Apr 10 21:14:26 2009 (49E01922)
93c3c000 93c46000   nsiproxy nsiproxy.sys Fri Jan 18 21:55:50 2008 (479190E6)
93c46000 93ca1000   csc      csc.sys      Fri Apr 10 21:14:49 2009 (49E01939)
93ca1000 93cb8000   dfsc     dfsc.sys     Fri Apr 10 21:14:12 2009 (49E01914)
93cb8000 93cd9000   aswSP    aswSP.SYS    Wed Feb 04 18:41:01 2009 (498A51BD)
93cd9000 93cf0000   usbccgp  usbccgp.sys  Fri Jan 18 21:53:29 2008 (47919059)
93cf0000 93cf1700   USBD     USBD.SYS     Fri Jan 18 21:53:17 2008 (4791904D)
93cf2000 93cfb000   hidusb   hidusb.sys   Fri Apr 10 21:42:48 2009 (49E01FC8)
93cfb000 93d0b000   HIDCLASS HIDCLASS.SYS Fri Apr 10 21:42:47 2009 (49E01FC7)
93d0b000 93d13000   mouhid   mouhid.sys   Fri Jan 18 21:49:16 2008 (47918F5C)
93d13000 93d20000   crashdmp crashdmp.sys Fri Apr 10 21:39:12 2009 (49E01EF0)
93d20000 93d44000   dump_nvrd32 dump_nvrd32.sys Mon Aug 18 18:53:13 2008 (48AA2789)
93d44000 93d65000   dump_CLASSPNP dump_CLASSPNP.SYS Fri Apr 10 21:39:05 2009 (49E01EE9)
93d65000 93d6e000   kbdhid   kbdhid.sys   Fri Apr 10 21:38:40 2009 (49E01ED0)
93d6e000 93d78000   Dxapi    Dxapi.sys    Fri Jan 18 21:36:12 2008 (47918C4C)
93d78000 93d87000   monitor  monitor.sys  Fri Jan 18 21:52:19 2008 (47919013)
93d87000 93da2000   luafv    luafv.sys    Fri Jan 18 21:30:35 2008 (47918AFB)
93da2000 93db9000   aswMonFlt aswMonFlt.sys Wed Feb 04 18:40:40 2009 (498A51A8)
93db9000 93dc1000   aswFsBlk aswFsBlk.sys Wed Feb 04 18:40:50 2009 (498A51B2)
93dc1000 93dfa000   mrxsmb10 mrxsmb10.sys Fri Apr 10 21:14:34 2009 (49E0192A)
99c30000 99e32000   win32k   win32k.sys   Tue Apr 21 04:39:34 2009 (49EDB076)
99e50000 99e59000   TSDDD    TSDDD.dll    Fri Jan 18 22:01:09 2008 (47919225)
99e70000 99e7e000   cdd      cdd.dll      Fri Apr 10 23:22:03 2009 (49E0370B)
9e201000 9e2b1000   spsys    spsys.sys    Tue Mar 10 10:10:28 2009 (49B69F04)
9e2b1000 9e2c1000   lltdio   lltdio.sys   Fri Jan 18 21:55:03 2008 (479190B7)
9e2c1000 9e2d4000   rspndr   rspndr.sys   Fri Jan 18 21:55:03 2008 (479190B7)
9e2d4000 9e33f000   HTTP     HTTP.sys     Fri Apr 10 21:45:29 2009 (49E02069)
9e33f000 9e35c000   srvnet   srvnet.sys   Fri Apr 10 21:15:01 2009 (49E01945)
9e35c000 9e375000   bowser   bowser.sys   Fri Jan 18 21:28:26 2008 (47918A7A)
9e375000 9e38a000   mpsdrv   mpsdrv.sys   Fri Jan 18 21:54:45 2008 (479190A5)
9e38a000 9e3ab000   mrxdav   mrxdav.sys   Fri Apr 10 21:14:39 2009 (49E0192F)
9e3ab000 9e3ca000   mrxsmb   mrxsmb.sys   Fri Apr 10 21:14:27 2009 (49E01923)
9e3ca000 9e3e2000   mrxsmb20 mrxsmb20.sys Fri Apr 10 21:14:28 2009 (49E01924)

Unloaded modules:
8aba5000 8abb2000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
8abd6000 8abf7000   dump_CLASSPN
    Timestamp: unavailable (00000000)
    Checksum:  00000000
8abb2000 8abd6000   dump_nvrd32.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
93b61000 93b6a000   kbdhid.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
1: kd> !analyze -v;r;kv;lmtn;lmtsmn;.bugcheck;
*******************************************************************************
*                                                                             *
*                        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: 853590a5, The address that the exception occurred at
Arg3: 803ecc1c, Trap Frame
Arg4: 00000000

Debugging Details:
------------------


EXCEPTION_CODE: (NTSTATUS) 0xc000001d - {EXCEPTION}  Illegal Instruction  An attempt was made to execute an illegal instruction.

FAULTING_IP: 
+d
853590a5 ff              ???

TRAP_FRAME:  803ecc1c -- (.trap 0xffffffff803ecc1c)
ErrCode = 00000000
eax=00000000 ebx=ffffffff ecx=00000000 edx=00000000 esi=803d2f90 edi=85d50d78
eip=853590a5 esp=803ecc90 ebp=803ecc90 iopl=0         nv up di pl zr na pe nc
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010046
853590a5 ff              ???
Resetting default scope

CUSTOMER_CRASH_COUNT:  3

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x8E

PROCESS_NAME:  System

CURRENT_IRQL:  2

LAST_CONTROL_TRANSFER:  from 00000000 to 853590a5

FAILED_INSTRUCTION_ADDRESS: 
+d
853590a5 ff              ???

STACK_TEXT:  
803ecc90 00000000 84516370 803eccf8 81cc5fe3 0x853590a5


STACK_COMMAND:  .trap 0xffffffff803ecc1c ; kb

SYMBOL_NAME:  ANALYSIS_INCONCLUSIVE

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: Unknown_Module

IMAGE_NAME:  Unknown_Image

DEBUG_FLR_IMAGE_TIMESTAMP:  0

FAILURE_BUCKET_ID:  0x8E_BAD_IP_ANALYSIS_INCONCLUSIVE

BUCKET_ID:  0x8E_BAD_IP_ANALYSIS_INCONCLUSIVE

Followup: MachineOwner
---------

eax=00000000 ebx=ffffffff ecx=00000000 edx=00000000 esi=803d2f90 edi=85d50d78
eip=853590a5 esp=803ecc90 ebp=803ecc90 iopl=0         nv up di pl zr na pe nc
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010046
853590a5 ff              ???
ChildEBP RetAddr  Args to Child              
WARNING: Frame IP not in any known module. Following frames may be wrong.
803ecc90 00000000 84516370 803eccf8 81cc5fe3 0x853590a5
start    end        module name
8040a000 80411000   kdcom    kdcom.dll    Fri Apr 10 23:25:29 2009 (49E037D9)
80411000 80422000   PSHED    PSHED.dll    Fri Apr 10 23:25:32 2009 (49E037DC)
80422000 8042a000   BOOTVID  BOOTVID.dll  Fri Jan 18 23:27:15 2008 (4791A653)
8042a000 8046b000   CLFS     CLFS.SYS     Fri Apr 10 21:13:51 2009 (49E018FF)
8046b000 8054b000   CI       CI.dll       Fri Apr 10 23:25:22 2009 (49E037D2)
8054b000 805c7000   Wdf01000 Wdf01000.sys Fri Jan 18 21:52:21 2008 (47919015)
805c7000 805d4000   WDFLDR   WDFLDR.SYS   Fri Jan 18 21:52:19 2008 (47919013)
805d4000 805f9000   nvstor32 nvstor32.sys Mon Aug 18 18:53:17 2008 (48AA278D)
80602000 80648000   acpi     acpi.sys     Fri Apr 10 21:19:03 2009 (49E01A37)
80648000 80651000   WMILIB   WMILIB.SYS   Fri Jan 18 21:53:08 2008 (47919044)
80651000 80659000   msisadrv msisadrv.sys Fri Jan 18 21:32:51 2008 (47918B83)
80659000 80680000   pci      pci.sys      Fri Apr 10 21:19:16 2009 (49E01A44)
80680000 8068f000   partmgr  partmgr.sys  Fri Apr 10 21:39:19 2009 (49E01EF7)
8068f000 8069e000   volmgr   volmgr.sys   Fri Jan 18 21:49:51 2008 (47918F7F)
8069e000 806e8000   volmgrx  volmgrx.sys  Fri Apr 10 21:39:25 2009 (49E01EFD)
806e8000 80703000   nvraid   nvraid.sys   Wed Jun 06 13:34:41 2007 (46671A61)
80703000 80724000   CLASSPNP CLASSPNP.SYS Fri Apr 10 21:39:05 2009 (49E01EE9)
80724000 8072b000   pciide   pciide.sys   Fri Apr 10 21:39:10 2009 (49E01EEE)
8072b000 80739000   PCIIDEX  PCIIDEX.SYS  Fri Apr 10 21:39:09 2009 (49E01EED)
80739000 8075d000   nvrd32   nvrd32.sys   Mon Aug 18 18:53:13 2008 (48AA2789)
8075d000 8076d000   mountmgr mountmgr.sys Fri Jan 18 21:49:13 2008 (47918F59)
8076d000 80775000   atapi    atapi.sys    Fri Apr 10 21:39:09 2009 (49E01EED)
80775000 80793000   ataport  ataport.SYS  Fri Apr 10 21:39:10 2009 (49E01EEE)
80793000 807a0000   nvstor   nvstor.sys   Wed Jun 06 13:34:41 2007 (46671A61)
807a0000 807e1000   storport storport.sys Fri Apr 10 21:39:19 2009 (49E01EF7)
8140c000 81458000   srv      srv.sys      Fri Apr 10 21:15:17 2009 (49E01955)
81458000 81461000   asyncmac asyncmac.sys Fri Jan 18 21:56:29 2008 (4791910D)
81461000 81477000   cdfs     cdfs.sys     Fri Jan 18 21:28:02 2008 (47918A62)
81477000 81478000   parvdm   parvdm.sys   unavailable (00000000)
8147e000 8155c000   peauth   peauth.sys   Mon Oct 23 01:55:32 2006 (453C8384)
8155c000 81566000   secdrv   secdrv.SYS   Wed Sep 13 06:18:32 2006 (45080528)
81566000 81572000   tcpipreg tcpipreg.sys Fri Apr 10 21:46:06 2009 (49E0208E)
81c1d000 81fd6000   nt       ntkrpamp.exe Fri Apr 10 21:16:30 2009 (49E0199E)
81fd6000 82009000   hal      halmacpi.dll Fri Apr 10 21:13:13 2009 (49E018D9)
82201000 82233000   fltmgr   fltmgr.sys   Fri Apr 10 21:13:59 2009 (49E01907)
82233000 82243000   fileinfo fileinfo.sys Fri Jan 18 21:34:27 2008 (47918BE3)
82243000 822b4000   ksecdd   ksecdd.sys   Fri Apr 10 21:30:03 2009 (49E01CCB)
822b4000 823bf000   ndis     ndis.sys     Fri Apr 10 21:45:52 2009 (49E02080)
823bf000 823c0000   msrpc    msrpc.sys    unavailable (00000000)
8a809000 8a844000   NETIO    NETIO.SYS    Fri Apr 10 21:46:21 2009 (49E0209D)
8a844000 8a92c000   tcpip    tcpip.sys    Fri Apr 10 21:46:42 2009 (49E020B2)
8a92c000 8a947000   fwpkclnt fwpkclnt.sys Fri Apr 10 21:45:42 2009 (49E02076)
8a947000 8a952000   tunnel   tunnel.sys   Fri Jan 18 21:55:50 2008 (479190E6)
8a952000 8a95c000   usbohci  usbohci.sys  Fri Apr 10 21:42:52 2009 (49E01FCC)
8a95c000 8a99a000   USBPORT  USBPORT.SYS  Fri Apr 10 21:42:55 2009 (49E01FCF)
8a99a000 8a9a9000   usbehci  usbehci.sys  Fri Apr 10 21:42:52 2009 (49E01FCC)
8a9a9000 8a9c1000   cdrom    cdrom.sys    Fri Apr 10 21:39:17 2009 (49E01EF5)
8a9c1000 8a9cb000   GEARAspiWDM GEARAspiWDM.sys Thu Mar 19 08:32:37 2009 (49C26595)
8aa04000 8ab14000   Ntfs     Ntfs.sys     Fri Apr 10 21:14:34 2009 (49E0192A)
8ab14000 8ab4d000   volsnap  volsnap.sys  Fri Apr 10 21:39:37 2009 (49E01F09)
8ab4d000 8ab55000   spldr    spldr.sys    Thu Jun 21 17:29:17 2007 (467B17DD)
8ab55000 8ab64000   mup      mup.sys      Fri Apr 10 21:14:12 2009 (49E01914)
8ab64000 8ab8b000   ecache   ecache.sys   Fri Apr 10 21:40:12 2009 (49E01F2C)
8ab8b000 8ab9c000   disk     disk.sys     Fri Apr 10 21:39:14 2009 (49E01EF2)
8ab9c000 8aba5000   crcdisk  crcdisk.sys  Fri Jan 18 21:50:29 2008 (47918FA5)
8aba5000 8abcc000   srv2     srv2.sys     Fri Apr 10 21:15:02 2009 (49E01946)
8abf7000 8ac00000   tunmp    tunmp.sys    Fri Jan 18 21:55:40 2008 (479190DC)
8e202000 8e281200   ctaud2k  ctaud2k.sys  Fri Jul 11 00:39:47 2008 (48770E43)
8e282000 8e2af000   portcls  portcls.sys  Fri Apr 10 21:42:48 2009 (49E01FC8)
8e2af000 8e2d4000   drmk     drmk.sys     Fri Jan 18 22:53:02 2008 (47919E4E)
8e2d4000 8e2fe000   ks       ks.sys       Fri Apr 10 21:38:47 2009 (49E01ED7)
8e2fe000 8e332000   ctoss2k  ctoss2k.sys  Fri Jul 11 00:39:32 2008 (48770E34)
8e332000 8e33a000   ctprxy2k ctprxy2k.sys Fri Jul 11 00:39:49 2008 (48770E45)
8e33a000 8e349300   ohci1394 ohci1394.sys Fri Apr 10 21:43:04 2009 (49E01FD8)
8e34a000 8e357080   1394BUS  1394BUS.SYS  Fri Jan 18 21:53:27 2008 (47919057)
8e358000 8e37b000   ndiswan  ndiswan.sys  Fri Apr 10 21:46:31 2009 (49E020A7)
8e37b000 8e38a000   raspppoe raspppoe.sys Fri Apr 10 21:46:30 2009 (49E020A6)
8e38a000 8e39e000   raspptp  raspptp.sys  Fri Jan 18 21:56:34 2008 (47919112)
8e39e000 8e3b3000   rassstp  rassstp.sys  Fri Apr 10 21:46:40 2009 (49E020B0)
8e3b3000 8e3e5000   netbt    netbt.sys    Fri Apr 10 21:45:35 2009 (49E0206F)
8e3e5000 8e3f8000   wanarp   wanarp.sys   Fri Jan 18 21:56:31 2008 (4791910F)
8e800000 8e80b000   ndistapi ndistapi.sys Fri Jan 18 21:56:24 2008 (47919108)
8e80f000 8e90e600   nvmfdx32 nvmfdx32.sys Fri Aug 01 11:37:49 2008 (489357FD)
8e90f000 8e99c000   HDAudBus HDAudBus.sys Fri Apr 10 21:42:41 2009 (49E01FC1)
8e99c000 8e9b4000   parport  parport.sys  Fri Jan 18 21:49:32 2008 (47918F6C)
8e9b4000 8e9e3000   msiscsi  msiscsi.sys  Fri Apr 10 21:40:07 2009 (49E01F27)
8e9e3000 8e9fa000   rasl2tp  rasl2tp.sys  Fri Jan 18 21:56:33 2008 (47919111)
8ea00000 8ea02900   hamachi  hamachi.sys  Thu Nov 30 12:25:05 2006 (456F3E21)
8ea04000 8ef19000   atikmdag atikmdag.sys Thu Jul 02 10:43:18 2009 (4A4CF1B6)
8ef19000 8efb8000   dxgkrnl  dxgkrnl.sys  Fri Apr 10 21:23:43 2009 (49E01B4F)
8efb8000 8efc4000   watchdog watchdog.sys Fri Apr 10 21:22:43 2009 (49E01B13)
8efc4000 8efc5000   fdc      fdc.sys      unavailable (00000000)
8efcf000 8efe9000   serial   serial.sys   Fri Jan 18 21:49:34 2008 (47918F6E)
8efe9000 8eff3000   serenum  serenum.sys  Fri Jan 18 21:49:29 2008 (47918F69)
8eff3000 8effe000   TDI      TDI.SYS      Fri Jan 18 21:57:10 2008 (47919136)
8f002000 8f08b000   rdpdr    rdpdr.sys    Fri Apr 10 21:52:32 2009 (49E02210)
8f08b000 8f09b000   termdd   termdd.sys   Fri Apr 10 21:51:14 2009 (49E021C2)
8f09b000 8f0a6000   kbdclass kbdclass.sys Fri Jan 18 21:49:14 2008 (47918F5A)
8f0a6000 8f0b1000   mouclass mouclass.sys Fri Jan 18 21:49:14 2008 (47918F5A)
8f0b1000 8f0b2380   swenum   swenum.sys   Fri Jan 18 21:49:20 2008 (47918F60)
8f0b3000 8f0bd000   mssmbios mssmbios.sys Fri Jan 18 21:32:55 2008 (47918B87)
8f0bd000 8f0ca000   umbus    umbus.sys    Fri Jan 18 21:53:40 2008 (47919064)
8f0ca000 8f0ff000   usbhub   usbhub.sys   Fri Apr 10 21:43:14 2009 (49E01FE2)
8f0ff000 8f19b000   ctac32k  ctac32k.sys  Wed Jul 02 00:42:27 2008 (486B3163)
8f19b000 8f1e3000   afd      afd.sys      Fri Apr 10 21:47:01 2009 (49E020C5)
8f1e3000 8f1f1000   netbios  netbios.sys  Fri Jan 18 21:55:45 2008 (479190E1)
8f1f1000 8f1fdec0   SCDEmu   SCDEmu.SYS   Sun Mar 15 03:25:46 2009 (49BCD7AA)
93808000 9392a000   ha20x2k  ha20x2k.sys  Fri Jul 11 00:39:38 2008 (48770E3A)
9392a000 93959000   emupia2k emupia2k.sys Fri Jul 11 00:39:27 2008 (48770E2F)
93959000 93982000   ctsfm2k  ctsfm2k.sys  Fri Jul 11 00:39:28 2008 (48770E30)
93982000 93983000   flpydisk flpydisk.sys unavailable (00000000)
9398c000 939a1000   CTHWIUT  CTHWIUT.DLL  Fri Jul 11 00:40:34 2008 (48770E72)
939a1000 939cd000   CT20XUT  CT20XUT.DLL  Fri Jul 11 00:40:33 2008 (48770E71)
939cd000 939de000   NDProxy  NDProxy.SYS  Fri Jan 18 21:56:28 2008 (4791910C)
939de000 939e82c0   aswTdi   aswTdi.SYS   Thu Feb 05 13:06:19 2009 (498B54CB)
939e9000 939ff000   pacer    pacer.sys    Fri Apr 10 21:45:51 2009 (49E0207F)
93a03000 93b4a000   CTEXFIFX CTEXFIFX.DLL Fri Jul 11 00:40:31 2008 (48770E6F)
93b4a000 93b4b000   Fs_Rec   Fs_Rec.SYS   unavailable (00000000)
93b53000 93b54000   Null     Null.SYS     unavailable (00000000)
93b5a000 93b61000   Beep     Beep.SYS     Fri Jan 18 21:49:10 2008 (47918F56)
93b6a000 93b70380   HIDPARSE HIDPARSE.SYS Fri Jan 18 21:53:16 2008 (4791904C)
93b71000 93b7d000   vga      vga.sys      Fri Jan 18 21:52:06 2008 (47919006)
93b7d000 93b9e000   VIDEOPRT VIDEOPRT.SYS Fri Jan 18 21:52:10 2008 (4791900A)
93b9e000 93ba6000   RDPCDD   RDPCDD.sys   Fri Jan 18 22:01:08 2008 (47919224)
93ba6000 93bae000   rdpencdd rdpencdd.sys Fri Jan 18 22:01:09 2008 (47919225)
93bae000 93baf000   Msfs     Msfs.SYS     unavailable (00000000)
93bb9000 93bc7000   Npfs     Npfs.SYS     Fri Apr 10 21:14:01 2009 (49E01909)
93bc7000 93bd0000   rasacd   rasacd.sys   Fri Jan 18 21:56:31 2008 (4791910F)
93bd0000 93be6000   tdx      tdx.sys      Fri Apr 10 21:45:56 2009 (49E02084)
93be6000 93bfa000   smb      smb.sys      Fri Apr 10 21:45:22 2009 (49E02062)
93bfa000 93bfdb20   aswRdr   aswRdr.SYS   Thu Feb 05 13:06:09 2009 (498B54C1)
93c00000 93c3c000   rdbss    rdbss.sys    Fri Apr 10 21:14:26 2009 (49E01922)
93c3c000 93c46000   nsiproxy nsiproxy.sys Fri Jan 18 21:55:50 2008 (479190E6)
93c46000 93ca1000   csc      csc.sys      Fri Apr 10 21:14:49 2009 (49E01939)
93ca1000 93cb8000   dfsc     dfsc.sys     Fri Apr 10 21:14:12 2009 (49E01914)
93cb8000 93cd9000   aswSP    aswSP.SYS    Wed Feb 04 18:41:01 2009 (498A51BD)
93cd9000 93cf0000   usbccgp  usbccgp.sys  Fri Jan 18 21:53:29 2008 (47919059)
93cf0000 93cf1700   USBD     USBD.SYS     Fri Jan 18 21:53:17 2008 (4791904D)
93cf2000 93cfb000   hidusb   hidusb.sys   Fri Apr 10 21:42:48 2009 (49E01FC8)
93cfb000 93d0b000   HIDCLASS HIDCLASS.SYS Fri Apr 10 21:42:47 2009 (49E01FC7)
93d0b000 93d13000   mouhid   mouhid.sys   Fri Jan 18 21:49:16 2008 (47918F5C)
93d13000 93d20000   crashdmp crashdmp.sys Fri Apr 10 21:39:12 2009 (49E01EF0)
93d20000 93d44000   dump_nvrd32 dump_nvrd32.sys Mon Aug 18 18:53:13 2008 (48AA2789)
93d44000 93d65000   dump_CLASSPNP dump_CLASSPNP.SYS Fri Apr 10 21:39:05 2009 (49E01EE9)
93d65000 93d6e000   kbdhid   kbdhid.sys   Fri Apr 10 21:38:40 2009 (49E01ED0)
93d6e000 93d78000   Dxapi    Dxapi.sys    Fri Jan 18 21:36:12 2008 (47918C4C)
93d78000 93d87000   monitor  monitor.sys  Fri Jan 18 21:52:19 2008 (47919013)
93d87000 93da2000   luafv    luafv.sys    Fri Jan 18 21:30:35 2008 (47918AFB)
93da2000 93db9000   aswMonFlt aswMonFlt.sys Wed Feb 04 18:40:40 2009 (498A51A8)
93db9000 93dc1000   aswFsBlk aswFsBlk.sys Wed Feb 04 18:40:50 2009 (498A51B2)
93dc1000 93dfa000   mrxsmb10 mrxsmb10.sys Fri Apr 10 21:14:34 2009 (49E0192A)
99c30000 99e32000   win32k   win32k.sys   Tue Apr 21 04:39:34 2009 (49EDB076)
99e50000 99e59000   TSDDD    TSDDD.dll    Fri Jan 18 22:01:09 2008 (47919225)
99e70000 99e7e000   cdd      cdd.dll      Fri Apr 10 23:22:03 2009 (49E0370B)
9e201000 9e2b1000   spsys    spsys.sys    Tue Mar 10 10:10:28 2009 (49B69F04)
9e2b1000 9e2c1000   lltdio   lltdio.sys   Fri Jan 18 21:55:03 2008 (479190B7)
9e2c1000 9e2d4000   rspndr   rspndr.sys   Fri Jan 18 21:55:03 2008 (479190B7)
9e2d4000 9e33f000   HTTP     HTTP.sys     Fri Apr 10 21:45:29 2009 (49E02069)
9e33f000 9e35c000   srvnet   srvnet.sys   Fri Apr 10 21:15:01 2009 (49E01945)
9e35c000 9e375000   bowser   bowser.sys   Fri Jan 18 21:28:26 2008 (47918A7A)
9e375000 9e38a000   mpsdrv   mpsdrv.sys   Fri Jan 18 21:54:45 2008 (479190A5)
9e38a000 9e3ab000   mrxdav   mrxdav.sys   Fri Apr 10 21:14:39 2009 (49E0192F)
9e3ab000 9e3ca000   mrxsmb   mrxsmb.sys   Fri Apr 10 21:14:27 2009 (49E01923)
9e3ca000 9e3e2000   mrxsmb20 mrxsmb20.sys Fri Apr 10 21:14:28 2009 (49E01924)

Unloaded modules:
8aba5000 8abb2000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
8abd6000 8abf7000   dump_CLASSPN
    Timestamp: unavailable (00000000)
    Checksum:  00000000
8abb2000 8abd6000   dump_nvrd32.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
93b61000 93b6a000   kbdhid.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
start    end        module name
8e34a000 8e357080   1394BUS  1394BUS.SYS  Fri Jan 18 21:53:27 2008 (47919057)
80602000 80648000   acpi     acpi.sys     Fri Apr 10 21:19:03 2009 (49E01A37)
8f19b000 8f1e3000   afd      afd.sys      Fri Apr 10 21:47:01 2009 (49E020C5)
93db9000 93dc1000   aswFsBlk aswFsBlk.sys Wed Feb 04 18:40:50 2009 (498A51B2)
93da2000 93db9000   aswMonFlt aswMonFlt.sys Wed Feb 04 18:40:40 2009 (498A51A8)
93bfa000 93bfdb20   aswRdr   aswRdr.SYS   Thu Feb 05 13:06:09 2009 (498B54C1)
93cb8000 93cd9000   aswSP    aswSP.SYS    Wed Feb 04 18:41:01 2009 (498A51BD)
939de000 939e82c0   aswTdi   aswTdi.SYS   Thu Feb 05 13:06:19 2009 (498B54CB)
81458000 81461000   asyncmac asyncmac.sys Fri Jan 18 21:56:29 2008 (4791910D)
8076d000 80775000   atapi    atapi.sys    Fri Apr 10 21:39:09 2009 (49E01EED)
80775000 80793000   ataport  ataport.SYS  Fri Apr 10 21:39:10 2009 (49E01EEE)
8ea04000 8ef19000   atikmdag atikmdag.sys Thu Jul 02 10:43:18 2009 (4A4CF1B6)
93b5a000 93b61000   Beep     Beep.SYS     Fri Jan 18 21:49:10 2008 (47918F56)
80422000 8042a000   BOOTVID  BOOTVID.dll  Fri Jan 18 23:27:15 2008 (4791A653)
9e35c000 9e375000   bowser   bowser.sys   Fri Jan 18 21:28:26 2008 (47918A7A)
99e70000 99e7e000   cdd      cdd.dll      Fri Apr 10 23:22:03 2009 (49E0370B)
81461000 81477000   cdfs     cdfs.sys     Fri Jan 18 21:28:02 2008 (47918A62)
8a9a9000 8a9c1000   cdrom    cdrom.sys    Fri Apr 10 21:39:17 2009 (49E01EF5)
8046b000 8054b000   CI       CI.dll       Fri Apr 10 23:25:22 2009 (49E037D2)
80703000 80724000   CLASSPNP CLASSPNP.SYS Fri Apr 10 21:39:05 2009 (49E01EE9)
8042a000 8046b000   CLFS     CLFS.SYS     Fri Apr 10 21:13:51 2009 (49E018FF)
93d13000 93d20000   crashdmp crashdmp.sys Fri Apr 10 21:39:12 2009 (49E01EF0)
8ab9c000 8aba5000   crcdisk  crcdisk.sys  Fri Jan 18 21:50:29 2008 (47918FA5)
93c46000 93ca1000   csc      csc.sys      Fri Apr 10 21:14:49 2009 (49E01939)
939a1000 939cd000   CT20XUT  CT20XUT.DLL  Fri Jul 11 00:40:33 2008 (48770E71)
8f0ff000 8f19b000   ctac32k  ctac32k.sys  Wed Jul 02 00:42:27 2008 (486B3163)
8e202000 8e281200   ctaud2k  ctaud2k.sys  Fri Jul 11 00:39:47 2008 (48770E43)
93a03000 93b4a000   CTEXFIFX CTEXFIFX.DLL Fri Jul 11 00:40:31 2008 (48770E6F)
9398c000 939a1000   CTHWIUT  CTHWIUT.DLL  Fri Jul 11 00:40:34 2008 (48770E72)
8e2fe000 8e332000   ctoss2k  ctoss2k.sys  Fri Jul 11 00:39:32 2008 (48770E34)
8e332000 8e33a000   ctprxy2k ctprxy2k.sys Fri Jul 11 00:39:49 2008 (48770E45)
93959000 93982000   ctsfm2k  ctsfm2k.sys  Fri Jul 11 00:39:28 2008 (48770E30)
93ca1000 93cb8000   dfsc     dfsc.sys     Fri Apr 10 21:14:12 2009 (49E01914)
8ab8b000 8ab9c000   disk     disk.sys     Fri Apr 10 21:39:14 2009 (49E01EF2)
8e2af000 8e2d4000   drmk     drmk.sys     Fri Jan 18 22:53:02 2008 (47919E4E)
93d44000 93d65000   dump_CLASSPNP dump_CLASSPNP.SYS Fri Apr 10 21:39:05 2009 (49E01EE9)
93d20000 93d44000   dump_nvrd32 dump_nvrd32.sys Mon Aug 18 18:53:13 2008 (48AA2789)
93d6e000 93d78000   Dxapi    Dxapi.sys    Fri Jan 18 21:36:12 2008 (47918C4C)
8ef19000 8efb8000   dxgkrnl  dxgkrnl.sys  Fri Apr 10 21:23:43 2009 (49E01B4F)
8ab64000 8ab8b000   ecache   ecache.sys   Fri Apr 10 21:40:12 2009 (49E01F2C)
9392a000 93959000   emupia2k emupia2k.sys Fri Jul 11 00:39:27 2008 (48770E2F)
8efc4000 8efc5000   fdc      fdc.sys      unavailable (00000000)
82233000 82243000   fileinfo fileinfo.sys Fri Jan 18 21:34:27 2008 (47918BE3)
93982000 93983000   flpydisk flpydisk.sys unavailable (00000000)
82201000 82233000   fltmgr   fltmgr.sys   Fri Apr 10 21:13:59 2009 (49E01907)
93b4a000 93b4b000   Fs_Rec   Fs_Rec.SYS   unavailable (00000000)
8a92c000 8a947000   fwpkclnt fwpkclnt.sys Fri Apr 10 21:45:42 2009 (49E02076)
8a9c1000 8a9cb000   GEARAspiWDM GEARAspiWDM.sys Thu Mar 19 08:32:37 2009 (49C26595)
93808000 9392a000   ha20x2k  ha20x2k.sys  Fri Jul 11 00:39:38 2008 (48770E3A)
81fd6000 82009000   hal      halmacpi.dll Fri Apr 10 21:13:13 2009 (49E018D9)
8ea00000 8ea02900   hamachi  hamachi.sys  Thu Nov 30 12:25:05 2006 (456F3E21)
8e90f000 8e99c000   HDAudBus HDAudBus.sys Fri Apr 10 21:42:41 2009 (49E01FC1)
93cfb000 93d0b000   HIDCLASS HIDCLASS.SYS Fri Apr 10 21:42:47 2009 (49E01FC7)
93b6a000 93b70380   HIDPARSE HIDPARSE.SYS Fri Jan 18 21:53:16 2008 (4791904C)
93cf2000 93cfb000   hidusb   hidusb.sys   Fri Apr 10 21:42:48 2009 (49E01FC8)
9e2d4000 9e33f000   HTTP     HTTP.sys     Fri Apr 10 21:45:29 2009 (49E02069)
8f09b000 8f0a6000   kbdclass kbdclass.sys Fri Jan 18 21:49:14 2008 (47918F5A)
93d65000 93d6e000   kbdhid   kbdhid.sys   Fri Apr 10 21:38:40 2009 (49E01ED0)
8040a000 80411000   kdcom    kdcom.dll    Fri Apr 10 23:25:29 2009 (49E037D9)
8e2d4000 8e2fe000   ks       ks.sys       Fri Apr 10 21:38:47 2009 (49E01ED7)
82243000 822b4000   ksecdd   ksecdd.sys   Fri Apr 10 21:30:03 2009 (49E01CCB)
9e2b1000 9e2c1000   lltdio   lltdio.sys   Fri Jan 18 21:55:03 2008 (479190B7)
93d87000 93da2000   luafv    luafv.sys    Fri Jan 18 21:30:35 2008 (47918AFB)
93d78000 93d87000   monitor  monitor.sys  Fri Jan 18 21:52:19 2008 (47919013)
8f0a6000 8f0b1000   mouclass mouclass.sys Fri Jan 18 21:49:14 2008 (47918F5A)
93d0b000 93d13000   mouhid   mouhid.sys   Fri Jan 18 21:49:16 2008 (47918F5C)
8075d000 8076d000   mountmgr mountmgr.sys Fri Jan 18 21:49:13 2008 (47918F59)
9e375000 9e38a000   mpsdrv   mpsdrv.sys   Fri Jan 18 21:54:45 2008 (479190A5)
9e38a000 9e3ab000   mrxdav   mrxdav.sys   Fri Apr 10 21:14:39 2009 (49E0192F)
9e3ab000 9e3ca000   mrxsmb   mrxsmb.sys   Fri Apr 10 21:14:27 2009 (49E01923)
93dc1000 93dfa000   mrxsmb10 mrxsmb10.sys Fri Apr 10 21:14:34 2009 (49E0192A)
9e3ca000 9e3e2000   mrxsmb20 mrxsmb20.sys Fri Apr 10 21:14:28 2009 (49E01924)
93bae000 93baf000   Msfs     Msfs.SYS     unavailable (00000000)
80651000 80659000   msisadrv msisadrv.sys Fri Jan 18 21:32:51 2008 (47918B83)
8e9b4000 8e9e3000   msiscsi  msiscsi.sys  Fri Apr 10 21:40:07 2009 (49E01F27)
823bf000 823c0000   msrpc    msrpc.sys    unavailable (00000000)
8f0b3000 8f0bd000   mssmbios mssmbios.sys Fri Jan 18 21:32:55 2008 (47918B87)
8ab55000 8ab64000   mup      mup.sys      Fri Apr 10 21:14:12 2009 (49E01914)
822b4000 823bf000   ndis     ndis.sys     Fri Apr 10 21:45:52 2009 (49E02080)
8e800000 8e80b000   ndistapi ndistapi.sys Fri Jan 18 21:56:24 2008 (47919108)
8e358000 8e37b000   ndiswan  ndiswan.sys  Fri Apr 10 21:46:31 2009 (49E020A7)
939cd000 939de000   NDProxy  NDProxy.SYS  Fri Jan 18 21:56:28 2008 (4791910C)
8f1e3000 8f1f1000   netbios  netbios.sys  Fri Jan 18 21:55:45 2008 (479190E1)
8e3b3000 8e3e5000   netbt    netbt.sys    Fri Apr 10 21:45:35 2009 (49E0206F)
8a809000 8a844000   NETIO    NETIO.SYS    Fri Apr 10 21:46:21 2009 (49E0209D)
93bb9000 93bc7000   Npfs     Npfs.SYS     Fri Apr 10 21:14:01 2009 (49E01909)
93c3c000 93c46000   nsiproxy nsiproxy.sys Fri Jan 18 21:55:50 2008 (479190E6)
81c1d000 81fd6000   nt       ntkrpamp.exe Fri Apr 10 21:16:30 2009 (49E0199E)
8aa04000 8ab14000   Ntfs     Ntfs.sys     Fri Apr 10 21:14:34 2009 (49E0192A)
93b53000 93b54000   Null     Null.SYS     unavailable (00000000)
8e80f000 8e90e600   nvmfdx32 nvmfdx32.sys Fri Aug 01 11:37:49 2008 (489357FD)
806e8000 80703000   nvraid   nvraid.sys   Wed Jun 06 13:34:41 2007 (46671A61)
80739000 8075d000   nvrd32   nvrd32.sys   Mon Aug 18 18:53:13 2008 (48AA2789)
80793000 807a0000   nvstor   nvstor.sys   Wed Jun 06 13:34:41 2007 (46671A61)
805d4000 805f9000   nvstor32 nvstor32.sys Mon Aug 18 18:53:17 2008 (48AA278D)
8e33a000 8e349300   ohci1394 ohci1394.sys Fri Apr 10 21:43:04 2009 (49E01FD8)
939e9000 939ff000   pacer    pacer.sys    Fri Apr 10 21:45:51 2009 (49E0207F)
8e99c000 8e9b4000   parport  parport.sys  Fri Jan 18 21:49:32 2008 (47918F6C)
80680000 8068f000   partmgr  partmgr.sys  Fri Apr 10 21:39:19 2009 (49E01EF7)
81477000 81478000   parvdm   parvdm.sys   unavailable (00000000)
80659000 80680000   pci      pci.sys      Fri Apr 10 21:19:16 2009 (49E01A44)
80724000 8072b000   pciide   pciide.sys   Fri Apr 10 21:39:10 2009 (49E01EEE)
8072b000 80739000   PCIIDEX  PCIIDEX.SYS  Fri Apr 10 21:39:09 2009 (49E01EED)
8147e000 8155c000   peauth   peauth.sys   Mon Oct 23 01:55:32 2006 (453C8384)
8e282000 8e2af000   portcls  portcls.sys  Fri Apr 10 21:42:48 2009 (49E01FC8)
80411000 80422000   PSHED    PSHED.dll    Fri Apr 10 23:25:32 2009 (49E037DC)
93bc7000 93bd0000   rasacd   rasacd.sys   Fri Jan 18 21:56:31 2008 (4791910F)
8e9e3000 8e9fa000   rasl2tp  rasl2tp.sys  Fri Jan 18 21:56:33 2008 (47919111)
8e37b000 8e38a000   raspppoe raspppoe.sys Fri Apr 10 21:46:30 2009 (49E020A6)
8e38a000 8e39e000   raspptp  raspptp.sys  Fri Jan 18 21:56:34 2008 (47919112)
8e39e000 8e3b3000   rassstp  rassstp.sys  Fri Apr 10 21:46:40 2009 (49E020B0)
93c00000 93c3c000   rdbss    rdbss.sys    Fri Apr 10 21:14:26 2009 (49E01922)
93b9e000 93ba6000   RDPCDD   RDPCDD.sys   Fri Jan 18 22:01:08 2008 (47919224)
8f002000 8f08b000   rdpdr    rdpdr.sys    Fri Apr 10 21:52:32 2009 (49E02210)
93ba6000 93bae000   rdpencdd rdpencdd.sys Fri Jan 18 22:01:09 2008 (47919225)
9e2c1000 9e2d4000   rspndr   rspndr.sys   Fri Jan 18 21:55:03 2008 (479190B7)
8f1f1000 8f1fdec0   SCDEmu   SCDEmu.SYS   Sun Mar 15 03:25:46 2009 (49BCD7AA)
8155c000 81566000   secdrv   secdrv.SYS   Wed Sep 13 06:18:32 2006 (45080528)
8efe9000 8eff3000   serenum  serenum.sys  Fri Jan 18 21:49:29 2008 (47918F69)
8efcf000 8efe9000   serial   serial.sys   Fri Jan 18 21:49:34 2008 (47918F6E)
93be6000 93bfa000   smb      smb.sys      Fri Apr 10 21:45:22 2009 (49E02062)
8ab4d000 8ab55000   spldr    spldr.sys    Thu Jun 21 17:29:17 2007 (467B17DD)
9e201000 9e2b1000   spsys    spsys.sys    Tue Mar 10 10:10:28 2009 (49B69F04)
8140c000 81458000   srv      srv.sys      Fri Apr 10 21:15:17 2009 (49E01955)
8aba5000 8abcc000   srv2     srv2.sys     Fri Apr 10 21:15:02 2009 (49E01946)
9e33f000 9e35c000   srvnet   srvnet.sys   Fri Apr 10 21:15:01 2009 (49E01945)
807a0000 807e1000   storport storport.sys Fri Apr 10 21:39:19 2009 (49E01EF7)
8f0b1000 8f0b2380   swenum   swenum.sys   Fri Jan 18 21:49:20 2008 (47918F60)
8a844000 8a92c000   tcpip    tcpip.sys    Fri Apr 10 21:46:42 2009 (49E020B2)
81566000 81572000   tcpipreg tcpipreg.sys Fri Apr 10 21:46:06 2009 (49E0208E)
8eff3000 8effe000   TDI      TDI.SYS      Fri Jan 18 21:57:10 2008 (47919136)
93bd0000 93be6000   tdx      tdx.sys      Fri Apr 10 21:45:56 2009 (49E02084)
8f08b000 8f09b000   termdd   termdd.sys   Fri Apr 10 21:51:14 2009 (49E021C2)
99e50000 99e59000   TSDDD    TSDDD.dll    Fri Jan 18 22:01:09 2008 (47919225)
8abf7000 8ac00000   tunmp    tunmp.sys    Fri Jan 18 21:55:40 2008 (479190DC)
8a947000 8a952000   tunnel   tunnel.sys   Fri Jan 18 21:55:50 2008 (479190E6)
8f0bd000 8f0ca000   umbus    umbus.sys    Fri Jan 18 21:53:40 2008 (47919064)
93cd9000 93cf0000   usbccgp  usbccgp.sys  Fri Jan 18 21:53:29 2008 (47919059)
93cf0000 93cf1700   USBD     USBD.SYS     Fri Jan 18 21:53:17 2008 (4791904D)
8a99a000 8a9a9000   usbehci  usbehci.sys  Fri Apr 10 21:42:52 2009 (49E01FCC)
8f0ca000 8f0ff000   usbhub   usbhub.sys   Fri Apr 10 21:43:14 2009 (49E01FE2)
8a952000 8a95c000   usbohci  usbohci.sys  Fri Apr 10 21:42:52 2009 (49E01FCC)
8a95c000 8a99a000   USBPORT  USBPORT.SYS  Fri Apr 10 21:42:55 2009 (49E01FCF)
93b71000 93b7d000   vga      vga.sys      Fri Jan 18 21:52:06 2008 (47919006)
93b7d000 93b9e000   VIDEOPRT VIDEOPRT.SYS Fri Jan 18 21:52:10 2008 (4791900A)
8068f000 8069e000   volmgr   volmgr.sys   Fri Jan 18 21:49:51 2008 (47918F7F)
8069e000 806e8000   volmgrx  volmgrx.sys  Fri Apr 10 21:39:25 2009 (49E01EFD)
8ab14000 8ab4d000   volsnap  volsnap.sys  Fri Apr 10 21:39:37 2009 (49E01F09)
8e3e5000 8e3f8000   wanarp   wanarp.sys   Fri Jan 18 21:56:31 2008 (4791910F)
8efb8000 8efc4000   watchdog watchdog.sys Fri Apr 10 21:22:43 2009 (49E01B13)
8054b000 805c7000   Wdf01000 Wdf01000.sys Fri Jan 18 21:52:21 2008 (47919015)
805c7000 805d4000   WDFLDR   WDFLDR.SYS   Fri Jan 18 21:52:19 2008 (47919013)
99c30000 99e32000   win32k   win32k.sys   Tue Apr 21 04:39:34 2009 (49EDB076)
80648000 80651000   WMILIB   WMILIB.SYS   Fri Jan 18 21:53:08 2008 (47919044)

Unloaded modules:
8aba5000 8abb2000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
8abd6000 8abf7000   dump_CLASSPN
    Timestamp: unavailable (00000000)
    Checksum:  00000000
8abb2000 8abd6000   dump_nvrd32.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
93b61000 93b6a000   kbdhid.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
Bugcheck code 1000008E
Arguments c000001d 853590a5 803ecc1c 00000000



[/font]
 
#7 · (Edited)
I took note that you updated your ATI video drivers, BIOS and NVIDIA audio (nvhda.sys 4-2009) were updated. You are still in need of updates for your Atheros wifi NIC (athr.sys = 4-2008).
The only hardware networking on my computer is the built-in ethernet on my mobo, which does not have any form of wireless capabilities. The nvidia audio update was me going back to onboard sound believing my Creative Sound card drivers were the issue (it's quite notorious for not behaving kindly with nForce4 chipsets.)

The Creative audio drivers looked out of place to me -
Code:
[font=lucida console]
\Windows\system32\CT1MGM.ROM, 2/25/2000 12:49:36, 1048576 bytes
\Windows\system32\CT2MGM.SF2, 9/22/1999 23:18:38, 2167684 bytes

\Windows\system32\default4.sfm, 1/3/2002 15:44:16, 59 bytes
\Windows\system32\default8.sfm, 1/3/2002 15:44:16, 59 bytes
\Windows\system32\default.sfm, 1/3/2002 15:44:16, 59 bytes

\Windows\system32\kill.ini, 10/2/2006 17:25:18, 307 bytes

\Windows\Temp\ctpxst32.exe, 1.01.0000.0059 (English), 3/13/2007
\Windows\Temp\cttele32.dll, 1.00.0005.0000 (English), 2/26/2007[/font]
I know the Creative audio package that has been out since 2007 did include x64, x86, Vista, XP, all in one, so there may be an explanation for the timestamps (1999 ?), but the last 2 executing out of the Windows temp folder seemed particularly odd to me. Creative does have new drivers available - http://support.creative.com/downloads/?h=7
That is quite odd that there are creative drivers inside of the temporary folder, however I think that is where the installer package unloads the drivers prior to install. Guess it didn't remove them after the installation wasn't complete?
I'll also try an update on my sound drivers as a last resort. As I mentioned earlier, the current version installed is the most functional and stable on my machine.

These 2 were found in the dumps - both are Ethernet drivers. That particular version of the Hamachi driver is notorious for BSODs in Vista -
Code:
[font=lucida console]
nvmfdx32.sys Fri Aug 01 11:37:49 2008 (489357FD)

hamachi.sys  Thu Nov 30 12:25:05 2006 (456F3E21)
[/font]
I'll try updating Hamachi to see if this relieves any problems.

The lack of at least 16 memory dumps may in part be due to the manually configured page file (6144 - 7680 MB), although the minimum is > installed RAM. Why not let the system manage the page file? Another reason is that many games have their own version of the Windows Help DLL and take control of the crash dump process. Do a system-wide search for files ending in hdump, dmp, etc...
Since my last reformat I have let Vista handle the pagefile automatically, I did not even touch it.

These HP "not found" app errors have been with you since the June 2 install -
Code:
[FONT=Lucida Console]Could not find a part of the path 'C:\_pack6\hp-advisor\src\HPAdvisor\Shared\Content\xsd\HPAdvisor.xsd'.   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
   at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
   at System.Xml.XmlReader.Create(String inputUri, XmlReaderSettings settings, XmlParserContext inputContext)
   at System.Xml.Schema.XmlSchemaSet.Add(String targetNamespace, String schemaUri)
   at HPAdvisor.Common.Content.CategoryCollection.ValidateDocument(String path) ValidateDocument failed HPPrintersStates.xml[/FONT]
I really do not understand how or why it is looking for HP drivers especially since this is a custom build and I haven't even tried plugging my printer in to install it.


Lastly, I would like to see COMODO gone - at least during your stay here. You'll find out that its firewall is contributing to the BSODs, if not causing some. I read that you manually update the Avast virus defs, but what about the program installation itself? If I recall correctly, Avast has updated its programs since Feb 2009.
COMODO? I have never even heard of that before, and all the more puzzling on why it would be on my machine.

EDIT: Oh, so apparently you can edit immediately after your post? That's interesting. Anyway, usasma, I'll be running Driver Verifier shortly and I'll post any dump files that show up.

EDIT #2: Alright, zip file with latest dump file that was produced while running Driver Verifier. Produced while 'playing' Guild Wars.
 

Attachments

#8 ·
Keep running Driver Verifier please, this was not a Driver Verifier Enabled dump.
If it goes 24 hours without a dump file, please reset Driver Verifier to scan ALL drivers. This will dramatically affect your system performance, so run it as long as you can stand it.

Here's the latest dump file (the only older driver is the Hamachi stuff from 2006):
Code:
Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Users\FUBAR-RC1-Desktop\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: 
Windows Server 2008/Windows Vista Kernel Version 6002 (Service Pack 2) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 6002.18005.x86fre.lh_sp2rtm.090410-1830
Machine Name:
Kernel base = 0x81c47000 PsLoadedModuleList = 0x81d5ec70
Debug session time: Sun Jul 26 20:41:06.072 2009 (GMT-4)
System Uptime: 0 days 0:07:44.816
Loading Kernel Symbols
...............................................................
................................................................
........................
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1000007F, {d, 0, 0, 0}

Probably caused by : amdk8.sys ( amdk8!C1Halt+4 )

Followup: MachineOwner
---------

1: kd> !thread;!analyze -v;r;kv;lmtn;lmtsmn;.bugcheck;.logclose;q
GetPointerFromAddress: unable to read from 81d7e86c
THREAD 803d51e0  Cid 0000.0000  Teb: 00000000 Win32Thread: 00000000 RUNNING on processor 1
Not impersonating
GetUlongFromAddress: unable to read from 81d56394
Owning Process            81d43900       Image:         <Unknown>
Attached Process          84356910       Image:         System
ffdf0000: Unable to get shared data
Wait Start TickCount      810          
Context Switch Count      351187             
ReadMemory error: Cannot get nt!KeMaximumIncrement value.
UserTime                  00:00:00.000
KernelTime                00:00:00.000
Win32 Start Address nt!KiIdleLoop (0x81cef834)
Stack Init 803ed000 Current 803ecd4c Base 803ed000 Limit 803ea000 Call 0
Priority 0 BasePriority 0 PriorityDecrement 0 IoPriority 0 PagePriority 0
ChildEBP RetAddr  Args to Child              
WARNING: Frame IP not in any known module. Following frames may be wrong.
803ecc74 8454ca9c badb0d00 00000000 803d51e0 0x8ae1fd1d
803ecce4 8454dc0b 81cf7d46 89983c90 803d2f90 amdk8!C1Halt+0x4 (FPO: [0,0,0])
803ecce8 81cf7d46 89983c90 803d2f90 803ecd50 amdk8!C1Idle+0x5 (FPO: [0,0,0])
803eccf8 81cf7c94 899d7fb8 00000000 9ffd0350 nt!PpmCallIdleHandler+0x2e
803ecd50 81cef841 00000000 0000000e 00000000 nt!PoIdle+0x2d1
803ecd54 00000000 0000000e 00000000 00000000 nt!KiIdleLoop+0xd (FPO: [0,0,0])

*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

UNEXPECTED_KERNEL_MODE_TRAP_M (1000007f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault).  The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
        use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
        use .trap on that value
Else
        .trap on the appropriate frame will show where the trap was taken
        (on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 0000000d, EXCEPTION_GP_FAULT
Arg2: 00000000
Arg3: 00000000
Arg4: 00000000

Debugging Details:
------------------


BUGCHECK_STR:  0x7f_d

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  System

CURRENT_IRQL:  2

LAST_CONTROL_TRANSFER:  from 8454ca9c to 8ae1fd1d

STACK_TEXT:  
WARNING: Frame IP not in any known module. Following frames may be wrong.
803ecc74 8454ca9c badb0d00 00000000 803d51e0 0x8ae1fd1d
803ecce4 8454dc0b 81cf7d46 89983c90 803d2f90 amdk8!C1Halt+0x4
803ecce8 81cf7d46 89983c90 803d2f90 803ecd50 amdk8!C1Idle+0x5
803eccf8 81cf7c94 899d7fb8 00000000 9ffd0350 nt!PpmCallIdleHandler+0x2e
803ecd50 81cef841 00000000 0000000e 00000000 nt!PoIdle+0x2d1
803ecd54 00000000 0000000e 00000000 00000000 nt!KiIdleLoop+0xd


STACK_COMMAND:  kb

FOLLOWUP_IP: 
amdk8!C1Halt+4
8454ca9c c3              ret

SYMBOL_STACK_INDEX:  1

SYMBOL_NAME:  amdk8!C1Halt+4

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: amdk8

IMAGE_NAME:  amdk8.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  47918a38

FAILURE_BUCKET_ID:  0x7f_d_amdk8!C1Halt+4

BUCKET_ID:  0x7f_d_amdk8!C1Halt+4

Followup: MachineOwner
---------

eax=89983c90 ebx=ffffffff ecx=899c92f0 edx=00000000 esi=899d7fb8 edi=89983cac
eip=8ae1fd1d esp=803ecc74 ebp=803ecc74 iopl=0         nv up di pl zr na pe nc
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010046
8ae1fd1d 64c70500000000ffffffff mov dword ptr fs:[0],0FFFFFFFFh fs:0030:00000000=????????
ChildEBP RetAddr  Args to Child              
WARNING: Frame IP not in any known module. Following frames may be wrong.
803ecc74 8454ca9c badb0d00 00000000 803d51e0 0x8ae1fd1d
803ecce4 8454dc0b 81cf7d46 89983c90 803d2f90 amdk8!C1Halt+0x4 (FPO: [0,0,0])
803ecce8 81cf7d46 89983c90 803d2f90 803ecd50 amdk8!C1Idle+0x5 (FPO: [0,0,0])
803eccf8 81cf7c94 899d7fb8 00000000 9ffd0350 nt!PpmCallIdleHandler+0x2e
803ecd50 81cef841 00000000 0000000e 00000000 nt!PoIdle+0x2d1
803ecd54 00000000 0000000e 00000000 00000000 nt!KiIdleLoop+0xd (FPO: [0,0,0])
start    end        module name
80408000 8040f000   kdcom    kdcom.dll    Sat Apr 11 02:25:29 2009 (49E037D9)
8040f000 80420000   PSHED    PSHED.dll    Sat Apr 11 02:25:32 2009 (49E037DC)
80420000 80428000   BOOTVID  BOOTVID.dll  Sat Jan 19 02:27:15 2008 (4791A653)
80428000 80469000   CLFS     CLFS.SYS     Sat Apr 11 00:13:51 2009 (49E018FF)
80469000 80549000   CI       CI.dll       Sat Apr 11 02:25:22 2009 (49E037D2)
80549000 805c5000   Wdf01000 Wdf01000.sys Sat Jan 19 00:52:21 2008 (47919015)
805c5000 805d2000   WDFLDR   WDFLDR.SYS   Sat Jan 19 00:52:19 2008 (47919013)
80600000 80646000   acpi     acpi.sys     Sat Apr 11 00:19:03 2009 (49E01A37)
80646000 8064f000   WMILIB   WMILIB.SYS   Sat Jan 19 00:53:08 2008 (47919044)
8064f000 80657000   msisadrv msisadrv.sys Sat Jan 19 00:32:51 2008 (47918B83)
80657000 8067e000   pci      pci.sys      Sat Apr 11 00:19:16 2009 (49E01A44)
8067e000 8068d000   partmgr  partmgr.sys  Sat Apr 11 00:39:19 2009 (49E01EF7)
8068d000 8069c000   volmgr   volmgr.sys   Sat Jan 19 00:49:51 2008 (47918F7F)
8069c000 806e6000   volmgrx  volmgrx.sys  Sat Apr 11 00:39:25 2009 (49E01EFD)
806e6000 806ed000   pciide   pciide.sys   Sat Apr 11 00:39:10 2009 (49E01EEE)
806ed000 806fb000   PCIIDEX  PCIIDEX.SYS  Sat Apr 11 00:39:09 2009 (49E01EED)
806fb000 8071f000   nvrd32   nvrd32.sys   Mon Aug 18 21:53:13 2008 (48AA2789)
8071f000 80740000   CLASSPNP CLASSPNP.SYS Sat Apr 11 00:39:05 2009 (49E01EE9)
80740000 80750000   mountmgr mountmgr.sys Sat Jan 19 00:49:13 2008 (47918F59)
80750000 80758000   atapi    atapi.sys    Sat Apr 11 00:39:09 2009 (49E01EED)
80758000 80776000   ataport  ataport.SYS  Sat Apr 11 00:39:10 2009 (49E01EEE)
80776000 8079b000   nvstor32 nvstor32.sys Mon Aug 18 21:53:17 2008 (48AA278D)
8079b000 807dc000   storport storport.sys Sat Apr 11 00:39:19 2009 (49E01EF7)
81c14000 81c47000   hal      halmacpi.dll Sat Apr 11 00:13:13 2009 (49E018D9)
81c47000 82000000   nt       ntkrpamp.exe Sat Apr 11 00:16:30 2009 (49E0199E)
82207000 82239000   fltmgr   fltmgr.sys   Sat Apr 11 00:13:59 2009 (49E01907)
82239000 82249000   fileinfo fileinfo.sys Sat Jan 19 00:34:27 2008 (47918BE3)
82249000 822ba000   ksecdd   ksecdd.sys   Sat Apr 11 00:30:03 2009 (49E01CCB)
822ba000 823c5000   ndis     ndis.sys     Sat Apr 11 00:45:52 2009 (49E02080)
823c5000 823c6000   msrpc    msrpc.sys    unavailable (00000000)
84402000 8443d000   NETIO    NETIO.SYS    Sat Apr 11 00:46:21 2009 (49E0209D)
8443d000 84525000   tcpip    tcpip.sys    Sat Apr 11 00:46:42 2009 (49E020B2)
84525000 84540000   fwpkclnt fwpkclnt.sys Sat Apr 11 00:45:42 2009 (49E02076)
84540000 8454b000   tunnel   tunnel.sys   Sat Jan 19 00:55:50 2008 (479190E6)
8454b000 8455b000   amdk8    amdk8.sys    Sat Jan 19 00:27:20 2008 (47918A38)
8455b000 84565000   usbohci  usbohci.sys  Sat Apr 11 00:42:52 2009 (49E01FCC)
84565000 845a3000   USBPORT  USBPORT.SYS  Sat Apr 11 00:42:55 2009 (49E01FCF)
845a3000 845b2000   usbehci  usbehci.sys  Sat Apr 11 00:42:52 2009 (49E01FCC)
845b2000 845ca000   cdrom    cdrom.sys    Sat Apr 11 00:39:17 2009 (49E01EF5)
845ca000 845d4000   GEARAspiWDM GEARAspiWDM.sys Thu Mar 19 11:32:37 2009 (49C26595)
84600000 84609000   tunmp    tunmp.sys    Sat Jan 19 00:55:40 2008 (479190DC)
84609000 84719000   Ntfs     Ntfs.sys     Sat Apr 11 00:14:34 2009 (49E0192A)
84719000 84752000   volsnap  volsnap.sys  Sat Apr 11 00:39:37 2009 (49E01F09)
84752000 8475a000   spldr    spldr.sys    Thu Jun 21 20:29:17 2007 (467B17DD)
8475a000 84769000   mup      mup.sys      Sat Apr 11 00:14:12 2009 (49E01914)
84769000 84790000   ecache   ecache.sys   Sat Apr 11 00:40:12 2009 (49E01F2C)
84790000 847a1000   disk     disk.sys     Sat Apr 11 00:39:14 2009 (49E01EF2)
847a1000 847aa000   crcdisk  crcdisk.sys  Sat Jan 19 00:50:29 2008 (47918FA5)
847aa000 847e3000   mrxsmb10 mrxsmb10.sys Sat Apr 11 00:14:34 2009 (49E0192A)
8b403000 8b482200   ctaud2k  ctaud2k.sys  Fri Jul 11 03:39:47 2008 (48770E43)
8b483000 8b4b0000   portcls  portcls.sys  Sat Apr 11 00:42:48 2009 (49E01FC8)
8b4b0000 8b4d5000   drmk     drmk.sys     Sat Jan 19 01:53:02 2008 (47919E4E)
8b4d5000 8b4ff000   ks       ks.sys       Sat Apr 11 00:38:47 2009 (49E01ED7)
8b4ff000 8b533000   ctoss2k  ctoss2k.sys  Fri Jul 11 03:39:32 2008 (48770E34)
8b533000 8b53b000   ctprxy2k ctprxy2k.sys Fri Jul 11 03:39:49 2008 (48770E45)
8b53b000 8b54a300   ohci1394 ohci1394.sys Sat Apr 11 00:43:04 2009 (49E01FD8)
8b54b000 8b558080   1394BUS  1394BUS.SYS  Sat Jan 19 00:53:27 2008 (47919057)
8b559000 8b57c000   ndiswan  ndiswan.sys  Sat Apr 11 00:46:31 2009 (49E020A7)
8b57c000 8b58b000   raspppoe raspppoe.sys Sat Apr 11 00:46:30 2009 (49E020A6)
8b58b000 8b59f000   raspptp  raspptp.sys  Sat Jan 19 00:56:34 2008 (47919112)
8b59f000 8b5b4000   rassstp  rassstp.sys  Sat Apr 11 00:46:40 2009 (49E020B0)
8b5b4000 8b5e6000   netbt    netbt.sys    Sat Apr 11 00:45:35 2009 (49E0206F)
8b804000 8b903600   nvmfdx32 nvmfdx32.sys Fri Aug 01 14:37:49 2008 (489357FD)
8b904000 8b991000   HDAudBus HDAudBus.sys Sat Apr 11 00:42:41 2009 (49E01FC1)
8b991000 8b9a9000   parport  parport.sys  Sat Jan 19 00:49:32 2008 (47918F6C)
8b9a9000 8b9d8000   msiscsi  msiscsi.sys  Sat Apr 11 00:40:07 2009 (49E01F27)
8b9d8000 8b9ef000   rasl2tp  rasl2tp.sys  Sat Jan 19 00:56:33 2008 (47919111)
8b9ef000 8b9fa000   ndistapi ndistapi.sys Sat Jan 19 00:56:24 2008 (47919108)
8ba08000 8ba91000   rdpdr    rdpdr.sys    Sat Apr 11 00:52:32 2009 (49E02210)
8ba91000 8baa1000   termdd   termdd.sys   Sat Apr 11 00:51:14 2009 (49E021C2)
8baa1000 8baac000   kbdclass kbdclass.sys Sat Jan 19 00:49:14 2008 (47918F5A)
8baac000 8bab7000   mouclass mouclass.sys Sat Jan 19 00:49:14 2008 (47918F5A)
8bab7000 8bab8380   swenum   swenum.sys   Sat Jan 19 00:49:20 2008 (47918F60)
8bab9000 8bac3000   mssmbios mssmbios.sys Sat Jan 19 00:32:55 2008 (47918B87)
8bac3000 8bad0000   umbus    umbus.sys    Sat Jan 19 00:53:40 2008 (47919064)
8bad0000 8bb05000   usbhub   usbhub.sys   Sat Apr 11 00:43:14 2009 (49E01FE2)
8bb05000 8bba1000   ctac32k  ctac32k.sys  Wed Jul 02 03:42:27 2008 (486B3163)
8bba1000 8bbe9000   afd      afd.sys      Sat Apr 11 00:47:01 2009 (49E020C5)
8bbe9000 8bbfc000   wanarp   wanarp.sys   Sat Jan 19 00:56:31 2008 (4791910F)
8be00000 8be0b000   TDI      TDI.SYS      Sat Jan 19 00:57:10 2008 (47919136)
8be0b000 8be0d900   hamachi  hamachi.sys  Thu Nov 30 15:25:05 2006 (456F3E21)
8be0f000 8c324000   atikmdag atikmdag.sys Thu Jul 02 13:43:18 2009 (4A4CF1B6)
8c324000 8c3c3000   dxgkrnl  dxgkrnl.sys  Sat Apr 11 00:23:43 2009 (49E01B4F)
8c3c3000 8c3cf000   watchdog watchdog.sys Sat Apr 11 00:22:43 2009 (49E01B13)
8c3cf000 8c3d0000   fdc      fdc.sys      unavailable (00000000)
8c3da000 8c3f4000   serial   serial.sys   Sat Jan 19 00:49:34 2008 (47918F6E)
8c3f4000 8c3fe000   serenum  serenum.sys  Sat Jan 19 00:49:29 2008 (47918F69)
90e02000 90f24000   ha20x2k  ha20x2k.sys  Fri Jul 11 03:39:38 2008 (48770E3A)
90f24000 90f53000   emupia2k emupia2k.sys Fri Jul 11 03:39:27 2008 (48770E2F)
90f53000 90f7c000   ctsfm2k  ctsfm2k.sys  Fri Jul 11 03:39:28 2008 (48770E30)
90f7c000 90f91000   CTHWIUT  CTHWIUT.DLL  Fri Jul 11 03:40:34 2008 (48770E72)
90f91000 90fbd000   CT20XUT  CT20XUT.DLL  Fri Jul 11 03:40:33 2008 (48770E71)
90fbd000 90fd1000   smb      smb.sys      Sat Apr 11 00:45:22 2009 (49E02062)
90fd1000 90fdb2c0   aswTdi   aswTdi.SYS   Thu Feb 05 16:06:19 2009 (498B54CB)
90fdc000 90ff2000   pacer    pacer.sys    Sat Apr 11 00:45:51 2009 (49E0207F)
90ff2000 91000000   netbios  netbios.sys  Sat Jan 19 00:55:45 2008 (479190E1)
97a01000 97b48000   CTEXFIFX CTEXFIFX.DLL Fri Jul 11 03:40:31 2008 (48770E6F)
97b48000 97b49000   flpydisk flpydisk.sys unavailable (00000000)
97b52000 97b63000   NDProxy  NDProxy.SYS  Sat Jan 19 00:56:28 2008 (4791910C)
97b63000 97b64000   Fs_Rec   Fs_Rec.SYS   unavailable (00000000)
97b6c000 97b6d000   Null     Null.SYS     unavailable (00000000)
97b73000 97b7a000   Beep     Beep.SYS     Sat Jan 19 00:49:10 2008 (47918F56)
97b7a000 97b7db20   aswRdr   aswRdr.SYS   Thu Feb 05 16:06:09 2009 (498B54C1)
97b83000 97b89380   HIDPARSE HIDPARSE.SYS Sat Jan 19 00:53:16 2008 (4791904C)
97b8a000 97b96000   vga      vga.sys      Sat Jan 19 00:52:06 2008 (47919006)
97b96000 97bb7000   VIDEOPRT VIDEOPRT.SYS Sat Jan 19 00:52:10 2008 (4791900A)
97bb7000 97bbf000   RDPCDD   RDPCDD.sys   Sat Jan 19 01:01:08 2008 (47919224)
97bbf000 97bc7000   rdpencdd rdpencdd.sys Sat Jan 19 01:01:09 2008 (47919225)
97bc7000 97bc8000   Msfs     Msfs.SYS     unavailable (00000000)
97bd2000 97be0000   Npfs     Npfs.SYS     Sat Apr 11 00:14:01 2009 (49E01909)
97be0000 97be9000   rasacd   rasacd.sys   Sat Jan 19 00:56:31 2008 (4791910F)
97be9000 97bff000   tdx      tdx.sys      Sat Apr 11 00:45:56 2009 (49E02084)
a260e000 a264a000   rdbss    rdbss.sys    Sat Apr 11 00:14:26 2009 (49E01922)
a264a000 a2654000   nsiproxy nsiproxy.sys Sat Jan 19 00:55:50 2008 (479190E6)
a2654000 a26af000   csc      csc.sys      Sat Apr 11 00:14:49 2009 (49E01939)
a26af000 a26c6000   dfsc     dfsc.sys     Sat Apr 11 00:14:12 2009 (49E01914)
a26c6000 a26e7000   aswSP    aswSP.SYS    Wed Feb 04 21:41:01 2009 (498A51BD)
a26e7000 a26fe000   usbccgp  usbccgp.sys  Sat Jan 19 00:53:29 2008 (47919059)
a26fe000 a26ff700   USBD     USBD.SYS     Sat Jan 19 00:53:17 2008 (4791904D)
a2700000 a2709000   hidusb   hidusb.sys   Sat Apr 11 00:42:48 2009 (49E01FC8)
a2709000 a2719000   HIDCLASS HIDCLASS.SYS Sat Apr 11 00:42:47 2009 (49E01FC7)
a2719000 a2722000   kbdhid   kbdhid.sys   Sat Apr 11 00:38:40 2009 (49E01ED0)
a2722000 a272f000   crashdmp crashdmp.sys Sat Apr 11 00:39:12 2009 (49E01EF0)
a272f000 a2753000   dump_nvrd32 dump_nvrd32.sys Mon Aug 18 21:53:13 2008 (48AA2789)
a2753000 a2774000   dump_CLASSPNP dump_CLASSPNP.SYS Sat Apr 11 00:39:05 2009 (49E01EE9)
a2774000 a277c000   mouhid   mouhid.sys   Sat Jan 19 00:49:16 2008 (47918F5C)
a277c000 a2786000   Dxapi    Dxapi.sys    Sat Jan 19 00:36:12 2008 (47918C4C)
a2786000 a2795000   monitor  monitor.sys  Sat Jan 19 00:52:19 2008 (47919013)
a2795000 a27b0000   luafv    luafv.sys    Sat Jan 19 00:30:35 2008 (47918AFB)
a27b0000 a27c7000   aswMonFlt aswMonFlt.sys Wed Feb 04 21:40:40 2009 (498A51A8)
a27c7000 a27cf000   aswFsBlk aswFsBlk.sys Wed Feb 04 21:40:50 2009 (498A51B2)
a27cf000 a27f6000   srv2     srv2.sys     Sat Apr 11 00:15:02 2009 (49E01946)
a8ef0000 a90f2000   win32k   win32k.sys   Tue Apr 21 07:39:34 2009 (49EDB076)
a9110000 a9119000   TSDDD    TSDDD.dll    Sat Jan 19 01:01:09 2008 (47919225)
a9130000 a913e000   cdd      cdd.dll      Sat Apr 11 02:22:03 2009 (49E0370B)
aec07000 aecb7000   spsys    spsys.sys    Tue Mar 10 13:10:28 2009 (49B69F04)
aecb7000 aecc7000   lltdio   lltdio.sys   Sat Jan 19 00:55:03 2008 (479190B7)
aecc7000 aecda000   rspndr   rspndr.sys   Sat Jan 19 00:55:03 2008 (479190B7)
aecda000 aed45000   HTTP     HTTP.sys     Sat Apr 11 00:45:29 2009 (49E02069)
aed45000 aed62000   srvnet   srvnet.sys   Sat Apr 11 00:15:01 2009 (49E01945)
aed62000 aed7b000   bowser   bowser.sys   Sat Jan 19 00:28:26 2008 (47918A7A)
aed7b000 aed90000   mpsdrv   mpsdrv.sys   Sat Jan 19 00:54:45 2008 (479190A5)
aed90000 aedb1000   mrxdav   mrxdav.sys   Sat Apr 11 00:14:39 2009 (49E0192F)
aedb1000 aedd0000   mrxsmb   mrxsmb.sys   Sat Apr 11 00:14:27 2009 (49E01923)
aedd0000 aede8000   mrxsmb20 mrxsmb20.sys Sat Apr 11 00:14:28 2009 (49E01924)
b060c000 b0658000   srv      srv.sys      Sat Apr 11 00:15:17 2009 (49E01955)
b0658000 b0661000   asyncmac asyncmac.sys Sat Jan 19 00:56:29 2008 (4791910D)
b0661000 b0662000   parvdm   parvdm.sys   unavailable (00000000)
b0668000 b0746000   peauth   peauth.sys   Mon Oct 23 04:55:32 2006 (453C8384)
b0746000 b0750000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
b0750000 b075c000   tcpipreg tcpipreg.sys Sat Apr 11 00:46:06 2009 (49E0208E)
b075c000 b0772000   cdfs     cdfs.sys     Sat Jan 19 00:28:02 2008 (47918A62)

Unloaded modules:
847aa000 847b7000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
847db000 847fc000   dump_CLASSPN
    Timestamp: unavailable (00000000)
    Checksum:  00000000
847b7000 847db000   dump_nvrd32.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
97b7a000 97b83000   kbdhid.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
start    end        module name
8b54b000 8b558080   1394BUS  1394BUS.SYS  Sat Jan 19 00:53:27 2008 (47919057)
80600000 80646000   acpi     acpi.sys     Sat Apr 11 00:19:03 2009 (49E01A37)
8bba1000 8bbe9000   afd      afd.sys      Sat Apr 11 00:47:01 2009 (49E020C5)
8454b000 8455b000   amdk8    amdk8.sys    Sat Jan 19 00:27:20 2008 (47918A38)
a27c7000 a27cf000   aswFsBlk aswFsBlk.sys Wed Feb 04 21:40:50 2009 (498A51B2)
a27b0000 a27c7000   aswMonFlt aswMonFlt.sys Wed Feb 04 21:40:40 2009 (498A51A8)
97b7a000 97b7db20   aswRdr   aswRdr.SYS   Thu Feb 05 16:06:09 2009 (498B54C1)
a26c6000 a26e7000   aswSP    aswSP.SYS    Wed Feb 04 21:41:01 2009 (498A51BD)
90fd1000 90fdb2c0   aswTdi   aswTdi.SYS   Thu Feb 05 16:06:19 2009 (498B54CB)
b0658000 b0661000   asyncmac asyncmac.sys Sat Jan 19 00:56:29 2008 (4791910D)
80750000 80758000   atapi    atapi.sys    Sat Apr 11 00:39:09 2009 (49E01EED)
80758000 80776000   ataport  ataport.SYS  Sat Apr 11 00:39:10 2009 (49E01EEE)
8be0f000 8c324000   atikmdag atikmdag.sys Thu Jul 02 13:43:18 2009 (4A4CF1B6)
97b73000 97b7a000   Beep     Beep.SYS     Sat Jan 19 00:49:10 2008 (47918F56)
80420000 80428000   BOOTVID  BOOTVID.dll  Sat Jan 19 02:27:15 2008 (4791A653)
aed62000 aed7b000   bowser   bowser.sys   Sat Jan 19 00:28:26 2008 (47918A7A)
a9130000 a913e000   cdd      cdd.dll      Sat Apr 11 02:22:03 2009 (49E0370B)
b075c000 b0772000   cdfs     cdfs.sys     Sat Jan 19 00:28:02 2008 (47918A62)
845b2000 845ca000   cdrom    cdrom.sys    Sat Apr 11 00:39:17 2009 (49E01EF5)
80469000 80549000   CI       CI.dll       Sat Apr 11 02:25:22 2009 (49E037D2)
8071f000 80740000   CLASSPNP CLASSPNP.SYS Sat Apr 11 00:39:05 2009 (49E01EE9)
80428000 80469000   CLFS     CLFS.SYS     Sat Apr 11 00:13:51 2009 (49E018FF)
a2722000 a272f000   crashdmp crashdmp.sys Sat Apr 11 00:39:12 2009 (49E01EF0)
847a1000 847aa000   crcdisk  crcdisk.sys  Sat Jan 19 00:50:29 2008 (47918FA5)
a2654000 a26af000   csc      csc.sys      Sat Apr 11 00:14:49 2009 (49E01939)
90f91000 90fbd000   CT20XUT  CT20XUT.DLL  Fri Jul 11 03:40:33 2008 (48770E71)
8bb05000 8bba1000   ctac32k  ctac32k.sys  Wed Jul 02 03:42:27 2008 (486B3163)
8b403000 8b482200   ctaud2k  ctaud2k.sys  Fri Jul 11 03:39:47 2008 (48770E43)
97a01000 97b48000   CTEXFIFX CTEXFIFX.DLL Fri Jul 11 03:40:31 2008 (48770E6F)
90f7c000 90f91000   CTHWIUT  CTHWIUT.DLL  Fri Jul 11 03:40:34 2008 (48770E72)
8b4ff000 8b533000   ctoss2k  ctoss2k.sys  Fri Jul 11 03:39:32 2008 (48770E34)
8b533000 8b53b000   ctprxy2k ctprxy2k.sys Fri Jul 11 03:39:49 2008 (48770E45)
90f53000 90f7c000   ctsfm2k  ctsfm2k.sys  Fri Jul 11 03:39:28 2008 (48770E30)
a26af000 a26c6000   dfsc     dfsc.sys     Sat Apr 11 00:14:12 2009 (49E01914)
84790000 847a1000   disk     disk.sys     Sat Apr 11 00:39:14 2009 (49E01EF2)
8b4b0000 8b4d5000   drmk     drmk.sys     Sat Jan 19 01:53:02 2008 (47919E4E)
a2753000 a2774000   dump_CLASSPNP dump_CLASSPNP.SYS Sat Apr 11 00:39:05 2009 (49E01EE9)
a272f000 a2753000   dump_nvrd32 dump_nvrd32.sys Mon Aug 18 21:53:13 2008 (48AA2789)
a277c000 a2786000   Dxapi    Dxapi.sys    Sat Jan 19 00:36:12 2008 (47918C4C)
8c324000 8c3c3000   dxgkrnl  dxgkrnl.sys  Sat Apr 11 00:23:43 2009 (49E01B4F)
84769000 84790000   ecache   ecache.sys   Sat Apr 11 00:40:12 2009 (49E01F2C)
90f24000 90f53000   emupia2k emupia2k.sys Fri Jul 11 03:39:27 2008 (48770E2F)
8c3cf000 8c3d0000   fdc      fdc.sys      unavailable (00000000)
82239000 82249000   fileinfo fileinfo.sys Sat Jan 19 00:34:27 2008 (47918BE3)
97b48000 97b49000   flpydisk flpydisk.sys unavailable (00000000)
82207000 82239000   fltmgr   fltmgr.sys   Sat Apr 11 00:13:59 2009 (49E01907)
97b63000 97b64000   Fs_Rec   Fs_Rec.SYS   unavailable (00000000)
84525000 84540000   fwpkclnt fwpkclnt.sys Sat Apr 11 00:45:42 2009 (49E02076)
845ca000 845d4000   GEARAspiWDM GEARAspiWDM.sys Thu Mar 19 11:32:37 2009 (49C26595)
90e02000 90f24000   ha20x2k  ha20x2k.sys  Fri Jul 11 03:39:38 2008 (48770E3A)
81c14000 81c47000   hal      halmacpi.dll Sat Apr 11 00:13:13 2009 (49E018D9)
8be0b000 8be0d900   hamachi  hamachi.sys  Thu Nov 30 15:25:05 2006 (456F3E21)
8b904000 8b991000   HDAudBus HDAudBus.sys Sat Apr 11 00:42:41 2009 (49E01FC1)
a2709000 a2719000   HIDCLASS HIDCLASS.SYS Sat Apr 11 00:42:47 2009 (49E01FC7)
97b83000 97b89380   HIDPARSE HIDPARSE.SYS Sat Jan 19 00:53:16 2008 (4791904C)
a2700000 a2709000   hidusb   hidusb.sys   Sat Apr 11 00:42:48 2009 (49E01FC8)
aecda000 aed45000   HTTP     HTTP.sys     Sat Apr 11 00:45:29 2009 (49E02069)
8baa1000 8baac000   kbdclass kbdclass.sys Sat Jan 19 00:49:14 2008 (47918F5A)
a2719000 a2722000   kbdhid   kbdhid.sys   Sat Apr 11 00:38:40 2009 (49E01ED0)
80408000 8040f000   kdcom    kdcom.dll    Sat Apr 11 02:25:29 2009 (49E037D9)
8b4d5000 8b4ff000   ks       ks.sys       Sat Apr 11 00:38:47 2009 (49E01ED7)
82249000 822ba000   ksecdd   ksecdd.sys   Sat Apr 11 00:30:03 2009 (49E01CCB)
aecb7000 aecc7000   lltdio   lltdio.sys   Sat Jan 19 00:55:03 2008 (479190B7)
a2795000 a27b0000   luafv    luafv.sys    Sat Jan 19 00:30:35 2008 (47918AFB)
a2786000 a2795000   monitor  monitor.sys  Sat Jan 19 00:52:19 2008 (47919013)
8baac000 8bab7000   mouclass mouclass.sys Sat Jan 19 00:49:14 2008 (47918F5A)
a2774000 a277c000   mouhid   mouhid.sys   Sat Jan 19 00:49:16 2008 (47918F5C)
80740000 80750000   mountmgr mountmgr.sys Sat Jan 19 00:49:13 2008 (47918F59)
aed7b000 aed90000   mpsdrv   mpsdrv.sys   Sat Jan 19 00:54:45 2008 (479190A5)
aed90000 aedb1000   mrxdav   mrxdav.sys   Sat Apr 11 00:14:39 2009 (49E0192F)
aedb1000 aedd0000   mrxsmb   mrxsmb.sys   Sat Apr 11 00:14:27 2009 (49E01923)
847aa000 847e3000   mrxsmb10 mrxsmb10.sys Sat Apr 11 00:14:34 2009 (49E0192A)
aedd0000 aede8000   mrxsmb20 mrxsmb20.sys Sat Apr 11 00:14:28 2009 (49E01924)
97bc7000 97bc8000   Msfs     Msfs.SYS     unavailable (00000000)
8064f000 80657000   msisadrv msisadrv.sys Sat Jan 19 00:32:51 2008 (47918B83)
8b9a9000 8b9d8000   msiscsi  msiscsi.sys  Sat Apr 11 00:40:07 2009 (49E01F27)
823c5000 823c6000   msrpc    msrpc.sys    unavailable (00000000)
8bab9000 8bac3000   mssmbios mssmbios.sys Sat Jan 19 00:32:55 2008 (47918B87)
8475a000 84769000   mup      mup.sys      Sat Apr 11 00:14:12 2009 (49E01914)
822ba000 823c5000   ndis     ndis.sys     Sat Apr 11 00:45:52 2009 (49E02080)
8b9ef000 8b9fa000   ndistapi ndistapi.sys Sat Jan 19 00:56:24 2008 (47919108)
8b559000 8b57c000   ndiswan  ndiswan.sys  Sat Apr 11 00:46:31 2009 (49E020A7)
97b52000 97b63000   NDProxy  NDProxy.SYS  Sat Jan 19 00:56:28 2008 (4791910C)
90ff2000 91000000   netbios  netbios.sys  Sat Jan 19 00:55:45 2008 (479190E1)
8b5b4000 8b5e6000   netbt    netbt.sys    Sat Apr 11 00:45:35 2009 (49E0206F)
84402000 8443d000   NETIO    NETIO.SYS    Sat Apr 11 00:46:21 2009 (49E0209D)
97bd2000 97be0000   Npfs     Npfs.SYS     Sat Apr 11 00:14:01 2009 (49E01909)
a264a000 a2654000   nsiproxy nsiproxy.sys Sat Jan 19 00:55:50 2008 (479190E6)
81c47000 82000000   nt       ntkrpamp.exe Sat Apr 11 00:16:30 2009 (49E0199E)
84609000 84719000   Ntfs     Ntfs.sys     Sat Apr 11 00:14:34 2009 (49E0192A)
97b6c000 97b6d000   Null     Null.SYS     unavailable (00000000)
8b804000 8b903600   nvmfdx32 nvmfdx32.sys Fri Aug 01 14:37:49 2008 (489357FD)
806fb000 8071f000   nvrd32   nvrd32.sys   Mon Aug 18 21:53:13 2008 (48AA2789)
80776000 8079b000   nvstor32 nvstor32.sys Mon Aug 18 21:53:17 2008 (48AA278D)
8b53b000 8b54a300   ohci1394 ohci1394.sys Sat Apr 11 00:43:04 2009 (49E01FD8)
90fdc000 90ff2000   pacer    pacer.sys    Sat Apr 11 00:45:51 2009 (49E0207F)
8b991000 8b9a9000   parport  parport.sys  Sat Jan 19 00:49:32 2008 (47918F6C)
8067e000 8068d000   partmgr  partmgr.sys  Sat Apr 11 00:39:19 2009 (49E01EF7)
b0661000 b0662000   parvdm   parvdm.sys   unavailable (00000000)
80657000 8067e000   pci      pci.sys      Sat Apr 11 00:19:16 2009 (49E01A44)
806e6000 806ed000   pciide   pciide.sys   Sat Apr 11 00:39:10 2009 (49E01EEE)
806ed000 806fb000   PCIIDEX  PCIIDEX.SYS  Sat Apr 11 00:39:09 2009 (49E01EED)
b0668000 b0746000   peauth   peauth.sys   Mon Oct 23 04:55:32 2006 (453C8384)
8b483000 8b4b0000   portcls  portcls.sys  Sat Apr 11 00:42:48 2009 (49E01FC8)
8040f000 80420000   PSHED    PSHED.dll    Sat Apr 11 02:25:32 2009 (49E037DC)
97be0000 97be9000   rasacd   rasacd.sys   Sat Jan 19 00:56:31 2008 (4791910F)
8b9d8000 8b9ef000   rasl2tp  rasl2tp.sys  Sat Jan 19 00:56:33 2008 (47919111)
8b57c000 8b58b000   raspppoe raspppoe.sys Sat Apr 11 00:46:30 2009 (49E020A6)
8b58b000 8b59f000   raspptp  raspptp.sys  Sat Jan 19 00:56:34 2008 (47919112)
8b59f000 8b5b4000   rassstp  rassstp.sys  Sat Apr 11 00:46:40 2009 (49E020B0)
a260e000 a264a000   rdbss    rdbss.sys    Sat Apr 11 00:14:26 2009 (49E01922)
97bb7000 97bbf000   RDPCDD   RDPCDD.sys   Sat Jan 19 01:01:08 2008 (47919224)
8ba08000 8ba91000   rdpdr    rdpdr.sys    Sat Apr 11 00:52:32 2009 (49E02210)
97bbf000 97bc7000   rdpencdd rdpencdd.sys Sat Jan 19 01:01:09 2008 (47919225)
aecc7000 aecda000   rspndr   rspndr.sys   Sat Jan 19 00:55:03 2008 (479190B7)
b0746000 b0750000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
8c3f4000 8c3fe000   serenum  serenum.sys  Sat Jan 19 00:49:29 2008 (47918F69)
8c3da000 8c3f4000   serial   serial.sys   Sat Jan 19 00:49:34 2008 (47918F6E)
90fbd000 90fd1000   smb      smb.sys      Sat Apr 11 00:45:22 2009 (49E02062)
84752000 8475a000   spldr    spldr.sys    Thu Jun 21 20:29:17 2007 (467B17DD)
aec07000 aecb7000   spsys    spsys.sys    Tue Mar 10 13:10:28 2009 (49B69F04)
b060c000 b0658000   srv      srv.sys      Sat Apr 11 00:15:17 2009 (49E01955)
a27cf000 a27f6000   srv2     srv2.sys     Sat Apr 11 00:15:02 2009 (49E01946)
aed45000 aed62000   srvnet   srvnet.sys   Sat Apr 11 00:15:01 2009 (49E01945)
8079b000 807dc000   storport storport.sys Sat Apr 11 00:39:19 2009 (49E01EF7)
8bab7000 8bab8380   swenum   swenum.sys   Sat Jan 19 00:49:20 2008 (47918F60)
8443d000 84525000   tcpip    tcpip.sys    Sat Apr 11 00:46:42 2009 (49E020B2)
b0750000 b075c000   tcpipreg tcpipreg.sys Sat Apr 11 00:46:06 2009 (49E0208E)
8be00000 8be0b000   TDI      TDI.SYS      Sat Jan 19 00:57:10 2008 (47919136)
97be9000 97bff000   tdx      tdx.sys      Sat Apr 11 00:45:56 2009 (49E02084)
8ba91000 8baa1000   termdd   termdd.sys   Sat Apr 11 00:51:14 2009 (49E021C2)
a9110000 a9119000   TSDDD    TSDDD.dll    Sat Jan 19 01:01:09 2008 (47919225)
84600000 84609000   tunmp    tunmp.sys    Sat Jan 19 00:55:40 2008 (479190DC)
84540000 8454b000   tunnel   tunnel.sys   Sat Jan 19 00:55:50 2008 (479190E6)
8bac3000 8bad0000   umbus    umbus.sys    Sat Jan 19 00:53:40 2008 (47919064)
a26e7000 a26fe000   usbccgp  usbccgp.sys  Sat Jan 19 00:53:29 2008 (47919059)
a26fe000 a26ff700   USBD     USBD.SYS     Sat Jan 19 00:53:17 2008 (4791904D)
845a3000 845b2000   usbehci  usbehci.sys  Sat Apr 11 00:42:52 2009 (49E01FCC)
8bad0000 8bb05000   usbhub   usbhub.sys   Sat Apr 11 00:43:14 2009 (49E01FE2)
8455b000 84565000   usbohci  usbohci.sys  Sat Apr 11 00:42:52 2009 (49E01FCC)
84565000 845a3000   USBPORT  USBPORT.SYS  Sat Apr 11 00:42:55 2009 (49E01FCF)
97b8a000 97b96000   vga      vga.sys      Sat Jan 19 00:52:06 2008 (47919006)
97b96000 97bb7000   VIDEOPRT VIDEOPRT.SYS Sat Jan 19 00:52:10 2008 (4791900A)
8068d000 8069c000   volmgr   volmgr.sys   Sat Jan 19 00:49:51 2008 (47918F7F)
8069c000 806e6000   volmgrx  volmgrx.sys  Sat Apr 11 00:39:25 2009 (49E01EFD)
84719000 84752000   volsnap  volsnap.sys  Sat Apr 11 00:39:37 2009 (49E01F09)
8bbe9000 8bbfc000   wanarp   wanarp.sys   Sat Jan 19 00:56:31 2008 (4791910F)
8c3c3000 8c3cf000   watchdog watchdog.sys Sat Apr 11 00:22:43 2009 (49E01B13)
80549000 805c5000   Wdf01000 Wdf01000.sys Sat Jan 19 00:52:21 2008 (47919015)
805c5000 805d2000   WDFLDR   WDFLDR.SYS   Sat Jan 19 00:52:19 2008 (47919013)
a8ef0000 a90f2000   win32k   win32k.sys   Tue Apr 21 07:39:34 2009 (49EDB076)
80646000 8064f000   WMILIB   WMILIB.SYS   Sat Jan 19 00:53:08 2008 (47919044)

Unloaded modules:
847aa000 847b7000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
847db000 847fc000   dump_CLASSPN
    Timestamp: unavailable (00000000)
    Checksum:  00000000
847b7000 847db000   dump_nvrd32.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
97b7a000 97b83000   kbdhid.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
Bugcheck code 1000007F
Arguments 0000000d 00000000 00000000 00000000
 
#9 ·
Hamachi has been updated to the newest version, just in case that could save me from a potential future problem.

I've re-enabled Driver Verifier and will run the games that cause the blue screens and I will run an anti-virus scan to see if I can get another blue screen from that.

Also, just a random shot in the dark, but do you think that Service Pack 2 could be the cause of the problem? I originally ran Vista on this PC well before Service Pack 2 came out with the exact hardware I have now and a very similar software setup; never once had a blue screen. Then I decided to try out Windows 7, so I reformatted. Sound drivers didn't work all too well in Windows 7 so I decided to go back to Vista and let Vista install Service Pack 2, now I get all these blue screens. If we can't pinpoint the problem and you guys seem exhausted of ideas, I'll see if I can uninstall the Service Pack 2 update and see what happens.

Also, I cleaned out my temporary files using the program CCleaner. The program cleared out 1,700MB worth of temporary files, mostly the install files for various drivers on my system.
 
#10 · (Edited)
Turns out I'm still getting the same bugcheck messages even with Driver Verifier running, so I'll be rebooting immediately after this post to have Driver Verifier scan ALL the drivers. I have 4 more minidumps for you, first and last ones were without Driver Verifier running, the other 2 were with Driver Verifier running. Sadly, though, they're pretty identical.

EDIT: Didn't even reach the logon screen before the BSOD happened while Driver Verifier was scanning all drivers. The only downside is that it refused to create the minidump file, completely. In the past it made a partial one that WinDbg said was corrupt, I don't even have a dump file for this instance.

I wrote down the code and it was STOP 0x000000CD (0x918CB000, 0x00000000, 0x81C3D848, 0x00000000). I don't think it would be of too much use without a dump file, though. :sigh:
 

Attachments

#11 ·
Error messages without a dump file are useful, especially with the 4 additional parameters - and especially if dump files aren't being generated.

In this case, the STOP 0xCD (short for 0x000000CD) tells us that it's a PAGE_FAULT_BEYOND_END_OF_ALLOCATION (which is usually a driver accessing something it's not supposed to) and parameter 2 indicates that it was a read operation (so it's likely that the driver's reading the wrong location (outside of the area that it's supposed to be looking in)).

The timing of the crash also gives a bit of information. The error happened prior to the logon process, so it's either a boot start driver or a system start driver that's causing the issue.

All the errors were STOP 0x7F in amdk8.sys - so we've gotta start suspecting hardware causes here. And, since it's the AMD that's got the errors - it's the first place to look.

I'd suggest running Prime95 to stress the CPU. It's available for free from here: http://mersenneforum.org/gimps/p95v259.zip Read the documentation and set it up to run mixed tests on all the cores.

Also, please generate another set of the data here: http://www.techsupportforum.com/1871981-post2.html I'll be using this to see what else may be causing issues.
 
#14 ·
Hi -

I have been though all of the files that you provided (THANK YOU !).

The system logs show at least 35 BSODs occurred since you re-installed Vista just under 2 weeks ago on July 17, 2009. The 1st BSOD came within the 1st hour during/ after the install. Continuing to try and solve these BSODs is futile.

You said that you 1st had Vista, then went to Windows 7, then re-installed Vista - did you wipe the ENTIRE HDD clean before installing the current Vista?

I suggest that you begin again, but 1st wipe the HDD with KillDisk, then re-install Vista again.

KillDisk - http://www.killdisk.com/downloadfree.htm

Make bootable KillDisk ISO CD w/ ImgBurn -
ImgBurn - http://www.imgburn.com/index.php?act=download

It is imperative that you allow Windows Updates and your manufacturer's driver updates in following the initial Vista installation this time around.

Regards. . .

jcgriff2

.
 
#15 ·
This time around I did allow Windows Updates to update all the way to SP2, before installing the drivers for my components.

I wiped the hard drive prior to the Windows 7 install using the Format option during the install (boot from CD). Prior to THIS installation of Vista, I used the equivalent from Vista's boot from CD. I guess that it does need a good nice wipe, so I'll use that KillDisk utility you provided a link to.

I would also like to mention that when I ran Prime95's Torture Test, I got a black screen with a frozen mouse shortly after Test 2 started.

jcgriff2, usasma, thanks for all your help. I will post again after I do testing to see whether or not a reinstall helped, after using KillDisk, of course.
 
#16 ·
After use of KillDisk and another reinstall of Vista, I've got that darn STOP 0x07f (0xD, 0x0, 0x0, 0x0) again anyway, with the finger being pointed at amdk8.sys. This was with all updates installed prior to SP2, so now I know SP2 isn't the issue and I'll be updating to SP2 shortly. So, where to begin other than the freshest minidump (which is uploaded via .zip file)? All drivers are newest available. I do not have avast installed, so as of right now I have no anti-virus (which is fine cause I don't do things that threaten my PC anyway, anti-virus is really a just-in-case on my PC.)
 

Attachments

#17 ·
Sorry, but my system is down so I can't analyze the dump files (it won't be back up until next Wednesday probably).

But a new install of Vista with all drivers and BSOD's says hardware to me. And, in this case it's either the mobo or the CPU. Try running Prime95 to stress the CPU and see if that increases the frequency of the errors.
 
#18 ·
I may have fixed the problem. I switched my power plan from High Performance to Balanced, and made a few changes to it to fit my likings. I think the problem was that High Performance had a Min. Power State of 100% for the processor power settings, and a Max. Power State of 100%. Balanced has a Min. Power State of 5% and a Max. Power State of 100%. My guess is that the AMD Cool'n'Quiet driver was trying to turn down the processor a bit to help keep it cool, and couldn't because of the Min. Power State of 100%. As to why it only caused a conflict in some games and not another, I will never know, but I'll keep trying my problem stuff until I'm certain the blue screens are done.

I'll run Prime95's Torture Test over night and if no errors take place (and no black screens), I'll deem the Power Plan change the fix.
 
#20 ·
Until after the Stress Test. I would have the results right now if my mom didn't accidentally restart my computer thinking it would fix the internet in the whole house. So it's running again. Posting from my sister's laptop as I'm sure it would take a few minutes just to open the browser on my computer while running the stress test, and I don't want to disturb it. I'll have results later tonight, good or bad.
 
#22 ·
Sometime during the last 6 hours the computer locked up during the Torture Test, but did not black screen. I locked the computer so I have no idea how far it got before it locked up. Does it create some sort of log file or anything that I can check?
 
#24 ·
Ok, well, changing the power plan from High Performance to Balanced didn't fix the problem, it just made it take a MUCH longer time to blue screen. As in, I was playing a problem game (that usually crashed in about 20-30 minutes) and I played for 2 hours before it blue screened.

I'm leaning towards my mobo being the issue, as it is kinda old, and my sound card and the mobo's chipset mix about as well as oil and water. If I don't find a solution to this (but I'll still try) I won't mind too much, as I plan on buying a new mobo along with Windows 7 when it's officially released.
 
Status
Not open for further replies.
You have insufficient privileges to reply here.