I have found that after SolidWorks 2008 has been left on for
an extended period of time or if I use it hard, when I close a
document my entire computer crashes to the BSOD (Blue screen of
death)...I have the right video card drivers, plenty of hard drive
space, a Gig of Ram, Win XP Pro, SW2008 1.1. Anyone else have this
happen yet, or any suggestions?
Event Type: Error
Event Source: System Error
Event Category: (102)
Event ID: 1003
Description:
Error code 1000008e, parameter1 c0000005, parameter2 bfa4756a, parameter3 b02876ec, parameter4 00000000.
Data:
0000: 74737953 45206d65 726f7272 72452020
0010: 20726f72 65646f63 30303120 38303030
0020: 50202065 6d617261 72657465 30632073
0030: 30303030 202c3530 34616662 61363537
0040: 3062202c 36373832 202c6365 30303030
0050: 30303030
I am running on 1Gig of RAM. I don't know how successfull I am. I am having issues with cosmetic threads that are driving me mad.
Mike Lydon
It has happened three times in the last week when working with smaller assemblies (<10 parts) and with a couple parts open.
Any ideas??
I tried to solve it by upgrading from 1 to 2Gig Ram and updated to Service Pack 1.1, but the problem is still there. Videocard&driver are ok/listed.
Control Panel > System > Advanced Tab > Startup and Recovery "Settings" Button > Uncheck "Automatically restart" in the System failure frame.
That will force you to manually restart the computer, and let you write down the error info without digging through the Event Log.
I need to get the loaner graphics card back to the VAR so will see if SP 3.1 or the card fixed the issue..
This error typically pertains to hardware. Personally I'd say RAM or video card because that's where many BSOD's come from. Have you installed/replaced any new hardware recently? Try testing your memory with memtest86+. You can get it at memtest.org(it's free). You'll just have to burn a disk and boot from it. You don't really have to let it go through all the tests, you'll know by the third or forth test because it will give an error by then if the memory is bad(going through all the tests can take a long time and I've never seen errors past the forth test if there weren't any already). Another thing you might want to check into is the timings on your RAM. This can be set in your BIOS. You will need to know what the timing for you RAM is supposed to be.
You can also take a look at the minidump file. To do this though you will need a debugging tool from microsoft that reads dump files.
http://www.microsoft.com/whdc/...debugging/default.mspx
Is where it is at, if the link works. You will need to download the a symbol package as well. You might want to find a tutorial online if you want to look at the dump file, just google for "Microsoft Debugging Tools". It can really give you insight as to what's causing the problem though and is the best way to find out what's happening, but it might confuse some people if they aren't too computer savvy.
HTH
Thanks again