After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 722075 - Under Mac OS X, GIMP can display the error "too many open files"
Under Mac OS X, GIMP can display the error "too many open files"
Status: RESOLVED DUPLICATE of bug 705367
Product: GIMP
Classification: Other
Component: General
2.8.10
Other Mac OS
: Normal minor
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2014-01-13 04:50 UTC by Harrison Neal
Modified: 2014-01-26 20:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of "too many open files" error (53.20 KB, image/tiff)
2014-01-13 04:50 UTC, Harrison Neal
Details
lsof output for GIMP after opening, exporting and closing many files (31.44 KB, text/plain)
2014-01-13 04:51 UTC, Harrison Neal
Details

Description Harrison Neal 2014-01-13 04:50:52 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.
Comment 1 Harrison Neal 2014-01-13 04:51:34 UTC
Created attachment 266121 [details]
lsof output for GIMP after opening, exporting and closing many files
Comment 2 Daniel Sabo 2014-01-13 05:43:34 UTC
This looks like bug 705367, has there been a GTK release with that fix included yet?
Comment 3 Michael Natterer 2014-01-26 20:13:19 UTC
It is the same bug.

*** This bug has been marked as a duplicate of bug 705367 ***