[jira] [Commented] (TS-4151) std::tr1::unique_ptr has not been declared

2016-01-25 Thread Brian Geffon (JIRA)
[ https://issues.apache.org/jira/browse/TS-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116596#comment-15116596 ] Brian Geffon commented on TS-4151: -- Yah it appears you're on an old version, check master:

[jira] [Commented] (TS-4151) std::tr1::unique_ptr has not been declared

2016-01-25 Thread Brian Geffon (JIRA)
[ https://issues.apache.org/jira/browse/TS-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116598#comment-15116598 ] Brian Geffon commented on TS-4151: -- Let's just backport [~amc] 's fix to 6.1? > std::tr1::unique_ptr has

[jira] [Commented] (TS-4151) std::tr1::unique_ptr has not been declared

2016-01-25 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116620#comment-15116620 ] Bryan Call commented on TS-4151: [~briang] That is what is on 6.1.x and it doesn't work. >

[jira] [Resolved] (TS-4154) missing Cryptohash.h file

2016-01-25 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach resolved TS-4154. - Resolution: Fixed Assignee: James Peach Fix Version/s: 6.2.0 > missing Cryptohash.h file >

[jira] [Commented] (TS-4154) missing Cryptohash.h file

2016-01-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TS-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116691#comment-15116691 ] ASF subversion and git services commented on TS-4154: - Commit

[jira] [Commented] (TS-4150) SPDY crashes under ASAN

2016-01-25 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116631#comment-15116631 ] James Peach commented on TS-4150: - {code} #8 0x851b40 in spdy_process_syn_stream_frame

[jira] [Created] (TS-4154) missing Cryptohash.h file

2016-01-25 Thread James Peach (JIRA)
James Peach created TS-4154: --- Summary: missing Cryptohash.h file Key: TS-4154 URL: https://issues.apache.org/jira/browse/TS-4154 Project: Traffic Server Issue Type: Bug Components: Build

[jira] [Commented] (TS-4151) std::tr1::unique_ptr has not been declared

2016-01-25 Thread Brian Geffon (JIRA)
[ https://issues.apache.org/jira/browse/TS-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116605#comment-15116605 ] Brian Geffon commented on TS-4151: -- This is what he previously came up with: {code} #include

[jira] [Updated] (TS-4149) Add milestone for activity before TS_EVENT_HTTP_SSN_START

2016-01-25 Thread Scott Beardsley (JIRA)
[ https://issues.apache.org/jira/browse/TS-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Beardsley updated TS-4149: Attachment: usingmutex.png nullmutex.png > Add milestone for activity before

[jira] [Updated] (TS-4150) SPDY crashes under ASAN

2016-01-25 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Call updated TS-4150: --- Fix Version/s: 6.1.0 > SPDY crashes under ASAN > --- > > Key: TS-4150 >

[jira] [Commented] (TS-4148) Add a log field for connection attempts made to origin

2016-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116031#comment-15116031 ] ASF GitHub Bot commented on TS-4148: GitHub user danobi opened a pull request:

[jira] [Updated] (TS-4148) Add a log field for attempts made to origin

2016-01-25 Thread Daniel Xu (JIRA)
[ https://issues.apache.org/jira/browse/TS-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Xu updated TS-4148: -- Summary: Add a log field for attempts made to origin (was: Add a log field for attempts to origin) > Add a log

[jira] [Updated] (TS-4148) Add a log field for connection attempts made to origin

2016-01-25 Thread Daniel Xu (JIRA)
[ https://issues.apache.org/jira/browse/TS-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Xu updated TS-4148: -- Summary: Add a log field for connection attempts made to origin (was: Add a log field for attempts made to

[jira] [Updated] (TS-4148) Add a log field for attempts to origin

2016-01-25 Thread Daniel Xu (JIRA)
[ https://issues.apache.org/jira/browse/TS-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Xu updated TS-4148: -- Summary: Add a log field for attempts to origin (was: Add a squid log field for attempts to origin) > Add a log

[jira] [Commented] (TS-4135) C++ api coredumps when used with other plugins using TSHttpTxnRedirectUrlSet.

2016-01-25 Thread Brian Geffon (JIRA)
[ https://issues.apache.org/jira/browse/TS-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116451#comment-15116451 ] Brian Geffon commented on TS-4135: -- The issue is that you're not supposed to resume from a TransactionPlugin

[jira] [Comment Edited] (TS-4135) C++ api coredumps when used with other plugins using TSHttpTxnRedirectUrlSet.

2016-01-25 Thread Sandeep Davu (JIRA)
[ https://issues.apache.org/jira/browse/TS-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116435#comment-15116435 ] Sandeep Davu edited comment on TS-4135 at 1/26/16 1:11 AM: --- [~briang] Here is a

[jira] [Commented] (TS-4150) SPDY crashes under ASAN

2016-01-25 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116558#comment-15116558 ] Bryan Call commented on TS-4150: Changing the Request alloctor to use new and delete fixed the issue. Since

[jira] [Updated] (TS-4151) std::tr1::unique_ptr has not been declared

2016-01-25 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Call updated TS-4151: --- Affects Version/s: 6.1.0 > std::tr1::unique_ptr has not been declared >

[jira] [Updated] (TS-4151) std::tr1::unique_ptr has not been declared

2016-01-25 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Call updated TS-4151: --- Fix Version/s: 6.1.0 > std::tr1::unique_ptr has not been declared > -- >

[jira] [Created] (TS-4151) std::tr1::unique_ptr has not been declared

2016-01-25 Thread Bryan Call (JIRA)
Bryan Call created TS-4151: -- Summary: std::tr1::unique_ptr has not been declared Key: TS-4151 URL: https://issues.apache.org/jira/browse/TS-4151 Project: Traffic Server Issue Type: Bug

[jira] [Commented] (TS-4151) std::tr1::unique_ptr has not been declared

2016-01-25 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116587#comment-15116587 ] Bryan Call commented on TS-4151: Changing the code to this makes it work, but it might not work with all

[jira] [Commented] (TS-4151) std::tr1::unique_ptr has not been declared

2016-01-25 Thread Brian Geffon (JIRA)
[ https://issues.apache.org/jira/browse/TS-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116590#comment-15116590 ] Brian Geffon commented on TS-4151: -- [~amc] fixed this a long time ago I thought... > std::tr1::unique_ptr