Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\K\Desktop\031710-28080-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*F:\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.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`03267000 PsLoadedModuleList = 0xfffff800`034a4e50
Debug session time: Tue Mar 16 19:21:01.930 2010 (GMT-4)
System Uptime: 0 days 7:38:26.569
Loading Kernel Symbols
...............................................................
................................................................
..........................................................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1, {77ba040a, 0, ffff, fffff88003eb52e0}
Probably caused by : ntkrnlmp.exe ( nt!KiSystemServiceExit+245 )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
APC_INDEX_MISMATCH (1)
This is a kernel internal error. The most common reason to see this
bugcheck is when a filesystem or a driver has a mismatched number of
calls to disable and re-enable APCs. The key data item is the
Thread->KernelApcDisable field. A negative value indicates that a driver
has disabled APC calls without re-enabling them. A positive value indicates
that the reverse is true. This check is made on exit from a system call.
Arguments:
Arg1: 0000000077ba040a, address of system function (system call)
Arg2: 0000000000000000, Thread->ApcStateIndex << 8 | Previous ApcStateIndex
Arg3: 000000000000ffff, Thread->KernelApcDisable
Arg4: fffff88003eb52e0, Previous KernelApcDisable
Debugging Details:
------------------
FAULTING_IP:
+5f74952f0415da40
00000000`77ba040a ?? ???
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x1
PROCESS_NAME: mirc.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff800032d8469 to fffff800032d8f00
STACK_TEXT:
fffff880`03eb50a8 fffff800`032d8469 : 00000000`00000001 00000000`77ba040a 00000000`00000000 00000000`0000ffff : nt!KeBugCheckEx
fffff880`03eb50b0 fffff800`032d83a0 : fffffa80`09e887b0 00000000`00000001 fffffa80`0587cb60 fffff800`035ec094 : nt!KiBugCheckDispatch+0x69
fffff880`03eb51f0 00000000`77ba040a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceExit+0x245
00000000`0008c998 fffff800`032d0840 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x77ba040a
fffff880`03eb56a0 fffff880`03eb56b8 : 00000000`00000000 fffff880`03eb57d8 fffff880`00000018 00000000`000000b0 : nt!KiCallUserMode
fffff880`03eb56a8 00000000`00000000 : fffff880`03eb57d8 fffff880`00000018 00000000`000000b0 fffff880`03eb5d70 : 0xfffff880`03eb56b8
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiSystemServiceExit+245
fffff800`032d83a0 4883ec50 sub rsp,50h
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: nt!KiSystemServiceExit+245
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600
FAILURE_BUCKET_ID: X64_0x1_nt!KiSystemServiceExit+245
BUCKET_ID: X64_0x1_nt!KiSystemServiceExit+245
Followup: MachineOwner
---------