GNOME Bugzilla – Bug 325237
Crash when hold down space bar
Last modified: 2006-07-13 18:00:51 UTC
From: TSr <tomkerator@interia.pl> To: submit@bugs.gnome.org X-Mailer: bug-buddy 2.12.1 Subject: Crash when hold down space bar Distribution: Ubuntu 5.10 (breezy) Package: EOG Severity: major Version: GNOME2.12.1 2.13.x Gnome-Distributor: Ubuntu Synopsis: Crash when hold down space bar Bugzilla-Product: EOG Bugzilla-Component: collection Bugzilla-Version: 2.13.x BugBuddy-GnomeVersion: 2.0 (2.12.0) Description: Description of the crash: When I hold down space button and keep it for few (or more) seconds then application crash Steps to reproduce the crash: 1. Go to some directory with small pictures (if there are big fotos then app doesn't crash) 2. Push down a space bar and wait some time How often does this happen? Only for directories with small pictures Debugging Information: Backtrace was generated from '/usr/bin/eog' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1224808768 (LWP 7313)] [New Thread -1236722768 (LWP 7316)] [New Thread -1227002960 (LWP 7314)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 64852
Thread 1 (Thread -1224808768 (LWP 7313))
----------------------------------------------------------------------- ING Nationale-Nederlanden Polska OFE zarabia najwiecej dla swoich Klientow. Dolacz do prawie 2,2 mln tych, ktorzy dobrze wybrali... Przystap on-line: >>> http://link.interia.pl/f18eb <<< ------- Bug created by bug-buddy at 2005-12-29 16:22 -------
Thanks for the report. I can't reproduce it with EOG 2.13.3. I opened /usr/share/pixmaps which have a baunch of small icons and no crash took place. Could you please add the EOG output for this crash? Also, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
If I used images from /usr/share/pixmaps I can't reproduce it too. But try these images: http://fenix.katowice.pl/~tsr/gfx.tar.gz
Ok, now I can reproduce it. Confirming.
*** Bug 330340 has been marked as a duplicate of this bug. ***
*** Bug 334614 has been marked as a duplicate of this bug. ***
I looked quickly into this, but had to move my priorities before reaching a solution. Roughly said, there are to many g_asserts around, depending on images not being already loaded. When quickly scrolling back and forwards, one will eventually reach that case (try to load an image that is already loaded), the g_asserts fails and eog crashes. Of the top of my head at least eog_image_real_load and display_image_data has one of those, which have been around since forever.
*** Bug 342118 has been marked as a duplicate of this bug. ***
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. *** This bug has been marked as a duplicate of 340827 ***