BSOD - With mrxsmb.sys

G

Guest

Hi Group -

I'm getting the following BSOD (WinDbg information below)


Unknown bugcheck code (270f)
Unknown bugcheck description
Arguments:
Arg1: 00000000
Arg2: 00000000
Arg3: 00000000
Arg4: 00000000

Debugging Details:
------------------


DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0x270F

PROCESS_NAME: System

LAST_CONTROL_TRANSFER: from a8c74e7a to 8053735f

STACK_TEXT:
f78f2d28 a8c74e7a 0000270f a8c2f5e0 a8c2dc8c nt!KeBugCheck+0x14
f78f2d68 a8c0e5f1 892a4a38 a8c2f5d0 805694fc mrxsmb!BowserTimerDispatcher+0xef
f78f2d7c 804e23b5 00000000 00000000 8adf3b30
mrxsmb!BowserDelayedThreadWorker+0x32
f78f2dac 80574128 00000000 00000000 00000000 nt!ExpWorkerThread+0xef
f78f2ddc 804ec781 804e22f1 00000001 00000000 nt!PspSystemThreadStartup+0x34
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16


STACK_COMMAND: kb

FOLLOWUP_IP:
mrxsmb!BowserTimerDispatcher+ef
a8c74e7a a832 test al,32h

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: mrxsmb!BowserTimerDispatcher+ef

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: mrxsmb

IMAGE_NAME: mrxsmb.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 445b1dd6

FAILURE_BUCKET_ID: 0x270F_mrxsmb!BowserTimerDispatcher+ef

BUCKET_ID: 0x270F_mrxsmb!BowserTimerDispatcher+ef

Followup: MachineOwner
---------

1: kd> lmvm mrxsmb
start end module name
a8c0e000 a8c7ca00 mrxsmb (pdb symbols)
C:\WINDOWS\Symbols\mrxsmb.pdb\7CB3BB0CFF3B471E922C1AFA6682945A2\mrxsmb.pdb
Loaded symbol image file: mrxsmb.sys
Image path: \SystemRoot\system32\DRIVERS\mrxsmb.sys
Image name: mrxsmb.sys
Timestamp: Fri May 05 12:41:42 2006 (445B1DD6)
CheckSum: 0007CA79
ImageSize: 0006EA00
Translations: 0000.04b0 0000.04e0 0409.04b0 0409.04e0
 
R

Robrandon

Hi Group -

I'm getting the following BSOD (WinDbg information below)

Unknown bugcheck code (270f)
Unknown bugcheck description
Arguments:
Arg1: 00000000
Arg2: 00000000
Arg3: 00000000
Arg4: 00000000

Debugging Details:
------------------

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0x270F

PROCESS_NAME: System

LAST_CONTROL_TRANSFER: from a8c74e7a to 8053735f

STACK_TEXT:
f78f2d28 a8c74e7a 0000270f a8c2f5e0 a8c2dc8c nt!KeBugCheck+0x14
f78f2d68 a8c0e5f1 892a4a38 a8c2f5d0 805694fc mrxsmb!BowserTimerDispatcher+0xef
f78f2d7c 804e23b5 00000000 00000000 8adf3b30
mrxsmb!BowserDelayedThreadWorker+0x32
f78f2dac 80574128 00000000 00000000 00000000 nt!ExpWorkerThread+0xef
f78f2ddc 804ec781 804e22f1 00000001 00000000 nt!PspSystemThreadStartup+0x34
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16

STACK_COMMAND: kb

FOLLOWUP_IP:
mrxsmb!BowserTimerDispatcher+ef
a8c74e7a a832 test al,32h

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: mrxsmb!BowserTimerDispatcher+ef

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: mrxsmb

IMAGE_NAME: mrxsmb.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 445b1dd6

FAILURE_BUCKET_ID: 0x270F_mrxsmb!BowserTimerDispatcher+ef

BUCKET_ID: 0x270F_mrxsmb!BowserTimerDispatcher+ef

Followup: MachineOwner
---------

1: kd> lmvm mrxsmb
start end module name
a8c0e000 a8c7ca00 mrxsmb (pdb symbols)
C:\WINDOWS\Symbols\mrxsmb.pdb\7CB3BB0CFF3B471E922C1AFA6682945A2\mrxsmb.pdb
Loaded symbol image file: mrxsmb.sys
Image path: \SystemRoot\system32\DRIVERS\mrxsmb.sys
Image name: mrxsmb.sys
Timestamp: Fri May 05 12:41:42 2006 (445B1DD6)
CheckSum: 0007CA79
ImageSize: 0006EA00
Translations: 0000.04b0 0000.04e0 0409.04b0 0409.04e0

Experiencing the same exact problem on a few computers here. All are
Lenovo T60's. You?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top