[
https://issues.apache.org/jira/browse/CASSANDRA-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018117#comment-13018117
]
Pavel Yaskevich commented on CASSANDRA-2441:
--------------------------------------------
Latest code (branch trunk) works with JRockit
(jrockit-jdk1.6.0_22-R28.1.1-4.0.1) but note that JVM does not support
following options: -Xmn<size> -XX:ThreadPriorityPolicy -XX:+UseParNewGC
-XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:SurvivorRatio=8
-XX:MaxTenuringThreshold=1 -XX:CMSInitiatingOccupancyFraction=75
-XX:+UseCMSInitiatingOccupancyOnly
> Cassandra crashes with segmentation fault on Debian 5.0 and Ubuntu 10.10
> ------------------------------------------------------------------------
>
> Key: CASSANDRA-2441
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2441
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.8
> Environment: Both servers have identical hardware configuration:
> Quad-Core AMD Opteron(tm) Processor 2374 HE, 4 GB RAM (rackspace servers)
> Java version "1.6.0_20"
> OpenJDK Runtime Environment (IcedTea6 1.9.7) (6b20-1.9.7-0ubuntu1)
> OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)
> Reporter: Pavel Yaskevich
> Assignee: Jonathan Ellis
> Priority: Critical
>
> Last working commit is c8d1984bf17cab58f40069e522d074c7b0077bc1 (merge from
> 0.7), branch: trunk.
> What I did is cloned git://git.apache.org/cassandra.git and did git reset
> each commit with `ant clean && ant && ./bin/cassandra -f` until I got
> cassandra started
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira