JDK crash in JVM_handle_bsd_signal when starting Cassandra

Ronald Klop ronald-lists at klop.ws
Thu Oct 30 12:29:09 UTC 2014


On Thu, 30 Oct 2014 13:21:53 +0100, Nikolay Denev <ndenev at gmail.com> wrote:

> Hi,
>
> When trying to start latest cassandra 2.1.1 (which I've succesfully
> built first),
> JDK crashes with SIGSEGV:
>
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x000000080241e045, pid=4107, tid=34384931840
> #
> # JRE version: OpenJDK Runtime Environment (7.0-b17) (build 1.7.0_65-b17)
> # Java VM: OpenJDK 64-Bit Server VM (24.65-b04 mixed mode bsd-amd64
> compressed oops)
> # Problematic frame:
> # V  [libjvm.so+0x81e045]  JVM_handle_bsd_signal+0x10ae75
> #
> # Core dump written. Default location: /cores/core or core.4107
> #
> # An error report file with more information is saved as:
> # /opt/apache-cassandra-2.1.1-src/hs_err_pid4107.log
> #
> # If you would like to submit a bug report, please visit:
> #   http://bugreport.sun.com/bugreport/crash.jsp
> #
> zsh: abort (core dumped)  CASSANDRA_CONF=`pwd`/conf
> JAVA_HOME=/usr/local/openjdk7 ./bin/cassandra -f
>
> Same thing happens when I try openjdk8
>
> I'm running FreeBSD 10.0-STABLE #13 r270295M: Thu Aug 21 22:05:37 UTC  
> 2014
>
> --Nikolay


# An error report file with more information is saved as:
# /opt/apache-cassandra-2.1.1-src/hs_err_pid4107.log

It is helpful to others to include this file in your report.

Ronald.


More information about the freebsd-stable mailing list