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
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 mails | Author | Date |
|---|---|---|
| Ben | Jul 4, 01:24 | |
| Brian Stern | Jul 4, 05:39 | |
| Jens Alfke | Jul 4, 06:44 | |
| Ben | Jul 4, 08:46 | |
| Ben | Jul 4, 08:55 |






Cocoa mail archive

