! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
ristretto crashes on a folder of animated gifs
Status:
RESOLVED: INVALID
Product:
Ristretto
Component:
Application

Comments

Description Christoph Wickert editbugs 2009-07-29 20:17:12 CEST
Created attachment 2476 
gdb backtrace of ristretto crashing

A user reported a crash of ristretto in KDE when he tried to "open a folder of animated gif wall papers (without play)."

Initially reported as https://bugzilla.redhat.com/show_bug.cgi?id=513498, but I prefer tracking things upstream.
Comment 1 Christoph Wickert editbugs 2009-07-29 20:19:12 CEST
I forgot to mention:
$ rpm -q ristretto
ristretto-0.0.22-1.fc11.x86_64
Comment 2 Stephan Arts editbugs 2009-09-28 10:14:52 CEST
Can you see what happens when you apply the following patch to navigator.c?


--- a/src/navigator.c
+++ b/src/navigator.c
@@ -1367,1 +1367,2 @@
             src_pixbuf = entry->src_pixbuf;
+            g_object_ref(src_pixbuf);
Comment 3 Christoph Wickert editbugs 2010-01-06 15:23:39 CET
No feedback from reporter, so I closed the downstream bug report in Fedora a while ago. Doing the same here now.

Bug #5629

Reported by:
Christoph Wickert
Reported on: 2009-07-29
Last modified on: 2010-01-06

People

Assignee:
Stephan Arts
CC List:
0 users

Version

Version:
0.0.22

Attachments

gdb backtrace of ristretto crashing (4.70 KB, text/plain)
2009-07-29 20:17 CEST , Christoph Wickert
no flags

Additional information