https://issues.apache.org/bugzilla/show_bug.cgi?id=54612
Bug ID: 54612 Summary: Fatal Error when trying to send data to WebSocket with conection closed Product: Tomcat Native Version: 1.1.24 Hardware: PC Status: NEW Severity: major Priority: P2 Component: Library Assignee: dev@tomcat.apache.org Reporter: berto...@mail.ru Classification: Unclassified Created attachment 29997 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29997&action=edit Crash report by Java VM Occures: When try to send data to WebSocet using org.apache.catalina.websocket.WsOutbound but socket is closed and onClose method has not managed to work out and remove connection from the collection. Expected behavior: throw IOException; Actual behavior: Fatal Error EXCEPTION_ACCESS_VIOLATION Java: JDK-7.15 Tomcat: 7.0.37 Actual DLL version 1.1.27 (not 24) Note. This works well on Linux but crash Tomcat on Windows -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org