BSOD - BAD_POOL_CALLER ; Windows shut down unexpectedly

No sooner do I get sorted out with a number of problems I had with Windows Live Mail, and also with my CD/DVDROM Driver, that I then get hit with yet another BSOD issue.

This morning while using 'Skype', and with no other windows or applications open, my system without any prior warning just suddenly shut down. A black screen with white text then appeared for a matter of seconds only, and I only had just enough time to manage reading one line of the text as follows;

BAD_POOL_CALLER.

This is the episode as it appears in Windows Problem Reports and Solutions;


BSOD 08112010.JPG

...and this is the C:\Windows\Mini-Dump file associated with it;

View attachment Mini110810-01.zip

Full details of my OS etc are contained in My System Specs below., and the Performance Moniter Report is here;

View attachment PerfmonReport08112010.zip

Finally, the Windows_NT6_BSOD etc. Folder is here;

View attachment 21260

For information; I have been trying to update a number of old drivers recently, but this process was of necessity put on the back-burner recently because of the issues that arose with my Windows Live Mail [Hotmail] accounts as a result of the recent Windows Live Essentials 2011 Update, and also because a corrupted file had disabled my CD/DVDROM Driver.

Frankly, at the moment, I don't know which way to turn as all of these issues seem to be piling up on top of one and other.......and now I get advice that yet another driver is causing problems, and I do wonder if it is associated with this issue. The driver details are here, and since I never do nor will use WiFi, I don't have a problem with getting rid of this problem through uninstalling it....but how?

Driver Problem - WiFi driver.JPG

When will it all end??
 

My Computer

System One

  • Manufacturer/Model
    Acer Aspire Notebook 5633WLMi.[5630 Series]
    CPU
    Intel Centrino Duo Processor - Intel Core 2 CPU.
    Memory
    4GB DDR2 [3.07GB maximum real available]
    Graphics card(s)
    nVidia GeForce Go 7300, 128MB
    Sound Card
    Realtek HD Audio, Ver. 6.0.1.5717, 2.08MB
    Monitor(s) Displays
    Acer Aspire Notebook - 15.4"; Acer LCD Monitor X223Wsd - 22".
    Screen Resolution
    1280x800x60Hertz [max.]
    Hard Drives
    Notebook - Samsung HM320JI 320GB HD installed 07 August 2009. External HDs [4];Maxtor One Touch4 - 500GB External HD [Drive M:\].Western Digital WDXMS1200TA - 120GB External HD [Drive G:\ - Windows Defender Backup Files only]. Two x LaCie 320GB Mobi
    Mouse
    Logitech Wireless V320 for Notebooks - Model M/N: M-RCD125
    Internet Speed
    Down 20000kb/sec / Up 1000kb/sec [Bigpond-Aus]
    Other Info
    Brother MFC-465CN; PC to Fax/Scan/Copy/Photo MFC. Epson Perfection V300 Photo Scanner. Siemens Speedstream 6520 Router. Wacom 'Bamboo Fun' CTE-650 PC Tablet, Stylus and Mouse. UAC - On;Activated. Browsers; [1] FireFox v3.6[2] IE8. Honorary R.S.M. to the 4th [Assault Pioneer] Troop Pune Sepoys , and 3rd Troop Jodhpur Bengali Lancers.
Re: BSOD......DRIVER_POWER_STATE_FAILURE ....dammit!!!

The minidumps are like puzzle pieces, each one leads us closer to the solution. Keep the BSOD problems in the same thread. I will answer there. ASAP

Posting for my information
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\Temp1_Windows_NT6_BSOD_jcgriff2%20(2)[1].zip\Windows_NT6_BSOD_jcgriff2\Mini110810-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows Server 2008/Windows Vista Kernel Version 6002 (Service Pack 2) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 6002.18267.x86fre.vistasp2_gdr.100608-0458
Machine Name:
Kernel base = 0x84633000 PsLoadedModuleList = 0x8474ac70
Debug session time: Sun Nov  7 17:20:58.829 2010 (GMT-5)
System Uptime: 0 days 1:07:41.778
Loading Kernel Symbols
...............................................................
................................................................
........................................................
Loading User Symbols
Loading unloaded module list
....
Unable to load image \SystemRoot\system32\DRIVERS\lvrs.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for lvrs.sys
*** ERROR: Module load completed but symbols could not be loaded for lvrs.sys
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000007E, {c0000005, 94ca5d73, 935fdc34, 935fd930}
Probably caused by : lvrs.sys ( lvrs+bd73 )
Followup: MachineOwner
---------
1: 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: 94ca5d73, The address that the exception occurred at
Arg3: 935fdc34, Exception Record Address
Arg4: 935fd930, 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: 
lvrs+bd73
94ca5d73 894820          mov     dword ptr [eax+20h],ecx
EXCEPTION_RECORD:  935fdc34 -- (.exr 0xffffffff935fdc34)
ExceptionAddress: 94ca5d73 (lvrs+0x0000bd73)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 00000001
   Parameter[1]: 018a50f8
