Re: Interpreting a Crash Log
Re: Interpreting a Crash Log
- Subject: Re: Interpreting a Crash Log
- From: "Sean McBride" <email@hidden>
- Date: Tue, 14 Sep 2010 12:50:03 -0400
- Organization: Rogue Research Inc.
On Mon, 13 Sep 2010 17:15:34 -0600, email@hidden said:
>As I understand the entries below from a crash log my app crashed in
>objc_msgSend which was called from the method changeAColor:newColor in
>the class BMatrix, 1499 bytes into the method.
>
>How do I find the offending line in the source from this information?
>
>-koko
>
>
>
>0 libobjc.A.dylib 0x93d2ded7 objc_msgSend + 23
>1 com.BriTonLeap.convertitmac 0x000140e7 -[BMatrix
>changeAColor:newColor:] + 1499
You might also like this article:
<http://www.sealiesoftware.com/blog/archive/2008/09/22/
objc_explain_So_you_crashed_in_objc_msgSend.html>
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden