[
https://issues.apache.org/jira/browse/CASSANDRA-8325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261161#comment-14261161
]
Benedict commented on CASSANDRA-8325:
-------------------------------------
I agree this should be addressed, but while it's reasonably trivial to knock
out a patch that makes FreeBSD work, it's not so trivial to make it work neatly
without penalty on the other systems we target. Since it's not a supported
system and I have a lot of other pressing work to do, I can't really spare the
time right now. I'll certainly take a look if nobody else has once some time
frees up, however.
As to MIN_COPY_THRESHOLD, the behaviour was largely adopted from the JDK, and
this doesn't apply the limit to offheap-to-offheap copies. Whether or not this
is a good or bad distinction, I haven't investigated.
> 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
> [email protected]:/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)