taglib limit?
Scott Wheeler
wheeler at kde.org
Thu Jan 4 16:34:18 CET 2007
Scott Horowitz wrote:
> The files are certainly there, and if I try to load them by themselves
> they work fine. Again, the first 1017 files work fine, the rest fail.
The default limits on most Linux distributions for open files is 1024
per process; that's almost certainly the limit that you're hitting. You
really shouldn't need to keep that many of the files open at once...
-Scott
More information about the taglib-devel
mailing list