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 350865 - Animated gif thumbnail creation error
Animated gif thumbnail creation error
Status: RESOLVED DUPLICATE of bug 345707
Product: nautilus
Classification: Core
Component: Thumbnails
2.14.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-11 10:51 UTC by Lucas Lommer
Modified: 2006-08-11 19:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Lucas Lommer 2006-08-11 10:51:36 UTC
Nautilus starts eating memory while creating animated gif thumbnail.

Gnome 2.14.3 @ Ubuntu 6.06 (with all official updates), kernel 2.6.15 SMP with ubuntu patches.

Steps to reproduce bug:
1] Save http://people.freedesktop.org/~company/stuff/gte.gif to desktop (~/Desktop)
2] Nautilus is unable to create thumbnail image and starts eating all memory (see http://kdyne.net/temp_drom/nautilus-crazy.png) until you remove this image (and restart nautilus)

I'll try to reproduce it and save dbg traces...
Comment 1 Lucas Lommer 2006-08-11 11:04:29 UTC
Traces:
-----------------------------
drom@moniq:~$ dbg nautilus
bash: dbg: command not found
drom@moniq:~$ gdb nautilus
GNU gdb 6.4-debian
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/nautilus
[Thread debugging using libthread_db enabled]
[New Thread -1225688864 (LWP 30753)]
[New Thread -1227465808 (LWP 30841)]

Program exited normally.
-----------------------------

Nautilus won't crash :), is there a way how to debug it without crash?
Comment 2 Fabio Bonelli 2006-08-11 19:39:00 UTC
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 345707 ***