FOGOLD.
ALL of the dumps are related to the the driver BsUDF.sys this is a appears to be CD-ROM driver for NEC it a conflict between the Thrusmaster driver and this one but the actual dump is being caused by the BsUDF.sys driver
any here is the back trace from the dump all 3 look the same:
Microsoft (R) Windows Debugger Version 6.0.0017.0
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [D:\Temp\Dumps\Mini031103-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/symbolsExecutable search path is: C:\windows;C:\WINDOWS\system32
Windows XP Kernel Version 2600 (Service Pack 1) UP Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 2600.xpsp1.020828-1920
Kernel base = 0x804d4000 PsLoadedModuleList = 0x8054be30
Debug session time: Tue Mar 11 17:41:02 2003
System Uptime: 0 days 0:02:28.562
Loading Kernel Symbols
.............................
.............................
.............................
.............................
...............
Loading unloaded module list
...
Loading User Symbols
Unable to load image BsUDF.SYS
*** ERROR: Module load completed but symbols could not be loaded for BsUDF.SYS
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 100000D5, {8c910ea8, 0, ede3fcab, 0}
*** ERROR: Module load completed but symbols could not be loaded for tmpreflt.sys
Probably caused by : BsUDF.SYS ( BsUDF+10cab )
Followup: MachineOwner
---------
kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Arguments:
Arg1: 8c910ea8
Arg2: 00000000
Arg3: ede3fcab
Arg4: 00000000
Debugging Details:
------------------
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0xD5
LAST_CONTROL_TRANSFER: from ede3c5c4 to ede3fcab
STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
f78867c4 ede3c5c4 00074800 82953a60 00000000 BsUDF+0x10cab
f7886824 ede593ec 8291ff04 8291fe80 8291fe84 BsUDF+0xd5c4
f7886864 ede5721c fc35b520 8291ffc8 8291fe80 BsUDF+0x2a3ec
f7886888 ede4e0de fc35b520 82943e48 82943e48 BsUDF+0x2821c
f78868f8 ede3f5b2 fc35c430 82943e48 82943e48 BsUDF+0x1f0de
f7886918 ede3f732 fc35c430 82943e48 fc35c430 BsUDF+0x105b2
f788692c 804eca36 fc35c430 82943e48 806c91a8 BsUDF+0x10732
f788693c 80647111 82943e48 82943ff4 82a23ec0 nt!IopfCallDriver+0x31
f7886960 f87e9ddf fc3595f8 82943e48 828a2000 nt!IovCallDriver+0x9e
f78869ac f87ea407 fc3595f8 82943e48 fc3595f8 tmpreflt+0x2ddf
f78869f4 8055c3bb 828a2030 806c9158 f7886b3c tmpreflt+0x3407
f7886a44 804dd63e fc3595f8 f7886b00 00000000 nt!IopMountVolume+0x1d1
f7886a74 80582bc4 82a28540 828a2030 f7886bac nt!IopCheckVpbMounted+0x59
f7886b68 8057f6f0 828a2030 00000000 faf6f008 nt!IopParseDevice+0x3ba
f7886bec 80581aba 00000000 f7886c2c 00000040 nt!ObpLookupObjectName+0x56a
f7886c40 80583172 00000000 00000000 80594901 nt!ObOpenObjectByName+0xe9
f7886cbc 8058324e 0029fe2c 00100001 0029fe40 nt!IopCreateFile+0x407
f7886d04 80585258 0029fe2c 00100001 0029fe40 nt!IoCreateFile+0x36
f7886d44 804da140 0029fe2c 00100001 0029fe40 nt!NtOpenFile+0x25
f7886d44 7ffe0304 0029fe2c 00100001 0029fe40 nt!KiSystemService+0xc4
0029fe84 00000000 00000000 00000000 00000000 SharedUserData!SystemCallStub+0x4
FOLLOWUP_IP:
BsUDF+10cab
ede3fcab 8b4618 mov eax,[esi+0x18]
FOLLOWUP_NAME: MachineOwner
SYMBOL_NAME: BsUDF+10cab
MODULE_NAME: BsUDF
IMAGE_NAME: BsUDF.SYS
DEBUG_FLR_IMAGE_TIMESTAMP: 3c3c54fa
STACK_COMMAND: kb
BUCKET_ID: 0xD5_BsUDF+10cab
Followup: MachineOwner
---------