Here I go with the same problem.
Windows XP Home Edition 5.01.2600 SP3
Laptop: Compaq Presario R4000 series
Chipset: ATI RS480M
Processor: AMD Athlon 64+ 3800+ @2400Mhz
RAM: 1GB DDR (2x512 DDR-SDRAM)
Graphic: ATI Radeon XPress 200M
Avast! version: 5.0.594
What happens is that every second re-start or start up is causing the BSoD. Every time the possible cause is listed as aswSP.sys. After it goes through the complete scan or I just turn the power off - second start goes smoothly. BlueScreen shows up at the logon screen. Recently I have tried to install the Cool I Cam tablet drivers but with no luck so un-installed every thing what I have tried to install.
Below is the minidump debug:
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\WINDOWS\Minidump\Mini080910-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRVc:\symbolshttp://msdl.microsoft.com/download/symbols
Executable search path is:
Windows XP Kernel Version 2600 (Service Pack 3) UP Free x86 compatible
Product: WinNt
Built by: 2600.xpsp_sp3_gdr.100216-1514
Machine Name:
Kernel base = 0x804d7000 PsLoadedModuleList = 0x80554040
Debug session time: Mon Aug 9 14:16:37.093 2010 (GMT+2)
System Uptime: 0 days 0:01:12.640
Loading Kernel Symbols
…
…
…
Loading User Symbols
Loading unloaded module list
…
Use !analyze -v to get detailed debugging information.
BugCheck 1000007E, {c0000005, 805b6be2, a55329e8, a55326e4}
Unable to load image \SystemRoot\System32\Drivers\aswSP.SYS, Win32 error 0n2
*** WARNING: Unable to verify timestamp for aswSP.SYS
*** ERROR: Module load completed but symbols could not be loaded for aswSP.SYS
*** WARNING: Unable to verify timestamp for aksfridge.sys
*** ERROR: Module load completed but symbols could not be loaded for aksfridge.sys
Probably caused by : aswSP.SYS ( aswSP+8c94 )
Followup: MachineOwner
kd> !analyze -v
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: 805b6be2, The address that the exception occurred at
Arg3: a55329e8, Exception Record Address
Arg4: a55326e4, Context Record Address
Debugging Details:
OVERLAPPED_MODULE: Address regions for ‘aksfridge’ and ‘Parport.SYS’ overlap
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at “0x%08lx” referenced memory at “0x%08lx”. The memory could not be “%s”.
FAULTING_IP:
nt!ObpCaptureObjectName+c6
805b6be2 f3a5 rep movs dword ptr es:[edi],dword ptr [esi]
EXCEPTION_RECORD: a55329e8 – (.exr 0xffffffffa55329e8)
Cannot read Exception record @ a55329e8
CONTEXT: a55326e4 – (.cxr 0xffffffffa55326e4)
Unable to read context, Win32 error 0n30
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0x7E
EXCEPTION_STR: 0x0
LAST_CONTROL_TRANSFER: from 805b6d6f to 805b6be2
STACK_TEXT:
a5532af4 805b6d6f ba625c00 a5532cdc a5532b78 nt!ObpCaptureObjectName+0xc6
a5532b48 805b105c 856ccd90 ba625c00 ba625c00 nt!ObpCaptureObjectCreateInformation+0x135
a5532b8c 8061b8ea a5532cc4 856ccd90 ba625c00 nt!ObOpenObjectByName+0x62
a5532c88 a7b4bc94 a5532d08 00020019 a5532cc4 nt!NtOpenKey+0x1c8
WARNING: Stack unwind information not available. Following frames may be wrong.
a5532ca4 a545bd3b a5532d08 00020019 a5532cc4 aswSP+0x8c94
a5532ce4 a543735b 84907850 00020019 a5532d08 aksfridge+0x33d3b
a5532d20 a546df28 84907008 00000000 84907b80 aksfridge+0xf35b
a5532d54 8053d658 00000000 00000000 06d8ffb4 aksfridge+0x45f28
a5532d54 ffffffff 00000000 00000000 06d8ffb4 nt!KiFastCallEntry+0xf8
a5532dd4 00000000 00000000 80541e02 a546dee9 0xffffffff
FOLLOWUP_IP:
aswSP+8c94
a7b4bc94 ?? ??
SYMBOL_STACK_INDEX: 4
SYMBOL_NAME: aswSP+8c94
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: aswSP
IMAGE_NAME: aswSP.SYS
DEBUG_FLR_IMAGE_TIMESTAMP: 0
STACK_COMMAND: .cxr 0xffffffffa55326e4 ; kb
FAILURE_BUCKET_ID: 0x7E_aswSP+8c94
BUCKET_ID: 0x7E_aswSP+8c94
Followup: MachineOwner
kd> lmvm aswSP
start end module name
a7b43000 a7b6a000 aswSP T (no symbols)
Loaded symbol image file: aswSP.SYS
Image path: \SystemRoot\System32\Drivers\aswSP.SYS
Image name: aswSP.SYS
Timestamp: unavailable (00000000)
CheckSum: 00000000
ImageSize: 00027000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
Let me know what kind of file will be helpful to check the problem - I am sure I can send it. I am sure that the problem will continue. I have tried to re-install Avast but the problem is still the same.
Hopefully someone will find a solution. I really like the software so keep up the good work.