Alan Conway created PROTON-1964:
-----------------------------------

             Summary: [c] pn_proactor_wait() can return empty event batches.
                 Key: PROTON-1964
                 URL: https://issues.apache.org/jira/browse/PROTON-1964
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
            Reporter: Alan Conway
            Assignee: Alan Conway
             Fix For: proton-c-0.18.0


Run the send examples code with an invalid hostname like shown in the following 
- 

{noformat}
[gmurthy@localhost build]$ pwd
/home/gmurthy/opensource/qpid-proton/build
[gmurthy@localhost build]$ 
[gmurthy@localhost build]$ 
[gmurthy@localhost build]$ examples/c/send nosuchhost
PN_TRANSPORT_CLOSED: proton:io: No address associated with hostname - connect 
to  nosuchhost:5672
epoll proactor failure in 
/home/gmurthy/opensource/qpid-proton/proton-c/src/proactor/epoll.c:648: "arming 
polled file descriptor": No such file or directory
Aborted (core dumped)
[gmurthy@localhost build]$ 
{noformat}

The proactor code coredumps.



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

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

Reply via email to