[
https://issues.apache.org/jira/browse/PROTON-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16217143#comment-16217143
]
ASF subversion and git services commented on PROTON-1176:
---------------------------------------------------------
Commit 415a1f7ab6c76414a98b26883fe2d6c3ba26addd in qpid-proton's branch
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=415a1f7 ]
PROTON-1176: [python] remove unreliable file descriptors test
Removed a FD overflow test that is not reliable under both linux and windows.
> 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
> Assignee: Alan Conway
> Labels: crash
> Fix For: proton-c-0.18.1
>
>
> 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.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]