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

Alan Conway updated DISPATCH-72:
--------------------------------
    Description: Dispatch system tests show sporadic core dumps associated with 
python frame-handling code. This appears to be a thread-safety problem in the 
handling of python code.  (was: The python C API documentation 
https://docs.python.org/2/c-api/init.html#non-python-created-threads states 
that threads not started by pyton must lock the Global Interpreter Lock before 
using any python APIs. 

Currently dispatch does not do this, it locks a separate mutex.)

> Sporadic core dumps in dispatch tests
> -------------------------------------
>
>                 Key: DISPATCH-72
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-72
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Routing Engine
>    Affects Versions: 0.2
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>
> Dispatch system tests show sporadic core dumps associated with python 
> frame-handling code. This appears to be a thread-safety problem in the 
> handling of python code.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to