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 629286 - gvfsd-http crashed with SIGSEGV in soup_uri_new_with_base()
gvfsd-http crashed with SIGSEGV in soup_uri_new_with_base()
Status: RESOLVED DUPLICATE of bug 629449
Product: gvfs
Classification: Core
Component: http backend
1.6.x
Other Linux
: Normal critical
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2010-09-10 15:08 UTC by Pedro Villavicencio
Modified: 2010-09-13 19:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description Pedro Villavicencio 2010-09-10 15:08:51 UTC
this report has been filed here:

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

".

Thread 1 (process 10912)

  • #0 ??
    from /lib/libc.so.6
  • #1 uri_normalized_copy
    at soup-uri.c line 690
  • #2 soup_uri_new_with_base
    at soup-uri.c line 262
  • #3 soup_uri_new
    at soup-uri.c line 401
  • #4 try_mount
    at gvfsbackendhttp.c line 307
  • #5 g_vfs_job_try
    at gvfsjob.c line 216
  • #6 g_vfs_daemon_queue_job
    at gvfsdaemon.c line 462
  • #7 g_vfs_daemon_initiate_mount
    at gvfsdaemon.c line 1083
  • #8 daemon_message_func
    at gvfsdaemon.c line 881
  • #9 dbus_connection_dispatch
    at dbus-connection.c line 4451
  • #10 message_queue_dispatch
    at dbus-gmain.c line 127
  • #11 g_key_file_get_string
    at /build/buildd/glib2.0-2.25.15/glib/gkeyfile.c line 1464
  • #12 ??
  • #13 ??
  • #14 ??

Is this more like a libsoup crash?
Comment 1 Dan Winship 2010-09-10 17:01:11 UTC
looks like a "can't happen"... more info on how to reproduce would be useful
Comment 2 Dan Winship 2010-09-13 19:44:00 UTC
fixed in libsoup master

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