You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (Updated) (JIRA)" <ji...@apache.org> on 2012/02/28 06:12:50 UTC

[jira] [Updated] (CASSANDRA-3970) (100% reproducible) JVM crash in streamingTransferTest on Windows

     [ https://issues.apache.org/jira/browse/CASSANDRA-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-3970:
--------------------------------------

    Summary: (100% reproducible) JVM crash in streamingTransferTest on Windows  (was: JVM crash in streamingTransferTest on Windows)

Note that the patch on CASSANDRA-3967 is required or the test errors out before getting to the part that makes it crash.
                
> (100% reproducible) JVM crash in streamingTransferTest on Windows
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-3970
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3970
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Jonathan Ellis
>            Assignee: Sylvain Lebresne
>             Fix For: 1.1.0
>
>         Attachments: hs_err_pid95744.log
>
>
> {noformat}
> $ ant test -Dtest.name=StreamingTransferTest
> ...
> [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
> [junit] #
> [junit] # A fatal error has been detected by the Java Runtime Environment:
> [junit] #
> [junit] #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006da5ccca, pid=95744, tid=94924
> [junit] #
> [junit] # JRE version: 6.0_27-b07
> [junit] # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.2-b06 mixed mode windows-amd64 compressed oops)
> [junit] # Problematic frame:
> [junit] # V  [jvm.dll+0x1cccca]
> [junit] #
> [junit] # An error report file with more information is saved as:
> [junit] # c:\Users\Jonathan\projects\cassandra\git\hs_err_pid95744.log
> [junit] #
> [junit] # If you would like to submit a bug report, please visit:
> [junit] #   http://java.sun.com/webapps/bugreport/crash.jsp
> [junit] #
> [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
> [junit]
> [junit] Testcase: org.apache.cassandra.streaming.StreamingTransferTest:testTransferTable:   Caused an ERROR
> [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
> [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
> [junit]
> [junit]
> [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED (crashed)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira