HotSpot Virtual Machine crash

Nick Johnson freebsd at spatula.net
Mon Jan 22 21:40:14 UTC 2007


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/


More information about the freebsd-java mailing list