Cliff Jansen created PROTON-1176:
------------------------------------
Summary: Core dump if reactor creation fails
Key: PROTON-1176
URL: https://issues.apache.org/jira/browse/PROTON-1176
Project: Qpid Proton
Issue Type: Bug
Components: python-binding
Affects Versions: 0.12.0
Reporter: Cliff Jansen
If a BlockingConnection fails creating a reactor from Proton-C, the wrapper
constructor for the container fails on a null "impl" value, causing a core dump
rather than an exception.
This can happen if the process runs out of file descriptors and cannot allocate
the self-pipes needed by the reactor.
Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1319165
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)