Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Win2008 BOD


Reply
Fix Vista Errors
 
 
Miha
Guest
Posts: n/a

 
      12-08-2009
Hi

We're dealing with a BOD on a BL460 G5 server with Windows 2008 Enterprise
x64 edition. It happens once a week, no event logs or other issues.
Analyzing mini.dmp file, shows up the following info:

MODULE_NAME: nt
FAULTING_MODULE: fffff8000181a000 nt
DEBUG_FLR_IMAGE_TIMESTAMP: 49e0237f
BUGCHECK_STR: 0x7f_8
CUSTOMER_CRASH_COUNT: 2
DEFAULT_BUCKET_ID: DRIVER_FAULT_SERVER_MINIDUMP
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff800018741ee to fffff80001874450

STACK_TEXT:
fffff800`02e7dd28 fffff800`018741ee : 00000000`0000007f 00000000`00000008
00000000`80050031 00000000`000006f8 : nt+0x5a450
fffff800`02e7dd30 00000000`0000007f : 00000000`00000008 00000000`80050031
00000000`000006f8 fffff800`018ad678 : nt+0x5a1ee
fffff800`02e7dd38 00000000`00000008 : 00000000`80050031 00000000`000006f8
fffff800`018ad678 00000000`00000000 : 0x7f
fffff800`02e7dd40 00000000`80050031 : 00000000`000006f8 fffff800`018ad678
00000000`00000000 00000000`00000000 : 0x8
fffff800`02e7dd48 00000000`000006f8 : fffff800`018ad678 00000000`00000000
00000000`00000000 00000000`00000000 : 0x80050031
fffff800`02e7dd50 fffff800`018ad678 : 00000000`00000000 00000000`00000000
00000000`00000000 00000000`00000000 : 0x6f8
fffff800`02e7dd58 00000000`00000000 : 00000000`00000000 00000000`00000000
00000000`00000000 00000000`00000000 : nt+0x93678

STACK_COMMAND: kb
FOLLOWUP_IP:
nt+5a450
fffff800`01874450 48894c2408 mov qword ptr [rsp+8],rcx
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt+5a450
FOLLOWUP_NAME: MachineOwner
IMAGE_NAME: .idx


Blue Screen Trap (BugCheck, STOP: 0x0000007F (0x0000000000000008,
0x0000000080050031, 0x00000000000006F8, 0xFFFFF800018A3678))

Any ideas what could cause this and how to look further?
Regards,
Miha


 
Reply With Quote
 
 
 
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      12-08-2009
Hello Miha,

Sounds like a faulty driver in the system ending with .idx.

Did you check this way:
http://support.microsoft.com/kb/315263

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hi
>
> We're dealing with a BOD on a BL460 G5 server with Windows 2008
> Enterprise x64 edition. It happens once a week, no event logs or other
> issues. Analyzing mini.dmp file, shows up the following info:
>
> MODULE_NAME: nt
> FAULTING_MODULE: fffff8000181a000 nt
> DEBUG_FLR_IMAGE_TIMESTAMP: 49e0237f
> BUGCHECK_STR: 0x7f_8
> CUSTOMER_CRASH_COUNT: 2
> DEFAULT_BUCKET_ID: DRIVER_FAULT_SERVER_MINIDUMP
> CURRENT_IRQL: 0
> LAST_CONTROL_TRANSFER: from fffff800018741ee to fffff80001874450
> STACK_TEXT:
> fffff800`02e7dd28 fffff800`018741ee : 00000000`0000007f
> 00000000`00000008
> 00000000`80050031 00000000`000006f8 : nt+0x5a450
> fffff800`02e7dd30 00000000`0000007f : 00000000`00000008
> 00000000`80050031
> 00000000`000006f8 fffff800`018ad678 : nt+0x5a1ee
> fffff800`02e7dd38 00000000`00000008 : 00000000`80050031
> 00000000`000006f8
> fffff800`018ad678 00000000`00000000 : 0x7f
> fffff800`02e7dd40 00000000`80050031 : 00000000`000006f8
> fffff800`018ad678
> 00000000`00000000 00000000`00000000 : 0x8
> fffff800`02e7dd48 00000000`000006f8 : fffff800`018ad678
> 00000000`00000000
> 00000000`00000000 00000000`00000000 : 0x80050031
> fffff800`02e7dd50 fffff800`018ad678 : 00000000`00000000
> 00000000`00000000
> 00000000`00000000 00000000`00000000 : 0x6f8
> fffff800`02e7dd58 00000000`00000000 : 00000000`00000000
> 00000000`00000000
> 00000000`00000000 00000000`00000000 : nt+0x93678
> STACK_COMMAND: kb
> FOLLOWUP_IP:
> nt+5a450
> fffff800`01874450 48894c2408 mov qword ptr [rsp+8],rcx
> SYMBOL_STACK_INDEX: 0
> SYMBOL_NAME: nt+5a450
> FOLLOWUP_NAME: MachineOwner
> IMAGE_NAME: .idx
> Blue Screen Trap (BugCheck, STOP: 0x0000007F (0x0000000000000008,
> 0x0000000080050031, 0x00000000000006F8, 0xFFFFF800018A3678))
>
> Any ideas what could cause this and how to look further?
> Regards,
> Miha



 
Reply With Quote
 
