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

Re: BAD_EXC_ACESS


  • Subject: Re: BAD_EXC_ACESS
  • From: Nick Zitzmann <email@hidden>
  • Date: Thu, 20 Nov 2008 14:42:19 -0700


On Nov 20, 2008, at 2:28 PM, Richard S. French wrote:

My program compiled and ran once. Appeared that possible run away where
table view was just being populated over and over again. I did a force quit.
Now I am getting a debug error of “BAD_EXC_ACCESS”. All that’s displayed on
the debug screen is greek to me. How do I determine the error and correct?


EXC_BAD_ACCESS is a segmentation fault caused by accessing a bad memory address (uninitialized memory, deallocated memory, etc.). Try using NSZombieEnabled and break on objc_exception_throw. Search the archives for details.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

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


References: 
 >BAD_EXC_ACESS (From: "Richard S. French" <email@hidden>)

  • Prev by Date: Re: BAD_EXC_ACESS
  • Next by Date: propblems w/ outline view delegate and notifications
  • Previous by thread: Re: BAD_EXC_ACESS
  • Next by thread: Re: BAD_EXC_ACESS
  • Index(es):
    • Date
    • Thread