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 570663 - gvfsd-trash crashed with SIGSEGV in pthread_cond_wait@@GLIBC_2.3.2()
gvfsd-trash crashed with SIGSEGV in pthread_cond_wait@@GLIBC_2.3.2()
Status: RESOLVED OBSOLETE
Product: gvfs
Classification: Core
Component: trash backend
1.1.x
Other Linux
: Normal critical
: ---
Assigned To: Allison Karlitskaya (desrt)
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2009-02-05 15:40 UTC by Pedro Villavicencio
Modified: 2016-06-10 09:57 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Pedro Villavicencio 2009-02-05 15:40:27 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/gvfs/+bug/325701

"Not sure what caused it. I found the report behind other windows after a suspend/resume. I had just killall'd sshfs (which sometimes is frozen after a resume)"

".

Thread 1 (process 5064)

  • #0 pthread_cond_wait
    from /lib/libpthread.so.0
  • #1 IA__g_static_rw_lock_writer_lock
    at /build/buildd/glib2.0-2.19.6/glib/gthread.c line 865
  • #2 trash_root_thaw
    at trashitem.c line 294
  • #3 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.19.6/gobject/gclosure.c line 767
  • #4 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.19.6/gobject/gsignal.c line 3244
  • #5 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.19.6/gobject/gsignal.c line 2977
  • #6 IA__g_signal_emit
    at /build/buildd/glib2.0-2.19.6/gobject/gsignal.c line 3034
  • #7 g_file_input_stream_seekable_truncate
    at /build/buildd/glib2.0-2.19.6/gio/gfileinputstream.c line 385
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 g_child_watch_prepare
    at /build/buildd/glib2.0-2.19.6/glib/gmain.c line 3600
  • #12 g_file_input_stream_seekable_truncate
    at /build/buildd/glib2.0-2.19.6/gio/gfileinputstream.c line 382
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 g_main_context_iterate
    at /build/buildd/glib2.0-2.19.6/glib/gmain.c line 2760
  • #19 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.19.6/glib/gmain.c line 2627
  • #20 daemon_main
    at daemon-main.c line 270
  • #21 main
    at daemon-main-generic.c line 39

Comment 1 Allison Karlitskaya (desrt) 2009-02-18 21:43:07 UTC

*** This bug has been marked as a duplicate of 568422 ***
Comment 2 Sebastien Bacher 2009-04-02 09:48:16 UTC
the ubuntu bug got a new duplicate using 1.2.0 reopening this one
Comment 3 Ondrej Holy 2016-06-10 09:57:59 UTC
I don't see such crashes in FAF with recent releases, so I suppose it is already fixed...