win7 BSOD... very random.

Page 1 of 2 12 LastLast

  1. Posts : 6
    windows 7 professional 64bit
       #1

    win7 BSOD... very random.


    Hello! I seem to get a smorgasbord of BSOD, but they tend to not follow any distinct pattern. I've had a bunch of different error messages, but since I have it on restart after crash, I haven't really had the chance to write any down. Regardless though, they're different from my current one, which I can read since it's actually STUCK on "initializing disk for crash dump" :/

    The current BSOD is: PAGE_FAULT_IN_NONPAGED_AREA.

    *** STOP: 0x00000050 (0xFFFFF80000E7B0C0, 0x0000000000000008, 0xFFFFF80000E7B0C0, 0x0000000000000002).

    I have run memtest86 before for a good 6 or 9 hours, with no errors detected. No viruses reported or anything on malwarebytes either.

    computer details:
    custom built tower
    win7 pro 64bit
    cpu: amd phenom II x4 955 stepping 2 Newegg.com - AMD Phenom II X4 955 Black Edition Deneb 3.2GHz 4 x 512KB L2 Cache 6MB L3 Cache Socket AM3 125W Quad-Core Processor HDZ955FBGIBOX
    mothertboard: Newegg.com - GIGABYTE GA-890FXA-UD5 AM3 AMD 890FX SATA 6Gb/s USB 3.0 ATX AMD Motherboard (GIGABYTE GA-890FXA-UD5 AM3 AMD 890FX SATA 6Gb/s USB 3.0 ATX AMD )
    ram: Newegg.com - G.SKILL ECO Series 4GB (2 x 2GB) 240-Pin DDR3 SDRAM DDR3 1600 (PC3 12800) Desktop Memory Model F3-12800CL7D-4GBECO (G.SKILL ECO Series 4GB (2 x 2GB) 240-Pin DDR3 SDRAM DDR3 1600 (PC3 12800) Desktop Memory Model F3-12800CL7D-4GBECO)
    graphics card: Newegg.com - SAPPHIRE 100281SR Radeon HD 5870 (Cypress XT) 1GB 256-bit GDDR5 PCI Express 2.0 x16 HDCP Ready CrossFire Supported Video Card w/ATI Eyefinity SAPPHIRE 100281SR Radeon HD 5870 (Cypress XT) 1GB 256-bit GDDR5
    sound card: on board on motherboard.

    drivers are up to date to my knowledge. I am aware of issues with the ATI graphics drivers causing BSODs, but even going back many versions does not seem to help.

    If you need added info, please say so :) as said before, I do not believe this BSOD has a dump file, as it was stuck on initializing.
      My Computer

  2.   My Computer


  3. Posts : 670
    Windows 7 x64
       #3

    as said before, I do not believe this BSOD has a dump file, as it was stuck on initializing.
    SF Tool, attach the reports.
    CPU-Z memory tab an Rammon html report.
      My Computer


  4. Posts : 6
    windows 7 professional 64bit
    Thread Starter
       #4

    here you go.
      My Computer


  5. Posts : 670
    Windows 7 x64
       #5

    DDR1600Mhz 7-8-7-24 1.35v.
    Looks right.

    ~~~~~~~~



    BugCheck 1000007E, {ffffffffc0000005, fffff880051c77ac, fffff88005de9788, fffff88005de8ff0}
    Probably caused by : dxgmms1.sys ( dxgmms1!VIDMM_MEMORY_SEGMENT::EvictResource+fec )



    1. Update Catalyst 10.12:
    Catalyst 11.2 x64
    atikmdag.sys Thu Nov 25 21:46:44 2010
    AMD Game Forums - 10.12 blue screen error problem
    Guru3D - Driver Sweeper
    Catalyst 11.2 x64




    2. Only if crashes persist after you have updated the ATI driver, replace Avast with MSE:

    avast! Uninstall Utility

    https://www.microsoft.com/security_essentials/




    3. Install Service Pack 1.

    You can get it via windows update, the download will be smaller.





    Crash Dumps:

    Code:
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [F:\a\Minidump\D M P\DMP\012011-18907-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (4 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02e68000 PsLoadedModuleList = 0xfffff800`030a5e50
    Debug session time: Thu Jan 20 08:06:54.353 2011 (UTC - 5:00)
    System Uptime: 0 days 0:18:10.992
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ............................
    Loading User Symbols
    Loading unloaded module list
    .........
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 1000007E, {ffffffffc0000005, fffff880051c77ac, fffff88005de9788, fffff88005de8ff0}
    
    Probably caused by : dxgmms1.sys ( dxgmms1!VIDMM_MEMORY_SEGMENT::EvictResource+fec )
    
    Followup: MachineOwner
    ---------
    
    0: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        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: ffffffffc0000005, The exception code that was not handled
    Arg2: fffff880051c77ac, The address that the exception occurred at
    Arg3: fffff88005de9788, Exception Record Address
    Arg4: fffff88005de8ff0, 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: 
    dxgmms1!VIDMM_MEMORY_SEGMENT::EvictResource+fec
    fffff880`051c77ac 488b11          mov     rdx,qword ptr [rcx]
    
    EXCEPTION_RECORD:  fffff88005de9788 -- (.exr 0xfffff88005de9788)
    ExceptionAddress: fffff880051c77ac (dxgmms1!VIDMM_MEMORY_SEGMENT::EvictResource+0x0000000000000fec)
       ExceptionCode: c0000005 (Access violation)
      ExceptionFlags: 00000000
    NumberParameters: 2
       Parameter[0]: 0000000000000000
       Parameter[1]: ffffffffffffffff
    Attempt to read from address ffffffffffffffff
    
    CONTEXT:  fffff88005de8ff0 -- (.cxr 0xfffff88005de8ff0)
    rax=0000000000000000 rbx=0000000000000000 rcx=ff00000000000000
    rdx=fffff8a00c043320 rsi=fffff8a00c043320 rdi=0000000000000000
    rip=fffff880051c77ac rsp=fffff88005de99c0 rbp=fffffa8005e4e000
     r8=0000000000007000  r9=0000000000000000 r10=0000000000000001
    r11=fffff8a00c043428 r12=0000000000000000 r13=0000000000000001
    r14=fffffa8005dc2350 r15=fffff8a00c043428
    iopl=0         nv up ei ng nz na po nc
    cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010286
    dxgmms1!VIDMM_MEMORY_SEGMENT::EvictResource+0xfec:
    fffff880`051c77ac 488b11          mov     rdx,qword ptr [rcx] ds:002b:ff000000`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:  0000000000000000
    
    EXCEPTION_PARAMETER2:  ffffffffffffffff
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800031100e0
     ffffffffffffffff 
    
    FOLLOWUP_IP: 
    dxgmms1!VIDMM_MEMORY_SEGMENT::EvictResource+fec
    fffff880`051c77ac 488b11          mov     rdx,qword ptr [rcx]
    
    BUGCHECK_STR:  0x7E
    
    LAST_CONTROL_TRANSFER:  from fffff880051b725d to fffff880051c77ac
    
    STACK_TEXT:  
    fffff880`05de99c0 fffff880`051b725d : fffffa80`05dc2350 fffff8a0`0c043320 fffffa80`03c93b00 fffffa80`05e4e000 : dxgmms1!VIDMM_MEMORY_SEGMENT::EvictResource+0xfec
    fffff880`05de9b30 fffff880`051b2358 : fffffa80`05a3d0e0 00000000`00000000 00000000`00000000 fffff880`05de9ca0 : dxgmms1!VIDMM_GLOBAL::ProcessDeferredCommand+0x96d
    fffff880`05de9c50 fffff880`051d016d : fffffa80`00000000 fffffa80`05dcc2d0 00000000`6d4d6956 fffff880`00000174 : dxgmms1!VidMmiProcessTerminationCommand+0x4c
    fffff880`05de9ca0 fffff880`051cf3f8 : fffff800`00b96080 fffffa80`03cb2730 00000000`00000000 fffffa80`05dcc2d0 : dxgmms1!VidSchiSubmitDeviceCommand+0x39
    fffff880`05de9cd0 fffff880`051cee96 : 00000000`00000000 fffffa80`03cb2730 00000000`00000080 fffffa80`05dcc2d0 : dxgmms1!VidSchiSubmitQueueCommand+0xb0
    fffff880`05de9d00 fffff800`0317cc06 : 00000000`033c6697 fffffa80`05dce620 fffffa80`039d3040 fffffa80`05dce620 : dxgmms1!VidSchiWorkerThread+0xd6
    fffff880`05de9d40 fffff800`02eb6c26 : fffff800`03052e80 fffffa80`05dce620 fffff800`03060c40 78302c30`78302c32 : nt!PspSystemThreadStartup+0x5a
    fffff880`05de9d80 00000000`00000000 : fffff880`05dea000 fffff880`05de4000 fffff880`05de9690 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    
    SYMBOL_STACK_INDEX:  0
    
    SYMBOL_NAME:  dxgmms1!VIDMM_MEMORY_SEGMENT::EvictResource+fec
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: dxgmms1
    
    IMAGE_NAME:  dxgmms1.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc578
    
    STACK_COMMAND:  .cxr 0xfffff88005de8ff0 ; kb
    
    FAILURE_BUCKET_ID:  X64_0x7E_dxgmms1!VIDMM_MEMORY_SEGMENT::EvictResource+fec
    
    BUCKET_ID:  X64_0x7E_dxgmms1!VIDMM_MEMORY_SEGMENT::EvictResource+fec
    
    Followup: MachineOwner
    ---------



    Drivers:

    Code:
    start             end                 module name
    fffff880`040df000 fffff880`0411d000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30)
    fffff880`0102f000 fffff880`01086000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`02c5f000 fffff880`02ce9000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`0418f000 fffff880`041a5000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`03fb2000 fffff880`03fc7000   amdppm   amdppm.sys   Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`00e4d000 fffff880`00e58000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`072c5000 fffff880`072ce000   aswFsBlk aswFsBlk.SYS Thu Jan 13 03:37:10 2011 (4D2EB9B6)
    fffff880`0728b000 fffff880`072c5000   aswMonFlt aswMonFlt.sys Thu Jan 13 03:37:21 2011 (4D2EB9C1)
    fffff880`02ce9000 fffff880`02cf3000   aswRdr   aswRdr.SYS   Thu Jan 13 03:37:32 2011 (4D2EB9CC)
    fffff880`03f43000 fffff880`03f8c000   aswSP    aswSP.SYS    Thu Jan 13 03:41:42 2011 (4D2EBAC6)
    fffff880`02c4f000 fffff880`02c5f000   aswTdi   aswTdi.SYS   Thu Jan 13 03:40:19 2011 (4D2EBA73)
    fffff880`08bb0000 fffff880`08bbb000   asyncmac asyncmac.sys Mon Jul 13 20:10:13 2009 (4A5BCCE5)
    fffff880`00e1a000 fffff880`00e23000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00e23000 fffff880`00e4d000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`044f6000 fffff880`04516000   AtihdW76 AtihdW76.sys Fri Sep 24 01:44:48 2010 (4C9C3AD0)
    fffff880`04892000 fffff880`050a3000   atikmdag atikmdag.sys Thu Nov 25 21:46:44 2010 (4CEF1F94)
    fffff880`0403d000 fffff880`04089000   atikmpag atikmpag.sys Thu Nov 25 21:16:47 2010 (4CEF188F)
    fffff880`0411d000 fffff880`04162000   aw9t3hre aw9t3hre.SYS Tue Jul 14 17:12:55 2009 (4A5CF4D7)
    fffff880`01209000 fffff880`01210000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`03f32000 fffff880`03f43000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`06379000 fffff880`06397000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`006d0000 fffff960`006f7000   cdd      cdd.dll      unavailable (00000000)
    fffff880`00e6c000 fffff880`00e96000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00cbb000 fffff880`00d7b000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`013bb000 fffff880`013eb000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00c5d000 fffff880`00cbb000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`014e2000 fffff880`01555000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`0417f000 fffff880`0418f000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`06271000 fffff880`0627a000   cpuz135_x64 cpuz135_x64.sys Tue Nov 09 08:33:36 2010 (4CD94DB0)
    fffff880`0755a000 fffff880`07568000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`03e91000 fffff880`03f14000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`03f14000 fffff880`03f32000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`03e82000 fffff880`03e91000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`0143a000 fffff880`01450000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`04553000 fffff880`04575000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`07574000 fffff880`0757d000   dump_atapi dump_atapi.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`07568000 fffff880`07574000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`0757d000 fffff880`07590000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`07540000 fffff880`0754c000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`050a3000 fffff880`05197000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`05197000 fffff880`051dd000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`00e58000 fffff880`00e6c000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`00d7b000 fffff880`00dc7000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`01566000 fffff880`01570000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`01400000 fffff880`0143a000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`0162b000 fffff880`01675000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff800`02e1f000 fffff800`02e68000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`04800000 fffff880`04824000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`075bd000 fffff880`075d6000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`075d6000 fffff880`075de080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`075af000 fffff880`075bd000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`062b1000 fffff880`06379000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`0169f000 fffff880`016a8000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`03e00000 fffff880`03e0f000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`07218000 fffff880`07226000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00baf000 fffff800`00bb9000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`0442e000 fffff880`04471000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`014c8000 fffff880`014e2000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`01600000 fffff880`0162b000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`04575000 fffff880`0457a200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`04471000 fffff880`04474d80   LGBusEnum LGBusEnum.sys Mon Nov 23 20:36:48 2009 (4B0B38B0)
    fffff880`08b3c000 fffff880`08b3e480   LGVirHid LGVirHid.sys Mon Nov 23 20:36:48 2009 (4B0B38B0)
    fffff880`072ce000 fffff880`072e3000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`07268000 fffff880`0728b000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00c3c000 fffff880`00c49000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 21:29:09 2009 (4A5BDF65)
    fffff880`0754c000 fffff880`0755a000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`02dc2000 fffff880`02dd1000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`075df000 fffff880`075ec000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00e00000 fffff880`00e1a000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`06397000 fffff880`063af000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`063af000 fffff880`063dc000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`06200000 fffff880`0624e000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`0624e000 fffff880`06271000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`00c19000 fffff880`00c24000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`01086000 fffff880`01090000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`0146a000 fffff880`014c8000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`03e77000 fffff880`03e82000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`0168d000 fffff880`0169f000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`016ae000 fffff880`017a0000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`04886000 fffff880`04892000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`041c9000 fffff880`041f8000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`044e1000 fffff880`044f6000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`02d67000 fffff880`02d76000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`02cf3000 fffff880`02d38000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`017a0000 fffff880`01800000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`00c24000 fffff880`00c35000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`03e6b000 fffff880`03e77000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02e68000 fffff800`03444000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`01218000 fffff880`013bb000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`01200000 fffff880`01209000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`02d41000 fffff880`02d67000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`04162000 fffff880`0417f000   parport  parport.sys  Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`011d3000 fffff880`011e8000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00f54000 fffff880`00f87000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`0109d000 fffff880`010a4000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00fe3000 fffff880`00ff3000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`01555000 fffff880`01566000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`070d0000 fffff880`07176000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`04516000 fffff880`04553000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00c49000 fffff880`00c5d000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`041a5000 fffff880`041c9000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`04000000 fffff880`0401b000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`0401b000 fffff880`0403c000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`03fd0000 fffff880`03fea000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`03e1a000 fffff880`03e6b000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`03fea000 fffff880`03ff5000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`00e96000 fffff880`00e9f000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`00ff3000 fffff880`00ffc000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`00c10000 fffff880`00c19000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`015bc000 fffff880`015f6000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`045ac000 fffff880`045c4000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`04824000 fffff880`0487b000   Rt64win7 Rt64win7.sys Mon Mar 22 05:57:14 2010 (4BA73EFA)
    fffff880`072ec000 fffff880`0753f700   RTKVHD64 RTKVHD64.sys Wed Jul 28 06:01:36 2010 (4C500000)
    fffff880`07200000 fffff880`07218000   RzSynapse RzSynapse.sys Wed Apr 21 03:53:21 2010 (4BCEAEF1)
    fffff880`01000000 fffff880`0102f000   SCSIPORT SCSIPORT.SYS Mon Jul 13 20:01:04 2009 (4A5BCAC0)
    fffff880`07176000 fffff880`07181000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`051ee000 fffff880`051fa000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`02d76000 fffff880`02d93000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`01685000 fffff880`0168d000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`010a4000 fffff880`011ca000   sptd     sptd.sys     Sun Oct 11 16:55:14 2009 (4AD24632)
    fffff880`08aa6000 fffff880`08b3c000   srv      srv.sys      Thu Aug 26 23:38:00 2010 (4C773318)
    fffff880`07000000 fffff880`07067000   srv2     srv2.sys     Thu Aug 26 23:37:46 2010 (4C77330A)
    fffff880`07181000 fffff880`071ae000   srvnet   srvnet.sys   Thu Aug 26 23:37:24 2010 (4C7732F4)
    fffff880`051fa000 fffff880`051fb480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01803000 fffff880`01a00000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`071ae000 fffff880`071c0000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`02c42000 fffff880`02c4f000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`02c24000 fffff880`02c42000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`02dae000 fffff880`02dc2000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`005c0000 fffff960`005ca000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`03f8c000 fffff880`03fb2000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`04475000 fffff880`04487000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`07590000 fffff880`075ad000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`075ad000 fffff880`075aef00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`051dd000 fffff880`051ee000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04487000 fffff880`044e1000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`0487b000 fffff880`04886000   usbohci  usbohci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04089000 fffff880`040df000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`01090000 fffff880`0109d000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`00dc7000 fffff880`00dd5000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`00dd5000 fffff880`00dfa000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`01675000 fffff880`01685000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`011e8000 fffff880`011fd000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00f87000 fffff880`00fe3000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`01570000 fffff880`015bc000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`02d93000 fffff880`02dae000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`00c00000 fffff880`00c10000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00ea1000 fffff880`00f45000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00f45000 fffff880`00f54000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`02d38000 fffff880`02d41000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`00020000 fffff960`00330000   win32k   win32k.sys   unavailable (00000000)
    fffff880`07247000 fffff880`07258000   WinUSB   WinUSB.sys   Mon Jul 13 20:06:28 2009 (4A5BCC04)
    fffff880`03fc7000 fffff880`03fd0000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`011ca000 fffff880`011d3000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`07226000 fffff880`07247000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    fffff880`0457b000 fffff880`045ac000   WUDFRd   WUDFRd.sys   Mon Jul 13 20:06:06 2009 (4A5BCBEE)
    
    Unloaded modules:
    fffff880`08b3f000 fffff880`08bb0000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00071000
    fffff880`07226000 fffff880`07237000   WinUSB.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00011000
    fffff880`07237000 fffff880`07268000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00031000
    fffff880`01450000 fffff880`0145e000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000E000
    fffff880`0145e000 fffff880`0146a000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000C000
    fffff880`015f6000 fffff880`015ff000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00009000
    fffff880`013eb000 fffff880`013fe000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00013000
    fffff880`0449a000 fffff880`044cb000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00031000
    fffff880`044a0000 fffff880`044d1000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00031000
      My Computer


  6. Posts : 6
    windows 7 professional 64bit
    Thread Starter
       #6

    Bam! was checking mail/browsing, and got a system 32 exception BSOD. Forgot to uncheck restart automatically so I didn't get more info... I thought I got a .dmp file, but it shows it was "last modified" on the 20th of january. So I guess it didn't save? :/

    What info do you need for this one?
      My Computer


  7. Posts : 670
    Windows 7 x64
       #7

    tchernobog said:
    Bam! was checking mail/browsing, and got a system 32 exception BSOD. Forgot to uncheck restart automatically so I didn't get more info... I thought I got a .dmp file, but it shows it was "last modified" on the 20th of january. So I guess it didn't save? :/

    What info do you need for this one?

    DriverView: Loaded Windows Drivers List
      My Computer


  8. Posts : 6
    windows 7 professional 64bit
    Thread Starter
       #8

    damn that was a fast reply

    Here you go.
      My Computer


  9. Posts : 670
    Windows 7 x64
       #9

    Uninstall Avast.
      My Computer


  10. Posts : 6
    windows 7 professional 64bit
    Thread Starter
       #10

    done. Is that the cause, or just part of some more tests? (if the former, any free solutions to replace it with? :P)
      My Computer


 
Page 1 of 2 12 LastLast

  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 23:57.
Find Us