Ted Ross created DISPATCH-945:
---------------------------------

             Summary: Crash on shutdown when a http+websocket connection is open
                 Key: DISPATCH-945
                 URL: https://issues.apache.org/jira/browse/DISPATCH-945
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Container
    Affects Versions: 1.0.1
            Reporter: Ted Ross
             Fix For: 1.1.0


If the router is shut down when there is an active HTTP+websockets connection, 
the router segfaults.

This crash appears to be a result of improper shutdown ordering.  When the 
connection is closed, the container module has already been freed.  This 
results in the dereferencing of invalid pointers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to