Windows BBS The Place for Microsoft Windows Support! Windows, Support, Help Site

Go Back   Windows BBS > Operating Systems > Windows 2000

Windows 2000 Post your Windows 2000 related questions here.

Register your FREE account to unlock additional features at WindowsBBS.com
Register
Welcome to WindowsBBS.com
Microsoft Windows Support

Mission Statement

WindowsBBS is an online community dedicated to easily accessible technical support for those using Microsoft operating systems and other Windows software.

Our goal is to become the leading resource for computer users that require assistance with their day-to-day computer usage, including full support for networking PC's, virus & malware removal, system upgrades and general support questions.


Discussion Forums
Operating Systems
Windows 7 Windows 7
Windows Vista Windows Vista
Windows XP Windows XP
Windows Server System Windows Server System
Windows 2000 Windows 2000
Windows 95/98/Me/NT Windows 95/98/Me/NT
Internet & Networking
Networking
Internet Explorer
Microsoft Mail
Firefox, Thunderbird
      & SeaMonkey

General Internet
Security
General Security
Malware and Virus
     Removal

Other
Other Software
Hardware
Test Posts
Community
Introductions
General Discussions
Comments
      & Suggestions

News @ WindowsBBS

Closed Thread
 
LinkBack Thread Tools
Old 17th January 2005   #1
Inactive
 
Profile:
Join Date: Jan 2005
Posts: 17
Computer Experience:
Experienced
thepunish3r Reputation Level


Exchange server - DUMP DATA

Hi, My exchange server is crashing frequently and it will only boot by choosing the "last known good configuration". I have run the great utility you have on this site, can anyone give me some ideas on this?
Opened log file 'c:\debuglog.txt'
Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols

Microsoft (R) Windows Debugger Version 6.3.0017.0
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\WINNT\MEMORY.DMP]
Kernel Complete Dump File: Full address space is available

Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is: C:\WINNT;C:\WINNT\system32;C:\WINNT\system32\drivers
Missing image name, possible corrupt data.
Unable to add module at 00000000
Debugger can not determine kernel base address
Windows 2000 Kernel Version 2195 (Service Pack 4) UP Free x86 compatible
Product: LanManNt, suite: TerminalServer SingleUserTS
Kernel base = 0x80400000 PsLoadedModuleList = 0x80480780
Debug session time: Mon Jan 17 15:19:31 2005
System Uptime: 0 days 0:00:29.292
WARNING: Unable to reset page directories
Missing image name, possible corrupt data.
Unable to add module at 00000000
Debugger can not determine kernel base address
Loading Kernel Symbols
Missing image name, possible corrupt data.
.Unable to add module at 00000000
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005

Loading unloaded module list

*************************************************************************** ****
* *
* Bugcheck Analysis *
* *
*************************************************************************** ****

Use !analyze -v to get detailed debugging information.

BugCheck 7F, {8, 0, 0, 0}

***** Debugger could not find nt in module list, module list might be corrupt.
***** Followup with Debugger team

Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Probably caused by : Unknown_Image

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

kd> !analyze -v;r;kv;lmtn;.logclose;q
*************************************************************************** ****
* *
* Bugcheck Analysis *
* *
*************************************************************************** ****

UNEXPECTED_KERNEL_MODE_TRAP (7f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
use .trap on that value
Else
.trap on the appropriate frame will show where the trap was taken
(on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 00000008, EXCEPTION_DOUBLE_FAULT
Arg2: 00000000
Arg3: 00000000
Arg4: 00000000

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

***** Debugger could not find nt in module list, module list might be corrupt.
***** Followup with Debugger team

Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005

BUGCHECK_STR: 0x7f_8

DEFAULT_BUCKET_ID: DRIVER_FAULT

LAST_CONTROL_TRANSFER: from 00000000 to 80465d49

STACK_TEXT:
00000000 00000000 00000000 00000000 00000000 0x80465d49


FOLLOWUP_IP:
+ffffffff80465d49
80465d49 ebef jmp 80465d3a

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: Unknown_Module

IMAGE_NAME: Unknown_Image

DEBUG_FLR_IMAGE_TIMESTAMP: 0

STACK_COMMAND: kb

BUCKET_ID: CORRUPT_MODULELIST

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

eax=ffdff13c ebx=0000007f ecx=80036000 edx=00000000 esi=00000000 edi=00000000
eip=80465d49 esp=8046daf8 ebp=00000000 iopl=0 nv up di ng nz na po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00000086
80465d49 ebef jmp 80465d3a
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
ChildEBP RetAddr Args to Child
WARNING: Frame IP not in any known module. Following frames may be wrong.
00000000 00000000 00000000 00000000 00000000 0x80465d49
Unable to read KLDR_DATA_TABLE_ENTRY at 00000000 - HRESULT 0x80004005
start end module name
Closing open log file c:\debuglog.txt

thepunish3r is offline  
Didn't find the information you thought to find?
Check out these Similar Threads
Old 18th January 2005   #2
Inactive
 
BenMcDonald[MS]'s Avatar
 
Profile:
Join Date: Dec 2004
Posts: 261
Computer Experience:
Microsoft Product Support
BenMcDonald[MS] Reputation Level


This dump is corrupt, or at least in a state inconsistant enough to not be readable by the machine.
You can try getting a new dump and seeing if its toast as well, or you'll have to call microsoft to have them read the dump by hand, or kajigger the system into giving you a good dump.

BenMcDonald[MS] is offline  
Closed Thread

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
DUMP DATA: Win 2003 Server, Standard Edition valemon Windows Server System 20 4th February 2005 16:00
Windows Server 2003, 0x0000000A DUMP DATA Rothgar Windows Server System 18 21st January 2005 03:27
Dump Data: Win 2k3 Standard Terminal Server EssendonSTP Windows Server System 14 12th January 2005 02:33
IE opens a second window automatically with a **** site URL in it cone Malware and Virus Removal 39 7th January 2005 01:59
Nasty CWS I cant rid of.... psuedo IT General Security 17 21st July 2004 22:33


All times are GMT +1. The time now is 06:16.






Advertisements do not imply our endorsement of the product or service advertised.
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 2002 - 2009 WindowsBBS.com. All rights reserved.
Terms of Use, Legal Information & Privacy Policy
[]