• 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: Adding an NSTabView causes problems..
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding an NSTabView causes problems..


  • Subject: Re: Adding an NSTabView causes problems..
  • From: Nick Zitzmann <email@hidden>
  • Date: Fri, 25 Jun 2004 16:09:51 -0600

On Jun 25, 2004, at 3:48 PM, Jonathan del Strother wrote:

2004-06-25 22:45:11.285 iTunes[9839] *** _NSAutoreleaseNoPool(): Object 0x55bd330 of class NSCarbonWindow autoreleased with no pool in place - just leaking
[...]
Any ideas what's causing this / how to fix it?

Try allocating & initializing an NSAutoreleasePool before the program does any Objective-C work at all, and releasing the pool just before the method that created the pool is done. This question does get asked from time to time, so you could have searched the archives for "NSAutoreleaseNoPool"... <http://cocoa.mamasam.com/>

Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Adding an NSTabView causes problems..
      • From: Jonathan del Strother <email@hidden>
References: 
 >Adding an NSTabView causes problems.. (From: Jonathan del Strother <email@hidden>)

  • Prev by Date: Online Version Checking
  • Next by Date: Re: Online Version Checking
  • Previous by thread: Adding an NSTabView causes problems..
  • Next by thread: Re: Adding an NSTabView causes problems..
  • Index(es):
    • Date
    • Thread