also @ TechSpot: Updated Microsoft EULA prohibits class action lawsuits

TechSpot

System Crashing/Restarting Error (Minidump)

Discussion in 'Windows BSOD, Freezing, Restarting Help' started by EXCellR8, Jan 22, 2008.

Thread Status:
Not open for further replies.
  1. EXCellR8 TechSpot Chancellor

    I have been having a little bit of an issue with my computer lately, and I'm not sure why; it started a few days ago. I will be in the middle of something and my system will restart on its own. When it comes back online, I get the whole "Windows has just recovered from a serious error" deal.

    I took a look at the Event Viewer (system) and got the following info on the problem:

    Type = Error
    Source = System Error
    Category = (102)
    Event = 1003

    Since I don't know much about troubleshooting system errors, I've also attached the minidump that corresponds.

    I tried to think of what I did to my computer recently but the only thing I could think of was a new video driver. I have since reverted back to a previous driver but I haven't really tested it.

    Any suggestions on what might be causing my problem here? I would greatly appreciate any help I get. Thanks in advance!

    Attached Files:

  2. Blind Dragon Newcomer, in training

    Ill check out your dump in a few minutes, but have you tried tapping F8 before windows loads, when the menu comes up select "last good known configuration" or loading a restore point before the problem started
  3. Blind Dragon Newcomer, in training

    I am almost positive it is your driver for your display adapter(video card)

    What video card do you have, what operating system?

    I can point you in the right direction
  4. EXCellR8 TechSpot Chancellor

    Thanks a ton for the response. I have an XFX 7950GT (AGP) and am running Windows XP SP2.
  5. Route44 TechSpot Ambassador

    Blind Dragon is correct. Specifically your minidump points to nv4_disp.dll which is an Nvidia driver. if I had a dollar for every time this one came up I'd be rich.

    You'd probably want to update your video card driver and take it from there.
  6. Blind Dragon Newcomer, in training

    nv4_disp.inf file located in the driver installer has no 7950gt support...

    your crashed show driver fault at nv4_disp.dll

    Lot's of poeple have problems with this.

    Go http://www.xfxforce.com/web/support/showSearchDriversSerial.jspa

    put in your serial number or product number off your card, select the driver from the list that is appropriate for your operating system, download it (to desktop is easiest).

    Then go to start, control panel, add/remove programs, look for Nvidia drivers, click uninstall

    You may be prompted to restart, if so do it.

    Then doubleclick the installer which we already downloaded to your desktop.

    Let me know how it works.
  7. EXCellR8 TechSpot Chancellor

    Alright, thanks for the information. I kinda suspected the video driver the culprit right off the bat for some reason. I know that this card in particular can have some compatibility issues. I already have the card registered for drivers on the XFX site so I will go there now. Thanks for evaluating the dump so quickly, I really appreciate it! I will let you know if I have any further problems.
  8. Blind Dragon Newcomer, in training

    let us know if it works as well
  9. EXCellR8 TechSpot Chancellor

    I'm not sure this will work but I'll give it a try. The driver I downloaded off the XFX site was 169.21, which I believe was the same driver that I was using when I got the error. Perhaps I downloaded the wrong version before? Anyways, if this doesn't work should I revert back to an older driver?
  10. Blind Dragon Newcomer, in training

    Well does the system only crash when you load half life 2 or do other programs crash it also
  11. EXCellR8 TechSpot Chancellor

    Yea I think my computer is broken. I just installed the 169.21 driver a little while ago and then tried to relaunch hl2. The game crashed literally 20 seconds in and gave me an error, but didn't restart my system. The datacache.dll was to blame so I defragged the cache files. After that, I launched hl2 again and something incredibly strange happened... I was loading up a level and out of nowhere it stopped loading and a really high-pitched sound came from the speakers. The computer then froze up and I was forced to restart.

    After I got it back up, I went into device manager and noticed that there was no driver installed for the onboard sound so i disabled it ( i have a creative sound card anyways). Could all this be caused by my mainboard drivers? I was having trouble installing WHQL drivers (5.10) so i had to install some beta ones... Anyways, the system crashed while I was online not doing much as well as when i tried running hl2. So yea, no luck so far.
  12. Blind Dragon Newcomer, in training

    What board do you have
  13. EXCellR8 TechSpot Chancellor

    I am running an Abit NF7-S v2.0 nForce2. I did recently install a new BIOS chip but I had it flashed with the same version as on the last chip. I didn't really think that this would cause any problems but now that has me wondering.
  14. Blind Dragon Newcomer, in training

    yea v5.10 is the latest on the chipset drivers. I would think your error could only be the graphics card drivers or the chipset drivers

    The other thing I can think of is trying the forceware drivers from Nvidia's site if you have not already.
  15. EXCellR8 TechSpot Chancellor

    Yea I tried the ForceWare drivers from both the nVidia site and the XFX site. I couldn't install the 5.10 chipset drivers for some reason. The installer crapped out before setup finished. I used a mixed pack of drivers i found at Guru3D but I would feel much better using WHQL ones. Is there any way to manually install them? Thanks for all your input.
  16. Route44 TechSpot Ambassador

    Were your earlier drivers causing crashes? Sometimes you have to roll back to previous drivers to gain stability.
  17. EXCellR8 TechSpot Chancellor

    I finally got the 5.10 chipset drivers to install, I think I uninstalled them incorrectly or something. So now I'm using the 5.10 nForce2 drivers and the 169.21 video drivers for my 7950GT. If my system crashes again, I will revert back to the 169.04 drivers but I will leave the mainboard ones alone.
  18. Blind Dragon Newcomer, in training

    if your system crashes again, please attach the new minidump. As it could be something else causing crashes also
  19. EXCellR8 TechSpot Chancellor

    Will do, I have also disabled automatic restart so if it crashes a BSOD should so up. Hopefully that will give me a better idea of what's going on.
  20. EXCellR8 TechSpot Chancellor

    UPDATE - New BSOD + STOP code

    I finally ran into a BSOD after running a couple video-demanding applications. I also got another minidump that looks identical to the previous. I think my problem still rests with the video drivers for my 7950GT. Anyways, here is all the info I got with the BSOD:

    IRQL_NOT_LESS_OR_EQUAL

    ***STOP: 0x0000000A (0xFFBE0000, 0x00000002, 0x00000000, 0x804F757C)

    I also got some kind of weird "TERMINATION/Exception caught/thread tried..." error message prior to this BSOD but I couldn't read the whole thing and had to restart my system. Afterwards, I couldn't find a dump or any system events.

    I would really appreciate any further help with this. Thank you!
Thread Status:
Not open for further replies.