• 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
Am I overreleasing something?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Am I overreleasing something?


  • Subject: Am I overreleasing something?
  • From: "Theodore H. Smith" <email@hidden>
  • Date: Fri, 10 Jun 2005 13:51:13 +0100

I'm getting this error as displayed in the console:

=resolve-pending-breakpoint,new_bp="33",pended_bp="33"
Pending breakpoint 33 - "-[NSException raise]" resolved
Program received signal:  "EXC_BAD_ACCESS".

Unable to disassemble objc_msgSend_rtp.


from here in my stack:

#0    0xfffeff20 in objc_msgSend_rtp
#1    0x92858a88 in NSPopAutoreleasePool
#2    0x93619414 in -[NSApplication run]
#3    0x93709c1c in NSApplicationMain
#4    0x00009670 in main at main.m:13

I suppose this means that I'm overreleasing something, right?

If so, what's a good technique to track this down (Apart from stepping through every line of code, which I always do)? Is there someway to make the release pool release early, so that I can narrow down the bug to a specific area of my code?

--
http://elfdata.com/plugin/ Industrial strength string processing, made easy.


"All things are logical. Putting free-will in the slot for premises in
a logical system, makes all of life both understandable, and free."

_______________________________________________
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


  • Follow-Ups:
    • Re: Am I overreleasing something?
      • From: Eric Brunstad <email@hidden>
    • Re: Am I overreleasing something?
      • From: Glen Simmons <email@hidden>
  • Prev by Date: Re: xcode keeps crashing when i compile
  • Next by Date: More than one externally initialised object in a nib?
  • Previous by thread: Re: xcode keeps crashing when i compile
  • Next by thread: Re: Am I overreleasing something?
  • Index(es):
    • Date
    • Thread