dyld: Too many open files, errno = 24
dyld: Too many open files, errno = 24
- Subject: dyld: Too many open files, errno = 24
- From: dan pahlajani <email@hidden>
- Date: Sun, 20 Mar 2005 17:11:59 -0800
I am creating several files and opening them all at once, about 500
files or so. The files are created fine and when I try to open them I
get following error and my app crashed:
dyld: /Users/Dan/Documents/Projects/iAccountProject/build/iAccount.app/Contents/MacOS/iAccount
can't open library:
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/LaunchServices.framework/LaunchServices
(Too many open files, errno = 24)
If I don't open all the files (that is I open only a few files) my
application runs fine. So, is true that on Mac OS X I can't open as
many files as I want?
Any help wil be greatly appeiciated.
Regards,
Dan Pahlajani
_______________________________________________
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