Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E09EF1093D for ; Thu, 15 Aug 2013 19:17:10 +0000 (UTC) Received: (qmail 65811 invoked by uid 500); 15 Aug 2013 19:16:59 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 65772 invoked by uid 500); 15 Aug 2013 19:16:51 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 65721 invoked by uid 99); 15 Aug 2013 19:16:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Aug 2013 19:16:48 +0000 Date: Thu, 15 Aug 2013 19:16:48 +0000 (UTC) From: "Eric Evans (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CASSANDRA-5517) Cassandra crashes at start with segmentation fault MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans resolved CASSANDRA-5517. ----------------------------------- Resolution: Fixed committed to cassandra-2.0 and trunk; closing > 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 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