Skip navigation.
 
mlRe: Crashes with no backtrace when printing
FROM : Ben
DATE : Fri Jul 04 08:46:47 2008

Thanks for the tips Brian & Jen, using them I've now found that when 
the app crashes, there is a reference count underflow somewhere:

MyApp(15221,0xb0103000) malloc: reference count underflow for 
0x14d6220, break on auto_refcount_underflow_error to debug.


Using the breakpoint above in the debugger enables me to get a more 
meaningful backtrace. I have uploaded screenshots of the first here, 
and the second is what happens when you continue from that point.

http://tinypic.com/view.php?pic=11tsk5g&s=3
http://tinypic.com/view.php?pic=zwdafs&s=3

Now normally I wouldn't be arrogant

Related mailsAuthorDate
mlCrashes with no backtrace when printing Ben Jul 4, 01:24
mlRe: Crashes with no backtrace when printing Brian Stern Jul 4, 05:39
mlRe: Crashes with no backtrace when printing Jens Alfke Jul 4, 06:44
mlRe: Crashes with no backtrace when printing Ben Jul 4, 08:46
mlRe: Crashes with no backtrace when printing Ben Jul 4, 08:55