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 522195 - gvfsd-trash crashed with SIGSEGV in g_slice_alloc()
gvfsd-trash crashed with SIGSEGV in g_slice_alloc()
Status: RESOLVED OBSOLETE
Product: gvfs
Classification: Core
Component: trash backend
0.2.x
Other Linux
: Normal critical
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2008-03-13 09:41 UTC by Sebastien Bacher
Modified: 2008-12-12 05:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Sebastien Bacher 2008-03-13 09:41:22 UTC
The bug has been opened on https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/201393

"When I try to empty the trash, the above error occurred.

Package: gvfs-backends 0.2.0.1-0ubuntu1

.

Thread 3 (process 6043)

  • #0 __kernel_vsyscall
  • #1 __lll_unlock_wake
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 _L_unlock_194
    from /lib/tls/i686/cmov/libpthread.so.0
  • #3 __pthread_mutex_unlock_usercnt
    from /lib/tls/i686/cmov/libpthread.so.0
  • #4 IA__g_async_queue_length
    at /build/buildd/glib2.0-2.15.6/glib/gasyncqueue.c line 541
  • #5 g_vfs_daemon_queue_job
    at gvfsdaemon.c line 456
  • #6 job_source_new_job_callback
    at gvfsdaemon.c line 320
  • #7 IA__g_cclosure_marshal_VOID__UCHAR
    at /build/buildd/glib2.0-2.15.6/gobject/gmarshal.c line 181
  • #8 toggle_refs_notify
    at /build/buildd/glib2.0-2.15.6/gobject/gobject.c line 1631
  • #9 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.15.6/gobject/gsignal.c line 520
  • #10 IA__g_signal_has_handler_pending
    at /build/buildd/glib2.0-2.15.6/gobject/gsignal.c line 1963
  • #11 IA__g_signal_has_handler_pending
    at /build/buildd/glib2.0-2.15.6/glib/gbsearcharray.h line 169
  • #12 g_vfs_job_source_new_job
    at gvfsjobsource.c line 100
  • #13 backend_dbus_handler
    at gvfsbackend.c line 537
  • #14 daemon_message_func
    at gvfsdaemon.c line 981
  • #15 dbus_connection_dispatch
    at dbus-connection.c line 4379
  • #16 message_queue_dispatch
    at dbus-gmain.c line 128
  • #17 g_source_destroy_internal
    at /build/buildd/glib2.0-2.15.6/glib/gmain.c line 964
  • #18 g_main_context_iterate
    at /build/buildd/glib2.0-2.15.6/glib/gmain.c line 3002
  • #19 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.15.6/glib/gmain.c line 2861
  • #20 daemon_main
    at daemon-main.c line 270
  • #21 main
    at daemon-main-generic.c line 39
  • #22 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #23 _start

Comment 1 Allison Karlitskaya (desrt) 2008-12-12 05:41:43 UTC
The trash backend has been completely rewritten, so this crasher is definitely gone (although probably there will be new ones).

Sorry for the mass-close.