Attempt to write to address 018a50f8
CONTEXT:  935fd930 -- (.cxr 0xffffffff935fd930)
eax=018a50d8 ebx=c4f9afd4 ecx=00000140 edx=935fdd6c esi=87c7d5a0 edi=94cd70b0
eip=94ca5d73 esp=935fdcfc ebp=935fdd7c iopl=0         nv up ei pl nz na pe nc
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010206
lvrs+0xbd73:
94ca5d73 894820          mov     dword ptr [eax+20h],ecx ds:0023:018a50f8=????????
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:  00000001
EXCEPTION_PARAMETER2:  018a50f8
WRITE_ADDRESS: GetPointerFromAddress: unable to read from 8476a868
Unable to read MiSystemVaType memory at 8474a420
 018a50f8 
FOLLOWUP_IP: 
lvrs+bd73
94ca5d73 894820          mov     dword ptr [eax+20h],ecx
BUGCHECK_STR:  0x7E
LAST_CONTROL_TRANSFER:  from 84808c42 to 94ca5d73
STACK_TEXT:  
WARNING: Stack unwind information not available. Following frames may be wrong.
935fdd7c 84808c42 00000000 7b61fbcb 00000000 lvrs+0xbd73
935fddc0 84671f4e 94ca5b30 00000000 00000000 nt!PspSystemThreadStartup+0x9d
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
 
