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 655138 - gvfsd-trash crashed with signal 5 in _g_dbus_oom()
gvfsd-trash crashed with signal 5 in _g_dbus_oom()
Status: RESOLVED OBSOLETE
Product: gvfs
Classification: Core
Component: trash backend
1.9.x
Other Linux
: Normal critical
: ---
Assigned To: Allison Karlitskaya (desrt)
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2011-07-22 18:43 UTC by Pedro Villavicencio
Modified: 2013-11-05 10:48 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description Pedro Villavicencio 2011-07-22 18:43:44 UTC
this report has been filed here:

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

"I was updating system and the crash reports appeared."

".

Thread 1 (Thread 1992)

  • #0 g_logv
    at /build/buildd/glib2.0-2.29.10/./glib/gmessages.c line 559
  • #1 g_log
    at /build/buildd/glib2.0-2.29.10/./glib/gmessages.c line 573
  • #2 _g_dbus_oom
    at gvfsdbusutils.c line 35
  • #3 _g_dbus_append_file_attribute
    at gvfsdaemonprotocol.c line 266
  • #4 _g_dbus_append_file_info
    at gvfsdaemonprotocol.c line 303
  • #5 g_vfs_job_enumerate_add_info
    at gvfsjobenumerate.c line 202
  • #6 trash_backend_enumerate_root
    at gvfsbackendtrash.c line 577
  • #7 trash_backend_enumerate
    at gvfsbackendtrash.c line 655
  • #8 try
    at gvfsjobenumerate.c line 277
  • #9 g_vfs_job_try
    at gvfsjob.c line 216
  • #10 g_vfs_daemon_queue_job
    at gvfsdaemon.c line 462
  • #11 job_source_new_job_callback
    at gvfsdaemon.c line 322
  • #12 g_cclosure_marshal_VOID__OBJECT
    at /build/buildd/glib2.0-2.29.10/./gobject/gmarshal.c line 644
  • #13 g_closure_invoke
    at /build/buildd/glib2.0-2.29.10/./gobject/gclosure.c line 773
  • #14 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.29.10/./gobject/gsignal.c line 3256
  • #15 g_signal_emit_valist
    at /build/buildd/glib2.0-2.29.10/./gobject/gsignal.c line 2987
  • #16 g_signal_emit
    at /build/buildd/glib2.0-2.29.10/./gobject/gsignal.c line 3044
  • #17 g_vfs_job_source_new_job
    at gvfsjobsource.c line 100
  • #18 backend_dbus_handler
    at gvfsbackend.c line 666
  • #19 daemon_message_func
    at gvfsdaemon.c line 990
  • #20 dbus_connection_dispatch
    at ../../dbus/dbus-connection.c line 4601
  • #21 message_queue_dispatch
    at dbus-gmain.c line 127
  • #22 g_main_dispatch
    at /build/buildd/glib2.0-2.29.10/./glib/gmain.c line 2473
  • #23 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.10/./glib/gmain.c line 3046
  • #24 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.10/./glib/gmain.c line 3124
  • #25 g_main_loop_run
    at /build/buildd/glib2.0-2.29.10/./glib/gmain.c line 3332
  • #26 daemon_main
    at daemon-main.c line 295
  • #27 main
    at daemon-main-generic.c line 39

Comment 1 Fabio Durán Verdugo 2011-08-16 03:37:40 UTC
I cant confirm this bug. I get this bug with random crash when I open folder trash from nautilus.

https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/827086
Comment 2 Ross Lagerwall 2013-11-05 10:48:26 UTC
This bug is obsolete because it doesn't seem to have occurred since the gdbus port.