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 651748 - gvfsd-trash crashed with SIGSEGV in g_vfs_job_emit_finished()
gvfsd-trash crashed with SIGSEGV in g_vfs_job_emit_finished()
Status: RESOLVED DUPLICATE of bug 576731
Product: gvfs
Classification: Core
Component: general
1.9.x
Other Linux
: Normal critical
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2011-06-02 22:57 UTC by Cristian Aravena Romero
Modified: 2012-04-11 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2011-06-02 22:57:37 UTC
Open bug in launchpad.net:
https://bugs.launchpad.net/bugs/792119

"Delete file of trash"

  • #0 g_vfs_job_emit_finished
    at gvfsjob.c line 323
  • #1 send_reply_cb
    at gvfschannel.c line 611
  • #2 async_ready_callback_wrapper
    at /build/buildd/glib2.0-2.28.6/./gio/goutputstream.c line 568
  • #3 write_async_cb
    at /build/buildd/glib2.0-2.28.6/./gio/gunixoutputstream.c line 469
  • #4 g_main_dispatch
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 2440
  • #5 g_main_context_dispatch
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3013
  • #6 g_main_context_iterate
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3091
  • #7 g_main_loop_run
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3299
  • #8 daemon_main
    at daemon-main.c line 295
  • #9 main
    at daemon-main-generic.c line 39

Comment 1 Fabio Durán Verdugo 2011-09-12 18:19:04 UTC
I can confirm this report. I get the bug when I delete so many file. other task, I copy iso file from my home to usb disk

.

Thread 1 (Thread 0xb77b5720 (LWP 1943))

  • #0 g_vfs_job_emit_finished
    at gvfsjob.c line 323
  • #1 send_reply_cb
    at gvfschannel.c line 613
  • #2 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.29.90/./gio/gsimpleasyncresult.c line 749
  • #3 complete_in_idle_cb
    at /build/buildd/glib2.0-2.29.90/./gio/gsimpleasyncresult.c line 761
  • #4 g_idle_dispatch
    at /build/buildd/glib2.0-2.29.90/./glib/gmain.c line 4801
  • #5 g_main_dispatch
    at /build/buildd/glib2.0-2.29.90/./glib/gmain.c line 2441
  • #6 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.90/./glib/gmain.c line 3011
  • #7 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.90/./glib/gmain.c line 3089
  • #8 g_main_loop_run
    at /build/buildd/glib2.0-2.29.90/./glib/gmain.c line 3297
  • #9 daemon_main
    at daemon-main.c line 301
  • #10 main
    at daemon-main-generic.c line 39

Comment 2 Tomas Bzatek 2011-09-13 12:51:41 UTC
Can somebody please write down some good repro steps?
Comment 3 Fabio Durán Verdugo 2011-09-13 15:55:45 UTC
sorry, I dont know how repro steps, is random crash, only I remember my last task activity when gvfs crash.
Comment 4 Michael Terry 2012-04-11 16:53:22 UTC

*** This bug has been marked as a duplicate of bug 576731 ***