Interpreting a Crash Log
Interpreting a Crash Log
- Subject: Interpreting a Crash Log
- From: email@hidden
- Date: Mon, 13 Sep 2010 17:15:34 -0600
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
_______________________________________________
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