GNOME Bugzilla – Bug 330506
eog dies because of not enough RAM
Last modified: 2006-02-09 21:14:23 UTC
Distribution: Debian 3.1 Package: EOG Severity: normal Version: 2.8.2 Synopsis: eog dies because of not enough RAM Bugzilla-Product: EOG Bugzilla-Component: general Bugzilla-Version: 2.8.2 BugBuddy-GnomeVersion: 2.0 (2.8.1) Description: Description of the crash: Steps to reproduce the crash: 1. step to a directory with many .jpg files (280 files in my case, 40M altogether) 2. open eog with that directory as an argument: eog . & 3. now with the right arrow step from picture to picture somewhere behind the middle (ca. 140-200 pics) eog dies with an error message: not enough RAM (I have 512M) Expected Results: at least eog should not die, maybe the OS (Debian GNU/Linux, sarge in my case) should swap maybe some warning upfront How often does this happen? reproducibly every time I open eog with that directory Additional Information: Debugging Information: Backtrace was generated from '/usr/bin/eog' (no debugging symbols found) Using host libthread_db library "/lib/tls/libthread_db.so.1". (no debugging symbols found) `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 1087908352 (LWP 27443)] (no debugging symbols found) 0x407d9561 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
+ Trace 66033
Thread 1 (Thread 1087908352 (LWP 27443))
------- Bug created by bug-buddy at 2006-02-09 09:55 -------
this is the message I get in the xterm (stderr I guess, in German) GThread-ERROR **: file gthread-posix.c: line 351 (): error 'Nicht genügend Hauptspeicher verfügbar' during 'pthread_create' aborting... translation: 'Nicht genügend Hauptspeicher verfügbar' is 'not enough RAM'
Might be a false alarm: I just checked this with an newer eog (2.12.2) on debian sid on a mashine with even less RAM, 256M: the problem seems not to occur any more, I would still like to get some feedback: has this problem (older eog, 2.8.2) bothered anyone else, has it been fixed (or has it just magically disappeared)?
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. reuleaux, you are correct. This bug has been previously reported for older EOG versions (2.8.x) and was fixed. :) Identical stacktrace as bug 165230, duplicate of bug 315147. *** This bug has been marked as a duplicate of 315147 ***
The console output mentioned in comment 1 is exactly the console output noted in bug 315147, FWIW. Thanks for providing detailed information. :)