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 365647 - GIMP crashed on closing, crash to gnome-vfs-module-callback.c: remove_one_stack()
GIMP crashed on closing, crash to gnome-vfs-module-callback.c: remove_one_sta...
Status: RESOLVED WONTFIX
Product: gnome-vfs
Classification: Deprecated
Component: Module: (other)
2.16.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2006-10-27 09:00 UTC by Sebastien Bacher
Modified: 2018-08-17 13:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Sebastien Bacher 2006-10-27 09:00:58 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

Thread 1 (process 7489)

  • #0 IA__g_slist_foreach
    at gslist.c line 467
  • #1 remove_one_stack
    at gnome-vfs-module-callback.c line 363
  • #2 g_hash_table_foreach_remove_or_steal
    at ghash.c line 605
  • #3 clear_stack_table
    at gnome-vfs-module-callback.c line 389
  • #4 stack_table_destroy
    at gnome-vfs-module-callback.c line 417
  • #5 __nptl_deallocate_tsd
    from /lib/tls/i686/cmov/libpthread.so.0
  • #6 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #7 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Alexander Larsson 2006-11-07 08:52:52 UTC
Possible dup of 359655
Comment 2 Thomas Hotz 2013-04-30 15:29:13 UTC
Can somebody clear this if it is a duplicate? Thank you!
Comment 3 André Klapper 2018-08-17 13:47:30 UTC
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!