Blue Screen upon entering Standby


  1. Posts : 2
    Windows 7 Professional
       #1

    Blue Screen upon entering Standby


    Dear folks,
    I've been getting regular BS errors lately, when the system entered standby with no user interaction (i.e. while I'm not at the computer for a while). Instead of entering standby, the system shuts itself down completely and upon a restart it reports a Blue Screen Error.
    I'm a mac user and I use Win 7 only for programming, therefore I don't really have a lot of knowledge on the internals of Windows. Help would be greatly appreciated!

    System details:
    Windows 7 Professional 32bit
    MacBook 13" running dual-boot
    Intel Core2 Duo 2.2GHz, 1GB RAM

    Check the minidumps in the attachment.

    Thanks, Kev
      My Computer


  2. Posts : 17,796
    Windows 10, Home Clean Install
       #2

    Welcome I have checked all your dumps and it comes up with the same cause.

    Aaspltp. sys

    These drivers should be replaced
    907f0000 907f4880 hamachi hamachi.sys Wed Aug 15 19:05:00 2007 (46C3869C)
    91031000 91032e00 iSightFT iSightFT.sys Fri Oct 26 13:43:04 2007 (47222728)
    91327000 91329380 applebt applebt.sys Tue Apr 08 21:02:00 2008 (47FC1588)
    912fb000 912ff080 IRFilter IRFilter.sys Wed Jul 02 15:53:08 2008 (486BDCA4)
    9061e000 90766000 bcmwl6 bcmwl6.sys Wed Oct 22 20:41:24 2008 (48FFC834)
    913b7000 913c2000 KeyMagic KeyMagic.sys Wed Mar 18 17:00:24 2009 (49C160E8)
    8ccee000 8cd26000 aqe0al9p aqe0al9p.SYS Sat Mar 21 10:47:30 2009 (49C4FE02)
    87094000 87195000 sptd sptd.sys Mon Mar 23 02:38:33 2009 (49C72E69)
    913e2000 913e3080 aapltctp aapltctp.sys Mon Mar 23 17:11:50 2009 (4

    Solution.

    Update the above drivers.
    Remove any programs like daemon tools (use the uninstall tool), which you apparently are using, or any other media emulation tools that you are using. This is appears to be the primary suspect of your problem.
    Run and antivirus scan, as virus can appear to be other causes.
    Check for corrupted files by typing cmd in search, right clicking when it comes to the top of the screen and then run as administrator. Type sfc /scannow in the cmd prompt.

    If the BSOD returns after these changes, just post.

    Use this to remove the notorious sptd.
    http://www.duplexsecure.com/en/downloads













    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
     
    Loading Dump File [C:\Users\richc46\AppData\Local\Temp\Temp4_Minidump[1].zip\112409-27393-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 7 Kernel Version 7600 MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16385.x86fre.win7_rtm.090713-1255
    Machine Name:
    Kernel base = 0x82a54000 PsLoadedModuleList = 0x82b9c810
    Debug session time: Tue Nov 24 15:55:06.027 2009 (GMT-4)
    System Uptime: 0 days 4:13:22.853
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .....................................
    Loading User Symbols
    Loading unloaded module list
    ........
    Unable to load image \SystemRoot\system32\DRIVERS\aapltp.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for aapltp.sys
    *** ERROR: Module load completed but symbols could not be loaded for aapltp.sys
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    Use !analyze -v to get detailed debugging information.
    BugCheck 1000007E, {c0000005, 913c8ca6, 89492b08, 894926e0}
    *** WARNING: Unable to verify timestamp for KeyMagic.sys
    *** ERROR: Module load completed but symbols could not be loaded for KeyMagic.sys
    Probably caused by : aapltp.sys ( aapltp+6ca6 )
    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: c0000005, The exception code that was not handled
    Arg2: 913c8ca6, The address that the exception occurred at
    Arg3: 89492b08, Exception Record Address
    Arg4: 894926e0, 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: 
    aapltp+6ca6
    913c8ca6 807e4b01        cmp     byte ptr [esi+4Bh],1
    EXCEPTION_RECORD:  89492b08 -- (.exr 0xffffffff89492b08)
    ExceptionAddress: 913c8ca6 (aapltp+0x00006ca6)
       ExceptionCode: c0000005 (Access violation)
      ExceptionFlags: 00000000
    NumberParameters: 2
       Parameter[0]: 00000000
       Parameter[1]: 0000004b
    Attempt to read from address 0000004b
    CONTEXT:  894926e0 -- (.cxr 0xffffffff894926e0)
    eax=00000000 ebx=00000000 ecx=00000004 edx=913c7f00 esi=00000000 edi=854e8d70
    eip=913c8ca6 esp=89492bd0 ebp=89492be8 iopl=0         nv up ei pl zr na pe nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010246
    aapltp+0x6ca6:
    913c8ca6 807e4b01        cmp     byte ptr [esi+4Bh],1       ds:0023:0000004b=??
    Resetting default scope
    CUSTOMER_CRASH_COUNT:  1
    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:  00000000
    EXCEPTION_PARAMETER2:  0000004b
    READ_ADDRESS: GetPointerFromAddress: unable to read from 82bbc718
    Unable to read MiSystemVaType memory at 82b9c160
     0000004b 
    FOLLOWUP_IP: 
    aapltp+6ca6
    913c8ca6 807e4b01        cmp     byte ptr [esi+4Bh],1
    BUGCHECK_STR:  0x7E
    DEFAULT_BUCKET_ID:  NULL_CLASS_PTR_DEREFERENCE
    LAST_CONTROL_TRANSFER:  from 87044072 to 913c8ca6
    STACK_TEXT:  
    WARNING: Stack unwind information not available. Following frames may be wrong.
    89492be8 87044072 7a262f30 7ba88730 00000000 aapltp+0x6ca6
    89492c0c 870453d0 7a262f30 7ba88730 00000000 Wdf01000!FxIoQueueIoInternalDeviceControl::Invoke+0x30
    89492c3c 870479ac 7ba88730 845778c8 85d9d0c8 Wdf01000!FxIoQueue::DispatchRequestToDriver+0x31d
    89492c58 87048a36 85d9d000 00000000 85d9d5f8 Wdf01000!FxIoQueue::DispatchEvents+0x3be
    89492c78 8704a824 845778c8 85d999b8 85d9d4d8 Wdf01000!FxIoQueue::QueueRequest+0x1ec
    89492c9c 87039a3f 8473fe20 89492cc0 82a904bc Wdf01000!FxPkgIo::Dispatch+0x27d
    89492ca8 82a904bc 85d9d4d8 8473fe20 00000000 Wdf01000!FxDevice::Dispatch+0x7f
    89492cc0 913b8ed4 00000000 85d991d8 82a90443 nt!IofCallDriver+0x63
    89492ce4 913b9dbe 85d991d8 000f2008 00000000 KeyMagic+0x1ed4
    89492d50 82c6266d 85d904e8 92d05526 00000000 KeyMagic+0x2dbe
    89492d90 82b140d9 913b9a9e 85d991d8 00000000 nt!PspSystemThreadStartup+0x9e
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
     
    SYMBOL_STACK_INDEX:  0
    SYMBOL_NAME:  aapltp+6ca6
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: aapltp
    IMAGE_NAME:  aapltp.sys
    DEBUG_FLR_IMAGE_TIMESTAMP:  49c7fb18
    STACK_COMMAND:  .cxr 0xffffffff894926e0 ; kb
    FAILURE_BUCKET_ID:  0x7E_aapltp+6ca6
    BUCKET_ID:  0x7E_aapltp+6ca6
    Followup: MachineOwner
    ---------
    0: kd> lmtsmn
    start    end        module name
    907b7000 907e3000   1394ohci 1394ohci.sys Mon Jul 13 19:51:59 2009 (4A5BC89F)
    913e2000 913e3080   aapltctp aapltctp.sys Mon Mar 23 17:11:50 2009 (49C7FB16)
    913c2000 913ca200   aapltp   aapltp.sys   Mon Mar 23 17:11:52 2009 (49C7FB18)
    86fb2000 86ffa000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    8c032000 8c08c000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    90600000 90612000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    872c4000 872cd000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    91327000 91329380   applebt  applebt.sys  Tue Apr 08 21:02:00 2008 (47FC1588)
    8740e000 87419b80   AppleHFS AppleHFS.sys Thu May 21 15:02:51 2009 (4A15A55B)
    87280000 87281400   AppleMNT AppleMNT.sys Thu May 21 15:02:47 2009 (4A15A557)
    8ccee000 8cd26000   aqe0al9p aqe0al9p.SYS Sat Mar 21 10:47:30 2009 (49C4FE02)
    84897000 848a0000   asyncmac asyncmac.sys Mon Jul 13 19:54:46 2009 (4A5BC946)
    87298000 872a1000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    872a1000 872c4000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    871f0000 871fb000   BATTC    BATTC.SYS    Mon Jul 13 19:19:15 2009 (4A5BC0F3)
    9061e000 90766000   bcmwl6   bcmwl6.sys   Wed Oct 22 20:41:24 2008 (48FFC834)
    87977000 8797e000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    8c018000 8c026000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    86ebd000 86ec5000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    90a00000 90a19000   bowser   bowser.sys   Mon Jul 13 19:14:21 2009 (4A5BBFCD)
    91024000 91031000   BthEnum  BthEnum.sys  Mon Jul 13 19:51:35 2009 (4A5BC887)
    913e4000 913ff000   bthpan   bthpan.sys   Mon Jul 13 19:51:43 2009 (4A5BC88F)
    9133c000 913a0000   bthport  bthport.sys  Mon Jul 13 19:51:30 2009 (4A5BC882)
    9132a000 9133c000   BTHUSB   BTHUSB.sys   Mon Jul 13 19:51:36 2009 (4A5BC888)
    82170000 8218e000   cdd      cdd.dll      unavailable (00000000)
    87935000 87954000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
    86f07000 86fb2000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    878de000 87903000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    86ec5000 86f07000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    8c026000 8c029700   CmBatt   CmBatt.sys   Mon Jul 13 19:19:18 2009 (4A5BC0F6)
    8759a000 875f7000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    871e8000 871f0000   compbatt compbatt.sys Mon Jul 13 19:19:18 2009 (4A5BC0F6)
    907e3000 907f0000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    912ba000 912c7000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    8c187000 8c1eb000   csc      csc.sys      Mon Jul 13 19:15:08 2009 (4A5BBFFC)
    8c000000 8c018000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    8c17b000 8c187000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    878cd000 878de000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    9129f000 912b8000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    912d2000 912db000   dump_atapi dump_atapi.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    912c7000 912d2000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    912db000 912ec000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    912ec000 912f6000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    8c735000 8c7ec000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:48:33 2009 (4AC54DE1)
    8cc31000 8cc6a000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    87301000 87312000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    872cd000 87301000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    8741a000 87423000   Fs_Rec   Fs_Rec.sys   unavailable (00000000)
    8789b000 878cd000   fvevol   fvevol.sys   Mon Jul 13 19:13:01 2009 (4A5BBF7D)
    877b2000 877e3000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    82a1d000 82a54000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    907f0000 907f4880   hamachi  hamachi.sys  Wed Aug 15 19:05:00 2007 (46C3869C)
    8cccf000 8ccee000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    90a80000 90a9b000   hidbth   hidbth.sys   Mon Jul 13 19:51:33 2009 (4A5BC885)
    9130b000 9131e000   HIDCLASS HIDCLASS.SYS Mon Jul 13 19:51:01 2009 (4A5BC865)
    9131e000 91324480   HIDPARSE HIDPARSE.SYS Mon Jul 13 19:50:59 2009 (4A5BC863)
    91300000 9130b000   hidusb   hidusb.sys   Mon Jul 13 19:51:04 2009 (4A5BC868)
    90b78000 90bfd000   HTTP     HTTP.sys     Mon Jul 13 19:12:53 2009 (4A5BBF75)
    87893000 8789b000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    8c238000 8c735000   igdkmd32 igdkmd32.sys Tue Jun 16 14:28:17 2009 (4A37E441)
    8726b000 87272000   intelide intelide.sys Mon Jul 13 19:11:19 2009 (4A5BBF17)
    8c1eb000 8c1fd000   intelppm intelppm.sys Mon Jul 13 19:11:03 2009 (4A5BBF07)
    912fb000 912ff080   IRFilter IRFilter.sys Wed Jul 02 15:53:08 2008 (486BDCA4)
    91031000 91032e00   iSightFT iSightFT.sys Fri Oct 26 13:43:04 2007 (47222728)
    8cda6000 8cdb3000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    913cb000 913d7000   kbdhid   kbdhid.sys   Mon Jul 13 19:45:09 2009 (4A5BC705)
    80bbb000 80bc3000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    92a7b000 92a7c680   KeyAgent KeyAgent.sys Thu Jul 09 14:26:07 2009 (4A56363F)
    913b7000 913c2000   KeyMagic KeyMagic.sys Wed Mar 18 17:00:24 2009 (49C160E8)
    8cdc2000 8cdf6000   ks       ks.sys       Mon Jul 13 19:45:13 2009 (4A5BC709)
    87587000 8759a000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    87644000 87669000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:34:00 2009 (4A5BC468)
    90aff000 90b0f000   lltdio   lltdio.sys   Mon Jul 13 19:53:18 2009 (4A5BC8EE)
    90aca000 90ae5000   luafv    luafv.sys    Mon Jul 13 19:15:44 2009 (4A5BC020)
    92a7d000 92a7f180   MacHALDriver MacHALDriver.sys Thu May 21 15:02:35 2009 (4A15A54B)
    86e34000 86eac000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:06:41 2009 (4A5BDA21)
    90abf000 90aca000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    8cdb3000 8cdc0000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    913d7000 913e2000   mouhid   mouhid.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    87282000 87298000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    90a19000 90a2b000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:52:52 2009 (4A5BC8D4)
    8cc0e000 8cc31000   mrxsmb   mrxsmb.sys   Mon Jul 13 19:14:24 2009 (4A5BBFD0)
    92a0d000 92a48000   mrxsmb10 mrxsmb10.sys Mon Jul 13 19:14:34 2009 (4A5BBFDA)
    92a48000 92a63000   mrxsmb20 mrxsmb20.sys Mon Jul 13 19:14:29 2009 (4A5BBFD5)
    879d0000 879db000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    871c4000 871cc000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    8755c000 87587000   msrpc    msrpc.sys    unavailable (00000000)
    8c171000 8c17b000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    87883000 87893000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    87312000 873c9000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    90612000 9061d000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    90b55000 90b65000   ndisuio  ndisuio.sys  Mon Jul 13 19:53:51 2009 (4A5BC90F)
    8cd3e000 8cd60000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    90a6f000 90a80000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    8c0f5000 8c103000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    8c08c000 8c0be000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    87606000 87644000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    879db000 879e9000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    8c167000 8c171000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    82a54000 82e64000   nt       ntkrpamp.exe Mon Jul 13 19:15:19 2009 (4A5BC007)
    8742d000 8755c000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    87970000 87977000   Null     Null.SYS     unavailable (00000000)
    90b0f000 90b55000   nwifi    nwifi.sys    Mon Jul 13 19:51:59 2009 (4A5BC89F)
    8c0c5000 8c0e4000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    871d7000 871e8000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    86e00000 86e2a000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    87272000 87280000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    87400000 8740e000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    92a80000 92b17000   peauth   peauth.sys   Mon Jul 13 20:35:44 2009 (4A5BD2E0)
    91270000 9129f000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    86eac000 86ebd000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    8cd26000 8cd3e000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    8cd60000 8cd78000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    8cd78000 8cd8f000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    8cd8f000 8cda6000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    8c126000 8c167000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    907f5000 907ff000   rdpbus   rdpbus.sys   Mon Jul 13 20:02:40 2009 (4A5BCB20)
    879b8000 879c0000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    879c0000 879c8000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    879c8000 879d0000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    87856000 87883000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    91000000 91024000   rfcomm   rfcomm.sys   Mon Jul 13 19:51:41 2009 (4A5BC88D)
    90b65000 90b78000   rspndr   rspndr.sys   Mon Jul 13 19:53:20 2009 (4A5BC8F0)
    91034000 9126f700   RTKVHDA  RTKVHDA.sys  Tue Mar 24 07:33:12 2009 (49C8C4F8)
    87954000 87970000   savonaccess savonaccess.sys Mon Jan 05 06:42:08 2009 (4961F210)
    8719e000 871c4000   SCSIPORT SCSIPORT.SYS Mon Jul 13 19:45:55 2009 (4A5BC733)
    92b17000 92b21000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    8784e000 87856000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    87094000 87195000   sptd     sptd.sys     Mon Mar 23 02:38:33 2009 (49C72E69)
    92b9e000 92bef000   srv      srv.sys      Mon Jul 13 19:15:10 2009 (4A5BBFFE)
    92b4f000 92b9e000   srv2     srv2.sys     Mon Jul 13 19:14:52 2009 (4A5BBFEC)
    92b21000 92b42000   srvnet   srvnet.sys   Mon Jul 13 19:14:45 2009 (4A5BBFE5)
    8cdc0000 8cdc1380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    87669000 877b2000   tcpip    tcpip.sys    Mon Jul 13 19:13:18 2009 (4A5BBF8E)
    92b42000 92b4f000   tcpipreg tcpipreg.sys Mon Jul 13 19:54:14 2009 (4A5BC926)
    87800000 8780b000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    879e9000 87a00000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    8c116000 8c126000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    82140000 82149000   TSDDD    TSDDD.dll    unavailable (00000000)
    873c9000 873ea000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    8cc00000 8cc0e000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    913a0000 913b7000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
    91325000 91326700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    8ccc0000 8cccf000   usbehci  usbehci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    90a2b000 90a6f000   usbhub   usbhub.sys   Mon Jul 13 19:52:06 2009 (4A5BC8A6)
    8cc75000 8ccc0000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    8cc6a000 8cc75000   usbuhci  usbuhci.sys  Mon Jul 13 19:51:10 2009 (4A5BC86E)
    90a9b000 90abeb00   usbvideo usbvideo.sys Mon Jul 13 19:51:51 2009 (4A5BC897)
    871cc000 871d7000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    8797e000 8798a000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    8798a000 879ab000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    877e3000 877ec000   vmstorfl vmstorfl.sys unavailable (00000000)
    87000000 87010000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    87220000 8726b000   volmgrx  volmgrx.sys  unavailable (00000000)
    8780f000 8784e000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    8c0e4000 8c0f5000   vwififlt vwififlt.sys Mon Jul 13 19:52:03 2009 (4A5BC8A3)
    8c103000 8c116000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    879ab000 879b8000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    87015000 87086000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    87086000 87094000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8c0be000 8c0c5000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    81ee0000 8212a000   win32k   win32k.sys   unavailable (00000000)
    87195000 8719e000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    90ae5000 90aff000   WudfPf   WudfPf.sys   Mon Jul 13 19:50:13 2009 (4A5BC835)
    90766000 907b7000   yk62x86  yk62x86.sys  Mon Sep 28 02:33:34 2009 (4AC058BE)
    Unloaded modules:
    8482d000 84897000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    92a63000 92a7b000   parport.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    912b8000 912ba000   BthKicker.sy
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    912f6000 912fb000   iSightUP.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    87903000 87910000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    87910000 8791b000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8791b000 87924000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    87924000 87935000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Last edited by richc46; 12 Jun 2010 at 08:16.
      My Computer


  3. Posts : 2
    Windows 7 Professional
    Thread Starter
       #3

    SOLVED


    Thank You so much for Your help!
    I failed to reproduce the BSOD, so I guess I'm ok for now. I did as asked and updated the drivers where possible. All the other system checks gave good results. It seems that the culprit was "aaspltp.sys". It's the track-pad driver for the macbook, supplied by apple. Some more digging revealed, that there seems to be an unresolved bug which causes the windows 7 system to crash. It was introduced with BootCamp 3.0. I advise my fellow macbook/bootcamp users to revert to the BootCamp 2.0 version of "aaspltp.sys". Those who can live with an occasional crash will just have to wait until Apple picks up on the issue.

    Kevin
      My Computer


  4. Posts : 17,796
    Windows 10, Home Clean Install
       #4

    TY for the report Kevin
      My Computer


  5. Posts : 1
    Windows 7 Ultimate x64
       #5

    Old Boot Camp Drivers solve BSOD


    Hi folks,

    I recently had the same issue, and now that Boot Camp 4 is out, it is very difficult to locate drivers from before Boot Camp 3. I managed to find Apple trackpad drivers from Boot Camp 2.1, and using these drivers instead of the latest ones have so far solved the aapltp.sys bsod problem.

    You'll need to uninstall the old trackpad drivers in device manager under Human Interface Devices. However, upon doing so, you will temporarily lose the use of your trackpad entirely. Use the keyboard to alt+tab and navigate to the trackpad install file (one for 32 bit Windows and one for 64 bit Windows). Using a combination of tabbing, arrow keys, and enter - I installed the old trackpad drivers, rebooted, and no more blue screen! The only drawbacks I've discovered are that you lose the ability to tap to click, and the pointer and scrolling sensitivity are slightly different (but you can adjust these in the control panel under Mouse).

    Here is a link to the old trackpad drivers: https://anonfiles.com/file/82cf29ce5...20adb515b8d08d

    Hope that helps somebody!
      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 23:17.
Find Us