Raptisoft
05-31-2004, 09:28 AM
Hi all,
I'm testing a manner of cgi-bin crash test recording in which my program will intercept the GPF in the event of a crash, and dump the resulting info to my server in a text file, so that I can examine it any look for problematic areas.
I'd like to ask for your help! On my server, I've placed a version of Hamsterball that will crash immediately when you reach the goal on one of the levels. (int *x=NULL;*x=0;)
At that time, a window will pop up with some information about your computer (windows version, DX version, etc) and some info for us about where the program crashed at.
You can then hit send report to send the contents of that window to our server, where we can look at it and confirm that it works (if it times out, you might have to click send report a couple times... sometimes it doesn't want to go right through).
Thanks for your help. This won't harm your computer, and it will only send the contents of the window to the server-- no secret info is going across.
This is the "crashing hamsterball installer:"
http://www.raptisoft.com/FYI/SetupHamsterball(CrashTest).exe (5.7mb)
Thanks again!
I'm testing a manner of cgi-bin crash test recording in which my program will intercept the GPF in the event of a crash, and dump the resulting info to my server in a text file, so that I can examine it any look for problematic areas.
I'd like to ask for your help! On my server, I've placed a version of Hamsterball that will crash immediately when you reach the goal on one of the levels. (int *x=NULL;*x=0;)
At that time, a window will pop up with some information about your computer (windows version, DX version, etc) and some info for us about where the program crashed at.
You can then hit send report to send the contents of that window to our server, where we can look at it and confirm that it works (if it times out, you might have to click send report a couple times... sometimes it doesn't want to go right through).
Thanks for your help. This won't harm your computer, and it will only send the contents of the window to the server-- no secret info is going across.
This is the "crashing hamsterball installer:"
http://www.raptisoft.com/FYI/SetupHamsterball(CrashTest).exe (5.7mb)
Thanks again!