[Webkit-unassigned] [Bug 24335] New: libsoup related: Program received signal SIGPIPE, Broken pipe.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 3 15:00:09 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=24335

           Summary: libsoup related: Program received signal SIGPIPE, Broken
                    pipe.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bunk at stusta.de


- Liferea 1.5.11
- WebKitGtk+ 1.1.1
- libsoup 2.25.91

At random times I'm getting (infrequently) the following SIGPIPE:

<--  snip  -->

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 0x7f4898ace800 (LWP 25343)]
0x00007f48949fe5bb in write () from /lib/libpthread.so.0
(gdb) bt
#0  0x00007f48949fe5bb in write () from /lib/libpthread.so.0
#1  0x00007f4890fc11a0 in g_io_unix_write (channel=0x2ea7cd0, 
    buf=0x2b3bc10 "GET /support/tracker.php?aid=2637422 HTTP/1.1\r\nHost:
sourceforge.net\r\nUser-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-us)
AppleWebKit/528.5+ (KHTML, like Gecko, Safari/528.5+) liferea\r\nAccept:
appli"..., 
    count=597, bytes_written=0x7fffa0c0ace0, err=0x7fffa0c0ad30)
    at /build/buildd/glib2.0-2.18.4/glib/giounix.c:229
#2  0x00007f4890f80a88 in IA__g_io_channel_write_chars (channel=0x2ea7cd0, 
    buf=0x2b3bc10 "GET /support/tracker.php?aid=2637422 HTTP/1.1\r\nHost:
sourceforge.net\r\nUser-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-us)
AppleWebKit/528.5+ (KHTML, like Gecko, Safari/528.5+) liferea\r\nAccept:
appli"..., 
    count=597, bytes_written=0x7fffa0c0ad90, error=0x7fffa0c0ad30)
    at /build/buildd/glib2.0-2.18.4/glib/giochannel.c:1982
#3  0x00007f48947d9340 in soup_socket_write (sock=0x2544bc0, buffer=0x2b3bc10, 
    len=<value optimized out>, nwrote=0x7fffa0c0ad90, 
    cancellable=<value optimized out>, error=0x7fffa0c0ad88)
    at soup-socket.c:1337
#4  0x00007f48947cfdff in write_data (msg=0x236a230, 
    data=0x2b3bc10 "GET /support/tracker.php?aid=2637422 HTTP/1.1\r\nHost:
sourceforge.net\r\nUser-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-us)
AppleWebKit/528.5+ (KHTML, like Gecko, Safari/528.5+) liferea\r\nAccept:
appli"..., 
    len=597, body=0) at soup-message-io.c:356
#5  0x00007f48947d06c5 in io_write (sock=0x2544bc0, msg=0x236a230)
    at soup-message-io.c:450
#6  0x00007f48947d7f8b in run_queue (sa=<value optimized out>)
    at soup-session-async.c:280
#7  0x00007f48947b979f in lookup_resolved (lookup=0x24ebea0, status=200, 
    user_data=<value optimized out>) at soup-address.c:535
#8  0x00007f48947c7361 in do_async_callback (user_data=<value optimized out>)
    at soup-dns.c:525
#9  0x00007f4890f8bafb in IA__g_main_context_dispatch (context=0x1df1dd0)
    at /build/buildd/glib2.0-2.18.4/glib/gmain.c:2144
#10 0x00007f4890f8f2bd in g_main_context_iterate (context=0x1df1dd0, block=1, 
    dispatch=1, self=<value optimized out>)
    at /build/buildd/glib2.0-2.18.4/glib/gmain.c:2778
#11 0x00007f4890f8f7ed in IA__g_main_loop_run (loop=0x21efe60)
    at /build/buildd/glib2.0-2.18.4/glib/gmain.c:2986
#12 0x00007f4893791747 in IA__gtk_main ()
    at /tmp/buildd/gtk+2.0-2.14.7/gtk/gtkmain.c:1200
#13 0x0000000000433c5c in main (argc=1, argv=0x7fffa0c0b1e8) at main.c:320

<--  snip  -->


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list