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

Daniel Gruno commented on TS-993:
---------------------------------

The same bug applies to FreeBSD, as reported at 
http://www.freebsd.org/cgi/query-pr.cgi?pr=170829
Issues 1, 2 and 3 are related to a mutex not being locked/acquired (according 
to FreeBSD at least, I'll have to make sure) in Log.cc and subsequently being 
told to do an ink_cond_wait (which fails with EPERM and thus causes it to loop 
forever without waiting). I'm attaching a patch that fixes this issue.
                
> Add OpenBSD support.
> --------------------
>
>                 Key: TS-993
>                 URL: https://issues.apache.org/jira/browse/TS-993
>             Project: Traffic Server
>          Issue Type: Improvement
>         Environment: OpenBSD
>            Reporter: Piotr Sikora
>             Fix For: 3.3.1
>
>         Attachments: 0001-Add-OpenBSD-support.patch, freebsd.patch
>
>
> Add OpenBSD support.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to