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 731817 - gvfsd-trash crashed with SIGSEGV in rate_limiter_free()
gvfsd-trash crashed with SIGSEGV in rate_limiter_free()
Status: RESOLVED DUPLICATE of bug 720489
Product: gvfs
Classification: Core
Component: trash backend
1.19.x
Other Linux
: Normal critical
: ---
Assigned To: Allison Karlitskaya (desrt)
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2014-06-18 05:09 UTC by Cristian Aravena Romero
Modified: 2014-06-29 20:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2014-06-18 05:09:06 UTC
Open bug in launchpad.net
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1303959

"apt-cache policy gvfs
gvfs:
  Installed: 1.19.90-1ubuntu1
  Candidate: 1.19.90-1ubuntu1
  Version table:
 *** 1.19.90-1ubuntu1 0
        500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status"



StackTrace:
  • #0 rate_limiter_free
    at /build/buildd/glib2.0-2.40.0/./gio/gfilemonitor.c line 165
  • #1 g_hash_table_foreach_remove_or_steal
    at /build/buildd/glib2.0-2.40.0/./glib/ghash.c line 1436
  • #2 g_hash_table_foreach_remove
    at /build/buildd/glib2.0-2.40.0/./glib/ghash.c line 1480
  • #3 rate_limiter_timeout
    at /build/buildd/glib2.0-2.40.0/./gio/gfilemonitor.c line 585
  • #4 g_timeout_dispatch
    at /build/buildd/glib2.0-2.40.0/./glib/gmain.c line 4472
  • #5 g_main_dispatch
    at /build/buildd/glib2.0-2.40.0/./glib/gmain.c line 3064
  • #6 g_main_context_dispatch
    at /build/buildd/glib2.0-2.40.0/./glib/gmain.c line 3663
  • #7 g_main_context_iterate
    at /build/buildd/glib2.0-2.40.0/./glib/gmain.c line 3734
  • #8 g_main_loop_run
    at /build/buildd/glib2.0-2.40.0/./glib/gmain.c line 3928
  • #9 daemon_main
    at daemon-main.c line 405
  • #10 main
    at daemon-main-generic.c line 42

Comment 1 Cristian Aravena Romero 2014-06-18 05:09:23 UTC
Similar bugs in glib:

 Bug 720489
Comment 2 Ross Lagerwall 2014-06-29 20:43:41 UTC

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