GNOME Bugzilla – Bug 722075
Under Mac OS X, GIMP can display the error "too many open files"
Last modified: 2014-01-26 20:13:19 UTC
Created attachment 266120 [details] Screenshot of "too many open files" error After working with a large number of files one-at-a-time (opening one w/ drag and drop, manipulate it, export it, close it, repeat), at some point GIMP begins to display the error "too many open files" when attempting any operation involving the filesystem or pipes (i.e. using plugins, browsing a folder with a file dialog, opening or saving a specific file with a file dialog, etc.). As this can hinder one's ability to save open documents, it can effectively lead to data loss. Closing the GIMP application completely and reopening it temporarily resolves the issue. This issue is reproducible on my device, a 2008 MacBook running Mac OS X Mavericks 10.9.1. A screenshot of one instance of this error is attached. lsof reveals that a large number of directories remain opened by GIMP, even after the files in those directories are closed in the GUI. Example output of lsof is attached.
Created attachment 266121 [details] lsof output for GIMP after opening, exporting and closing many files
This looks like bug 705367, has there been a GTK release with that fix included yet?
It is the same bug. *** This bug has been marked as a duplicate of bug 705367 ***