https://issues.apache.org/bugzilla/show_bug.cgi?id=53697
lac...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX |--- --- Comment #2 from lac...@gmail.com --- Please find the test case at: https://chrislacy.net/downloads/tomcat-bug-53697.tar.gz Steps: - install apr and dependencies - compile and install native - startup tomcat (./startup.sh) - hit https://localhost:8443/AtmosphereTest - hit http://localhost:8080/AtmosphereTest - repeat hits if necessary (usually first round does it, but sometimes another hit to https is needed) I used firefox and tested on both the server I mentioned and another development box. A second, related, error that happends ~1/2 of the time, is currently in catalina.out and has the pid error file in CATALINA_HOME - copied here: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007fd3840a78d0, pid=28351, tid=140546779842304 # # JRE version: 7.0_05 # Java VM: OpenJDK 64-Bit Server VM (23.0-b21 mixed mode linux-amd64 compressed oops) # Problematic frame: # C 0x00007fd3840a78d0 # # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # /home/chris/Documents/apache-tomcat-7.0.29/bin/hs_err_pid28351.log # # If you would like to submit a bug report, please include # instructions on how to reproduce the bug and visit: # http://icedtea.classpath.org/bugzilla # -- 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