You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "taoyunxing (JIRA)" <ji...@apache.org> on 2011/07/15 02:14:00 UTC

[jira] [Issue Comment Edited] (TS-878) ATS3.0 frequently shows Broken pipe and exit !

    [ https://issues.apache.org/jira/browse/TS-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065626#comment-13065626 ] 

taoyunxing edited comment on TS-878 at 7/15/11 12:13 AM:
---------------------------------------------------------

This is not a bug, just a gdb configuration issue, and has been resolved !

      was (Author: tao_627):
    This is a bug, just a gdb configuration issue, and has been resolved !
  
> ATS3.0 frequently shows Broken pipe and exit !
> ----------------------------------------------
>
>                 Key: TS-878
>                 URL: https://issues.apache.org/jira/browse/TS-878
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>    Affects Versions: 3.0.0
>         Environment: OS: Ubuntu 10.10 32bit, Traffic Server version:.3.0, Web Browser:firefox 4.0.1,CPU: Intel core i3-2100 3.10GHz, Memory: 2G, HardDisk: 500G
>            Reporter: taoyunxing
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> when I cliclk some website using the debug mode of ATS 3.0, the web page shows well, and I can see most content, but suddenly the following warning occurs: 
> Program received signal SIGPIPE, Broken pipe.
> 0x0012e416 in __kernel_vsyscall ()
> (gdb) bt
> #0  0x0012e416 in __kernel_vsyscall ()
> #1  0x0016754b in write () from /lib/libpthread.so.0
> #2  0x082be866 in write (this=0x9562bb0, towrite=5552, wattempted=@0xbfffdb20, total_wrote=@0xbfffdb28, buf=...) at ../../iocore/eventsystem/P_UnixSocketManager.h:207
> #3  UnixNetVConnection::load_buffer_and_write (this=0x9562bb0, towrite=5552, wattempted=@0xbfffdb20, total_wrote=@0xbfffdb28, buf=...) at UnixNetVConnection.cc:834
> #4  0x082c31a6 in write_to_net_io (nh=0xb759c528, vc=0x9562bb0, thread=0xb759b008) at UnixNetVConnection.cc:439
> #5  0x082b977b in NetHandler::mainNetEvent (this=0xb759c528, event=5, e=0x88af7a0) at UnixNet.cc:413
> #6  0x082e86c2 in handleEvent (this=0xb759b008, e=0x88af7a0, calling_code=5) at I_Continuation.h:146
> #7  EThread::process_event (this=0xb759b008, e=0x88af7a0, calling_code=5) at UnixEThread.cc:140
> #8  0x082e8fe3 in EThread::execute (this=0xb759b008) at UnixEThread.cc:262
> #9  0x080f68d6 in main (argc=1, argv=0xbffff424) at Main.cc:1958
> (gdb)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira