Ganesh Murthy created PROTON-1586:
-------------------------------------
Summary: [proton-c] examples send core dumps on specifying invalid
host
Key: PROTON-1586
URL: https://issues.apache.org/jira/browse/PROTON-1586
Project: Qpid Proton
Issue Type: Bug
Components: proton-c
Affects Versions: proton-c-0.18.0
Reporter: Ganesh Murthy
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
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]