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

Re: Error


  • Subject: Re: Error
  • From: Ondra Cada <email@hidden>
  • Date: Sat, 16 Mar 2002 00:24:37 +0100

On Saturday, March 16, 2002, at 12:07 , Lukasz Kuczborski wrote:

2002-03-16 00:05:57.823 SimpleLister[6716] *** _NSAutoreleaseNoPool():
Object 0x75220 of class NSCFString autoreleased with no pool in place - just
leaking
...
Anyone can tell me what does it means and what should i do with it?

It means that your program just tried to send autorelease to some (string)
object, whilst there is no autorelease pool active.

You should create one.

Quite probably this means that you use a new thread without a pool.
---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
2K Development: email@hidden http://www.2kdevelopment.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
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.

References: 
 >Error (From: Lukasz Kuczborski <email@hidden>)

  • Prev by Date: Re: Error
  • Next by Date: dd: speed up mouse with Cocoa?
  • Previous by thread: Re: Error
  • Next by thread: Re: Error
  • Index(es):
    • Date
    • Thread