Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2007 13:07:04 -0800 (PST)
From:      Nick Johnson <freebsd@spatula.net>
To:        Kurt Jaeger <pi@c0mplx.org>
Cc:        freebsd-java@FreeBSD.org
Subject:   Re: HotSpot Virtual Machine crash
Message-ID:  <20070122130316.P2224@turing>
In-Reply-To: <20070122200459.GA59142@home.c0mplx.org>
References:  <20070122200459.GA59142@home.c0mplx.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Looks to me like the problem wasn't in the JVM, but rather it was caused 
by a programming error in some native code accessed via JNI.

Specifically, 
com.sun.star.wizards.form.FormDocument$ControlForm.getActualFormHeight() 
made a call to some native library, and that caused a crash.

Based on the stack, I would suspect the actual problem is in 
libjava_uno.so.

   Nick

On Mon, 22 Jan 2007, Kurt Jaeger wrote:

> Hi!
> 
> Attached is some error report, FYI.
> 
> 

-- 
When you're a kid, they tell you it's all grow up, get a job, get married,
get a house, have a kid, and that's it.  No, the truth is the world is so
much stranger than that.  It's so much darker, and so much madder.
And so much better.
  -- Elton, Doctor Who, "Love and Monsters"
This message has been brought to you by Nick Johnson 2.1 and the number 6.
http://healerNick.com/       http://morons.org/        http://spatula.net/



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