[
https://issues.apache.org/jira/browse/CASSANDRA-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13702254#comment-13702254
]
Eric Evans commented on CASSANDRA-5517:
---------------------------------------
The attached patch, 0001-CASSANDRA-5517-up-xss-to-256k-for-openjdk-1.6, raises
-Xss to 256k for OpenJDK 1.6 only.
Optionally, 0002-optional-upgrade-dependency-to-OpenJDK-7 raises the Debian
package dependency to OpenJDK 1.7. You could argue it unwise to change this in
a point release, but OpenJDK 1.7 seems to be a _much_ better default at this
point.
> Cassandra crashes at start with segmentation fault
> --------------------------------------------------
>
> Key: CASSANDRA-5517
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5517
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Environment: VirtualBox 4.2.6 VM with 4GB RAM, Xubuntu 12.10 as host
> and guest OS.
> Cassandra 1.2.4 installed on guest as Debian package.
> Reporter: Sergey Naumov
> Assignee: Eric Evans
> Attachments:
> 0001-CASSANDRA-5517-up-xss-to-256k-for-openjdk-1.6.patch,
> 0002-optional-upgrade-dependency-to-OpenJDK-7.patch
>
>
> Sometimes Cassandra fails at start with segmentation fault:
> # /usr/sbin/cassandra -f
> xss = -ea -javaajent:/usr/share/cassandra/lib/jamm-0.2.5.jar
> -XX:+UseThreadPriorities -XX:ThreadPriorityPolicy=42 -Xms1024M -Xmx1024M
> -Xmn100M -XX:+HeapDumpOnOutOfMemoryError -Xss180k
> Segmentation fault
> It seems that not only me encountered this bug:
> http://snapwebsites.org/known-issues/cassandra-crashes-java-segmentation-fault
> Solution proposed on this link works.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira