• 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: What does this mean?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What does this mean?


  • Subject: Re: What does this mean?
  • From: John Draper <email@hidden>
  • Date: Tue, 03 May 2005 18:07:52 -0700

Henry Maddocks wrote:

Run your app in gdb and when it stops type 'bt' (backtrace) or 'where' and it will show you the code that is causing the EXC_BAD_ACCESS.

Ok, Great - thanx for the info.


You can run it in the XCode debugger to get the same info. The other messages were probably symptoms of this error.

Yes - I suspect so.


You are probably trying to access memory (variable / class whatever) you don't own or is no longer valid.

Right - I actually found the problem - it turns out to be an Apple bug.

John

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >What does this mean? (From: John Draper <email@hidden>)
 >Re: What does this mean? (From: Henry Maddocks <email@hidden>)

  • Prev by Date: Problem with NSWindowController
  • Next by Date: Re: beginMenuTrackingNotification question
  • Previous by thread: Re: What does this mean?
  • Next by thread: to NSTask or not to NSTask
  • Index(es):
    • Date
    • Thread