• 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: Cocoa called from Carbon, objc_msgSend crash in 10.3.9.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa called from Carbon, objc_msgSend crash in 10.3.9.


  • Subject: Re: Cocoa called from Carbon, objc_msgSend crash in 10.3.9.
  • From: John Stiles <email@hidden>
  • Date: Thu, 21 Dec 2006 12:08:22 -0800

On Dec 21, 2006, at 11:58 AM, Scott Ribe wrote:

Thanks for all the ideas.

I've seen many crashes in objc_msgSend. Every single one of them was because
I had previously corrupted memory involved with a Cocoa object. Now, the
method of corruption has varied across the whole spectrum of possible
mistakes. But generally, that's what you've got to focus on.

A side category which is kind of like memory corruption but slightly different: the thing you're sending messages might not actually be a real NSObject. This can happen either because you casted a non- NSObject value, or because the object has already been released.
_______________________________________________


Cocoa-dev mailing list (email@hidden)

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: Cocoa called from Carbon, objc_msgSend crash in 10.3.9. (From: Scott Ribe <email@hidden>)

  • Prev by Date: Re: Drawing with CIImages (was "again with paths and images")
  • Next by Date: Re: text selection for pdfview
  • Previous by thread: Re: Cocoa called from Carbon, objc_msgSend crash in 10.3.9.
  • Next by thread: Re: Cocoa called from Carbon, objc_msgSend crash in 10.3.9.
  • Index(es):
    • Date
    • Thread