Hi Everyone:
I have confused with a system dump for several days. The following is my dump file
's result.
The system core dump happened just after reboot. From the dump file I found
ZwQuerySymbolicLinkObject() was called two times and the system core dump
happened at the second time. I don’t known that’s what.
Microsoft (R) Windows Debugger Version 6.6.0007.5
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [D:\Documents and Settings\wmma\Desktop\Mini122606-07.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: E:\2;srv*E:\DownstreamStore*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows XP Kernel Version 2600 (Service Pack 2) UP Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 2600.xpsp_sp2_gdr.050301-1519
Kernel base = 0x804d9000 PsLoadedModuleList = 0x8055c420
Debug session time: Tue Dec 26 17:02:50.736 2006 (GMT+8)
System Uptime: 0 days 0:00:46.296
Loading Kernel Symbols
…
Loading User Symbols
Loading unloaded module list
…
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000008E, {c0000006, 805f4f65, f00b0994, 0}
*** WARNING: Unable to verify timestamp for FFCFILT.sys
Probably caused by : FFCFILT.sys ( FFCFILT!QuerySymbolicLink+13a )
Followup: MachineOwner
kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
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: c0000006, The exception code that was not handled
Arg2: 805f4f65, The address that the exception occurred at
Arg3: f00b0994, Trap Frame
Arg4: 00000000
Debugging Details:
EXCEPTION_CODE: (NTSTATUS) 0xc0000006 - “0x%08lx”
FAULTING_IP:
nt!ObReferenceObjectByHandle+258
805f4f65 b101 mov cl,1
TRAP_FRAME: f00b1c44 – (.trap fffffffff00b1c44)
ErrCode = 00000000
eax=ffa01ddc ebx=ffa01da8 ecx=00000000 edx=00000000 esi=ffa01f70 edi=e13e1518
eip=805ef859 esp=f00b1cb8 ebp=f00b1d50 iopl=0 nv up ei ng nz ac pe cy
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010297
nt!NtRequestWaitReplyPort+0x60e:
805ef859 c6434901 mov byte ptr [ebx+49h],1 ds:0023:ffa01df1=01
Resetting default scope
CUSTOMER_CRASH_COUNT: 7
DEFAULT_BUCKET_ID: COMMON_SYSTEM_FAULT
BUGCHECK_STR: 0x8E
PROCESS_NAME: IFXTCS.exe
LAST_CONTROL_TRANSFER: from 80580cda to 805f4f65
STACK_TEXT:
f00b0a1c 80580cda 00000b88 00000001 00000000 nt!ObReferenceObjectByHandle+0x258
f00b0a7c 804e07ec 80000b88 f00b0b8c 00000000 nt!NtQuerySymbolicLinkObject+0xe2
f00b0a7c 804df415 80000b88 f00b0b8c 00000000 nt!KiFastCallEntry+0xf8
f00b0b00 f9907fda 80000b88 f00b0b8c 00000000 nt!ZwQuerySymbolicLinkObject+0x11
f00b0b6c f9908123 f00b0b9c f00b0b8c 00000006 FFCFILT!QuerySymbolicLink+0x13a [e:\ffc\v1.0l10\devprojects\09_mk1\src\ffcfilt\01_ffcfiltdrv\filter\mfiltlib.c @ 1763]
f00b0bbc f99082f1 f00b0e38 f00b0bd0 00000000 FFCFILT!VolumeDeviceNameToDosName+0xb3 [e:\ffc\v1.0l10\devprojects\09_mk1\src\ffcfilt\01_ffcfiltdrv\filter\mfiltlib.c @ 1823]
f00b0e40 f9905923 ffa01284 f00b112c f00b1104 FFCFILT!GetOperationDataFullPath+0xa1 [e:\ffc\v1.0l10\devprojects\09_mk1\src\ffcfilt\01_ffcfiltdrv\filter\mfiltlib.c @ 1909]
f00b110c f9494944 ffa01284 f00b112c f00b115c FFCFILT!FiltPreOperationCallback+0x243 [e:\ffc\v1.0l10\devprojects\09_mk1\src\ffcfilt\01_ffcfiltdrv\filter\ffcfilt.c @ 804]
f00b116c f9496352 000b11b4 00000000 f00b11b4 fltMgr!FltpPerformPreCallbacks+0x2d4
f00b1180 f9496c15 f00b11b4 00000000 ffbc49b8 fltMgr!FltpPassThroughInternal+0x32
f00b119c f9496ffb f00b1101 ffb89f90 80eca918 fltMgr!FltpPassThrough+0x1df
f00b11cc 804e57f7 ffb28a18 ff9e6728 00112000 fltMgr!FltpDispatch+0xf3
f00b11dc 804f7508 00000000 80ed3560 80ed3570 nt!IopfCallDriver+0x31
f00b11f0 804f752f ffb28a18 80ed350b 80ed3578 nt!IopPageReadInternal+0xf4
f00b1210 804f7194 ffb89f90 80ed3598 80ed3578 nt!IoPageRead+0x1b
f00b1284 804edace 0625f860 805f4f65 c02017d0 nt!MiDispatchFault+0x274
f00b12d4 804e3718 00000000 805f4f65 00000000 nt!MmAccessFault+0x5bc
f00b12d4 805f4f65 00000000 805f4f65 00000000 nt!KiTrap0E+0xcc
f00b1374 80580cda 00000bb0 00000001 00000000 nt!ObReferenceObjectByHandle+0x258
f00b13d4 804e07ec 80000bb0 f00b14e4 00000000 nt!NtQuerySymbolicLinkObject+0xe2
f00b13d4 804df415 80000bb0 f00b14e4 00000000 nt!KiFastCallEntry+0xf8
f00b1458 f9907fda 80000bb0 f00b14e4 00000000 nt!ZwQuerySymbolicLinkObject+0x11
f00b14c4 f9908123 f00b14f4 f00b14e4 00000006 FFCFILT!QuerySymbolicLink+0x13a [e:\ffc\v1.0l10\devprojects\09_mk1\src\ffcfilt\01_ffcfiltdrv\filter\mfiltlib.c @ 1763]
f00b1514 f99082f1 f00b1790 f00b1528 ffffffff FFCFILT!VolumeDeviceNameToDosName+0xb3 [e:\ffc\v1.0l10\devprojects\09_mk1\src\ffcfilt\01_ffcfiltdrv\filter\mfiltlib.c @ 1823]
f00b1798 f9905923 ff9c9acc f00b1a84 f00b1a5c FFCFILT!GetOperationDataFullPath+0xa1 [e:\ffc\v1.0l10\devprojects\09_mk1\src\ffcfilt\01_ffcfiltdrv\filter\mfiltlib.c @ 1909]
f00b1a64 f9494944 ff9c9acc f00b1a84 f00b1ab4 FFCFILT!FiltPreOperationCallback+0x243 [e:\ffc\v1.0l10\devprojects\09_mk1\src\ffcfilt\01_ffcfiltdrv\filter\ffcfilt.c @ 804]
f00b1ac4 f9496352 000b1b0c 00000000 f00b1b0c fltMgr!FltpPerformPreCallbacks+0x2d4
f00b1ad8 f9496c15 f00b1b0c 00000000 ffbc49b8 fltMgr!FltpPassThroughInternal+0x32
f00b1af4 f9496ffb f00b1b01 ffb89f90 80eca918 fltMgr!FltpPassThrough+0x1df
f00b1b24 804e57f7 ffb28a18 80d83670 0010e000 fltMgr!FltpDispatch+0xf3
f00b1b34 804f7508 00000000 80f464b0 80f464c0 nt!IopfCallDriver+0x31
f00b1b48 804f752f ffb28a18 80f4640b 80f464c8 nt!IopPageReadInternal+0xf4
f00b1b68 804f7194 ffb89f90 80f464e8 80f464c8 nt!IoPageRead+0x1b
f00b1bdc 804edace 061de860 805ef859 c02017bc nt!MiDispatchFault+0x274
f00b1c2c 804e3718 00000000 805ef859 00000000 nt!MmAccessFault+0x5bc
f00b1c2c 805ef859 00000000 805ef859 00000000 nt!KiTrap0E+0xcc
f00b1d50 804e07ec 00000068 0014b280 0014b280 nt!NtRequestWaitReplyPort+0x60e
f00b1d50 7c94eb94 00000068 0014b280 0014b280 nt!KiFastCallEntry+0xf8
WARNING: Frame IP not in any known module. Following frames may be wrong.
009afb0c 00000000 00000000 00000000 00000000 0x7c94eb94
STACK_COMMAND: kb
FOLLOWUP_IP:
FFCFILT!QuerySymbolicLink+13a [e:\ffc\v1.0l10\devprojects\09_mk1\src\ffcfilt\01_ffcfiltdrv\filter\mfiltlib.c @ 1763]
f9907fda ?? ???
FAULTING_SOURCE_CODE:
1759:
1760:
1761: try
1762: {
1763: status = ZwQuerySymbolicLinkObject(h, LinkTarget, NULL);
1764: ZwClose(h);
1765:
1766: }
1767: except( EXCEPTION_EXECUTE_HANDLER )
1768: {
SYMBOL_STACK_INDEX: 4
SYMBOL_NAME: FFCFILT!QuerySymbolicLink+13a
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: FFCFILT
IMAGE_NAME: FFCFILT.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4590d9fd
FAILURE_BUCKET_ID: 0x8E_FFCFILT!QuerySymbolicLink+13a
BUCKET_ID: 0x8E_FFCFILT!QuerySymbolicLink+13a