TC 8 APR crash in TestWsSubprotocols. This is different from the failure for trunk (org.apache.catalina.nonblocking.TestNonBlockingAPI fails in testNonBlockingWriteError "Error listener should have been invoked."):

    [junit] Running org.apache.tomcat.websocket.TestWsSubprotocols
[junit] 01-Mar-2015 04:06:00.094 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testWsSubprotocols] [junit] 01-Mar-2015 04:06:00.580 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR based Apache Tomcat Native library 1.1.32 using APR version 1.6.0. [junit] 01-Mar-2015 04:06:00.581 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. [junit] 01-Mar-2015 04:06:00.589 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized (OpenSSL 1.1.0-dev xx XXX xxxx) [junit] 01-Mar-2015 04:06:01.524 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-1"] [junit] 01-Mar-2015 04:06:01.563 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service Tomcat [junit] 01-Mar-2015 04:06:01.563 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.0.21-dev [junit] 01-Mar-2015 04:06:02.128 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-1-53338"] [junit] 01-Mar-2015 04:06:02.151 INFO [main] org.apache.catalina.util.LifecycleBase.start The start() method was called on component [StandardServer[-1]] after start() had already been called. The second call will be ignored. [junit] 01-Mar-2015 04:06:03.009 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-1-53338"] [junit] 01-Mar-2015 04:06:03.023 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service Tomcat [junit] 01-Mar-2015 04:06:03.051 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-1-53338"] [junit] 01-Mar-2015 04:06:03.105 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-1-53338"] [junit] # [junit] # A fatal error has been detected by the Java Runtime Environment:
    [junit] #
[junit] # SIGSEGV (0xb) at pc=0x00007fd0b406b414, pid=17638, tid=140533455066880
    [junit] #
[junit] # JRE version: Java(TM) SE Runtime Environment (8.0_25-b17) (build 1.8.0_25-b17) [junit] # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode linux-amd64 compressed oops)
    [junit] # Problematic frame:
    [junit] # C  [libpthread.so.0+0xa414]  pthread_mutex_lock+0x4
    [junit] #
[junit] # Core dump written. Default location: /srv/gump/public/workspace/tomcat-8.0.x/core or core.17638 (max size 1 kB). To ensure a full core dump, try "ulimit -c unlimited" before starting Java again
    [junit] #
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.127 sec
    [junit] # An error report file with more information is saved as:
    [junit] # /srv/gump/public/workspace/tomcat-8.0.x/hs_err_pid17638.log
    [junit] #
    [junit] # If you would like to submit a bug report, please visit:
    [junit] #   http://bugreport.sun.com/bugreport/crash.jsp
[junit] # The crash happened outside the Java Virtual Machine in native code.
    [junit] # See problematic frame for where to report the bug.
    [junit] #
    [junit] Test org.apache.tomcat.websocket.TestWsSubprotocols FAILED

Regards,

Rainer

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

Reply via email to