GNOME Bugzilla – Bug 365647
GIMP crashed on closing, crash to gnome-vfs-module-callback.c: remove_one_stack()
Last modified: 2018-08-17 13:47:30 UTC
That bug has been opened on https://launchpad.net/distros/ubuntu/+source/gnome-vfs2/+bug/68530 "Resized about 10 images then tried to close and GIMP crashed ... http://librarian.launchpad.net/4937712/_usr_bin_gimp-2.2.1000.crash complete report ..." edgy has GNOME 2.16.1, the backtrace seems to show a gnome-vfs issue: (gdb) thread apply all bt
+ Trace 78733
Thread 1 (process 7489)
Possible dup of 359655
Can somebody clear this if it is a duplicate? Thank you!
gnome-vfs got deprecated in 2008. gnome-vfs is not under active development anymore and had its last code changes in 2011. Its codebase has been archived: https://gitlab.gnome.org/Archive/gnome-vfs/commits/master gio (in glib) and gvfs are its successors. See https://developer.gnome.org/gio/stable/ch33.html and https://people.gnome.org/~gicmo/gio-migration-guide/ for porting info. Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Feel free to open a task in GNOME Gitlab if the issue described in this task still applies to a recent + supported version of glib/gio/gvfs. Thanks!