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

Re: NSTask memory leak


  • Subject: Re: NSTask memory leak
  • From: Stefan Werner <email@hidden>
  • Date: Wed, 29 Nov 2006 21:36:28 +0100


On Nov 29, 2006, at 8:36 PM, Stefan Werner wrote:

That one actually contained the real clue:
"If you create secondary threads using the POSIX thread APIs instead of NSThread, you cannot use Cocoa—including NSAutoreleasePool—unless Cocoa is in multithreading mode."


Of course. I knew there was something about Cocoa and threading. All of my threads are pthreads. I'll add a dummy NSThread to the launch of my app and see if that fixes it. Thanks again.

Looks like that was the problem. After creating a dummy NSThread, I could no longer find any signs of leaking NSTasks in ObjectAlloc.


Thanks for your help!
Stefan_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >NSTask memory leak (From: Stefan Werner <email@hidden>)
 >Re: NSTask memory leak (From: "Shawn Erickson" <email@hidden>)
 >Re: NSTask memory leak (From: Stefan Werner <email@hidden>)
 >Re: Re: NSTask memory leak (From: "Shawn Erickson" <email@hidden>)
 >Re: NSTask memory leak (From: Stefan Werner <email@hidden>)
 >Re: Re: NSTask memory leak (From: "Shawn Erickson" <email@hidden>)
 >Re: NSTask memory leak (From: Stefan Werner <email@hidden>)

  • Prev by Date: NSImage TIFFRepresentation memory leak
  • Next by Date: Re: NSImage TIFFRepresentation memory leak
  • Previous by thread: Re: NSTask memory leak
  • Next by thread: Re: NSTask memory leak
  • Index(es):
    • Date
    • Thread