Code center > Bug reports
The infamous Run-time error 6
Testlund:
I've gotten this 3 times the last few days, but haven't managed to catch it in safe mode yet.
Does anyone have time to help me with that?
As I understand it this error can be several different things. It has happened two times in IM and one time offline so far.
Here are the files:
Botsareus:
Yes, run time errors can happen anywhere in the source, therefor many things can cause them.
It would be cool to have stack tracing like in .NET. Stack tracing will show you the exact line the error happens on and therefor the exact feature of a program that is causing it. Usually that is all the information a programer needs as the error itself is descriptive enough, and smart programers break complex formulas into sections so you can not have say a 'dev/0' and an overflow at the same line.
Botsareus:
I am seriously looking at winDBG. But I do not know how easy it will be to use as I was not able to install it. Every time it starts installing and figures out I have noon .NET and run on XP it quickly uninstalls everything and happily declares "Setup finished, want to see what is new in latest version?" That is a website redirect btw.
Numsgil, any ideas?
It is looking very low level, but if I can load symbols properly into it and trow a break point on a crash, I would not really care.
Botsareus:
But with all seriousness: I do really, really want to catch all the remaining bugs at this point and a quick way to do so.
Testlund:
I caught this in Safe Mode this morning. :)
Navigation
[0] Message Index
[#] Next page
Go to full version