[jira] [Updated] (TS-2164) Race condition between NetProcessor and api_init()

2016-08-15 Thread Alan M. Carroll (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan M. Carroll updated TS-2164:

Fix Version/s: (was: 7.0.0)
   7.1.0

> Race condition between NetProcessor and api_init()
> --
>
> Key: TS-2164
> URL: https://issues.apache.org/jira/browse/TS-2164
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Core, HTTP
>Reporter: Tomasz Kuzemko
>Assignee: Alan M. Carroll
> Fix For: 7.1.0
>
>
> In proxy/Main.cc starting of NetProcessor before calling api_init() can lead 
> to a segfault when an early connection is served because of accessing 
> http_global_hooks in HttpClientSession::new_connection():
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x7fffe5019700 (LWP 21479)]
> 0x00564add in HttpClientSession::new_connection (this=0x15073c0, 
> new_vc=0x152df20, backdoor=false) at HttpClientSession.cc:228
> 228 hooks_set = http_global_hooks->hooks_set;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-2164) Race condition between NetProcessor and api_init()

2016-04-08 Thread Leif Hedstrom (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-2164:
--
Fix Version/s: (was: 6.2.0)
   7.0.0

> Race condition between NetProcessor and api_init()
> --
>
> Key: TS-2164
> URL: https://issues.apache.org/jira/browse/TS-2164
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Core, HTTP
>Reporter: Tomasz Kuzemko
>Assignee: Alan M. Carroll
> Fix For: 7.0.0
>
>
> In proxy/Main.cc starting of NetProcessor before calling api_init() can lead 
> to a segfault when an early connection is served because of accessing 
> http_global_hooks in HttpClientSession::new_connection():
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x7fffe5019700 (LWP 21479)]
> 0x00564add in HttpClientSession::new_connection (this=0x15073c0, 
> new_vc=0x152df20, backdoor=false) at HttpClientSession.cc:228
> 228 hooks_set = http_global_hooks->hooks_set;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-2164) Race condition between NetProcessor and api_init()

2015-12-16 Thread Alan M. Carroll (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan M. Carroll updated TS-2164:

Fix Version/s: (was: 6.1.0)
   6.2.0

> Race condition between NetProcessor and api_init()
> --
>
> Key: TS-2164
> URL: https://issues.apache.org/jira/browse/TS-2164
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Core, HTTP
>Reporter: Tomasz Kuzemko
>Assignee: Alan M. Carroll
> Fix For: 6.2.0
>
>
> In proxy/Main.cc starting of NetProcessor before calling api_init() can lead 
> to a segfault when an early connection is served because of accessing 
> http_global_hooks in HttpClientSession::new_connection():
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x7fffe5019700 (LWP 21479)]
> 0x00564add in HttpClientSession::new_connection (this=0x15073c0, 
> new_vc=0x152df20, backdoor=false) at HttpClientSession.cc:228
> 228 hooks_set = http_global_hooks->hooks_set;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-2164) Race condition between NetProcessor and api_init()

2015-06-11 Thread Phil Sorber (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phil Sorber updated TS-2164:

Fix Version/s: (was: 6.0.0)
   6.1.0

 Race condition between NetProcessor and api_init()
 --

 Key: TS-2164
 URL: https://issues.apache.org/jira/browse/TS-2164
 Project: Traffic Server
  Issue Type: Bug
  Components: Core, HTTP
Reporter: Tomasz Kuzemko
Assignee: Alan M. Carroll
 Fix For: 6.1.0


 In proxy/Main.cc starting of NetProcessor before calling api_init() can lead 
 to a segfault when an early connection is served because of accessing 
 http_global_hooks in HttpClientSession::new_connection():
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0x7fffe5019700 (LWP 21479)]
 0x00564add in HttpClientSession::new_connection (this=0x15073c0, 
 new_vc=0x152df20, backdoor=false) at HttpClientSession.cc:228
 228 hooks_set = http_global_hooks-hooks_set;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-2164) Race condition between NetProcessor and api_init()

2014-11-05 Thread Susan Hinrichs (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Susan Hinrichs updated TS-2164:
---
Fix Version/s: (was: 5.2.0)
   5.3.0

 Race condition between NetProcessor and api_init()
 --

 Key: TS-2164
 URL: https://issues.apache.org/jira/browse/TS-2164
 Project: Traffic Server
  Issue Type: Bug
  Components: Core, HTTP
Reporter: Tomasz Kuzemko
 Fix For: 5.3.0


 In proxy/Main.cc starting of NetProcessor before calling api_init() can lead 
 to a segfault when an early connection is served because of accessing 
 http_global_hooks in HttpClientSession::new_connection():
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0x7fffe5019700 (LWP 21479)]
 0x00564add in HttpClientSession::new_connection (this=0x15073c0, 
 new_vc=0x152df20, backdoor=false) at HttpClientSession.cc:228
 228 hooks_set = http_global_hooks-hooks_set;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)