You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Cyril Scetbon (JIRA)" <ji...@apache.org> on 2013/11/27 18:04:38 UTC

[jira] [Commented] (CASSANDRA-5517) Cassandra crashes at start with segmentation fault

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

Cyril Scetbon commented on CASSANDRA-5517:
------------------------------------------

I think you should update JVM_OPTS in test/cassandra.in.sh too and the comment message in conf/cassandra-env.sh to :
u45 and greater need need 256k

> 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
>            Priority: Minor
>         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 was sent by Atlassian JIRA
(v6.1#6144)