Mladen Turk
Sun, 07 Feb 2010 23:26:25 -0800
Hi, We have a nasty bug that crashes the JVM on shutdown cause by Library.terminate call while we are inside Socket.accept The reason for crash is that we reference later in code the memory that was already destroyed with apr_pool_terminate, and can lead to a JVM core. The fix is quite simple (r907567) and I plan to tag 1.1.20 and propose a vote. Comments? Regards -- ^TM --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org