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

Leif Hedstrom commented on TS-164:
----------------------------------

Fwiw, I tried with a completely fresh build (I even nuked the ccache), and same 
results, it hangs within a few minutes with this patch applied. Once it hangs, 
the only thing it does is

gettimeofday({1266626523, 917711}, NULL) = 0
epoll_wait(11, {}, 32768, 1)            = 0
gettimeofday({1266626523, 918669}, NULL) = 0
epoll_wait(11, {}, 32768, 1)            = 0
gettimeofday({1266626523, 919661}, NULL) = 0
epoll_wait(11, {}, 32768, 1)            = 0
gettimeofday({1266626523, 920711}, NULL) = 0
epoll_wait(11, {}, 32768, 1)            = 0


> 1)reducing timeout to 1ms; 2)using pipe fd as signal between netthreads
> -----------------------------------------------------------------------
>
>                 Key: TS-164
>                 URL: https://issues.apache.org/jira/browse/TS-164
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Wendy Huang
>            Assignee: Leif Hedstrom
>             Fix For: 2.0.0a
>
>         Attachments: TS-164.patch
>
>
> This is copied from bugzilla 3095908. two type of changes made in this bug as 
> indicated in summary.
> Need to merge the change to open source.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to