SYMBOL_STACK_INDEX:  0
SYMBOL_NAME:  lvrs+bd73
FOLLOWUP_NAME:  MachineOwner
MODULE_NAME: lvrs
IMAGE_NAME:  lvrs.sys
DEBUG_FLR_IMAGE_TIMESTAMP:  4c4e91f0
STACK_COMMAND:  .cxr 0xffffffff935fd930 ; kb
FAILURE_BUCKET_ID:  0x7E_lvrs+bd73
BUCKET_ID:  0x7E_lvrs+bd73
Followup: MachineOwner
---------
1: kd> lmtsmn
start    end        module name
8548a000 854d0000   acpi     acpi.sys     Sat Apr 11 00:19:03 2009 (49E01A37)
92b76000 92b7e000   Afc      Afc.sys      Wed Feb 23 01:58:55 2005 (421C29AF)
939af000 939f7000   afd      afd.sys      Sat Apr 11 00:47:01 2009 (49E020C5)
94d69000 94d6bb00   aswFsBlk aswFsBlk.SYS Tue Sep 07 10:47:05 2010 (4C865069)
94d32000 94d69000   aswMonFlt aswMonFlt.sys Tue Sep 07 10:47:28 2010 (4C865080)
93a08000 93a0c100   aswRdr   aswRdr.SYS   Tue Sep 07 10:47:44 2010 (4C865090)
94092000 940b8c80   aswSP    aswSP.SYS    Tue Sep 07 10:52:01 2010 (4C865191)
93991000 9399ac00   aswTdi   aswTdi.SYS   Tue Sep 07 10:52:23 2010 (4C8651A7)
855cf000 855d7000   atapi    atapi.sys    Sat Apr 11 00:39:09 2009 (49E01EED)
855d7000 855f5000   ataport  ataport.SYS  Sat Apr 11 00:39:10 2009 (49E01EEE)
8551a000 85524000   BATTC    BATTC.SYS    Sat Jan 19 00:32:45 2008 (47918B7D)
92ab9000 92aca000   bcm4sbxp bcm4sbxp.sys Wed Jun 14 17:02:02 2006 (4490794A)
93be2000 93be9000   Beep     Beep.SYS     Sat Jan 19 00:49:10 2008 (47918F56)
80697000 8069f000   BOOTVID  BOOTVID.dll  Sat Jan 19 02:27:15 2008 (4791A653)
a3a92000 a3aab000   bowser   bowser.sys   Sat Jan 19 00:28:26 2008 (47918A7A)
940b9000 940c5c00   BrSerIf  BrSerIf.sys  Thu Jan 22 23:59:04 2009 (49794E98)
9408f000 94091e80   BrUsbSer BrUsbSer.sys Sat Sep 02 20:53:37 2006 (44FA2791)
9b670000 9b67e000   cdd      cdd.dll      unavailable (00000000)
a3bc7000 a3bdd000   cdfs     cdfs.sys     Sat Jan 19 00:28:02 2008 (47918A62)
92b7e000 92b96000   cdrom    cdrom.sys    Sat Apr 11 00:39:17 2009 (49E01EF5)
806e0000 807c0000   CI       CI.dll       Sat Apr 11 02:25:22 2009 (49E037D2)
8cddf000 8ce00000   CLASSPNP CLASSPNP.SYS Sat Apr 11 00:39:05 2009 (49E01EE9)
8069f000 806e0000   CLFS     CLFS.SYS     Sat Apr 11 00:13:51 2009 (49E018FF)
92b12000 92b15780   CmBatt   CmBatt.sys   Sat Jan 19 00:32:47 2008 (47918B7F)
85517000 85519900   compbatt compbatt.sys Sat Jan 19 00:32:47 2008 (47918B7F)
94cde000 94ceb000   crashdmp crashdmp.sys Sat Apr 11 00:39:12 2009 (49E01EF0)
8cb40000 8cb49000   crcdisk  crcdisk.sys  Thu Nov 02 04:52:27 2006 (4549B1CB)
94078000 9408f000   dfsc     dfsc.sys     Sat Apr 11 00:14:12 2009 (49E01914)
8cdce000 8cddf000   disk     disk.sys     Sat Apr 11 00:39:14 2009 (49E01EF2)
92b29000 92b33000   DKbFltr  DKbFltr.sys  Thu Oct 19 04:24:28 2006 (4537363C)
94053000 94056380   DPortIO  DPortIO.sys  Fri Dec 23 03:13:04 2005 (43ABB190)
938d6000 938fb000   drmk     drmk.sys     Sat Jan 19 01:53:02 2008 (47919E4E)
94cf6000 94cfe000   dump_atapi dump_atapi.sys Sat Apr 11 00:39:09 2009 (49E01EED)
94ceb000 94cf6000   dump_dumpata dump_dumpata.sys Sat Apr 11 00:39:09 2009 (49E01EED)
94cfe000 94d08000   Dxapi    Dxapi.sys    Sat Jan 19 00:36:12 2008 (47918C4C)
91f3e000 91fdf000   dxgkrnl  dxgkrnl.sys  Thu Sep 24 21:27:14 2009 (4ABC1C72)
8cda7000 8cdce000   ecache   ecache.sys   Sat Apr 11 00:40:12 2009 (49E01F2C)
92aca000 92ad9300   EMS7SK   EMS7SK.sys   Wed Oct 25 02:36:34 2006 (453F05F2)
92b07000 92b11500   ESD7SK   ESD7SK.sys   Wed Oct 25 02:36:47 2006 (453F05FF)
92af4000 92b06c80   ESM7SK   ESM7SK.sys   Wed Oct 25 02:36:42 2006 (453F05FA)
8560c000 8561c000   fileinfo fileinfo.sys Sat Jan 19 00:34:27 2008 (47918BE3)
807c0000 807f2000   fltmgr   fltmgr.sys   Sat Apr 11 00:13:59 2009 (49E01907)
93bd2000 93bdb000   Fs_Rec   Fs_Rec.SYS   Sat Jan 19 00:27:57 2008 (47918A5D)
8cb25000 8cb40000   fwpkclnt fwpkclnt.sys Sat Apr 11 00:45:42 2009 (49E02076)
84600000 84633000   hal      halmacpi.dll Sat Apr 11 00:13:13 2009 (49E018D9)
9200f000 9209c000   HDAudBus HDAudBus.sys Sat Apr 11 00:42:41 2009 (49E01FC1)
92b9b000 92bab000   HIDCLASS HIDCLASS.SYS Sat Apr 11 00:42:47 2009 (49E01FC7)
92bab000 92bb1380   HIDPARSE HIDPARSE.SYS Sat Jan 19 00:53:16 2008 (4791904C)
940db000 940e4000   hidusb   hidusb.sys   Sat Apr 11 00:42:48 2009 (49E01FC8)
93b11000 93bc5000   HSX_CNXT HSX_CNXT.sys Wed Nov 08 18:53:45 2006 (45526E09)
93a0e000 93b11000   HSX_DPV  HSX_DPV.sys  Wed Nov 08 18:55:07 2006 (45526E5B)
938fb000 93938000   HSXHWAZL HSXHWAZL.sys Wed Nov 08 18:53:56 2006 (45526E14)
a3a08000 a3a75000   HTTP     HTTP.sys     Sat Feb 20 15:53:31 2010 (4B804BCB)
92b16000 92b29000   i8042prt i8042prt.sys Sat Jan 19 00:49:17 2008 (47918F5D)
a3bdd000 a3bee000   int15    int15.sys    Wed Oct 01 01:29:49 2003 (3F7A664D)
8557d000 85584000   intelide intelide.sys Sat Jan 19 00:49:42 2008 (47918F76)
8cb7d000 8cb8c000   intelppm intelppm.sys Sat Jan 19 00:27:20 2008 (47918A38)
a3bee000 a3c00000   ipfltdrv ipfltdrv.sys Sat Jan 19 00:56:23 2008 (47919107)
94d74000 94d92000   irda     irda.sys     Sat Jan 19 00:55:25 2008 (479190CD)
92b33000 92b3e000   kbdclass kbdclass.sys Sat Jan 19 00:49:14 2008 (47918F5A)
921e5000 921ee000   kbdhid   kbdhid.sys   Sat Apr 11 00:38:40 2009 (49E01ED0)
8060f000 80616000   kdcom    kdcom.dll    Sat Apr 11 02:25:29 2009 (49E037D9)
9215f000 92189000   ks       ks.sys       Sat Apr 11 00:38:47 2009 (49E01ED7)
8562e000 8569f000   ksecdd   ksecdd.sys   Mon Jun 15 08:48:53 2009 (4A364335)
94d92000 94da2000   lltdio   lltdio.sys   Sat Jan 19 00:55:03 2008 (479190B7)
94d17000 94d32000   luafv    luafv.sys    Sat Jan 19 00:30:35 2008 (47918AFB)
a6725000 a6729a80   LVPr2Mon LVPr2Mon.sys Fri May 07 21:36:25 2010 (4BE4C019)
94c9a000 94cdd480   lvrs     lvrs.sys     Tue Jul 27 03:59:44 2010 (4C4E91F0)
94603000 94c87e00   lvuvc    lvuvc.sys    Tue Jul 27 04:00:04 2010 (4C4E9204)
80616000 80686000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Sat Apr 11 02:23:19 2009 (49E03757)
a3a00000 a3a03180   mdmxsdk  mdmxsdk.sys  Mon Jun 19 17:26:59 2006 (449716A3)
93bc5000 93bd2000   modem    modem.sys    Sat Jan 19 00:57:16 2008 (4791913C)
94d08000 94d17000   monitor  monitor.sys  Sat Jan 19 00:52:19 2008 (47919013)
92b6b000 92b76000   mouclass mouclass.sys Sat Jan 19 00:49:14 2008 (47918F5A)
921d5000 921dd000   mouhid   mouhid.sys   Sat Jan 19 00:49:16 2008 (47918F5C)
855bf000 855cf000   mountmgr mountmgr.sys Sat Jan 19 00:49:13 2008 (47918F59)
a3aab000 a3ac0000   mpsdrv   mpsdrv.sys   Sat Jan 19 00:54:45 2008 (479190A5)
a3ac0000 a3ae1000   mrxdav   mrxdav.sys   Sat Apr 11 00:14:39 2009 (49E0192F)
a3ae1000 a3b00000   mrxsmb   mrxsmb.sys   Tue Feb 23 06:10:12 2010 (4B83B794)
a3b00000 a3b39000   mrxsmb10 mrxsmb10.sys Tue Feb 23 06:10:17 2010 (4B83B799)
a3b39000 a3b51000   mrxsmb20 mrxsmb20.sys Tue Feb 23 06:10:12 2010 (4B83B794)
93959000 93964000   Msfs     Msfs.SYS     Sat Jan 19 00:28:08 2008 (47918A68)
854d9000 854e1000   msisadrv msisadrv.sys Sat Jan 19 00:32:51 2008 (47918B83)
92bb4000 92be3000   msiscsi  msiscsi.sys  Sat Apr 11 00:40:07 2009 (49E01F27)
a6776000 a6777700   MSPCLOCK MSPCLOCK.sys Sat Jan 19 00:49:18 2008 (47918F5E)
a6774000 a6775580   MSPQM    MSPQM.sys    Sat Jan 19 00:49:18 2008 (47918F5E)
857aa000 857d5000   msrpc    msrpc.sys    Sat Apr 11 00:37:32 2009 (49E01E8C)
92189000 92193000   mssmbios mssmbios.sys Sat Jan 19 00:32:55 2008 (47918B87)
8cd98000 8cda7000   mup      mup.sys      Sat Apr 11 00:14:12 2009 (49E01914)
8569f000 857aa000   ndis     ndis.sys     Sat Apr 11 00:45:52 2009 (49E02080)
92bee000 92bf9000   ndistapi ndistapi.sys Sat Jan 19 00:56:24 2008 (47919108)
94dcc000 94dd6000   ndisuio  ndisuio.sys  Sat Jan 19 00:55:40 2008 (479190DC)
920f4000 92117000   ndiswan  ndiswan.sys  Sat Apr 11 00:46:31 2009 (49E020A7)
921ee000 921ff000   NDProxy  NDProxy.SYS  Sat Jan 19 00:56:28 2008 (4791910C)
91feb000 91ff9000   netbios  netbios.sys  Sat Jan 19 00:55:45 2008 (479190E1)
8cb95000 8cbc7000   netbt    netbt.sys    Sat Apr 11 00:45:35 2009 (49E0206F)
8ca00000 8ca3b000   NETIO    NETIO.SYS    Sat Apr 11 00:46:21 2009 (49E0209D)
92402000 92a61000   NETwLv32 NETwLv32.sys Mon Aug 16 10:26:04 2010 (4C694A7C)
93964000 93972000   Npfs     Npfs.SYS     Sat Apr 11 00:14:01 2009 (49E01909)
94061000 9406b000   nsiproxy nsiproxy.sys Sat Jan 19 00:55:50 2008 (479190E6)
84633000 849ec000   nt       ntkrpamp.exe Tue Jun 08 10:36:44 2010 (4C0E557C)
8cc05000 8cd15000   Ntfs     Ntfs.sys     Sat Apr 11 00:14:34 2009 (49E0192A)
92b96000 92b97800   NTIDrvr  NTIDrvr.sys  Tue Dec 21 15:33:14 2004 (41C8888A)
93bdb000 93be2000   Null     Null.SYS     Sat Jan 19 00:49:12 2008 (47918F58)
9180c000 91f3e000   nvlddmkm nvlddmkm.sys Fri Jan 30 13:05:03 2009 (4983414F)
94da2000 94dcc000   nwifi    nwifi.sys    Sat Apr 11 00:43:27 2009 (49E01FEF)
8cbc7000 8cbdd000   pacer    pacer.sys    Sat Apr 11 00:45:51 2009 (49E0207F)
85508000 85517000   partmgr  partmgr.sys  Sat Apr 11 00:39:19 2009 (49E01EF7)
854e1000 85508000   pci      pci.sys      Sat Apr 11 00:19:16 2009 (49E01A44)
85584000 85592000   PCIIDEX  PCIIDEX.SYS  Sat Apr 11 00:39:09 2009 (49E01EED)
85592000 855bf000   pcmcia   pcmcia.sys   Sat Apr 11 00:19:14 2009 (49E01A42)
a6602000 a66e0000   peauth   peauth.sys   Mon Oct 23 04:55:32 2006 (453C8384)
938a9000 938d6000   portcls  portcls.sys  Sat Apr 11 00:42:48 2009 (49E01FC8)
8561c000 85625000   psdfilter psdfilter.sys Sun Dec 24 23:20:44 2006 (458F519C)
8cd8f000 8cd98000   PSDNServ PSDNServ.sys Sun Dec 24 23:20:44 2006 (458F519C)
8cd7d000 8cd8f000   psdvdisk psdvdisk.sys Sun Dec 24 23:20:48 2006 (458F51A0)
80686000 80697000   PSHED    PSHED.dll    Sat Apr 11 02:25:32 2009 (49E037DC)
92000000 9200c000   pssdk42  pssdk42.sys  Tue Jun 23 08:14:40 2009 (4A40C730)
8cd76000 8cd7d000   pssnap   pssnap.sys   Tue Sep 28 09:03:20 2010 (4CA1E798)
85625000 8562ddc0   PxHelp20 PxHelp20.sys Wed Oct 17 14:24:26 2007 (4716535A)
93972000 9397b000   rasacd   rasacd.sys   Sat Jan 19 00:56:31 2008 (4791910F)
920dd000 920f4000   rasl2tp  rasl2tp.sys  Sat Jan 19 00:56:33 2008 (47919111)
92117000 92126000   raspppoe raspppoe.sys Sat Apr 11 00:46:30 2009 (49E020A6)
92126000 9213a000   raspptp  raspptp.sys  Sat Jan 19 00:56:34 2008 (47919112)
9213a000 9214f000   rassstp  rassstp.sys  Sat Apr 11 00:46:40 2009 (49E020B0)
94000000 9403c000   rdbss    rdbss.sys    Sat Apr 11 00:14:26 2009 (49E01922)
93bf5000 93bfd000   RDPCDD   RDPCDD.sys   Sat Jan 19 01:01:08 2008 (47919224)
93a00000 93a08000   rdpencdd rdpencdd.sys Sat Jan 19 01:01:09 2008 (47919225)
a6741000 a6774000   RDPWD    RDPWD.SYS    Sat Apr 11 00:51:22 2009 (49E021CA)
94dd6000 94de9000   rspndr   rspndr.sys   Sat Jan 19 00:55:03 2008 (479190B7)
93602000 938a8700   RTKVHDA  RTKVHDA.sys  Tue Oct 27 23:36:33 2009 (4AE7BC41)
939f7000 939fd000   SASDIFSV SASDIFSV.SYS Wed Feb 17 13:19:19 2010 (4B7C3327)
857d5000 857f7000   SASKUTIL SASKUTIL.SYS Mon May 10 13:15:22 2010 (4BE83F2A)
92ada000 92af4000   sdbus    sdbus.sys    Sat Apr 11 00:19:14 2009 (49E01A42)
a66e0000 a66ea000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
9399b000 939af000   smb      smb.sys      Sat Apr 11 00:45:22 2009 (49E02062)
8cd56000 8cd75280   snman380 snman380.sys Wed Nov 19 19:23:37 2008 (4924AE09)
8cd4e000 8cd56000   spldr    spldr.sys    Thu Jun 21 20:29:17 2007 (467B17DD)
940e4000 94194000   spsys    spsys.sys    Tue Mar 10 13:10:28 2009 (49B69F04)
a3b79000 a3bc7000   srv      srv.sys      Mon Sep 06 09:45:36 2010 (4C84F080)
a3b51000 a3b79000   srv2     srv2.sys     Mon Sep 06 09:45:21 2010 (4C84F071)
a3a75000 a3a92000   srvnet   srvnet.sys   Mon Sep 06 09:45:18 2010 (4C84F06E)
9209c000 920dd000   storport storport.sys Sat Apr 11 00:39:19 2009 (49E01EF7)
92bf9000 92bfa380   swenum   swenum.sys   Sat Jan 19 00:49:20 2008 (47918F60)
92b3e000 92b68380   SynTP    SynTP.sys    Mon Oct 23 13:52:26 2006 (453D015A)
8ca3b000 8cb25000   tcpip    tcpip.sys    Wed Jun 16 09:45:41 2010 (4C18D585)
a66ea000 a66f6000   tcpipreg tcpipreg.sys Tue Dec 08 12:26:18 2009 (4B1E8C3A)
92be3000 92bee000   TDI      TDI.SYS      Sat Jan 19 00:57:10 2008 (47919136)
a672a000 a6735000   tdtcp    tdtcp.sys    Sat Jan 19 01:01:08 2008 (47919224)
9397b000 93991000   tdx      tdx.sys      Sat Apr 11 00:45:56 2009 (49E02084)
9214f000 9215f000   termdd   termdd.sys   Sat Apr 11 00:51:14 2009 (49E021C2)
9b650000 9b659000   TSDDD    TSDDD.dll    unavailable (00000000)
a6735000 a6741000   tssecsrv tssecsrv.sys Sat Jan 19 01:01:15 2008 (4791922B)
8cb74000 8cb7d000   tunmp    tunmp.sys    Sat Jan 19 00:55:40 2008 (479190DC)
8cb69000 8cb74000   tunnel   tunnel.sys   Thu Feb 18 06:28:13 2010 (4B7D244D)
92193000 921a0000   umbus    umbus.sys    Sat Jan 19 00:53:40 2008 (47919064)
94c88000 94c99e00   usbaudio usbaudio.sys Sat Apr 11 00:42:54 2009 (49E01FCE)
9403c000 94053000   usbccgp  usbccgp.sys  Sat Jan 19 00:53:29 2008 (47919059)
92b69000 92b6a700   USBD     USBD.SYS     Sat Jan 19 00:53:17 2008 (4791904D)
92aaa000 92ab9000   usbehci  usbehci.sys  Sat Apr 11 00:42:52 2009 (49E01FCC)
921a0000 921d5000   usbhub   usbhub.sys   Sat Apr 11 00:43:14 2009 (49E01FE2)
92a6c000 92aaa000   USBPORT  USBPORT.SYS  Sat Apr 11 00:42:55 2009 (49E01FCF)
94057000 94061000   usbprint usbprint.sys Sat Jan 19 01:14:40 2008 (47919550)
9406b000 94078000   usbscan  usbscan.sys  Sat Jan 19 01:14:09 2008 (47919531)
940c6000 940db000   USBSTOR  USBSTOR.SYS  Sat Apr 11 00:42:55 2009 (49E01FCF)
92a61000 92a6c000   usbuhci  usbuhci.sys  Sat Jan 19 00:53:20 2008 (47919050)
93be9000 93bf5000   vga      vga.sys      Sat Jan 19 00:52:06 2008 (47919006)
93938000 93959000   VIDEOPRT VIDEOPRT.SYS Sat Jan 19 00:52:10 2008 (4791900A)
85524000 85533000   volmgr   volmgr.sys   Sat Jan 19 00:49:51 2008 (47918F7F)
85533000 8557d000   volmgrx  volmgrx.sys  Sat Apr 11 00:39:25 2009 (49E01EFD)
8cd15000 8cd4e000   volsnap  volsnap.sys  Sat Apr 11 00:39:37 2009 (49E01F09)
921dd000 921e5000   wacommousefilter wacommousefilter.sys Fri Feb 16 13:12:29 2007 (45D5F40D)
92b98000 92b9a080   wacomvhid wacomvhid.sys Wed May 20 15:54:02 2009 (4A145FDA)
92bb2000 92bb3680   WacomVKHid WacomVKHid.sys Thu Feb 15 18:11:07 2007 (45D4E88B)
8cbdd000 8cbf0000   wanarp   wanarp.sys   Sat Jan 19 00:56:31 2008 (4791910F)
91fdf000 91feb000   watchdog watchdog.sys Sat Apr 11 00:22:43 2009 (49E01B13)
85401000 8547d000   Wdf01000 Wdf01000.sys Sat Jan 19 00:52:21 2008 (47919015)
8547d000 8548a000   WDFLDR   WDFLDR.SYS   Sat Jan 19 00:52:19 2008 (47919013)
9b430000 9b633000   win32k   win32k.sys   unavailable (00000000)
8cb8c000 8cb95000   wmiacpi  wmiacpi.sys  Sat Jan 19 00:32:47 2008 (47918B7F)
854d0000 854d9000   WMILIB   WMILIB.SYS   Sat Jan 19 00:53:08 2008 (47919044)
a670b000 a671d000   WUDFPf   WUDFPf.sys   Sat Jan 19 00:52:49 2008 (47919031)
a66f6000 a670a580   WUDFRd   WUDFRd.sys   Sat Jan 19 00:53:04 2008 (47919040)
a671d000 a6725000   xaudio   xaudio.sys   Fri Aug 04 20:39:09 2006 (44D3E8AD)
Unloaded modules:
94d6c000 94d74000   drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
8cb49000 8cb56000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
8cb56000 8cb61000   dump_ataport
    Timestamp: unavailable (00000000)
    Checksum:  00000000
