Look into critical crashing (seg faults, sigabrts, etc) when compiled on OSX 10.8 in DEBUG mode (release mode is fine). Could be an issue with the Qt libraries and OSX 10.8?
Similar crashing occurs occasionally in Release mode. I've had it happen about twice, but I am unable to get it to crash again. I'm having problems finding the root of some of the crashes. Could be a pointer issue. I'll try to hunt them down as much as I can.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Similar crashing occurs occasionally in Release mode. I've had it happen about twice, but I am unable to get it to crash again. I'm having problems finding the root of some of the crashes. Could be a pointer issue. I'll try to hunt them down as much as I can.