Results 1 to 3 of 3

Thread: Does anyone know how to read this?

  1. #1
    Member
    Join Date
    Jul 2003
    Posts
    120
    Thanks
    0
    Thanked
    0 times in 0 posts

    Does anyone know how to read this?

    The computer has rebooted from a bugcheck. The bugcheck was: 0x000000d1 (0x3d175f75, 0x00000002, 0x00000000, 0x3d175f75). Microsoft Windows 2000 [v15.2195]. A dump was saved in: C:\WINNT\Minidump\Mini010902-01.dmp.

    my pc has rebooted a few times and ive looked in event viewer and its saved a dump file i presume i can find out why its rebooted if i can read this file

    any ideas people?

    thx

  2. #2
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,283
    Thanks
    293
    Thanked
    841 times in 476 posts
    Mainly it will just be the contents of various memory locations at the time of the error.

    The more important thing is the error message, for example 0x0000000A. Whatever the error is (on the BSOD STOP message) try typing it into the search bar at www.microsoft.com/technet

    Sometimes it's useful - other times it's infuriating.
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

  3. #3
    Senior Member
    Join Date
    Jul 2003
    Location
    LONDON
    Posts
    318
    Thanks
    0
    Thanked
    0 times in 0 posts
    Quote Originally Posted by johnyhy1
    The computer has rebooted from a bugcheck. The bugcheck was: 0x000000d1 (0x3d175f75, 0x00000002, 0x00000000, 0x3d175f75). Microsoft Windows 2000 [v15.2195]. A dump was saved in: C:\WINNT\Minidump\Mini010902-01.dmp.

    my pc has rebooted a few times and ive looked in event viewer and its saved a dump file i presume i can find out why its rebooted if i can read this file

    any ideas people?

    thx
    have a look at this thread:
    windbg - a primer on reading dump files

    unless you are a developer I think you are better off troubleshooting your system settings/drivers and hardware to get to the root of the problem (or failing that re-installing afresh).

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •