From owner-freebsd-java@FreeBSD.ORG Mon Jan 22 21:40:14 2007 Return-Path: X-Original-To: freebsd-java@FreeBSD.org Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 50A1916A404 for ; Mon, 22 Jan 2007 21:40:14 +0000 (UTC) (envelope-from freebsd@spatula.net) Received: from turing.morons.org (morons.org [64.147.161.226]) by mx1.freebsd.org (Postfix) with ESMTP id 3204413C471 for ; Mon, 22 Jan 2007 21:40:14 +0000 (UTC) (envelope-from freebsd@spatula.net) Received: by turing.morons.org (Postfix, from userid 1001) id 7970F17034; Mon, 22 Jan 2007 13:07:04 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by turing.morons.org (Postfix) with ESMTP id 76EA017033; Mon, 22 Jan 2007 13:07:04 -0800 (PST) Date: Mon, 22 Jan 2007 13:07:04 -0800 (PST) From: Nick Johnson X-X-Sender: spatula@turing To: Kurt Jaeger In-Reply-To: <20070122200459.GA59142@home.c0mplx.org> Message-ID: <20070122130316.P2224@turing> References: <20070122200459.GA59142@home.c0mplx.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-java@FreeBSD.org Subject: Re: HotSpot Virtual Machine crash X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2007 21:40:14 -0000 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/