From owner-freebsd-java@FreeBSD.ORG Mon Jun 18 15:36:50 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 E572616A421 for ; Mon, 18 Jun 2007 15:36:50 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id AC1BA13C458 for ; Mon, 18 Jun 2007 15:36:50 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.1/8.13.3) with ESMTP id l5IFanIK022589; Mon, 18 Jun 2007 08:36:49 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.1/8.13.3/Submit) id l5IFam8L022588; Mon, 18 Jun 2007 08:36:48 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Mon, 18 Jun 2007 08:36:48 -0700 From: Greg Lewis To: ?? ?? Message-ID: <20070618153648.GA22537@misty.eyesbeyond.com> References: <612195.2802.qm@web15910.mail.cnb.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <612195.2802.qm@web15910.mail.cnb.yahoo.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-java@freebsd.org Subject: Re: An error report 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, 18 Jun 2007 15:36:51 -0000 On Sun, Jun 17, 2007 at 05:36:27PM +0800, ?? ?? wrote: > When I run azureus, an error happened: > $ azureus > > (SWT:33411): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 250 and height -1 > # > # An unexpected error has been detected by HotSpot Virtual Machine: > # > # SIGSEGV (0xb) at pc=0x00000008008b1f26, pid=33411, tid=0xb19400 > # > # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_11-p5-root_17_jun_2007_15_35 mixed mode) > # Problematic frame: > # C [libc.so.7+0x33f26] realpath+0x1e6 > # > # An error report file with more information is saved as hs_err_pid33411.log > # > # If you would like to submit a bug report, please write > # a letter to freebsd-java@FreeBSD.org mailing list > # > Abort trap: 6 (core dumped) > > The attachment is error log. This looks to me like some problems in the SWT native code are crashing the JVM -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org