W7 Blue Screen debugging help needed


  1. Posts : 3
    Windows 7 Ultimate
       #1

    W7 Blue Screen debugging help needed


    Hi all,

    First time poster here so I hope I don't break any protocols!

    I've read few threads here about debugging blue screens but after installing the Windows debugging tool and the symbols, I can't seem to get it to work properly so I was hoping someone might be able to take a look at the minidumps if I post them here.

    I've zipped them up so if someone would be kind enough to have a squizz I'd be very happy.

    The computer belongs to a client of mine so I'm trying to pinpoint the cause of all this blue screening. The system used to run Vista and would blue screen and even after a fresh install of Windows 7 it continues to do so. I'm leaning toward a possible hardware problem because of this but other opinions certainly welcome.

    The system is a Compaq Presario SR5360AN with an Athlon 64 x2 5200+ CPU, 3 GB RAM (2x1024 + 2x512).

    Below is what was on the last blue screen:

    IRQL Not less or equal

    0x0000000A (0x63536343, 0x00000002, 0x00000001, 0x82885CFE)

    Thanks in advance for assistance!
    Last edited by Scotto1971; 13 Feb 2010 at 23:16. Reason: forgot attachment!
      My Computer


  2. Posts : 4,772
    Windows 7 Ultimate - 64-bit | Windows 8 Pro - 64-bit
       #2

    Scotto1971 said:
    Hi all,

    First time poster here so I hope I don't break any protocols!

    I've read few threads here about debugging blue screens but after installing the Windows debugging tool and the symbols, I can't seem to get it to work properly so I was hoping someone might be able to take a look at the minidumps if I post them here.

    I've zipped them up so if someone would be kind enough to have a squizz I'd be very happy.

    The computer belongs to a client of mine so I'm trying to pinpoint the cause of all this blue screening. The system used to run Vista and would blue screen and even after a fresh install of Windows 7 it continues to do so. I'm leaning toward a possible hardware problem because of this but other opinions certainly welcome.

    The system is a Compaq Presario SR5360AN with an Athlon 64 x2 5200+ CPU, 3 GB RAM (2x1024 + 2x512).

    Below is what was on the last blue screen:

    IRQL Not less or equal

    0x0000000A (0x63536343, 0x00000002, 0x00000001, 0x82885CFE)

    Thanks in advance for assistance!
    Hello Welcome to SF,

    I guess the lot of issues are going down so we have to narrow down the issue first. Lets start with some basics. First remove your Display and Network card drivers completely from the System and download the drivers from nVidia's website and install them and NOT from Windows update. Update your BIOS with latest firmware. If you have enable Readyboost to any USB or External HDD disable it. Uninstall any third party Antivirus / Firewall if installed and see whether that makes any difference.

    Run the Memory Diagnostic & HD Diagnostic

    Also i would recommend to run System Integrity Checker
    Start > Run > CMD >Right Click and Run as administrator > SFC/ SCANNOW


    CLOCK_WATCHDOG_TIMEOUT (101)

    a) BIOS bug
    b) a driver whose activity is causing the target processor to lock up
    c) a hardware defect (temperature, voltage, dust, RFI, outright borkedness...)


    Then some of the Dump errors are:

    Code:
    CLOCK_WATCHDOG_TIMEOUT (101)
    MEMORY_MANAGEMENT
    NTFS_FILE_SYSTEM
    BAD_POOL_HEADER
    CACHE_MANAGER
    SYSTEM_THREAD_EXCEPTION_NOT_HANDLED
    KERNEL_MODE_EXCEPTION_NOT_HANDLED

    Drivers to update

    Code:
    nvm62x32.sys Sat Oct 18 02:30:39 2008
    Bad Drivers

    Code:
    msrpc.sys    unavailable (00000000)
    Fs_Rec.sys   unavailable (00000000)
    Null.SYS     unavailable (00000000)
    vmstorfl.sys unavailable (00000000)
    Msfs.SYS     unavailable (00000000)
    win32k.sys   unavailable (00000000)
    TSDDD.dll    unavailable (00000000)
    cdd.dll      unavailable (00000000)

    Bugcheck Analysis

    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
    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: c0000005, The exception code that was not handled
    Arg2: 00000000, The address that the exception occurred at
    Arg3: 8e990b78, Exception Record Address
    Arg4: 8e990750, Context Record Address
    
    Debugging Details:
    ------------------
    
    
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    
    FAULTING_IP: 
    +cb
    00000000 ??              ???
    
    EXCEPTION_RECORD:  8e990b78 -- (.exr 0xffffffff8e990b78)
    ExceptionAddress: 00000000
       ExceptionCode: c0000005 (Access violation)
      ExceptionFlags: 00000000
    NumberParameters: 2
       Parameter[0]: 00000008
       Parameter[1]: 00000000
    Attempt to execute non-executable address 00000000
    
    CONTEXT:  8e990750 -- (.cxr 0xffffffff8e990750)
    eax=00000000 ebx=85f6ac64 ecx=00000000 edx=00000000 esi=85fda0f8 edi=85fda1b8
    eip=00000000 esp=8e990c40 ebp=00000002 iopl=0         nv up ei pl zr na pe nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010246
    00000000 ??              ???
    Resetting default scope
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    
    EXCEPTION_PARAMETER1:  00000008
    
    EXCEPTION_PARAMETER2:  00000000
    
    WRITE_ADDRESS: GetPointerFromAddress: unable to read from 829a7718
    Unable to read MiSystemVaType memory at 82987160
     00000000 
    
    FOLLOWUP_IP: 
    rdyboost!SmdDispatchReadWrite+cb
    8b1d78a5 8bf8            mov     edi,eax
    
    FAILED_INSTRUCTION_ADDRESS: 
    +6790952f02dcdeac
    00000000 ??              ???
    
    BUGCHECK_STR:  0x7E
    
    LAST_CONTROL_TRANSFER:  from 00000000 to 00000000
    
    SYMBOL_ON_RAW_STACK:  1
    
    STACK_ADDR_RAW_STACK_SYMBOL: ffffffff8e990ca0
    
    STACK_COMMAND:  dds 8E990CA0-0x20 ; kb
    
    STACK_TEXT:  
    8e990c80  8e990c28
    8e990c84  828ac403 nt!KiCommitThreadWait+0x1df
    8e990c88  85fda1b8
    8e990c8c  85fda0f8
    8e990c90  85f6ac64
    8e990c94  00000021
    8e990c98  00990cb8
    8e990c9c  8b1d78a5 rdyboost!SmdDispatchReadWrite+0xcb
    8e990ca0  00000000
    8e990ca4  82968d20 nt!KiInitialPCR+0x120
    8e990ca8  8e990d24
    8e990cac  828a62cf nt!KeWaitForSingleObject+0x393
    8e990cb0  85fda0f8
    8e990cb4  85fda1b8
    8e990cb8  00000000
    8e990cbc  00000000
    8e990cc0  8604db74
    8e990cc4  85f6ac04
    8e990cc8  00000000
    8e990ccc  8601ca60
    8e990cd0  0001ca60
    8e990cd4  85fda158
    8e990cd8  82968d20 nt!KiInitialPCR+0x120
    8e990cdc  00000000
    8e990ce0  86011900
    8e990ce4  00000000
    8e990ce8  00000000
    8e990cec  00000000
    8e990cf0  86011900
    8e990cf4  8e990d10
    8e990cf8  8280b7ab hal!KfReleaseSpinLock+0xb
    8e990cfc  8b1a2f90 volsnap!VspWriteTableUpdates+0x116
    
    
    SYMBOL_NAME:  rdyboost!SmdDispatchReadWrite+cb
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: rdyboost
    
    IMAGE_NAME:  rdyboost.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc19a
    
    FAILURE_BUCKET_ID:  0x7E_NULL_IP_rdyboost!SmdDispatchReadWrite+cb
    
    BUCKET_ID:  0x7E_NULL_IP_rdyboost!SmdDispatchReadWrite+cb
    
    Followup: MachineOwner
    ---------
    
    eax=00000000 ebx=85f6ac64 ecx=00000000 edx=00000000 esi=85fda0f8 edi=85fda1b8
    eip=00000000 esp=8e990c40 ebp=00000002 iopl=0         nv up ei pl zr na pe nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010246
    00000000 ??              ???
    ChildEBP RetAddr  Args to Child              
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    8e990c3c 00000000 00000000 8e990c80 828adb03 0x0
    start    end        module name
    80bba000 80bc2000   kdcom    kdcom.dll    Tue Jul 14 06:38:58 2009 (4A5BDAAA)
    82808000 8283f000   hal      halmacpi.dll Tue Jul 14 04:41:03 2009 (4A5BBF07)
    8283f000 82c4f000   nt       ntkrpamp.exe Tue Jul 14 04:45:19 2009 (4A5BC007)
    82e00000 82e08000   msisadrv msisadrv.sys Tue Jul 14 04:41:09 2009 (4A5BBF0D)
    82e1a000 82e25000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Tue Jul 14 04:43:13 2009 (4A5BBF89)
    82e25000 82e36000   PSHED    PSHED.dll    Tue Jul 14 06:39:36 2009 (4A5BDAD0)
    82e36000 82e3e000   BOOTVID  BOOTVID.dll  Tue Jul 14 06:34:34 2009 (4A5BD9A2)
    82e3e000 82e80000   CLFS     CLFS.SYS     Tue Jul 14 04:41:10 2009 (4A5BBF0E)
    82e80000 82f2b000   CI       CI.dll       Tue Jul 14 06:39:28 2009 (4A5BDAC8)
    82f2b000 82f9c000   Wdf01000 Wdf01000.sys Tue Jul 14 04:41:36 2009 (4A5BBF28)
    82f9c000 82faa000   WDFLDR   WDFLDR.SYS   Tue Jul 14 04:41:25 2009 (4A5BBF1D)
    82faa000 82ff2000   ACPI     ACPI.sys     Tue Jul 14 04:41:11 2009 (4A5BBF0F)
    82ff2000 82ffb000   WMILIB   WMILIB.SYS   Tue Jul 14 04:41:22 2009 (4A5BBF1A)
    8aa00000 8aa1f000   cdrom    cdrom.sys    Tue Jul 14 04:41:24 2009 (4A5BBF1C)
    8aa30000 8aa5a000   pci      pci.sys      Tue Jul 14 04:41:16 2009 (4A5BBF14)
    8aa5a000 8aa65000   vdrvroot vdrvroot.sys Tue Jul 14 05:16:19 2009 (4A5BC74B)
    8aa65000 8aa76000   partmgr  partmgr.sys  Tue Jul 14 04:41:35 2009 (4A5BBF27)
    8aa76000 8aa86000   volmgr   volmgr.sys   Tue Jul 14 04:41:25 2009 (4A5BBF1D)
    8aa86000 8aad1000   volmgrx  volmgrx.sys  Tue Jul 14 04:41:41 2009 (4A5BBF2D)
    8aad1000 8aad8000   pciide   pciide.sys   Tue Jul 14 04:41:19 2009 (4A5BBF17)
    8aad8000 8aae6000   PCIIDEX  PCIIDEX.SYS  Tue Jul 14 04:41:15 2009 (4A5BBF13)
    8aae6000 8aafc000   mountmgr mountmgr.sys Tue Jul 14 04:41:27 2009 (4A5BBF1F)
    8aafc000 8ab05000   atapi    atapi.sys    Tue Jul 14 04:41:15 2009 (4A5BBF13)
    8ab05000 8ab28000   ataport  ataport.SYS  Tue Jul 14 04:41:18 2009 (4A5BBF16)
    8ab28000 8ab4d000   nvstor   nvstor.sys   Wed May 20 12:14:09 2009 (4A13A6B9)
    8ab4d000 8ab94000   storport storport.sys Tue Jul 14 05:15:58 2009 (4A5BC736)
    8ab94000 8ab9d000   amdxata  amdxata.sys  Tue May 19 23:27:35 2009 (4A12F30F)
    8ab9d000 8abd1000   fltmgr   fltmgr.sys   Tue Jul 14 04:41:13 2009 (4A5BBF11)
    8abd1000 8abe2000   fileinfo fileinfo.sys Tue Jul 14 04:51:51 2009 (4A5BC18F)
    8ac1c000 8ad4b000   Ntfs     Ntfs.sys     Tue Jul 14 04:42:05 2009 (4A5BBF45)
    8ad4b000 8ad76000   msrpc    msrpc.sys    Tue Jul 14 04:41:59 2009 (4A5BBF3F)
    8ad76000 8ad89000   ksecdd   ksecdd.sys   Tue Jul 14 04:41:56 2009 (4A5BBF3C)
    8ad89000 8ade6000   cng      cng.sys      Tue Jul 14 05:02:55 2009 (4A5BC427)
    8ade6000 8adf4000   pcw      pcw.sys      Tue Jul 14 04:41:10 2009 (4A5BBF0E)
    8adf4000 8adfd000   Fs_Rec   Fs_Rec.sys   Tue Jul 14 04:41:14 2009 (4A5BBF12)
    8ae00000 8ae25000   dump_nvstor dump_nvstor.sys Wed May 20 12:14:09 2009 (4A13A6B9)
    8ae35000 8aeec000   ndis     ndis.sys     Tue Jul 14 04:42:24 2009 (4A5BBF58)
    8aeec000 8af2a000   NETIO    NETIO.SYS    Tue Jul 14 04:42:35 2009 (4A5BBF63)
    8af2a000 8af4f000   ksecpkg  ksecpkg.sys  Tue Jul 14 05:04:00 2009 (4A5BC468)
    8af4f000 8af5f000   mup      mup.sys      Tue Jul 14 04:44:14 2009 (4A5BBFC6)
    8af5f000 8af91000   fvevol   fvevol.sys   Tue Jul 14 04:43:01 2009 (4A5BBF7D)
    8af91000 8afa2000   disk     disk.sys     Tue Jul 14 04:41:28 2009 (4A5BBF20)
    8afa2000 8afc7000   CLASSPNP CLASSPNP.SYS Tue Jul 14 04:41:20 2009 (4A5BBF18)
    8afc7000 8afd4000   crashdmp crashdmp.sys Tue Jul 14 05:15:50 2009 (4A5BC72E)
    8afd4000 8afde000   dump_diskdump dump_diskdump.sys Tue Jul 14 05:15:49 2009 (4A5BC72D)
    8afde000 8afef000   dump_dumpfve dump_dumpfve.sys Tue Jul 14 04:42:47 2009 (4A5BBF6F)
    8b001000 8b14a000   tcpip    tcpip.sys    Tue Jul 14 04:43:18 2009 (4A5BBF8E)
    8b14a000 8b17b000   fwpkclnt fwpkclnt.sys Tue Jul 14 04:42:03 2009 (4A5BBF43)
    8b17b000 8b183380   vmstorfl vmstorfl.sys Tue Jul 14 04:58:44 2009 (4A5BC32C)
    8b184000 8b1c3000   volsnap  volsnap.sys  Tue Jul 14 04:41:34 2009 (4A5BBF26)
    8b1c3000 8b1cb000   spldr    spldr.sys    Mon May 11 21:43:47 2009 (4A084EBB)
    8b1cb000 8b1f8000   rdyboost rdyboost.sys Tue Jul 14 04:52:02 2009 (4A5BC19A)
    8b1f8000 8b200000   hwpolicy hwpolicy.sys Tue Jul 14 04:41:01 2009 (4A5BBF05)
    8ec33000 8ec54680   MpFilter MpFilter.sys Thu Jun 11 06:34:25 2009 (4A305819)
    8ec55000 8ec5c000   Null     Null.SYS     Tue Jul 14 04:41:12 2009 (4A5BBF10)
    8ec5c000 8ec63000   Beep     Beep.SYS     Tue Jul 14 05:15:00 2009 (4A5BC6FC)
    8ec63000 8ec6f000   vga      vga.sys      Tue Jul 14 04:55:50 2009 (4A5BC27E)
    8ec6f000 8ec90000   VIDEOPRT VIDEOPRT.SYS Tue Jul 14 04:55:49 2009 (4A5BC27D)
    8ec90000 8ec9d000   watchdog watchdog.sys Tue Jul 14 04:54:10 2009 (4A5BC21A)
    8ec9d000 8eca5000   RDPCDD   RDPCDD.sys   Tue Jul 14 05:31:40 2009 (4A5BCAE4)
    8eca5000 8ecad000   rdpencdd rdpencdd.sys Tue Jul 14 05:31:39 2009 (4A5BCAE3)
    8ecad000 8ecb5000   rdprefmp rdprefmp.sys Tue Jul 14 05:31:41 2009 (4A5BCAE5)
    8ecb5000 8ecc0000   Msfs     Msfs.SYS     Tue Jul 14 04:41:26 2009 (4A5BBF1E)
    8ecc0000 8ecce000   Npfs     Npfs.SYS     Tue Jul 14 04:41:31 2009 (4A5BBF23)
    8ecce000 8ece5000   tdx      tdx.sys      Tue Jul 14 04:42:10 2009 (4A5BBF4A)
    8ece5000 8ecf0000   TDI      TDI.SYS      Tue Jul 14 04:42:12 2009 (4A5BBF4C)
    8ecf0000 8ed4a000   afd      afd.sys      Tue Jul 14 04:42:34 2009 (4A5BBF62)
    8ed4a000 8ed7c000   netbt    netbt.sys    Tue Jul 14 04:42:18 2009 (4A5BBF52)
    8ed7c000 8ed83000   wfplwf   wfplwf.sys   Tue Jul 14 05:23:51 2009 (4A5BC90F)
    8ed83000 8eda2000   pacer    pacer.sys    Tue Jul 14 05:23:58 2009 (4A5BC916)
    8eda2000 8edb0000   netbios  netbios.sys  Tue Jul 14 05:23:54 2009 (4A5BC912)
    8edb0000 8edc3000   wanarp   wanarp.sys   Tue Jul 14 05:25:02 2009 (4A5BC956)
    8edc3000 8edd3000   termdd   termdd.sys   Tue Jul 14 05:31:35 2009 (4A5BCADF)
    8fa00000 8fa2c000   1394ohci 1394ohci.sys Tue Jul 14 05:21:59 2009 (4A5BC89F)
    8fa2e000 8fa6f000   rdbss    rdbss.sys    Tue Jul 14 04:44:26 2009 (4A5BBFD2)
    8fa6f000 8fa79000   nsiproxy nsiproxy.sys Tue Jul 14 04:42:08 2009 (4A5BBF48)
    8fa79000 8fa83000   mssmbios mssmbios.sys Tue Jul 14 04:49:25 2009 (4A5BC0FD)
    8fa83000 8fa8f000   discache discache.sys Tue Jul 14 04:54:04 2009 (4A5BC214)
    8fa8f000 8faf3000   csc      csc.sys      Tue Jul 14 04:45:08 2009 (4A5BBFFC)
    8faf3000 8fb0b000   dfsc     dfsc.sys     Tue Jul 14 04:44:16 2009 (4A5BBFC8)
    8fb0b000 8fb19000   blbdrive blbdrive.sys Tue Jul 14 04:53:04 2009 (4A5BC1D8)
    8fb19000 8fb3a000   tunnel   tunnel.sys   Tue Jul 14 05:24:03 2009 (4A5BC91B)
    8fb3a000 8fb4c000   amdk8    amdk8.sys    Tue Jul 14 04:41:03 2009 (4A5BBF07)
    8fb4c000 8fb64000   i8042prt i8042prt.sys Tue Jul 14 04:41:23 2009 (4A5BBF1B)
    8fb64000 8fb71000   kbdclass kbdclass.sys Tue Jul 14 04:41:15 2009 (4A5BBF13)
    8fb71000 8fb7b000   usbohci  usbohci.sys  Tue Jul 14 05:21:14 2009 (4A5BC872)
    8fb7b000 8fbc6000   USBPORT  USBPORT.SYS  Tue Jul 14 05:21:13 2009 (4A5BC871)
    8fbc6000 8fbd5000   usbehci  usbehci.sys  Sat Oct 24 09:28:55 2009 (4AE27B7F)
    8fbd5000 8fbf4000   HDAudBus HDAudBus.sys Tue Jul 14 05:20:55 2009 (4A5BC85F)
    90638000 9068cc80   nvm62x32 nvm62x32.sys Sat Oct 18 02:30:39 2008 (48F8FCF7)
    9068d000 90692280   GEARAspiWDM GEARAspiWDM.sys Mon May 18 17:46:53 2009 (4A1151B5)
    90693000 906a0000   CompositeBus CompositeBus.sys Tue Jul 14 05:15:26 2009 (4A5BC716)
    906a0000 906b2000   AgileVpn AgileVpn.sys Tue Jul 14 05:25:00 2009 (4A5BC954)
    906b2000 906ca000   rasl2tp  rasl2tp.sys  Tue Jul 14 05:24:33 2009 (4A5BC939)
    906ca000 906d5000   ndistapi ndistapi.sys Tue Jul 14 05:24:24 2009 (4A5BC930)
    906d5000 906f7000   ndiswan  ndiswan.sys  Tue Jul 14 05:24:34 2009 (4A5BC93A)
    906f7000 9070f000   raspppoe raspppoe.sys Tue Jul 14 05:24:53 2009 (4A5BC94D)
    9070f000 90726000   raspptp  raspptp.sys  Tue Jul 14 05:24:47 2009 (4A5BC947)
    90726000 9073d000   rassstp  rassstp.sys  Tue Jul 14 05:24:57 2009 (4A5BC951)
    9073d000 90747000   rdpbus   rdpbus.sys   Tue Jul 14 05:32:40 2009 (4A5BCB20)
    90747000 90754000   mouclass mouclass.sys Tue Jul 14 04:41:15 2009 (4A5BBF13)
    90754000 90788000   ks       ks.sys       Tue Jul 14 05:15:13 2009 (4A5BC709)
    90788000 90796000   umbus    umbus.sys    Tue Jul 14 05:21:38 2009 (4A5BC88A)
    90796000 907da000   usbhub   usbhub.sys   Sat Oct 24 09:30:05 2009 (4AE27BC5)
    907da000 907eb000   NDProxy  NDProxy.SYS  Tue Jul 14 05:24:27 2009 (4A5BC933)
    90c1d000 90c6d000   HdAudio  HdAudio.sys  Tue Jul 14 05:21:46 2009 (4A5BC892)
    90c6d000 90c9c000   portcls  portcls.sys  Tue Jul 14 05:21:00 2009 (4A5BC864)
    91000000 91001380   swenum   swenum.sys   Tue Jul 14 05:15:08 2009 (4A5BC704)
    91002000 91b0d080   nvlddmkm nvlddmkm.sys Tue Jan 12 11:02:34 2010 (4B4C0972)
    91b0e000 91b0f040   nvBridge nvBridge.kmd Tue Jan 12 10:48:11 2010 (4B4C0613)
    91b10000 91bc7000   dxgkrnl  dxgkrnl.sys  Fri Oct 02 06:18:33 2009 (4AC54DE1)
    91bc7000 91c00000   dxgmms1  dxgmms1.sys  Tue Jul 14 04:55:25 2009 (4A5BC265)
    start    end        module name
    8fa00000 8fa2c000   1394ohci 1394ohci.sys Tue Jul 14 05:21:59 2009 (4A5BC89F)
    82faa000 82ff2000   ACPI     ACPI.sys     Tue Jul 14 04:41:11 2009 (4A5BBF0F)
    8ecf0000 8ed4a000   afd      afd.sys      Tue Jul 14 04:42:34 2009 (4A5BBF62)
    906a0000 906b2000   AgileVpn AgileVpn.sys Tue Jul 14 05:25:00 2009 (4A5BC954)
    8fb3a000 8fb4c000   amdk8    amdk8.sys    Tue Jul 14 04:41:03 2009 (4A5BBF07)
    8ab94000 8ab9d000   amdxata  amdxata.sys  Tue May 19 23:27:35 2009 (4A12F30F)
    8aafc000 8ab05000   atapi    atapi.sys    Tue Jul 14 04:41:15 2009 (4A5BBF13)
    8ab05000 8ab28000   ataport  ataport.SYS  Tue Jul 14 04:41:18 2009 (4A5BBF16)
    8ec5c000 8ec63000   Beep     Beep.SYS     Tue Jul 14 05:15:00 2009 (4A5BC6FC)
    8fb0b000 8fb19000   blbdrive blbdrive.sys Tue Jul 14 04:53:04 2009 (4A5BC1D8)
    82e36000 82e3e000   BOOTVID  BOOTVID.dll  Tue Jul 14 06:34:34 2009 (4A5BD9A2)
    8aa00000 8aa1f000   cdrom    cdrom.sys    Tue Jul 14 04:41:24 2009 (4A5BBF1C)
    82e80000 82f2b000   CI       CI.dll       Tue Jul 14 06:39:28 2009 (4A5BDAC8)
    8afa2000 8afc7000   CLASSPNP CLASSPNP.SYS Tue Jul 14 04:41:20 2009 (4A5BBF18)
    82e3e000 82e80000   CLFS     CLFS.SYS     Tue Jul 14 04:41:10 2009 (4A5BBF0E)
    8ad89000 8ade6000   cng      cng.sys      Tue Jul 14 05:02:55 2009 (4A5BC427)
    90693000 906a0000   CompositeBus CompositeBus.sys Tue Jul 14 05:15:26 2009 (4A5BC716)
    8afc7000 8afd4000   crashdmp crashdmp.sys Tue Jul 14 05:15:50 2009 (4A5BC72E)
    8fa8f000 8faf3000   csc      csc.sys      Tue Jul 14 04:45:08 2009 (4A5BBFFC)
    8faf3000 8fb0b000   dfsc     dfsc.sys     Tue Jul 14 04:44:16 2009 (4A5BBFC8)
    8fa83000 8fa8f000   discache discache.sys Tue Jul 14 04:54:04 2009 (4A5BC214)
    8af91000 8afa2000   disk     disk.sys     Tue Jul 14 04:41:28 2009 (4A5BBF20)
    8afd4000 8afde000   dump_diskdump dump_diskdump.sys Tue Jul 14 05:15:49 2009 (4A5BC72D)
    8afde000 8afef000   dump_dumpfve dump_dumpfve.sys Tue Jul 14 04:42:47 2009 (4A5BBF6F)
    8ae00000 8ae25000   dump_nvstor dump_nvstor.sys Wed May 20 12:14:09 2009 (4A13A6B9)
    91b10000 91bc7000   dxgkrnl  dxgkrnl.sys  Fri Oct 02 06:18:33 2009 (4AC54DE1)
    91bc7000 91c00000   dxgmms1  dxgmms1.sys  Tue Jul 14 04:55:25 2009 (4A5BC265)
    8abd1000 8abe2000   fileinfo fileinfo.sys Tue Jul 14 04:51:51 2009 (4A5BC18F)
    8ab9d000 8abd1000   fltmgr   fltmgr.sys   Tue Jul 14 04:41:13 2009 (4A5BBF11)
    8adf4000 8adfd000   Fs_Rec   Fs_Rec.sys   Tue Jul 14 04:41:14 2009 (4A5BBF12)
    8af5f000 8af91000   fvevol   fvevol.sys   Tue Jul 14 04:43:01 2009 (4A5BBF7D)
    8b14a000 8b17b000   fwpkclnt fwpkclnt.sys Tue Jul 14 04:42:03 2009 (4A5BBF43)
    9068d000 90692280   GEARAspiWDM GEARAspiWDM.sys Mon May 18 17:46:53 2009 (4A1151B5)
    82808000 8283f000   hal      halmacpi.dll Tue Jul 14 04:41:03 2009 (4A5BBF07)
    8fbd5000 8fbf4000   HDAudBus HDAudBus.sys Tue Jul 14 05:20:55 2009 (4A5BC85F)
    90c1d000 90c6d000   HdAudio  HdAudio.sys  Tue Jul 14 05:21:46 2009 (4A5BC892)
    8b1f8000 8b200000   hwpolicy hwpolicy.sys Tue Jul 14 04:41:01 2009 (4A5BBF05)
    8fb4c000 8fb64000   i8042prt i8042prt.sys Tue Jul 14 04:41:23 2009 (4A5BBF1B)
    8fb64000 8fb71000   kbdclass kbdclass.sys Tue Jul 14 04:41:15 2009 (4A5BBF13)
    80bba000 80bc2000   kdcom    kdcom.dll    Tue Jul 14 06:38:58 2009 (4A5BDAAA)
    90754000 90788000   ks       ks.sys       Tue Jul 14 05:15:13 2009 (4A5BC709)
    8ad76000 8ad89000   ksecdd   ksecdd.sys   Tue Jul 14 04:41:56 2009 (4A5BBF3C)
    8af2a000 8af4f000   ksecpkg  ksecpkg.sys  Tue Jul 14 05:04:00 2009 (4A5BC468)
    82e1a000 82e25000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Tue Jul 14 04:43:13 2009 (4A5BBF89)
    90747000 90754000   mouclass mouclass.sys Tue Jul 14 04:41:15 2009 (4A5BBF13)
    8aae6000 8aafc000   mountmgr mountmgr.sys Tue Jul 14 04:41:27 2009 (4A5BBF1F)
    8ec33000 8ec54680   MpFilter MpFilter.sys Thu Jun 11 06:34:25 2009 (4A305819)
    8ecb5000 8ecc0000   Msfs     Msfs.SYS     Tue Jul 14 04:41:26 2009 (4A5BBF1E)
    82e00000 82e08000   msisadrv msisadrv.sys Tue Jul 14 04:41:09 2009 (4A5BBF0D)
    8ad4b000 8ad76000   msrpc    msrpc.sys    Tue Jul 14 04:41:59 2009 (4A5BBF3F)
    8fa79000 8fa83000   mssmbios mssmbios.sys Tue Jul 14 04:49:25 2009 (4A5BC0FD)
    8af4f000 8af5f000   mup      mup.sys      Tue Jul 14 04:44:14 2009 (4A5BBFC6)
    8ae35000 8aeec000   ndis     ndis.sys     Tue Jul 14 04:42:24 2009 (4A5BBF58)
    906ca000 906d5000   ndistapi ndistapi.sys Tue Jul 14 05:24:24 2009 (4A5BC930)
    906d5000 906f7000   ndiswan  ndiswan.sys  Tue Jul 14 05:24:34 2009 (4A5BC93A)
    907da000 907eb000   NDProxy  NDProxy.SYS  Tue Jul 14 05:24:27 2009 (4A5BC933)
    8eda2000 8edb0000   netbios  netbios.sys  Tue Jul 14 05:23:54 2009 (4A5BC912)
    8ed4a000 8ed7c000   netbt    netbt.sys    Tue Jul 14 04:42:18 2009 (4A5BBF52)
    8aeec000 8af2a000   NETIO    NETIO.SYS    Tue Jul 14 04:42:35 2009 (4A5BBF63)
    8ecc0000 8ecce000   Npfs     Npfs.SYS     Tue Jul 14 04:41:31 2009 (4A5BBF23)
    8fa6f000 8fa79000   nsiproxy nsiproxy.sys Tue Jul 14 04:42:08 2009 (4A5BBF48)
    8283f000 82c4f000   nt       ntkrpamp.exe Tue Jul 14 04:45:19 2009 (4A5BC007)
    8ac1c000 8ad4b000   Ntfs     Ntfs.sys     Tue Jul 14 04:42:05 2009 (4A5BBF45)
    8ec55000 8ec5c000   Null     Null.SYS     Tue Jul 14 04:41:12 2009 (4A5BBF10)
    91b0e000 91b0f040   nvBridge nvBridge.kmd Tue Jan 12 10:48:11 2010 (4B4C0613)
    91002000 91b0d080   nvlddmkm nvlddmkm.sys Tue Jan 12 11:02:34 2010 (4B4C0972)
    90638000 9068cc80   nvm62x32 nvm62x32.sys Sat Oct 18 02:30:39 2008 (48F8FCF7)
    8ab28000 8ab4d000   nvstor   nvstor.sys   Wed May 20 12:14:09 2009 (4A13A6B9)
    8ed83000 8eda2000   pacer    pacer.sys    Tue Jul 14 05:23:58 2009 (4A5BC916)
    8aa65000 8aa76000   partmgr  partmgr.sys  Tue Jul 14 04:41:35 2009 (4A5BBF27)
    8aa30000 8aa5a000   pci      pci.sys      Tue Jul 14 04:41:16 2009 (4A5BBF14)
    8aad1000 8aad8000   pciide   pciide.sys   Tue Jul 14 04:41:19 2009 (4A5BBF17)
    8aad8000 8aae6000   PCIIDEX  PCIIDEX.SYS  Tue Jul 14 04:41:15 2009 (4A5BBF13)
    8ade6000 8adf4000   pcw      pcw.sys      Tue Jul 14 04:41:10 2009 (4A5BBF0E)
    90c6d000 90c9c000   portcls  portcls.sys  Tue Jul 14 05:21:00 2009 (4A5BC864)
    82e25000 82e36000   PSHED    PSHED.dll    Tue Jul 14 06:39:36 2009 (4A5BDAD0)
    906b2000 906ca000   rasl2tp  rasl2tp.sys  Tue Jul 14 05:24:33 2009 (4A5BC939)
    906f7000 9070f000   raspppoe raspppoe.sys Tue Jul 14 05:24:53 2009 (4A5BC94D)
    9070f000 90726000   raspptp  raspptp.sys  Tue Jul 14 05:24:47 2009 (4A5BC947)
    90726000 9073d000   rassstp  rassstp.sys  Tue Jul 14 05:24:57 2009 (4A5BC951)
    8fa2e000 8fa6f000   rdbss    rdbss.sys    Tue Jul 14 04:44:26 2009 (4A5BBFD2)
    9073d000 90747000   rdpbus   rdpbus.sys   Tue Jul 14 05:32:40 2009 (4A5BCB20)
    8ec9d000 8eca5000   RDPCDD   RDPCDD.sys   Tue Jul 14 05:31:40 2009 (4A5BCAE4)
    8eca5000 8ecad000   rdpencdd rdpencdd.sys Tue Jul 14 05:31:39 2009 (4A5BCAE3)
    8ecad000 8ecb5000   rdprefmp rdprefmp.sys Tue Jul 14 05:31:41 2009 (4A5BCAE5)
    8b1cb000 8b1f8000   rdyboost rdyboost.sys Tue Jul 14 04:52:02 2009 (4A5BC19A)
    8b1c3000 8b1cb000   spldr    spldr.sys    Mon May 11 21:43:47 2009 (4A084EBB)
    8ab4d000 8ab94000   storport storport.sys Tue Jul 14 05:15:58 2009 (4A5BC736)
    91000000 91001380   swenum   swenum.sys   Tue Jul 14 05:15:08 2009 (4A5BC704)
    8b001000 8b14a000   tcpip    tcpip.sys    Tue Jul 14 04:43:18 2009 (4A5BBF8E)
    8ece5000 8ecf0000   TDI      TDI.SYS      Tue Jul 14 04:42:12 2009 (4A5BBF4C)
    8ecce000 8ece5000   tdx      tdx.sys      Tue Jul 14 04:42:10 2009 (4A5BBF4A)
    8edc3000 8edd3000   termdd   termdd.sys   Tue Jul 14 05:31:35 2009 (4A5BCADF)
    8fb19000 8fb3a000   tunnel   tunnel.sys   Tue Jul 14 05:24:03 2009 (4A5BC91B)
    90788000 90796000   umbus    umbus.sys    Tue Jul 14 05:21:38 2009 (4A5BC88A)
    8fbc6000 8fbd5000   usbehci  usbehci.sys  Sat Oct 24 09:28:55 2009 (4AE27B7F)
    90796000 907da000   usbhub   usbhub.sys   Sat Oct 24 09:30:05 2009 (4AE27BC5)
    8fb71000 8fb7b000   usbohci  usbohci.sys  Tue Jul 14 05:21:14 2009 (4A5BC872)
    8fb7b000 8fbc6000   USBPORT  USBPORT.SYS  Tue Jul 14 05:21:13 2009 (4A5BC871)
    8aa5a000 8aa65000   vdrvroot vdrvroot.sys Tue Jul 14 05:16:19 2009 (4A5BC74B)
    8ec63000 8ec6f000   vga      vga.sys      Tue Jul 14 04:55:50 2009 (4A5BC27E)
    8ec6f000 8ec90000   VIDEOPRT VIDEOPRT.SYS Tue Jul 14 04:55:49 2009 (4A5BC27D)
    8b17b000 8b183380   vmstorfl vmstorfl.sys Tue Jul 14 04:58:44 2009 (4A5BC32C)
    8aa76000 8aa86000   volmgr   volmgr.sys   Tue Jul 14 04:41:25 2009 (4A5BBF1D)
    8aa86000 8aad1000   volmgrx  volmgrx.sys  Tue Jul 14 04:41:41 2009 (4A5BBF2D)
    8b184000 8b1c3000   volsnap  volsnap.sys  Tue Jul 14 04:41:34 2009 (4A5BBF26)
    8edb0000 8edc3000   wanarp   wanarp.sys   Tue Jul 14 05:25:02 2009 (4A5BC956)
    8ec90000 8ec9d000   watchdog watchdog.sys Tue Jul 14 04:54:10 2009 (4A5BC21A)
    82f2b000 82f9c000   Wdf01000 Wdf01000.sys Tue Jul 14 04:41:36 2009 (4A5BBF28)
    82f9c000 82faa000   WDFLDR   WDFLDR.SYS   Tue Jul 14 04:41:25 2009 (4A5BBF1D)
    8ed7c000 8ed83000   wfplwf   wfplwf.sys   Tue Jul 14 05:23:51 2009 (4A5BC90F)
    82ff2000 82ffb000   WMILIB   WMILIB.SYS   Tue Jul 14 04:41:22 2009 (4A5BBF1A)
    Bugcheck code 1000007E
    Arguments c0000005 00000000 8e990b78 8e990750
    Hope this helps,
    Captain
      My Computer


  3. Posts : 3
    Windows 7 Ultimate
    Thread Starter
       #3

    Thanks Cap'n!

    I'm running memtest now and will leave it for a while to see what happens. I ran a supposed memory test from within Windows (not sure of the usefulness of it) which did throw up some errors saying the memory couldn't be written to.

    Will also run Seagate Drive Tools over the HDD. I've disabled the nvidia onboard LAN controller altogether as getting drivers for it was a pain. Have popped a NIC in that I know to be working.

    The graphics drivers were the latest so not sure what to do there, I did uninstall them and reinstalled anyway.

    Is a list of problems that long normal?? It sure seems like a lot! This is why I tell people not to buy their PCs from departmant stores.

    It may be a problem tracking down the BIOS for it seeing as it's not really forthcoming withits model number but I'll persevere and see what turns up. Last thing I want to do is bork the BIOS!

    WIll report back with any progress.
      My Computer


  4. Posts : 1,663
    Windows 10 Tech Preview 9926 x64
       #4
      My Computer


  5. Posts : 3
    Windows 7 Ultimate
    Thread Starter
       #5

    Update:
    Replaced the NIC, changed the graphics drivers and applied the MS hotfix. Ran stress tests (Prime95, OCCT) for a few days without incident (Prime95 for 14 hours, OCCT for repeated 1 hour tests). I also ran MEMtest for 12 or so hours. With 3 days without a blue screen I was thinking things were looking up but then yesterday and this morning bam! 2 crashes! I wasn't there to witness them so can't say for sure whether they were blue screens or just freezes/unexpected restarts. The times I have seem it blue screen it has not restarted so I suspect maybe unexpected restarts?

    Anyway, attached are the 2 most recent minidumps which I hope will shed some light on things.

    Having a look at these minidumps and my limited knowledge of these things it would seem the culprit is ntkrnlpa.exe in both instances. What does thing do and can I update it? I'll have a google around but hopefully one of you boffins has a solution.
    As an aside which may or may not be of note - there is 3GB of RAM installed which is recognised by the BIOS and Windows however in things like Prime95 etc it appears that only 2GB is being recognised as available.
    Last edited by Scotto1971; 16 Feb 2010 at 17:37. Reason: A thought occurred...
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 00:08.
Find Us