Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\K\Desktop\Windows_NT6_BSOD_jcgriff2\110110-22698-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;srv*e:\symbols
*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.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`02a61000 PsLoadedModuleList = 0xfffff800`02c9ee50
Debug session time: Sun Oct 31 18:01:31.379 2010 (GMT-4)
System Uptime: 0 days 0:03:57.096
Loading Kernel Symbols
.
Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long.
Run !sym noisy before .reload to track down problems loading symbols.
..............................................................
................................................................
..........................
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1E, {0, 0, 0, 0}
Unable to load image \SystemRoot\system32\drivers\Lycosa.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for Lycosa.sys
*** ERROR: Module load completed but symbols could not be loaded for Lycosa.sys
Probably caused by : Lycosa.sys ( Lycosa+1267 )
Followup: MachineOwner
---------
3: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
KMODE_EXCEPTION_NOT_HANDLED (1e)
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.
Arguments:
Arg1: 0000000000000000, The exception code that was not handled
Arg2: 0000000000000000, The address that the exception occurred at
Arg3: 0000000000000000, Parameter 0 of the exception
Arg4: 0000000000000000, Parameter 1 of the exception
Debugging Details:
------------------
EXCEPTION_CODE: (Win32) 0 (0) - The operation completed successfully.
FAULTING_IP:
+56df952f01abd874
00000000`00000000 ?? ???
EXCEPTION_PARAMETER1: 0000000000000000
EXCEPTION_PARAMETER2: 0000000000000000
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x1E
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from fffff80002ac946e to fffff80002ad1710
STACK_TEXT:
fffff880`02dfac38 fffff800`02ac946e : fffffa80`0496b000 00000000`00000600 fffff880`02dfb440 fffff800`02afe668 : nt!KeBugCheck
fffff880`02dfac40 fffff800`02af740d : fffff800`02cdfb7c fffff800`02c19e84 fffff800`02a61000 fffff880`02dfb3a0 : nt!KiKernelCalloutExceptionHandler+0xe
fffff880`02dfac70 fffff800`02afea90 : fffff800`02c20b14 fffff880`02dface8 fffff880`02dfb3a0 fffff800`02a61000 : nt!RtlpExecuteHandlerForException+0xd
fffff880`02dfaca0 fffff800`02b0006a : fffff880`02dfb3a0 fffff880`02dfb440 00000000`00000001 fffff880`01195405 : nt!RtlDispatchException+0x410
fffff880`02dfb380 fffff800`02b2c112 : fffffa80`049a31a0 fffffa80`049b81b0 00000000`00000000 fffffa80`051bb410 : nt!RtlRaiseStatus+0x4e
fffff880`02dfb920 fffff880`04e57267 : fffffa80`057d58a0 00000000`00000000 fffffa80`057c0850 fffffa80`057c0a00 : nt! ?? ::FNODOBFM::`string'+0xf5fc
fffff880`02dfb9a0 fffffa80`057d58a0 : 00000000`00000000 fffffa80`057c0850 fffffa80`057c0a00 00000000`00000000 : Lycosa+0x1267
fffff880`02dfb9a8 00000000`00000000 : fffffa80`057c0850 fffffa80`057c0a00 00000000`00000000 fffffa80`057d59f0 : 0xfffffa80`057d58a0
STACK_COMMAND: kb
FOLLOWUP_IP:
Lycosa+1267
fffff880`04e57267 ?? ???
SYMBOL_STACK_INDEX: 6
SYMBOL_NAME: Lycosa+1267
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: Lycosa
IMAGE_NAME: Lycosa.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4ac2e27e
FAILURE_BUCKET_ID: X64_0x1E_Lycosa+1267
BUCKET_ID: X64_0x1E_Lycosa+1267
Followup: MachineOwner
---------