[GitHub] trafficserver issue #1307: [openbsd] build fails while building SSLUtils.cc

2017-01-07 Thread jirib
GitHub user jirib opened an issue: https://github.com/apache/trafficserver/issues/1307 [openbsd] build fails while building SSLUtils.cc Build fails on OpenBSD. ``` kern.version=OpenBSD 6.0-current (GENERIC.MP) #0: Wed Nov 23 20:54:10 MST 2016

[GitHub] trafficserver issue #1306: [openbsd] pthread_np.h needs to be included

2017-01-07 Thread jirib
GitHub user jirib opened an issue: https://github.com/apache/trafficserver/issues/1306 [openbsd] pthread_np.h needs to be included This passes at least some first steps in trying to build trafficserver on OpenBSD. Please consider this or better variation, thank you. ```

[GitHub] trafficserver issue #1305: CID 1368316 Resource leak

2017-01-07 Thread persiaAziz
GitHub user persiaAziz opened an issue: https://github.com/apache/trafficserver/issues/1305 CID 1368316 Resource leak --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] trafficserver issue #1306: [openbsd] pthread_np.h needs to be included

2017-01-07 Thread jirib
Github user jirib commented on the issue: https://github.com/apache/trafficserver/issues/1306 config.log https://gist.github.com/jirib/70174b76156791036eca9a80f5ff0120 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] trafficserver issue #1306: [openbsd] pthread_np.h needs to be included

2017-01-07 Thread jirib
Github user jirib commented on the issue: https://github.com/apache/trafficserver/issues/1306 putting this - ac_cv_header_pthread_np_h=yes - as configure env doesn't need to change ink_thread_.h --- If your project is set up for it, you can reply to this email and have your

[GitHub] trafficserver issue #1306: [openbsd] pthread_np.h needs to be included

2017-01-07 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/issues/1306 Yeh, I agree with peach, it seems very odd that it's not picking it up properly. It'd be better to fix that, instead of ifdef on openbsd IMO. --- If your project is set up for it, you can

[GitHub] trafficserver issue #1303: TS-5107: Changes to autolinking in Docutils 1.3

2017-01-07 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/1303 We need into 7.1.x as well, right? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[jira] [Work logged] (TS-5107) ATS 7.0.0 doesn't build against python docutils 0.13.1

2017-01-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-5107?focusedWorklogId=34961=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-34961 ] ASF GitHub Bot logged work on TS-5107: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #1308: CID 1368316 & 1368315: Leaks and NULL references

2017-01-07 Thread zwoop
GitHub user zwoop opened an issue: https://github.com/apache/trafficserver/issues/1308 CID 1368316 & 1368315: Leaks and NULL references I think this landed recently (TS-5092?), and we have to fix this for 7.1.x. clang-analyzer also detects the NULL pointer reference. ```C

[jira] [Work logged] (TS-5092) ATS handling of too many concurrent streams too agressive and maybe out of spec

2017-01-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-5092?focusedWorklogId=34962=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-34962 ] ASF GitHub Bot logged work on TS-5092: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #1305: CID 1368316 Resource leak

2017-01-07 Thread zwoop
Github user zwoop closed the issue at: https://github.com/apache/trafficserver/issues/1305 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] trafficserver issue #1305: CID 1368316 Resource leak

2017-01-07 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/issues/1305 Closing this as a dupe of #1308, since it has more details. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[jira] [Work logged] (TS-5022) Multiple Client Certificate to Origin

2017-01-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-5022?focusedWorklogId=34963=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-34963 ] ASF GitHub Bot logged work on TS-5022: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #1276: TS-5105: Do vc->con.setRemote(target) before sock...

2017-01-07 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/1276 Trying a new build [approve ci] --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[jira] [Work logged] (TS-5105) Assert on Socks.cc line 67, due to remote_addr not set in connect_re_internal

2017-01-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-5105?focusedWorklogId=34964=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-34964 ] ASF GitHub Bot logged work on TS-5105: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #1301: Can trafficserver proxy to another proxy?

2017-01-07 Thread lucaswxp
Github user lucaswxp commented on the issue: https://github.com/apache/trafficserver/issues/1301 @zwoop That's already helpful. Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] trafficserver issue #1276: TS-5105: Do vc->con.setRemote(target) before sock...

2017-01-07 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1276 Linux build *failed*! See https://ci.trafficserver.apache.org/job/Github-Linux/1204/ for details. --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Work logged] (TS-5105) Assert on Socks.cc line 67, due to remote_addr not set in connect_re_internal

2017-01-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-5105?focusedWorklogId=34965=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-34965 ] ASF GitHub Bot logged work on TS-5105: -- Author: ASF GitHub Bot Created

[jira] [Work logged] (TS-5105) Assert on Socks.cc line 67, due to remote_addr not set in connect_re_internal

2017-01-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-5105?focusedWorklogId=34966=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-34966 ] ASF GitHub Bot logged work on TS-5105: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #1276: TS-5105: Do vc->con.setRemote(target) before sock...

2017-01-07 Thread oknet
Github user oknet commented on the issue: https://github.com/apache/trafficserver/pull/1276 It is crash in ats_base64_encode during regression test. ``` traffic_server: Aborted (Signal sent by tkill() 2585 989) traffic_server - STACK TRACE:

[GitHub] trafficserver issue #1175: socks.config - dest_ip rule issue

2017-01-07 Thread oknet
Github user oknet commented on the issue: https://github.com/apache/trafficserver/issues/1175 The libssl error is not related to this issue. Do you running the ats in another server that different to build server? In the last message you post here, the log line missing:

[jira] [Work logged] (TS-5105) Assert on Socks.cc line 67, due to remote_addr not set in connect_re_internal

2017-01-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-5105?focusedWorklogId=34967=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-34967 ] ASF GitHub Bot logged work on TS-5105: -- Author: ASF GitHub Bot Created