• 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 error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EXC_BAD_ACCESS error


  • Subject: Re: EXC_BAD_ACCESS error
  • From: Jonas Maebe <email@hidden>
  • Date: Mon, 11 Oct 2010 15:58:55 +0200


On 11 Oct 2010, at 15:49, McLaughlin, Michael P. wrote:

Using Xcode 3.2.4 under Mac OS 10.6.4 on a 64-bit Mac Pro, I am getting a
runtime error of


EXC_BAD_ACCESS

It means that an invalid memory location is accessed. The usual cause is either an invalid pointer dereference, or memory corruption (possibly in an unrelated part of your program, since any part of a program can overwrite any other part of your program's data).



Jonas _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >EXC_BAD_ACCESS error (From: "McLaughlin, Michael P." <email@hidden>)

  • Prev by Date: Re: EXC_BAD_ACCESS error
  • Next by Date: Proprocessing Info.plist files for iPhone Apps
  • Previous by thread: Re: EXC_BAD_ACCESS error
  • Next by thread: Re: EXC_BAD_ACCESS error
  • Index(es):
    • Date
    • Thread