• 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: Application crashes with no calls tracing back to my code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application crashes with no calls tracing back to my code


  • Subject: Re: Application crashes with no calls tracing back to my code
  • From: Ken Thomases <email@hidden>
  • Date: Sat, 27 Mar 2010 07:00:06 -0500

On Mar 27, 2010, at 6:29 AM, Arun wrote:

> My application is crashing sometimes with the following crash log. It has no
> traces of my code. Can anyone look into the crash log suggest some ideas?

Probably a memory management bug.  You are over-releasing or under-retaining something.  An NSImage, from the looks of things.

http://www.sealiesoftware.com/blog/archive/2008/09/22/objc_explain_So_you_crashed_in_objc_msgSend.html

Regards,
Ken

_______________________________________________

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: Application crashes with no calls tracing back to my code
      • From: Ken Thomases <email@hidden>
    • Re: Application crashes with no calls tracing back to my code
      • From: Roland King <email@hidden>
References: 
 >Application crashes with no calls tracing back to my code (From: Arun <email@hidden>)

  • Prev by Date: Re: How to catch modal window appearance?
  • Next by Date: Re: Application crashes with no calls tracing back to my code
  • Previous by thread: Application crashes with no calls tracing back to my code
  • Next by thread: Re: Application crashes with no calls tracing back to my code
  • Index(es):
    • Date
    • Thread