On 12/23/2010 05:12 PM, Maximilian Albert wrote:
However, I just noticed another crash problem with the file you attached. It doesn't occur from within gdb, though, so I can't get a backtrace. Grrr. I seem to remember these types of bugs were mentioned before. Anyone knows what could be causing such a bug that is not visible from within gdb? I'll try to look into it later (but expect to have limited internet access over the next few days so not sure if I can commit a fix immediately).
Sometime ago I was wondering the same thing, and found some explanation here
http://www.codeguru.com/forum/archive/index.php/t-269905.html http://stackoverflow.com/questions/186237/program-only-crashes-as-release-bu... http://www.gamedev.net/community/forums/topic.asp?topic_id=565024
Although it's mostly Visual C++ related, there are some useful pointers there.
Good luck,
Diederik