Re: Troublesome app when scaling it up, how to proceed?
Re: Troublesome app when scaling it up, how to proceed?
- Subject: Re: Troublesome app when scaling it up, how to proceed?
- From: Thomas Engelmeier <email@hidden>
- Date: Thu, 25 Oct 2007 17:02:05 +0200
Am 25.10.2007 um 16:49 schrieb Gerben Wierda:
could zombie pipes be created when apps like tar do not explicitely
close
stdout/stderr before exiting?
In the case I had to debug the autorelease pool wasn't drained when
the main app was in the background. The NSTasks were not released and
the assiciated NSPipes neither, which lead to filehandle exhaustion
after processing around 100 files with four subtaks รก 2 handles.
Debugged with lsof and ObjectAlloc, the fix I described AFAIR here.
Regards,
Tom_E
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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