You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Paolo Patierno (JIRA)" <ji...@apache.org> on 2016/04/26 10:11:12 UTC

[jira] [Created] (DISPATCH-295) Router aborted on assertion failed after socker closing by client

Paolo Patierno created DISPATCH-295:
---------------------------------------

             Summary: Router aborted on assertion failed after socker closing by client
                 Key: DISPATCH-295
                 URL: https://issues.apache.org/jira/browse/DISPATCH-295
             Project: Qpid Dispatch
          Issue Type: Bug
    Affects Versions: 0.6
            Reporter: Paolo Patierno
         Attachments: qdrouterd_abort.txt

I'm just trying to send the CBS token to Azure (for now I have no reply and I'll investigate in the next days) with a simple Java application through the qpid dispatch router.

Attached you can find the wireshark pcap file (filter on tcp.port == 5672) and a text file with qdrouterd trace.

After sending the CBS token (with no reply from Azure), there are a couple of empty frames as heartbeat and then I "stop" the Java application from the IDE (Eclipse).
At socket level it means (I see) only a simple FIN, FIN ACK, ACK sequence but the router crashes (?) with following error on a failed assert :

qdrouterd: /qpid-dispatch/src/posix/threading.c:71: sys_mutex_lock: Assertion `result == 0' failed.
Aborted (core dumped)



--
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