You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/12/01 20:27:58 UTC

[jira] [Commented] (PROTON-1366) Reactor Python - segfault when out of file descriptors

    [ https://issues.apache.org/jira/browse/PROTON-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712990#comment-15712990 ] 

ASF subversion and git services commented on PROTON-1366:
---------------------------------------------------------

Commit d39730bd4494e1a727ffbfa2c2169c384ae83bb5 in qpid-proton's branch refs/heads/master from [~chug]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=d39730b ]

PROTON-1366: Raise exception when wrapped object creation fails


> Reactor Python - segfault when out of file descriptors
> ------------------------------------------------------
>
>                 Key: PROTON-1366
>                 URL: https://issues.apache.org/jira/browse/PROTON-1366
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: 0.15.0
>         Environment: Fedora 23, current master
>            Reporter: Chuck Rolke
>            Assignee: Chuck Rolke
>
> A python reactor client tries to open 'too many' reactors. It fails with
> {noformat}
> python: /home/chug/git/qpid-proton/proton-c/src/reactor/reactor.c:121: pn_reactor_attachments: Assertion `reactor' failed.
> {noformat}
> This particular failure and a general class of failures can be detected in Python code when a _wrapper_ class fails to construct a wrapped object. A Python exception could be thrown indicating the failure.



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

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