From owner-freebsd-java Sun Feb 23 17: 8: 8 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93E3C37B401 for ; Sun, 23 Feb 2003 17:08:07 -0800 (PST) Received: from ool-18bacefa.dyn.optonline.net (ool-18bacefa.dyn.optonline.net [24.186.206.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3A2E43FE1 for ; Sun, 23 Feb 2003 17:08:06 -0800 (PST) (envelope-from cbr@ool-18bacefa.dyn.optonline.net) Received: from ool-18bacefa.dyn.optonline.net (localhost [127.0.0.1]) by ool-18bacefa.dyn.optonline.net (8.12.6/8.12.6) with ESMTP id h1O17u4p093728; Sun, 23 Feb 2003 20:07:56 -0500 (EST) (envelope-from cbr@ool-18bacefa.dyn.optonline.net) Received: (from cbr@localhost) by ool-18bacefa.dyn.optonline.net (8.12.6/8.12.6/Submit) id h1O17nwX093725; Sun, 23 Feb 2003 20:07:49 -0500 (EST) From: Christopher Rued MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15961.28772.873323.999940@ool-18bacefa.dyn.optonline.net> Date: Sun, 23 Feb 2003 20:07:48 -0500 To: Munehiro Matsuda Cc: freebsd@spatula.net, freebsd-java@FreeBSD.ORG Subject: Re: [REPOST] java/47397: [PATCH] java/jdk13 to enable HotSpot In-Reply-To: <20030224.001844.126617556.haro@h4.dion.ne.jp> References: <20030214.011711.74755715.haro@h4.dion.ne.jp> <20030221.105132.21960861.haro@kgt.co.jp> <20030221121105.I74143@turing.morons.org> <20030224.001844.126617556.haro@h4.dion.ne.jp> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Munehiro Matsuda writes: > Can you apply the atteched patch, and test compile it. I applied your new patch (after applying your first patch). Now, it compiles if I set WITH_HOTSPOT to core, compiler1, or compiler2 (or just use -DWITH_HOTSPOT). However, it still crashes with the message: Unexpected Signal : 4 occurred at PC=0x80c888b and dumps core any time I try to run any command, regardless of what options were used to compile it. I'm not sure what to try next. I'm thinking about rebuilding my system/kernel. Any useful debugging flags I can compile in/tools I can use to debug it? Thanks, -- Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message