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 657193 - gvfsd-http crashed with signal 5 in g_wakeup_new()
gvfsd-http crashed with signal 5 in g_wakeup_new()
Status: RESOLVED DUPLICATE of bug 668508
Product: gvfs
Classification: Core
Component: http backend
1.9.x
Other Linux
: Normal critical
: ---
Assigned To: gvfs-maint
gvfs-maint
: 668509 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-08-23 18:59 UTC by Pedro Villavicencio
Modified: 2012-01-23 18:05 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description Pedro Villavicencio 2011-08-23 18:59:33 UTC
this report has been filed here:

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

".

Thread 1 (Thread 0x7f3c86d6d7c0 (LWP 6929))

  • #0 g_logv
    at /build/buildd/glib2.0-2.29.16/./glib/gmessages.c line 577
  • #1 g_log
    at /build/buildd/glib2.0-2.29.16/./glib/gmessages.c line 591
  • #2 g_wakeup_new
    at /build/buildd/glib2.0-2.29.16/./gio/../glib/gwakeup.c line 163
  • #3 g_cancellable_make_pollfd
    at /build/buildd/glib2.0-2.29.16/./gio/gcancellable.c line 406
  • #4 g_cancellable_get_fd
    at /build/buildd/glib2.0-2.29.16/./gio/gcancellable.c line 357
  • #5 soup_input_stream_prepare_for_io
    at soup-input-stream.c line 344
  • #6 soup_input_stream_send_async_internal
    at soup-input-stream.c line 620
  • #7 soup_input_stream_send_async
    at soup-input-stream.c line 659
  • #8 try_open_for_read
    at gvfsbackendhttp.c line 371
  • #9 g_vfs_job_try
    at gvfsjob.c line 216
  • #10 g_vfs_daemon_queue_job
    at gvfsdaemon.c line 462
  • #11 g_closure_invoke
    at /build/buildd/glib2.0-2.29.16/./gobject/gclosure.c line 773
  • #12 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3271
  • #13 g_signal_emit_valist
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3002
  • #14 g_signal_emit
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3059
  • #15 backend_dbus_handler
    at gvfsbackend.c line 666
  • #16 daemon_message_func
    at gvfsdaemon.c line 990
  • #17 dbus_connection_dispatch
    from /tmp/tmpiz_QnD/lib/x86_64-linux-gnu/libdbus-1.so.3
  • #18 message_queue_dispatch
    at dbus-gmain.c line 127
  • #19 g_main_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 2439
  • #20 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3008
  • #21 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3086
  • #22 g_main_loop_run
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3294
  • #23 daemon_main
    at daemon-main.c line 295
  • #24 main
    at daemon-main-generic.c line 39

Comment 1 Priit Laes (IRC: plaes) 2012-01-23 15:30:22 UTC
*** Bug 668509 has been marked as a duplicate of this bug. ***
Comment 2 Dan Winship 2012-01-23 18:05:27 UTC
fixed in libsoup git

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