Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2006 13:10:50 -0700
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        jesage <qitao.zhang@gmail.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: An unexpected error has been detected by HotSpot Virtual Machine when I run azureus
Message-ID:  <20060501201050.GA95461@misty.eyesbeyond.com>
In-Reply-To: <a31d0f790604290050h27028ea0i8bdc3427ba6aeb1e@mail.gmail.com>
References:  <a31d0f790604290050h27028ea0i8bdc3427ba6aeb1e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 29, 2006 at 03:50:49PM +0800, jesage wrote:
> Starting Azureus...
> Java exec found in PATH. Verifying...
> Suitable java version found [java = 1.5.0]
> Configuring environment...
> Loading Azureus:
> java -Xms16m -Xmx128m -cp
> "/home/tinms/azureus/Azureus2.jar:/home/tinms/azureus/swt.jar" -
> Djava.library.path="/home/tinms/azureus"
> -Dazureus.install.path="/home/tinms/azureus"
> org.gudy.azureus2.ui.swt.Main ''
> #
> # An unexpected error has been detected by HotSpot Virtual Machine:
> #
> #  SIGBUS (0xa) at pc=0x28510ea5, pid=11437, tid=0x88cc200
> #
> # Java VM: Java HotSpot(TM) Client VM (diablo-1.5.0_06-b00 mixed mode)
> # Problematic frame:
> # V  [libjvm.so+0x370ea5]
> #
> # An error report file with more information is saved as hs_err_pid11437.log

If this is an SMP machine, try using -XX:+UseMembar as part of the java
invocation.  If not please post the full error log.

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060501201050.GA95461>