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 524515 - gvfsd-network crashed with SIGSEGV in strcmp()
gvfsd-network crashed with SIGSEGV in strcmp()
Status: RESOLVED DUPLICATE of bug 712235
Product: gvfs
Classification: Core
Component: client module
0.2.x
Other Linux
: Normal critical
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2008-03-26 17:40 UTC by Sebastien Bacher
Modified: 2016-12-01 08:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Sebastien Bacher 2008-03-26 17:40:08 UTC
The bug has been opened on https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/205020

"Yesterday I tried to use network shares by clicking on "Places/Network". I got a error message, something with dbus or avahi. Than I clicked on Place/Home and afterwards on "Network". Nothing happened, it loaded without ending. Today, after boot the bug buddy told me about this error and I reported it.

I am using a fresh Hardy beta install with all updates.

  • #0 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #1 _g_daemon_vfs_invalidate_dbus_id
    at gdaemonvfs.c line 699
  • #2 _g_dbus_connection_get_sync
    at gvfsdaemondbus.c line 888
  • #3 _g_daemon_vfs_get_mount_info_sync
    at gdaemonvfs.c line 853
  • #4 create_empty_message
    at gdaemonfile.c line 366
  • #5 do_sync_path_call
    at gdaemonfile.c line 402
  • #6 g_daemon_file_enumerate_children
    at gdaemonfile.c line 692
  • #7 IA__g_file_enumerate_children
    at /build/buildd/glib2.0-2.16.1/gio/gfile.c line 816
  • #8 recompute_files
    at gvfsbackendnetwork.c line 361
  • #9 try_mount
    at gvfsbackendnetwork.c line 704
  • #10 try
    at gvfsjobmount.c line 131
  • #11 g_vfs_job_try
    at gvfsjob.c line 216
  • #12 g_vfs_daemon_queue_job
    at gvfsdaemon.c line 453
  • #13 g_vfs_daemon_initiate_mount
    at gvfsdaemon.c line 1059
  • #14 daemon_message_func
    at gvfsdaemon.c line 872
  • #15 dbus_connection_dispatch
    at dbus-connection.c line 4379
  • #16 message_queue_dispatch
    at dbus-gmain.c line 128
  • #17 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.16.1/glib/gmain.c line 2003
  • #18 g_main_context_iterate
    at /build/buildd/glib2.0-2.16.1/glib/gmain.c line 2636
  • #19 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.16.1/glib/gmain.c line 2844
  • #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 A. Walton 2008-05-03 12:20:51 UTC
Looks like the crash is coming from the GIO module, but it's completely strange. Is this bug at all reproduceable?
Comment 2 Matthias Clasen 2008-08-15 22:39:06 UTC
        var_args = 0xb7d9d37c "double free or corruption (fasttop)"

is entertaining
Comment 3 Ondrej Holy 2016-12-01 08:30:03 UTC

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