John John - MVP
Guest
Posts: n/a

 
      12-08-2009
The machine might just be overheating, did you have a look at this:
http://support.microsoft.com/kb/842465

Or you may have faulty hardware?:
http://support.microsoft.com/kb/137539/

John

Miha wrote:
> Hi
>
> We're dealing with a BOD on a BL460 G5 server with Windows 2008 Enterprise
> x64 edition. It happens once a week, no event logs or other issues.
> Analyzing mini.dmp file, shows up the following info:
>
> MODULE_NAME: nt
> FAULTING_MODULE: fffff8000181a000 nt
> DEBUG_FLR_IMAGE_TIMESTAMP: 49e0237f
> BUGCHECK_STR: 0x7f_8
> CUSTOMER_CRASH_COUNT: 2
> DEFAULT_BUCKET_ID: DRIVER_FAULT_SERVER_MINIDUMP
> CURRENT_IRQL: 0
> LAST_CONTROL_TRANSFER: from fffff800018741ee to fffff80001874450
>
> STACK_TEXT:
> fffff800`02e7dd28 fffff800`018741ee : 00000000`0000007f 00000000`00000008
> 00000000`80050031 00000000`000006f8 : nt+0x5a450
> fffff800`02e7dd30 00000000`0000007f : 00000000`00000008 00000000`80050031
> 00000000`000006f8 fffff800`018ad678 : nt+0x5a1ee
> fffff800`02e7dd38 00000000`00000008 : 00000000`80050031 00000000`000006f8
> fffff800`018ad678 00000000`00000000 : 0x7f
> fffff800`02e7dd40 00000000`80050031 : 00000000`000006f8 fffff800`018ad678
> 00000000`00000000 00000000`00000000 : 0x8
> fffff800`02e7dd48 00000000`000006f8 : fffff800`018ad678 00000000`00000000
> 00000000`00000000 00000000`00000000 : 0x80050031
> fffff800`02e7dd50 fffff800`018ad678 : 00000000`00000000 00000000`00000000
> 00000000`00000000 00000000`00000000 : 0x6f8
> fffff800`02e7dd58 00000000`00000000 : 00000000`00000000 00000000`00000000
> 00000000`00000000 00000000`00000000 : nt+0x93678
>
> STACK_COMMAND: kb
> FOLLOWUP_IP:
> nt+5a450
> fffff800`01874450 48894c2408 mov qword ptr [rsp+8],rcx
> SYMBOL_STACK_INDEX: 0
> SYMBOL_NAME: nt+5a450
> FOLLOWUP_NAME: MachineOwner
> IMAGE_NAME: .idx
>
>
> Blue Screen Trap (BugCheck, STOP: 0x0000007F (0x0000000000000008,
> 0x0000000080050031, 0x00000000000006F8, 0xFFFFF800018A3678))
>
> Any ideas what could cause this and how to look further?
> Regards,
> Miha
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
win2008 R2 tools TK Windows Server 2 11-24-2009 01:21 PM
Win2008 Active Directory DNS Problems Johan Active Directory 5 11-10-2009 07:21 PM
Win2008 Active Directory DNS Problems Johan DNS Server 2 11-10-2009 12:25 PM
performance counter alert on win2008 inenewbl Windows Server 0 10-28-2009 11:52 AM
event logs on win2008 server inenewbl Windows Server 1 10-25-2009 11:42 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59