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 607917 - Soup causes epiphany-webkit hang [soup_coding_apply_into]
Soup causes epiphany-webkit hang [soup_coding_apply_into]
Status: RESOLVED DUPLICATE of bug 606352
Product: libsoup
Classification: Core
Component: Misc
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2010-01-24 09:31 UTC by Priit Laes (IRC: plaes)
Modified: 2010-01-24 14:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Priit Laes (IRC: plaes) 2010-01-24 09:31:13 UTC
When I go on to http://news.discovery.com/space/losing-andrew-lange.html
Epiphany hangs.

net-libs/libsoup-2.29.5
net-libs/webkit-gtk-1.1.19
www-client/epiphany-2.29.5

Full backtrace is following:

Thread 1 (Thread 0x7ffff7fa8780 (LWP 8570))

  • #0 g_type_check_instance_is_a
    from /usr/lib/libsoup-2.4.so.1
  • #1 soup_coding_apply_into
    at soup-coding.c line 243
  • #2 apply
    at soup-coding.c line 133
  • #3 content_decode
    at soup-message-io.c line 361
  • #4 read_body_chunk
    at soup-message-io.c line 435
  • #5 io_read
    at soup-message-io.c line 906
  • #6 IA__g_closure_invoke
    at gclosure.c line 767
  • #7 signal_emit_unlocked_R
    at gsignal.c line 3247
  • #8 IA__g_signal_emit_valist
    at gsignal.c line 2980
  • #9 IA__g_signal_emit
    at gsignal.c line 3037
  • #10 socket_read_watch
    at soup-socket.c line 1196
  • #11 g_main_dispatch
    at gmain.c line 1960
  • #12 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #13 g_main_context_iterate
    at gmain.c line 2591
  • #14 IA__g_main_loop_run
    at gmain.c line 2799
  • #15 IA__gtk_main
    at gtkmain.c line 1218

Comment 1 Dan Winship 2010-01-24 14:34:53 UTC
fixed in master as of yesterday

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