• 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: “EXC_BAD_ACCESS” object is not nil but not accessible
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: “EXC_BAD_ACCESS” object is not nil but not accessible


  • Subject: Re: “EXC_BAD_ACCESS” object is not nil but not accessible
  • From: Kyle Sluder <email@hidden>
  • Date: Sun, 16 Jan 2011 10:06:25 -0800

On Jan 15, 2011, at 3:55 AM, Marco Frisan <email@hidden> wrote:

> I don't understand why _record.attributes causes a “EXC_BAD_ACCESS” signal.

This is the defining characteristic of a memory management bug: you have a pointer to an object that has since been freed. Trying to use that pointer is an error.

--Kyle Sluder_______________________________________________

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: “EXC_BAD_ACCESS” object is not nil but not accessible
      • From: Marco Frisan <email@hidden>
References: 
 >“EXC_BAD_ACCESS” object is not nil but not accessible (From: Marco Frisan <email@hidden>)

  • Prev by Date: “EXC_BAD_ACCESS” object is not nil but not accessible
  • Next by Date: Why can't a modal view controller present another in viewDidLoad?
  • Previous by thread: “EXC_BAD_ACCESS” object is not nil but not accessible
  • Next by thread: Re: “EXC_BAD_ACCESS” object is not nil but not accessible
  • Index(es):
    • Date
    • Thread