• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Stop: 0x0000001e

Aecdesign

Member
Ok all, here the deal,I've been asking this and asking this but to no avail, so i'm going to try a different approch! The event log shows this message everytime that my system just up and want to reboot for no reason. It just does it! See mesage below:

5/28/2001 3:46:05 AM 4 0 1001 Save Dump N/A AECDESIGN The computer has rebooted from a bugcheck. The bugcheck was: 0x0000001e (0xc0000047, 0x8042edb1, 0x804688df, 0xffdff800). Microsoft Windows 2000 [v15.2195]. A dump was saved in: C:\WINNT\Minidump\Mini052801-05.dmp.

If we all notice, it refers to a minidump, know instead of asking for help in fixing the darn thing, I'll just ask how do you read a *.dmp file? I downloaded all of MS debug tools, but can't make hide nor hare of all of it. I just want to find out what the dump says, so as to i might be able to see some hint of what software or hardware is causing the problems. I went as far as systematicly disableing all of the program that work in the background, but it still does it.

I have a Pentium III-600mHz with 384 Meg Ram. It's running Win2000-Pro. It has a HP CD-Writter Plus 9300 and a 40 speed cd. 1.44 floppy, 30gig HD, 56K modem, Hauppauge Radio-Tv Card, Soundblaster 128-pci, Diamond Stealth III S530 video.
System has not been overclocked, (Don't know how), and all the drivers have been updated. Main program that run about 20 hrs a day is AutoCAD Architectural Desktop 3, which uses AutoCAD 2000i engine.

System has SP1 and SP2!

So, anybody got any ideas????
 
Done did that too! I had it fixed once, it was a bad piece of software, and then out of the blue it started again. So I did what anyone would , backed up and punted. I mean reformat the hard drive, and I thought since I was doing that I go get a bigger HD. Been crashing ever since, maybe up to five time a day, see the version for yesterday, in the dump message. Anyway the question is, How do I read a Minidump file???
 
All I want to know is how in the blazes do iI read a Minidump file (you know the one's that have a file extention of dmp)?
 
I think you won't be able to get much out of the minidump unless you are going to debug the Windows 2000 kernel 😀 The main info u need to know is:

5/28/2001 3:46:05 AM 4 0 1001 Save Dump N/A AECDESIGN The computer has rebooted from a bugcheck. The bugcheck was: 0x0000001e (0xc0000047, 0x8042edb1, 0x804688df, 0xffdff800).

The minidump is probably a dump of the cache, registers, etc.
 
You could turn off the automatic reboot when the computer get's an error and see if that fixes the problem.

-sp
 
Back
Top