From owner-freebsd-java@FreeBSD.ORG Thu Apr 19 22:18:59 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 C86E216A402 for ; Thu, 19 Apr 2007 22:18:59 +0000 (UTC) (envelope-from reinholz@alumni.sandiego.edu) Received: from barracuda.law.du.edu (law-barracuda.law.du.edu [130.253.166.38]) by mx1.freebsd.org (Postfix) with ESMTP id 945C913C4C1 for ; Thu, 19 Apr 2007 22:18:59 +0000 (UTC) (envelope-from reinholz@alumni.sandiego.edu) X-ASG-Debug-ID: 1177020094-179500430000-QmBwRN X-Barracuda-URL: http://barracuda.law.du.edu:80/cgi-bin/mark.cgi X-Barracuda-Connect: 67-40-33-25.hlrn.qwest.net[67.40.33.25] X-Barracuda-Start-Time: 1177020094 Received: from [192.168.1.151] (67-40-33-25.hlrn.qwest.net [67.40.33.25]) by barracuda.law.du.edu (Spam Firewall) with ESMTP id 2721D2BB240 for ; Thu, 19 Apr 2007 16:01:35 -0600 (MDT) Message-ID: <4627E698.20704@alumni.sandiego.edu> Date: Thu, 19 Apr 2007 16:00:56 -0600 From: Kevin Reinholz User-Agent: Thunderbird 1.5.0.10 (X11/20070306) MIME-Version: 1.0 To: freebsd-java@FreeBSD.org X-ASG-Orig-Subj: SIGSEGV (0xb) at pc=0x280da4ef, pid=15952, tid=0x805c000 (azureus-3.0.1.0 crashes when clicking Open Torrent File dialogue) Content-Type: multipart/mixed; boundary="------------050806040900000002070406" X-Barracuda-Virus-Scanned: by Sturm College of Law Spam Firewall at law.du.edu X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: SIGSEGV (0xb) at pc=0x280da4ef, pid=15952, tid=0x805c000 (azureus-3.0.1.0 crashes when clicking Open Torrent File dialogue) 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: Thu, 19 Apr 2007 22:18:59 -0000 This is a multi-part message in MIME format. --------------050806040900000002070406 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I received the following error message when clicking on the open torrent file dialogue in Azureus: fongsaiyuk% **** tracker peer auth disabled **** (SWT:15952): 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=0x280da4ef, pid=15952, tid=0x805c000 # # Java VM: Java HotSpot(TM) Client VM (diablo-1.5.0_07-b01 mixed mode) # Problematic frame: # C [libc.so.6+0x214ef] realpath+0xbf # # An error report file with more information is saved as hs_err_pid15952.log # # If you would like to submit a bug report, please write # a letter to freebsd-java@FreeBSD.org mailing list # [1] + abort azureus I have attached the error log generated from this crash. I would have thought this was a bug with Azureus, but as per the error message and submitting a report to this list. Regards, Kevin Reinholz --------------050806040900000002070406--