• 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
Interpreting a Crash Log
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Interpreting a Crash Log
      • From: "Sean McBride" <email@hidden>
    • Re: Interpreting a Crash Log
      • From: Wim Lewis <email@hidden>
    • Re: Interpreting a Crash Log
      • From: Jerry Krinock <email@hidden>
  • Prev by Date: Core Data Migration : Splitting an Entity : Source Fetch ?
  • Next by Date: Re: Interpreting a Crash Log
  • Previous by thread: Re: Core Data Migration : Splitting an Entity : Source Fetch ?
  • Next by thread: Re: Interpreting a Crash Log
  • Index(es):
    • Date
    • Thread