• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Interpreting a Crash Log
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interpreting a Crash Log


  • Subject: Re: Interpreting a Crash Log
  • From: email@hidden
  • Date: Tue, 14 Sep 2010 11:21:41 -0600

Thanks to all for the tips and suggestions!

-koko


On Sep 14, 2010, at 10:52 AM, Sean McBride wrote:

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


References: 
 >Re: Interpreting a Crash Log (From: "Sean McBride" <email@hidden>)

  • Prev by Date: Re: Layer-backed view artifact
  • Next by Date: Re: CALayers - printing and flippedness
  • Previous by thread: Re: Interpreting a Crash Log
  • Next by thread: CALayers - printing and flippedness
  • Index(es):
    • Date
    • Thread