Chuck Rolke created PROTON-2022:
-----------------------------------

             Summary: Python3 reactor listener client fails with 'Bad file 
descriptor' exception
                 Key: PROTON-2022
                 URL: https://issues.apache.org/jira/browse/PROTON-2022
             Project: Qpid Proton
          Issue Type: Bug
          Components: python-binding
    Affects Versions: proton-c-0.27.0
         Environment: Fedora 29 or 28. Python 3.
qpid-dispatch master @f359aea 1.6.0-rc2
            Reporter: Chuck Rolke
         Attachments: authz.txt

Qpid-dispatch self tests run a helper program 
qpid-dispatch/tests/authservice.py.in

With Python 2 this test program works normally.

With Python 3 the test fails with an 'OSError Errno 9, Bad file descriptor' 
exception.

Control is passed from the application to a MessagingHandler with
    Container(handler).run()

The stack trace is posted as an attached file.

To reproduce: from the build directory
    ctest -VV -R authz

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to