Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
proton-0.12.0
Description
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.