You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ernest Allen (JIRA)" <ji...@apache.org> on 2017/10/16 19:51:00 UTC

[jira] [Created] (DISPATCH-857) Router crash when ctrl-c on router that has a libwebsockets listener connected to a console

Ernest Allen created DISPATCH-857:
-------------------------------------

             Summary: Router crash when ctrl-c on router that has a libwebsockets listener connected to a console
                 Key: DISPATCH-857
                 URL: https://issues.apache.org/jira/browse/DISPATCH-857
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Container
    Affects Versions: 1.0.0
            Reporter: Ernest Allen


The router will core under the following circumstances:

- checkout the latest proton and dispatch. build and install
- start a router using qpid-dispatch/tests/config-1/A.conf (not as a daemon)
- start a console by browsing to localhost:5673
- after the console connects, ctrl-c out of the router

^C2017-10-16 14:54:36.776194 -0400 SERVER (notice) Shut Down
2017-10-16 14:54:36.776305 -0400 ROUTER_CORE (info) Router Core thread exited
2017-10-16 14:54:36.776639 -0400 SERVER (info) HTTP server thread exit
2017-10-16 14:54:36.776909 -0400 SERVER (info) Connection from 10.10.123.4 (to 0.0.0.0:5673) failed: amqp:connection:framing-error connection aborted
qdrouterd: /home/eallen/qpid-dispatch/src/posix/threading.c:57: sys_mutex_lock: Assertion `result == 0' failed.
Aborted (core dumped)

Since this only happens after a console has connected, it may be related to DISPATCH-855 which causes the 0.8.0 router to crash after the console connection unexpectedly closed.

 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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