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

2016-04-26 Thread Ganesh Murthy (JIRA)

[ 
https://issues.apache.org/jira/browse/DISPATCH-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15258021#comment-15258021
 ] 

Ganesh Murthy commented on DISPATCH-295:


Can you please post the backtrace from the core dump file of the crash? 

> 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.pcap, 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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



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

2016-04-26 Thread Paolo Patierno (JIRA)

[ 
https://issues.apache.org/jira/browse/DISPATCH-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15257950#comment-15257950
 ] 

Paolo Patierno commented on DISPATCH-295:
-

I'm on the last bits on GitHub cloned and compiled this morning.
Paolo.

> 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.pcap, 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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



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

2016-04-26 Thread Ted Ross (JIRA)

[ 
https://issues.apache.org/jira/browse/DISPATCH-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15257935#comment-15257935
 ] 

Ted Ross commented on DISPATCH-295:
---

I'm wondering if this is related to DISPATCH-294.  Did the router code you 
tested contain this fix (i.e. were you on beta2 or the latest master)?

-Ted


> 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.pcap, 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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org