Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 2014 13:43:44 -0800
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        Konstantin Belousov <kib@freebsd.org>, Peter Holm <pho@freebsd.org>, Alan Cox <alc@freebsd.org>,  Jung-uk Kim <jkim@freebsd.org>, David Xu <davidxu@freebsd.org>, Xin Li <delphij@freebsd.org>, Attilio Rao <attilio@freebsd.org>
Cc:        freebsd-current Current <freebsd-current@freebsd.org>, "jenkins-admin@freebsd.org" <jenkins-admin@freebsd.org>, "freebsd-java@freebsd.org" <freebsd-java@freebsd.org>
Subject:   vm.pmap.pcid_enabled="1" causes Java to coredump in FBSD 10
Message-ID:  <CAG=rPVc-baMXyhoSh30OcdRK9qrBuz4p65rHrpOpW9p4wm_tBg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

As part of the Jenkins deployment in the FreeBSD cluster
the jenkins-admin team observed that when running Jenkins on FreeBSD 10,
the Java virtual machine from the openjdk6 or openjdk7 port
would coredump regularly.

See item #10 here:  https://wiki.freebsd.org/Jenkins

On the advice of Jung-uk Kim, I put the following in /boot/loader.conf:

vm.pmap.pcid_enabled="0"

and rebooted.

After that, the Java coredumping problems went away.

Can someone with VM expertise look into this problem and suggest a fix?

There are many reports of Java coredumping on FreeBSD 10, such as this
one:  http://lists.freebsd.org/pipermail/freebsd-java/2014-March/010606.html

It would be good to fix this, so that Java works "out of the box" on
FreeBSD 10.  It's not good when kernel tunables need to be set
so that Java can work. :(

Thanks.

--
Craig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVc-baMXyhoSh30OcdRK9qrBuz4p65rHrpOpW9p4wm_tBg>