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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to