As the topic name suggests, Eraser 6.0.6.1376 causes a bluescreen for me on Windows 7 Business 64 bit. WinDbg points the finger at Eraser.exe. Below is the output from WinDbg, the windows system debugger, run on a small memory dump from that stop error:
Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\MEMORY.DMP]
Kernel Summary Dump File: Only kernel address space is available
Symbol search path is: SRV*C:\SymCache*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.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`02863000 PsLoadedModuleList = 0xfffff800`02aa0e50
Debug session time: Sun Jan 3 11:04:19.097 2010 (GMT+1)
System Uptime: 0 days 19:20:17.528
Loading Kernel Symbols
...............................................................
................................................................
.......................................
Loading User Symbols
PEB is paged out (Peb.Ldr = 000007ff`fffdb018). Type ".hh dbgerr001" for details
Loading unloaded module list
........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {3b9, 2, 0, fffff80002b166f5}
PEB is paged out (Peb.Ldr = 000007ff`fffdb018). Type ".hh dbgerr001" for details
PEB is paged out (Peb.Ldr = 000007ff`fffdb018). Type ".hh dbgerr001" for details
Probably caused by : ntkrnlmp.exe ( nt!ExQuerySystemLockInformation+175 )
Followup: MachineOwner
---------
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 00000000000003b9, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002b166f5, address which referenced memory
Debugging Details:
------------------
PEB is paged out (Peb.Ldr = 000007ff`fffdb018). Type ".hh dbgerr001" for details
PEB is paged out (Peb.Ldr = 000007ff`fffdb018). Type ".hh dbgerr001" for details
READ_ADDRESS: 00000000000003b9
CURRENT_IRQL: 2
FAULTING_IP:
nt!ExQuerySystemLockInformation+175
fffff800`02b166f5 488b80b8030000 mov rax,qword ptr [rax+3B8h]
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: Eraser.exe
TRAP_FRAME: fffff8800b559600 -- (.trap 0xfffff8800b559600)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000001 rbx=0000000000000000 rcx=fffffa8006490810
rdx=fffff88009406748 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002b166f5 rsp=fffff8800b559790 rbp=0000000000000000
r8=0000000000010000 r9=fffff80002a78770 r10=0000000000000002
r11=0000fffffffff000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na pe nc
nt!ExQuerySystemLockInformation+0x175:
fffff800`02b166f5 488b80b8030000 mov rax,qword ptr [rax+3B8h] ds:0bef:03b9=????????????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff800028d4469 to fffff800028d4f00
STACK_TEXT:
fffff880`0b5594b8 fffff800`028d4469 : 00000000`0000000a 00000000`000003b9 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff880`0b5594c0 fffff800`028d30e0 : 00000000`00000001 00000000`0000d0e8 00000014`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`0b559600 fffff800`02b166f5 : 00000000`00000008 fffff880`0b559ca0 00000000`00000000 fffff800`02b474c9 : nt!KiPageFault+0x260
fffff880`0b559790 fffff800`02d34445 : fffff880`09406748 fffff800`00010000 00000000`00000000 fffff880`0b559880 : nt!ExQuerySystemLockInformation+0x175
fffff880`0b559800 fffff800`02c3758f : 00000000`00000000 00000000`1bf5eb40 fffff880`09406748 fffffa80`071728d0 : nt!ExpGetLockInformation+0x55
fffff880`0b559840 fffff800`02bd0e49 : 00000000`025d7748 00000000`025f4658 00000000`1bf5ec30 00000000`0000c5c0 : nt! ?? ::NNGAKEGL::`string'+0x5821f
fffff880`0b559be0 fffff800`028d4153 : 00000000`00000001 fffff880`0b559ca0 000007fe`f6838100 00000000`025f4658 : nt!NtQuerySystemInformation+0x4d
fffff880`0b559c20 00000000`7791021a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`1bf5ea78 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x7791021a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!ExQuerySystemLockInformation+175
fffff800`02b166f5 488b80b8030000 mov rax,qword ptr [rax+3B8h]
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!ExQuerySystemLockInformation+175
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600
FAILURE_BUCKET_ID: X64_0xA_nt!ExQuerySystemLockInformation+175
BUCKET_ID: X64_0xA_nt!ExQuerySystemLockInformation+175
Followup: MachineOwner
---------
I'm willing to give you any information you need to analyse the problem, but I'd rather not keep eraser on this machine: It has happened twice now, and I'd prefer it not to happen a third time.
Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\MEMORY.DMP]
Kernel Summary Dump File: Only kernel address space is available
Symbol search path is: SRV*C:\SymCache*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.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`02863000 PsLoadedModuleList = 0xfffff800`02aa0e50
Debug session time: Sun Jan 3 11:04:19.097 2010 (GMT+1)
System Uptime: 0 days 19:20:17.528
Loading Kernel Symbols
...............................................................
................................................................
.......................................
Loading User Symbols
PEB is paged out (Peb.Ldr = 000007ff`fffdb018). Type ".hh dbgerr001" for details
Loading unloaded module list
........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {3b9, 2, 0, fffff80002b166f5}
PEB is paged out (Peb.Ldr = 000007ff`fffdb018). Type ".hh dbgerr001" for details
PEB is paged out (Peb.Ldr = 000007ff`fffdb018). Type ".hh dbgerr001" for details
Probably caused by : ntkrnlmp.exe ( nt!ExQuerySystemLockInformation+175 )
Followup: MachineOwner
---------
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 00000000000003b9, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002b166f5, address which referenced memory
Debugging Details:
------------------
PEB is paged out (Peb.Ldr = 000007ff`fffdb018). Type ".hh dbgerr001" for details
PEB is paged out (Peb.Ldr = 000007ff`fffdb018). Type ".hh dbgerr001" for details
READ_ADDRESS: 00000000000003b9
CURRENT_IRQL: 2
FAULTING_IP:
nt!ExQuerySystemLockInformation+175
fffff800`02b166f5 488b80b8030000 mov rax,qword ptr [rax+3B8h]
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: Eraser.exe
TRAP_FRAME: fffff8800b559600 -- (.trap 0xfffff8800b559600)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000001 rbx=0000000000000000 rcx=fffffa8006490810
rdx=fffff88009406748 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002b166f5 rsp=fffff8800b559790 rbp=0000000000000000
r8=0000000000010000 r9=fffff80002a78770 r10=0000000000000002
r11=0000fffffffff000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na pe nc
nt!ExQuerySystemLockInformation+0x175:
fffff800`02b166f5 488b80b8030000 mov rax,qword ptr [rax+3B8h] ds:0bef:03b9=????????????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff800028d4469 to fffff800028d4f00
STACK_TEXT:
fffff880`0b5594b8 fffff800`028d4469 : 00000000`0000000a 00000000`000003b9 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff880`0b5594c0 fffff800`028d30e0 : 00000000`00000001 00000000`0000d0e8 00000014`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`0b559600 fffff800`02b166f5 : 00000000`00000008 fffff880`0b559ca0 00000000`00000000 fffff800`02b474c9 : nt!KiPageFault+0x260
fffff880`0b559790 fffff800`02d34445 : fffff880`09406748 fffff800`00010000 00000000`00000000 fffff880`0b559880 : nt!ExQuerySystemLockInformation+0x175
fffff880`0b559800 fffff800`02c3758f : 00000000`00000000 00000000`1bf5eb40 fffff880`09406748 fffffa80`071728d0 : nt!ExpGetLockInformation+0x55
fffff880`0b559840 fffff800`02bd0e49 : 00000000`025d7748 00000000`025f4658 00000000`1bf5ec30 00000000`0000c5c0 : nt! ?? ::NNGAKEGL::`string'+0x5821f
fffff880`0b559be0 fffff800`028d4153 : 00000000`00000001 fffff880`0b559ca0 000007fe`f6838100 00000000`025f4658 : nt!NtQuerySystemInformation+0x4d
fffff880`0b559c20 00000000`7791021a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`1bf5ea78 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x7791021a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!ExQuerySystemLockInformation+175
fffff800`02b166f5 488b80b8030000 mov rax,qword ptr [rax+3B8h]
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!ExQuerySystemLockInformation+175
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600
FAILURE_BUCKET_ID: X64_0xA_nt!ExQuerySystemLockInformation+175
BUCKET_ID: X64_0xA_nt!ExQuerySystemLockInformation+175
Followup: MachineOwner
---------
I'm willing to give you any information you need to analyse the problem, but I'd rather not keep eraser on this machine: It has happened twice now, and I'd prefer it not to happen a third time.