• 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: NSMutableArray removeObject: crash
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSMutableArray removeObject: crash


  • Subject: Re: NSMutableArray removeObject: crash
  • From: "Shawn Erickson" <email@hidden>
  • Date: Fri, 4 Apr 2008 13:18:10 -0700

On Fri, Apr 4, 2008 at 1:08 PM, Kevin Wojniak <email@hidden> wrote:
> I am getting a report of a crash with a stack trace ending like this:
>
>
> > 0   libobjc.A.dylib                                     0x92d066f9
> objc_msgSend + 41
> > 1   com.apple.CoreFoundation            0x96d4b720 -[NSMutableArray
> removeObject:] + 96
> >
>
>
>  Generally, when there are specifics like this I can fix the crash pretty
> easily. However, with this I'm stumped.

What are the exception codes for this "crash". Are you sure it is a
crash and not a report of runtime exception? (aka the notifications
object is nil)

Are you somehow over releasing the object that posts the notification
(aka the self used at time of posting the notification)?

-Shawn
_______________________________________________

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: NSMutableArray removeObject: crash
      • From: Kevin Wojniak <email@hidden>
References: 
 >NSMutableArray removeObject: crash (From: Kevin Wojniak <email@hidden>)

  • Prev by Date: Re: Apple support incidents
  • Next by Date: NSTask failing
  • Previous by thread: NSMutableArray removeObject: crash
  • Next by thread: Re: NSMutableArray removeObject: crash
  • Index(es):
    • Date
    • Thread