! 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 0.0.91 gives a segmentation fault after deleting a file from it.
Status:
RESOLVED: FIXED
Product:
Ristretto
Component:
Application

Comments

Description Vladimir 2011-01-06 15:03:39 CET
Created attachment 3329 
A backtrace made with GDB after a segfault.

Hello!

  Ristretto 0.0.91 gives a segmentation fault after I delete some file from it and try to browse the others from the same folder or to delete one more.

  Here is a link to this bug in Gentoo Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=350137
Comment 1 Stephan Arts editbugs 2011-03-01 10:18:13 CET
The problem is caused in the thumbnailer.

Prereq:
 - There is no thumbnail yet

Actions taken leading to the crash:
 - Ristretto sends a message to tumbler to request a thumbnail for image 'X'
 - User closes or deletes the image
 - Tumbler returns a message that the thumbnail is ready
 - Ristretto segfaults because the reference to the image is invalid
Comment 2 Stephan Arts editbugs 2011-09-21 20:12:20 CEST
It is solved in git master, the image object is removed and all objects remain available until the calls to the thumbnailer return.

Bug #7068

Reported by:
Vladimir
Reported on: 2011-01-06
Last modified on: 2011-09-21

People

Assignee:
Stephan Arts
CC List:
0 users

Version

Version:
0.0.93

Attachments

Additional information