You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "graham sanderson (JIRA)" <ji...@apache.org> on 2014/12/29 17:29:13 UTC

[jira] [Comment Edited] (CASSANDRA-8325) Cassandra 2.1.x fails to start on FreeBSD (JVM crash)

    [ https://issues.apache.org/jira/browse/CASSANDRA-8325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227227#comment-14227227 ] 

graham sanderson edited comment on CASSANDRA-8325 at 12/29/14 4:28 PM:
-----------------------------------------------------------------------

unsafeCopy1.txt has a minimal code change that *might* based on the documentation for Unsafe.java fix this one code path (others would remain in the comparators).

basically this is untested (even not on FreeBSD) so YMMV. Feel free to try it and see if it fixes the exception in the copy() method


was (Author: graham sanderson):
unsafeCopy1.txt has a minimal code change that *might* based on the documentation for Unsafe.java fix this one code path (others would remain in the compators).

basically this is untested (even not on FreeBSD) so YMMV. Feel free to try it and see if it fixes the exception in the copy() method

> Cassandra 2.1.x fails to start on FreeBSD (JVM crash)
> -----------------------------------------------------
>
>                 Key: CASSANDRA-8325
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8325
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: FreeBSD 10.0 with openjdk version "1.7.0_71", 64-Bit Server VM
>            Reporter: Leonid Shalupov
>         Attachments: hs_err_pid1856.log, system.log, unsafeCopy1.txt
>
>
> See attached error file after JVM crash
> {quote}
> FreeBSD xxx.intellij.net 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
> {quote}
> {quote}
>  % java -version
> openjdk version "1.7.0_71"
> OpenJDK Runtime Environment (build 1.7.0_71-b14)
> OpenJDK 64-Bit Server VM (build 24.71-b01, mixed mode)
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)