• 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
Crash when autorelease pool cycles - how to tell what object is causing the problem?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Crash when autorelease pool cycles - how to tell what object is causing the problem?


  • Subject: Crash when autorelease pool cycles - how to tell what object is causing the problem?
  • From: "Brant Sears" <email@hidden>
  • Date: Thu, 1 Sep 2005 18:37:39 -0700
  • Thread-topic: Cocoa-dev Digest, Vol 2, Issue 1320

I keep getting a crash with EXC_BAD_ACCESS and the back trace shows:
#0  0x908311f4 in objc_msgSend ()
#1  0x90a21f3c in NSPopAutoreleasePool ()
#2  0x92ead0f4 in -[NSApplication run] ()

Is there a way I can tell what object is causing the problem? I have already turned on NSZombieEnabled, NSDebugEnabled, MallocStackLogging, and NSAutoreleaseFreedObjectCheckEnabled. What else can I do? Is there a register that is pointing to the bad argument I can examine?


 _______________________________________________
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

  • Prev by Date: Re: NSKeyedArchiver - better ways to autosave documents?
  • Next by Date: Finding all Apple Events
  • Previous by thread: Re: NSKeyedArchiver - better ways to autosave documents?
  • Next by thread: Finding all Apple Events
  • Index(es):
    • Date
    • Thread