8cb61000 8cb69000   dump_atapi.s
    Timestamp: unavailable (00000000)
 
Last edited:

My Computer

System One

  • Manufacturer/Model
    Dell XPS420
    Memory
    6 gig
    Graphics card(s)
    ATI Radeon HD3650 256 MB
    Sound Card
    Intergrated 7.1 Channel Audio
    Monitor(s) Displays
    Dell SP2009W 20 inch Flat Panel w Webcam
    Hard Drives
    640 gb
    Cooling
    Fan
    Mouse
    Dell USB 4 button optical
    Keyboard
    Dell USB
    Other Info
    DSL provided by ATT
STOP 0x000000C2: BAD_POOL_CALLER Usual causes: Device driver, ?Memory
STOP 0x0000007E: SYSTEM_THREAD_EXCEPTION_NOT_HANDLED Usual causes: Insufficient disk space, Device driver, Video card, BIOS, Breakpoint with no debugger attached, Hardware incompatibility, Faulty system service, Memory, 3rd party remote control,
STOP 0x0000009F: DRIVER_POWER_STATE_FAILURE Usual causes: Device driver

Outdated Drivers
Code:
 int15.sys    Wed Oct 01 01:29:49 2003
NTIDrvr.sys  Tue Dec 21 15:33:14 2004
Afc.sys      Wed Feb 23 01:58:55 2005
DPortIO.sys  Fri Dec 23 03:13:04 2005
bcm4sbxp.sys Wed Jun 14 17:02:02 2006
mdmxsdk.sys  Mon Jun 19 17:26:59 2006
xaudio.sys   Fri Aug 04 20:39:09 2006
BrUsbSer.sys Sat Sep 02 20:53:37 2006
secdrv.SYS   Wed Sep 13 09:18:32 2006
DKbFltr.sys  Thu Oct 19 04:24:28 2006
peauth.sys   Mon Oct 23 04:55:32 2006
SynTP.sys    Mon Oct 23 13:52:26 2006
EMS7SK.sys   Wed Oct 25 02:36:34 2006
ESM7SK.sys   Wed Oct 25 02:36:42 2006
ESD7SK.sys   Wed Oct 25 02:36:47 2006
NETw3v32.sys Mon Oct 30 13:42:26 2006
crcdisk.sys  Thu Nov 02 04:52:27 2006
HSX_CNXT.sys Wed Nov 08 18:53:45 2006
HSXHWAZL.sys Wed Nov 08 18:53:56 2006
HSX_DPV.sys  Wed Nov 08 18:55:07 2006
PSDNServ.sys Sun Dec 24 23:20:44 2006
psdvdisk.sys Sun Dec 24 23:20:48 2006
timntr.sys   Wed Aug 29 08:13:12 2007
tifsfilt.sys Wed Aug 29 08:37:17 2007
PxHelp20.sys Wed Oct 17 14:24:26 2007

We could work together on this one.
There were 3 different causes given from 3 report. Notice that the one common element is drivers. Remember on the last BSOD, I mentioned that the drivers were old and had to be replaced. I think what is happening is that the drivers that you recently replaced and are dated 2010 are not playing nicely with the old drivers. I think they must be replaced.
In addition a driver from your Antivirus was specifically mentioned. aswsp.sys. Uninstall your anti virurs and replace with Microsoft Security Essentials. Use the Anti Virus uninstall tool from the Avast Web Page.
 

My Computer

System One

  • Manufacturer/Model
    Dell XPS420
    Memory
    6 gig
    Graphics card(s)
    ATI Radeon HD3650 256 MB
    Sound Card
    Intergrated 7.1 Channel Audio
    Monitor(s) Displays
    Dell SP2009W 20 inch Flat Panel w Webcam
    Hard Drives
    640 gb
    Cooling
    Fan
    Mouse
    Dell USB 4 button optical
    Keyboard
    Dell USB
    Other Info
    DSL provided by ATT
Back
Top