Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-1586

[proton-c] examples send core dumps on specifying invalid host

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • proton-c-0.18.0
    • proton-c
    • None

    Description

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

      [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]$ 
      

      The proactor code coredumps.

      Attachments

        Issue Links

          Activity

            People

              aconway Alan Conway
              gmurthy Ganesh Murthy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: