Windows Vista Forums

Vista x64 BSOD coming out of sleep

  1. #1



    Newbie
    Join Date : Jun 2009
    Posts : 4
    Vista Ultimate x64
    Local Time: 11:49 PM

    Vista x64 BSOD coming out of sleep

    HI,



    My system has been giving me BSOD's coming out of sleep mode ever since SP2 was installed. It does not happen every time, but probably 80% of the time. Crash analysis says that it has to do with either LVUSB64.sys or USBPORT.sys. I've tried installing all latest drivers, but no luck. Any answers to this problem would be greatly appreciated.

    System: Windows Vista Ultimate x64; ASUS P5QC Mobo; Intel E8500 CPU; 8GB Crucial DDR2 800Mhz; GeForce 8800GTX video; ASUS Xonar DX sound;

      My System SpecsSystem Spec

  2. #2
    archie123's Avatar

    I Tunes hates Me


    Join Date : Jul 2008
    UK
    Posts : 1,831
    Win 7 Home Premium 64bit
    Local Time: 06:49 AM
    uk uk yorkshire

     

    Re: Vista x64 BSOD coming out of sleep

    all pointing to usb ports , how do you "wake" your pc from sleep? is it with keyboard/mouse? are the both usb?

    have you tried uninstalling the drivers for them , let vista install its default drivers and see if it cures it

      My System SpecsSystem Spec

  3. #3



    Newbie
    Join Date : Jun 2009
    Posts : 4
    Vista Ultimate x64
    Local Time: 11:49 PM


      Thread Starter

    Re: Vista x64 BSOD coming out of sleep

    Thanks for your reply. I have tried changing out the USB drivers and it still does the same thing.

      My System SpecsSystem Spec

  4. #4
    archie123's Avatar

    I Tunes hates Me


    Join Date : Jul 2008
    UK
    Posts : 1,831
    Win 7 Home Premium 64bit
    Local Time: 06:49 AM
    uk uk yorkshire

     

    Re: Vista x64 BSOD coming out of sleep

    can you attach your mindump file to your next reply? you may have to "zip" it first

    c/windows/minidump

    the contens of that folder may help us troublshoot yuor issue

      My System SpecsSystem Spec

  5. #5



    Newbie
    Join Date : Jun 2009
    Posts : 4
    Vista Ultimate x64
    Local Time: 11:49 PM


      Thread Starter

    Re: Vista x64 BSOD coming out of sleep

    Uninstalling SP2 has solved the problem. However, I am unable to install hard drive controller drivers or USB drivers. Perhaps my ICH10R is going or has gone bad? The standard drivers are working though. I've attached the latest dump file from earlier today. Crash analysis again says LVUSBS64.sys as before. Crash analysis below:

    Microsoft (R) Windows Debugger Version 6.11.0001.402 X86
    Copyright (c) Microsoft Corporation. All rights reserved.


    Loading Dump File [c:\windows\minidump\mini062209-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available

    Symbol search path is: srv*c:\symbols*Symbol information
    Executable search path is:
    Windows Server 2008/Windows Vista Kernel Version 6002 (Service Pack 2) MP (2 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 6002.18005.amd64fre.lh_sp2rtm.090410-1830
    Machine Name:
    Kernel base = 0xfffff800`0200b000 PsLoadedModuleList = 0xfffff800`021cfdd0
    Debug session time: Mon Jun 22 16:13:59.753 2009 (GMT-7)
    System Uptime: 0 days 1:45:21.396
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..........................................................
    Loading User Symbols
    Loading unloaded module list
    ...........
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 1000007E, {ffffffffc0000005, fffffa60011bdc09, fffffa6001bdc258, fffffa6001bdbc30}

    Unable to load image \SystemRoot\system32\drivers\LVUSBS64.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for LVUSBS64.sys
    *** ERROR: Module load completed but symbols could not be loaded for LVUSBS64.sys
    Probably caused by : LVUSBS64.sys

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

    *******************************************************************************
    * *
    * 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: fffffa60011bdc09, The address that the exception occurred at
    Arg3: fffffa6001bdc258, Exception Record Address
    Arg4: fffffa6001bdbc30, 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:
    USBPORT!USBPORT_GetBusContext+65
    fffffa60`011bdc09 8b5500 mov edx,dword ptr [rbp]

    EXCEPTION_RECORD: fffffa6001bdc258 -- (.exr 0xfffffa6001bdc258)
    Cannot read Exception record @ fffffa6001bdc258

    CONTEXT: fffffa6001bdbc30 -- (.cxr 0xfffffa6001bdbc30)
    rax=0000000000000000 rbx=0000000000000000 rcx=fffffa800924c690
    rdx=000000004f444648 rsi=fffffa8007981050 rdi=fffffa800924c1a0
    rip=fffffa60011bdc09 rsp=fffffa6001bdc490 rbp=fefefefefefefefe
    r8=000000004f444648 r9=0000000000000010 r10=fffffa80079811a0
    r11=fffffa80092354b0 r12=fffffa800924c690 r13=fffffa80079811a0
    r14=fffffa6001bdc520 r15=fffffa80094d51a0
    iopl=0 nv up ei ng nz na pe nc
    cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010282
    USBPORT!USBPORT_GetBusContext+0x65:
    fffffa60`011bdc09 8b5500 mov edx,dword ptr [rbp] ss:0018:fefefefe`fefefefe=????????
    Resetting default scope

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

    BUGCHECK_STR: 0x7E

    PROCESS_NAME: System

    CURRENT_IRQL: 2

    LAST_CONTROL_TRANSFER: from fffffa60011bfdda to fffffa60011bdc09

    STACK_TEXT:
    fffffa60`01bdc490 fffffa60`011bfdda : fefefefe`fefefefe fffffa80`094d5050 00000000`00000000 fffffa80`07981050 : USBPORT!USBPORT_GetBusContext+0x65
    fffffa60`01bdc4f0 fffffa60`04c0864f : 00000000`00220420 fefefefe`fefefefe 00000000`00000000 fffffa80`0a03e1b0 : USBPORT!USBPORTBUSIF_GetDeviceBusContext+0x2e
    fffffa60`01bdc520 fffffa60`04c35884 : fffffa80`0baa1798 fffffa80`07981050 fffffa80`0a03e060 fffffa60`01bdc710 : usbhub!UsbhGetDeviceBusInfo+0x10b
    fffffa60`01bdc590 fffffa60`04c07d37 : fffffa60`01bdc710 fffffa60`01bdc6e0 fffffa60`01bdc718 fffffa80`0a06fc50 : usbhub!UsbhPdoInternalDeviceControl+0x4ec
    fffffa60`01bdc5e0 fffffa60`06670b9d : fffffa60`01bdc710 fffffa80`0a03e060 00000000`00000000 fffffa60`01bdc710 : usbhub!UsbhGenDispatch+0x57
    fffffa60`01bdc610 fffffa60`01bdc710 : fffffa80`0a03e060 00000000`00000000 fffffa60`01bdc710 00000000`00000000 : LVUSBS64+0xb9d
    fffffa60`01bdc618 fffffa80`0a03e060 : 00000000`00000000 fffffa60`01bdc710 00000000`00000000 00000000`00000000 : 0xfffffa60`01bdc710
    fffffa60`01bdc620 00000000`00000000 : fffffa60`01bdc710 00000000`00000000 00000000`00000000 00000000`00000001 : 0xfffffa80`0a03e060


    FOLLOWUP_IP:
    LVUSBS64+b9d
    fffffa60`06670b9d ?? ???

    SYMBOL_STACK_INDEX: 5

    SYMBOL_NAME: LVUSBS64+b9d

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: LVUSBS64

    IMAGE_NAME: LVUSBS64.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 488b3d7c

    STACK_COMMAND: .cxr 0xfffffa6001bdbc30 ; kb

    FAILURE_BUCKET_ID: X64_0x7E_LVUSBS64+b9d

    BUCKET_ID: X64_0x7E_LVUSBS64+b9d

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

    GetPointerFromAddress: unable to read from fffff80002232000
    THREAD fffffa8006a0a040 Cid 0004.0034 Teb: 0000000000000000 Win32Thread: 0000000000000000 RUNNING on processor 1
    IRP List:
    Unable to read nt!_IRP @ fffffa800baa15f0
    Not impersonating
    GetUlongFromAddress: unable to read from fffff800021b1c00
    Owning Process fffffa8006a00040 Image: System
    Attached Process N/A Image: N/A
    fffff78000000000: Unable to get shared data
    Wait Start TickCount 405215
    Context Switch Count 74647 NoStackSwap
    ReadMemory error: Cannot get nt!KeMaximumIncrement value.
    UserTime 00:00:00.000
    KernelTime 00:00:00.000
    Win32 Start Address nt!ExpWorkerThread (0xfffff8000206c7c8)
    Stack Init fffffa6001bdcdb0 Current fffffa6001bdb720
    Base fffffa6001bdd000 Limit fffffa6001bd7000 Call 0
    Priority 15 BasePriority 12 PriorityDecrement 0 IoPriority 2 PagePriority 5
    Child-SP RetAddr : Args to Child : Call Site
    fffffa60`01bdc490 fffffa60`011bfdda : fefefefe`fefefefe fffffa80`094d5050 00000000`00000000 fffffa80`07981050 : USBPORT!USBPORT_GetBusContext+0x65
    fffffa60`01bdc4f0 fffffa60`04c0864f : 00000000`00220420 fefefefe`fefefefe 00000000`00000000 fffffa80`0a03e1b0 : USBPORT!USBPORTBUSIF_GetDeviceBusContext+0x2e
    fffffa60`01bdc520 fffffa60`04c35884 : fffffa80`0baa1798 fffffa80`07981050 fffffa80`0a03e060 fffffa60`01bdc710 : usbhub!UsbhGetDeviceBusInfo+0x10b
    fffffa60`01bdc590 fffffa60`04c07d37 : fffffa60`01bdc710 fffffa60`01bdc6e0 fffffa60`01bdc718 fffffa80`0a06fc50 : usbhub!UsbhPdoInternalDeviceControl+0x4ec
    fffffa60`01bdc5e0 fffffa60`06670b9d : fffffa60`01bdc710 fffffa80`0a03e060 00000000`00000000 fffffa60`01bdc710 : usbhub!UsbhGenDispatch+0x57
    fffffa60`01bdc610 fffffa60`01bdc710 : fffffa80`0a03e060 00000000`00000000 fffffa60`01bdc710 00000000`00000000 : LVUSBS64+0xb9d
    fffffa60`01bdc618 fffffa80`0a03e060 : 00000000`00000000 fffffa60`01bdc710 00000000`00000000 00000000`00000000 : 0xfffffa60`01bdc710
    fffffa60`01bdc620 00000000`00000000 : fffffa60`01bdc710 00000000`00000000 00000000`00000000 00000000`00000001 : 0xfffffa80`0a03e060

    start end module name
    fffff800`0200b000 fffff800`02523000 nt (pdb symbols) c:\symbols\ntkrnlmp.pdb\98C6BA00FE174241BA3FDB915995EA9C2\ntkrnlmp.pdb
    Loaded symbol image file: ntkrnlmp.exe
    Mapped memory image file: c:\symbols\ntkrnlmp.exe\49E0237F518000\ntkrnlmp.exe
    Image path: ntkrnlmp.exe
    Image name: ntkrnlmp.exe
    Timestamp: Fri Apr 10 21:58:39 2009 (49E0237F)
    CheckSum: 00487B94
    ImageSize: 00518000
    File version: 6.0.6002.18005
    Product version: 6.0.6002.18005
    File flags: 0 (Mask 3F)
    File OS: 40004 NT Win32
    File type: 1.0 App
    File date: 00000000.00000000
    Translations: 0409.04b0
    CompanyName: Microsoft Corporation
    ProductName: Microsoft® Windows® Operating System
    InternalName: ntkrnlmp.exe
    OriginalFilename: ntkrnlmp.exe
    ProductVersion: 6.0.6002.18005
    FileVersion: 6.0.6002.18005 (lh_sp2rtm.090410-1830)
    FileDescription: NT Kernel & System
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffff800`02523000 fffff800`02569000 hal (deferred)
    Mapped memory image file: c:\symbols\hal.dll\49E0411846000\hal.dll
    Image path: hal.dll
    Image name: hal.dll
    Timestamp: Sat Apr 11 00:04:56 2009 (49E04118)
    CheckSum: 0003D17E
    ImageSize: 00046000
    File version: 6.0.6002.18005
    Product version: 6.0.6002.18005
    File flags: 0 (Mask 3F)
    File OS: 40004 NT Win32
    File type: 2.0 Dll
    File date: 00000000.00000000
    Translations: 0409.04b0
    CompanyName: Microsoft Corporation
    ProductName: Microsoft® Windows® Operating System
    InternalName: hal.dll
    OriginalFilename: hal.dll
    ProductVersion: 6.0.6002.18005
    FileVersion: 6.0.6002.18005 (lh_sp2rtm.090410-1830)
    FileDescription: Hardware Abstraction Layer DLL
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffff960`000b0000 fffff960`00361000 win32k (deferred)
    Image path: \SystemRoot\System32\win32k.sys
    Image name: win32k.sys
    Timestamp: unavailable (00000000)
    CheckSum: 00000000
    ImageSize: 002B1000
    Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
    fffff960`004c0000 fffff960`004ca000 TSDDD (deferred)
    Image path: \SystemRoot\System32\TSDDD.dll
    Image name: TSDDD.dll
    Timestamp: unavailable (00000000)
    CheckSum: 00000000
    ImageSize: 0000A000
    Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
    fffff960`00620000 fffff960`00631000 cdd (deferred)
    Image path: \SystemRoot\System32\cdd.dll
    Image name: cdd.dll
    Timestamp: unavailable (00000000)
    CheckSum: 00000000
    ImageSize: 00011000
    Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
    fffffa60`00605000 fffffa60`0060f000 kdcom (deferred)
    Mapped memory image file: c:\symbols\kdcom.dll\49E041CDa000\kdcom.dll
    Image path: kdcom.dll
    Image name: kdcom.dll
    Timestamp: Sat Apr 11 00:07:57 2009 (49E041CD)
    CheckSum: 0000C7BC
    ImageSize: 0000A000
    File version: 6.0.6002.18005
    Product version: 6.0.6002.18005
    File flags: 0 (Mask 3F)
    File OS: 40004 NT Win32
    File type: 3.A Driver
    File date: 00000000.00000000
    Translations: 0409.04b0
    CompanyName: Microsoft Corporation
    ProductName: Microsoft® Windows® Operating System
    InternalName: kdcom.dll
    OriginalFilename: kdcom.dll
    ProductVersion: 6.0.6002.18005
    FileVersion: 6.0.6002.18005 (lh_sp2rtm.090410-1830)
    FileDescription: Kernel Debugger HW Extension DLL
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`0060f000 fffffa60`0064a000 mcupdate_GenuineIntel (deferred)
    Mapped memory image file: c:\symbols\mcupdate_GenuineIntel.dll\49E041453b000\mcupdate_GenuineIntel.dll
    Image path: \SystemRoot\system32\mcupdate_GenuineIntel.dll
    Image name: mcupdate_GenuineIntel.dll
    Timestamp: Sat Apr 11 00:05:41 2009 (49E04145)
    CheckSum: 0003DEC1
    ImageSize: 0003B000
    File version: 6.0.6002.18005
    Product version: 6.0.6002.18005
    File flags: 0 (Mask 3F)
    File OS: 40004 NT Win32
    File type: 3.A Driver
    File date: 00000000.00000000
    Translations: 0409.04b0
    CompanyName: Microsoft Corporation
    ProductName: Microsoft® Windows® Operating System
    InternalName: mcupdate.dll
    OriginalFilename: mcupdate_GenuineIntel.dll
    ProductVersion: 6.0.6002.18005
    FileVersion: 6.0.6002.18005 (lh_sp2rtm.090410-1830)
    FileDescription: Intel Microcode Update Library
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`0064a000 fffffa60`0065e000 PSHED (deferred)
    Mapped memory image file: c:\symbols\PSHED.dll\49E041E114000\PSHED.dll
    Image path: \SystemRoot\system32\PSHED.dll
    Image name: PSHED.dll
    Timestamp: Sat Apr 11 00:08:17 2009 (49E041E1)
    CheckSum: 0001C903
    ImageSize: 00014000
    File version: 6.0.6002.18005
    Product version: 6.0.6002.18005
    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: pshed.dll
    OriginalFilename: pshed.dll
    ProductVersion: 6.0.6002.18005
    FileVersion: 6.0.6002.18005 (lh_sp2rtm.090410-1830)
    FileDescription: Platform Specific Hardware Error Driver
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`0065e000 fffffa60`006bb000 CLFS (deferred)
    Mapped memory image file: c:\symbols\CLFS.SYS\49E0227D5d000\CLFS.SYS
    Image path: \SystemRoot\system32\CLFS.SYS
    Image name: CLFS.SYS
    Timestamp: Fri Apr 10 21:54:21 2009 (49E0227D)
    CheckSum: 0006013C
    ImageSize: 0005D000
    File version: 6.0.6002.18005
    Product version: 6.0.6002.18005
    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: clfs.sys
    OriginalFilename: Clfs.Sys
    ProductVersion: 6.0.6002.18005
    FileVersion: 6.0.6002.18005 (lh_sp2rtm.090410-1830)
    FileDescription: Common Log File System Driver
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`006bb000 fffffa60`0076d000 CI (deferred)
    Mapped memory image file: c:\symbols\CI.dll\49E041D9b2000\CI.dll
    Image path: \SystemRoot\system32\CI.dll
    Image name: CI.dll
    Timestamp: Sat Apr 11 00:08:09 2009 (49E041D9)
    CheckSum: 0006295F
    ImageSize: 000B2000
    File version: 6.0.6002.18005
    Product version: 6.0.6002.18005
    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: ci.dll
    OriginalFilename: ci.dll
    ProductVersion: 6.0.6002.18005
    FileVersion: 6.0.6002.18005 (lh_sp2rtm.090410-1830)
    FileDescription: Code Integrity Module
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`0076d000 fffffa60`007d3000 volmgrx (deferred)
    Mapped memory image file: c:\symbols\volmgrx.sys\49E02C1266000\volmgrx.sys
    Image path: \SystemRoot\System32\drivers\volmgrx.sys
    Image name: volmgrx.sys
    Timestamp: Fri Apr 10 22:35:14 2009 (49E02C12)
    CheckSum: 00073802
    ImageSize: 00066000
    File version: 6.0.6002.18005
    Product version: 6.0.6002.18005
    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: volmgrx.sys
    OriginalFilename: volmgrx.sys
    ProductVersion: 6.0.6002.18005
    FileVersion: 6.0.6002.18005 (lh_sp2rtm.090410-1830)
    FileDescription: Volume Manager Extension Driver
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`007d3000 fffffa60`007f7000 ataport (deferred)
    Mapped memory image file: c:\symbols\ataport.SYS\49E02BE124000\ataport.SYS
    Image path: \SystemRoot\system32\drivers\ataport.SYS
    Image name: ataport.SYS
    Timestamp: Fri Apr 10 22:34:25 2009 (49E02BE1)
    CheckSum: 000267F3
    ImageSize: 00024000
    File version: 6.0.6002.18005
    Product version: 6.0.6002.18005
    File flags: 0 (Mask 3F)
    File OS: 40004 NT Win32
    File type: 3.7 Driver
    File date: 00000000.00000000
    Translations: 0000.04b0
    CompanyName: Microsoft Corporation
    ProductName: Microsoft® Windows® Operating System
    InternalName: ataport.sys
    OriginalFilename: ataport.sys
    ProductVersion: 6.0.6002.18005
    FileVersion: 6.0.6002.18005 (lh_sp2rtm.090410-1830)
    FileDescription: ATAPI Driver Extension
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`00802000 fffffa60`008dc000 Wdf01000 (deferred)
    Mapped memory image file: c:\symbols\Wdf01000.sys\479199B7da000\Wdf01000.sys
    Image path: \SystemRoot\system32\drivers\Wdf01000.sys
    Image name: Wdf01000.sys
    Timestamp: Fri Jan 18 22:33:27 2008 (479199B7)
    CheckSum: 000D946B
    ImageSize: 000DA000
    File version: 1.7.6001.0
    Product version: 1.7.6001.0
    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: wdf01000.sys
    OriginalFilename: wdf01000.sys
    ProductVersion: 1.7.6001.0
    FileVersion: 1.7.6001.0 (longhorn_rtm.080118-1840)
    FileDescription: WDF Dynamic
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`008dc000 fffffa60`008ea000 WDFLDR (deferred)
    Mapped memory image file: c:\symbols\WDFLDR.SYS\47919981e000\WDFLDR.SYS
    Image path: \SystemRoot\system32\drivers\WDFLDR.SYS
    Image name: WDFLDR.SYS
    Timestamp: Fri Jan 18 22:32:33 2008 (47919981)
    CheckSum: 00018BBD
    ImageSize: 0000E000
    File version: 1.7.6001.0
    Product version: 1.7.6001.0
    File flags: 0 (Mask 3F)
    File OS: 40004 NT Win32
    File type: 3.7 Driver
    File date: 00000000.00000000
    Translations: 0000.04b0
    CompanyName: Microsoft Corporation
    ProductName: Microsoft® Windows® Operating System
    InternalName: wdfldr.sys
    OriginalFilename: wdfldr.sys
    ProductVersion: 1.7.6001.0
    FileVersion: 1.7.6001.0 (longhorn_rtm.080118-1840)
    FileDescription: WDFLDR
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`008ea000 fffffa60`00940000 acpi (deferred)
    Mapped memory image file: c:\symbols\acpi.sys\49E0249E56000\acpi.sys
    Image path: \SystemRoot\system32\drivers\acpi.sys
    Image name: acpi.sys
    Timestamp: Fri Apr 10 22:03:26 2009 (49E0249E)
    CheckSum: 00052D93
    ImageSize: 00056000
    File version: 6.0.6002.18005
    Product version: 6.0.6002.18005
    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: ACPI.sys
    OriginalFilename: ACPI.sys
    ProductVersion: 6.0.6002.18005
    FileVersion: 6.0.6002.18005 (lh_sp2rtm.090410-1830)
    FileDescription: ACPI Driver for NT
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`00940000 fffffa60`00949000 WMILIB (deferred)
    Mapped memory image file: c:\symbols\WMILIB.SYS\479199C99000\WMILIB.SYS
    Image path: \SystemRoot\system32\drivers\WMILIB.SYS
    Image name: WMILIB.SYS
    Timestamp: Fri Jan 18 22:33:45 2008 (479199C9)
    CheckSum: 0000994C
    ImageSize: 00009000
    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: WmiLib.sys
    OriginalFilename: WmiLib.sys
    ProductVersion: 6.0.6001.18000
    FileVersion: 6.0.6001.18000 (longhorn_rtm.080118-1840)
    FileDescription: WMILIB WMI support library Dll
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`00949000 fffffa60`00953000 msisadrv (deferred)
    Mapped memory image file: c:\symbols\msisadrv.sys\4791928Aa000\msisadrv.sys
    Image path: \SystemRoot\system32\drivers\msisadrv.sys
    Image name: msisadrv.sys
    Timestamp: Fri Jan 18 22:02:50 2008 (4791928A)
    CheckSum: 0000AD81
    ImageSize: 0000A000
    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: msisadrv.sys
    OriginalFilename: msisadrv.sys
    ProductVersion: 6.0.6001.18000
    FileVersion: 6.0.6001.18000 (longhorn_rtm.080118-1840)
    FileDescription: ISA Driver
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`00953000 fffffa60`00983000 pci (deferred)
    Mapped memory image file: c:\symbols\pci.sys\49E024A530000\pci.sys
    Image path: \SystemRoot\system32\drivers\pci.sys
    Image name: pci.sys
    Timestamp: Fri Apr 10 22:03:33 2009 (49E024A5)
    CheckSum: 000330BC
    ImageSize: 00030000
    File version: 6.0.6002.18005
    Product version: 6.0.6002.18005
    File flags: 0 (Mask 3F)
    File OS: 40004 NT Win32
    File type: 2.0 Dll
    File date: 00000000.00000000
    Translations: 0409.04b0
    CompanyName: Microsoft Corporation
    ProductName: Microsoft® Windows® Operating System
    InternalName: pci.sys
    OriginalFilename: pci.sys
    ProductVersion: 6.0.6002.18005
    FileVersion: 6.0.6002.18005 (lh_sp2rtm.090410-1830)
    FileDescription: NT Plug and Play PCI Enumerator
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`00983000 fffffa60`00998000 partmgr (deferred)
    Mapped memory image file: c:\symbols\partmgr.sys\49E02BFB15000\partmgr.sys
    Image path: \SystemRoot\System32\drivers\partmgr.sys
    Image name: partmgr.sys
    Timestamp: Fri Apr 10 22:34:51 2009 (49E02BFB)
    CheckSum: 00019CD5
    ImageSize: 00015000
    File version: 6.0.6002.18005
    Product version: 6.0.6002.18005
    File flags: 0 (Mask 3F)
    File OS: 40004 NT Win32
    File type: 3.7 Driver
    File date: 00000000.00000000
    Translations: 0000.04b0
    CompanyName: Microsoft Corporation
    ProductName: Microsoft® Windows® Operating System
    InternalName: partmgr.sys
    OriginalFilename: partmgr.sys
    ProductVersion: 6.0.6002.18005
    FileVersion: 6.0.6002.18005 (lh_sp2rtm.090410-1830)
    FileDescription: Partition Management Driver
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`00998000 fffffa60`009ac000 volmgr (deferred)
    Mapped memory image file: c:\symbols\volmgr.sys\49E02BF914000\volmgr.sys
    Image path: \SystemRoot\system32\drivers\volmgr.sys
    Image name: volmgr.sys
    Timestamp: Fri Apr 10 22:34:49 2009 (49E02BF9)
    CheckSum: 000131ED
    ImageSize: 00014000
    File version: 6.0.6002.18005
    Product version: 6.0.6002.18005
    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: volmgr.sys
    OriginalFilename: volmgr.sys
    ProductVersion: 6.0.6002.18005
    FileVersion: 6.0.6002.18005 (lh_sp2rtm.090410-1830)
    FileDescription: Volume Manager Driver
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`009ac000 fffffa60`009b3000 pciide (deferred)
    Mapped memory image file: c:\symbols\pciide.sys\49E02BE47000\pciide.sys
    Image path: \SystemRoot\system32\drivers\pciide.sys
    Image name: pciide.sys
    Timestamp: Fri Apr 10 22:34:28 2009 (49E02BE4)
    CheckSum: 0001260A
    ImageSize: 00007000
    File version: 6.0.6002.18005
    Product version: 6.0.6002.18005
    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: pciide.sys
    OriginalFilename: pciide.sys
    ProductVersion: 6.0.6002.18005
    FileVersion: 6.0.6002.18005 (lh_sp2rtm.090410-1830)
    FileDescription: Generic PCI IDE Bus Driver
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`009b3000 fffffa60`009c3000 PCIIDEX (deferred)
    Mapped memory image file: c:\symbols\PCIIDEX.SYS\49E02BDE10000\PCIIDEX.SYS
    Image path: \SystemRoot\system32\drivers\PCIIDEX.SYS
    Image name: PCIIDEX.SYS
    Timestamp: Fri Apr 10 22:34:22 2009 (49E02BDE)
    CheckSum: 0000FE5B
    ImageSize: 00010000
    File version: 6.0.6002.18005
    Product version: 6.0.6002.18005
    File flags: 0 (Mask 3F)
    File OS: 40004 NT Win32
    File type: 3.7 Driver
    File date: 00000000.00000000
    Translations: 0000.04b0
    CompanyName: Microsoft Corporation
    ProductName: Microsoft® Windows® Operating System
    InternalName: pciidex.sys
    OriginalFilename: pciidex.sys
    ProductVersion: 6.0.6002.18005
    FileVersion: 6.0.6002.18005 (lh_sp2rtm.090410-1830)
    FileDescription: PCI IDE Bus Driver Extension
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`009c3000 fffffa60`009d6000 mountmgr (deferred)
    Mapped memory image file: c:\symbols\mountmgr.sys\4791987113000\mountmgr.sys
    Image path: \SystemRoot\System32\drivers\mountmgr.sys
    Image name: mountmgr.sys
    Timestamp: Fri Jan 18 22:28:01 2008 (47919871)
    CheckSum: 000157AE
    ImageSize: 00013000
    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: mountmgr.sys
    OriginalFilename: mountmgr.sys
    ProductVersion: 6.0.6001.18000
    FileVersion: 6.0.6001.18000 (longhorn_rtm.080118-1840)
    FileDescription: Mount Point Manager
    LegalCopyright: © Microsoft Corporation. All rights reserved.
    fffffa60`009d6000 fffffa60`009df000 pxscan (deferred)
    Image path: \SystemRoot\System32\drivers\pxscan.sys
    Image name: pxscan.sys
    Timestamp: Tue Apr 28 15:57:34 2009 (49F789DE)
    CheckSum: 0000F384
    ImageSize: 00009000
    Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
    fffffa60`009df000 fffffa60`009e7000 atapi (deferred)
    Mapped memory image file: c:\symbols\atapi.sys\49E02BDB8

      My System SpecsSystem Spec

  6. #6
    archie123's Avatar

    I Tunes hates Me


    Join Date : Jul 2008
    UK
    Posts : 1,831
    Win 7 Home Premium 64bit
    Local Time: 06:49 AM
    uk uk yorkshire

     

    Re: Vista x64 BSOD coming out of sleep

    LVUSBS64 are logitech drivers , do all your crash dumps point to the same module?

      My System SpecsSystem Spec

  7. #7



    Newbie
    Join Date : Jun 2009
    Posts : 4
    Vista Ultimate x64
    Local Time: 11:49 PM


      Thread Starter

    Re: Vista x64 BSOD coming out of sleep

    Yes, I know that that driver is for my webcam. Half the time the BSOD's happen with that, half the time with USBPORT.sys. I have tried updating those drivers and also removing the webcam and LVUSBS64.sys, but it still would BSOD coming out of sleep. I have since removed SP2 and I no longer get the BSOD's. I don't have the time to keep working on this, just glad it is working properly for now. Anxiously awaiting Windows 7. Thanks for your help

      My System SpecsSystem Spec

Vista x64 BSOD coming out of sleep

Similar Threads
Thread Thread Starter Forum Replies Last Post
No display coming out of sleep mode calvnhobbes Vista hardware & devices 8 18 Sep 2009
Password when coming out of sleep fatsteve Vista General 3 28 Feb 2009
Coming out of Sleep Extensa General Discussion 1 25 Aug 2008
Coming out of sleep mode gimo Vista General 1 25 May 2008
Coming out of sleep mode James Welch Vista General 0 24 Sep 2006