From owner-freebsd-java Tue Jul 2 7:10:40 2002 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 F2A6737B400 for ; Tue, 2 Jul 2002 07:10:37 -0700 (PDT) Received: from mgr3.xmission.com (mgr3.xmission.com [198.60.22.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9771543E09 for ; Tue, 2 Jul 2002 07:10:37 -0700 (PDT) (envelope-from glewis@misty.eyesbeyond.com) Received: from mail by mgr3.xmission.com with spam-scanned (Exim 3.35 #1) id 17POMX-0002Bc-00; Tue, 02 Jul 2002 08:10:37 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr3.xmission.com with esmtp (Exim 3.35 #1) id 17POMW-0002BH-00; Tue, 02 Jul 2002 08:10:36 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g62EAXt58091; Tue, 2 Jul 2002 23:40:33 +0930 (CST) (envelope-from glewis) Date: Tue, 2 Jul 2002 23:40:32 +0930 From: Greg Lewis To: Dylan Carlson Cc: freebsd-java@FreeBSD.ORG Subject: Re: Limewire 2.4.4 Message-ID: <20020702234032.A58064@misty.eyesbeyond.com> References: <200207020908.22595.absinthe@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200207020908.22595.absinthe@pobox.com>; from absinthe@pobox.com on Tue, Jul 02, 2002 at 09:08:22AM -0400 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 On Tue, Jul 02, 2002 at 09:08:22AM -0400, Dylan Carlson wrote: > Just tried Limewire under JDK 1.3.1p6 this morning. At first I was quite > encouraged, it started up exactly as it does under Windows (same splash > screen, etc). The main screen comes up and it starts counting the files in > your library. > > Looks very good at this stage (performance looks great, actually). During > this, you can launch a search or go between the tabs just fine. At some > juncture later (while still counting media files it can find in the path > you've configured) the VM bails out. > > This can either be a SIGSEGV or SIGBUS type failure, but it is usually a > SIGSEGV. The count of files within Limewire display a count total of 2700 > and that's where it fails. I have exactly 3028 files in the path it is > searching. No filenames (I am aware of) that could trip up the application. > > I am using the Pro version (which I bought) which isn't (functionally) any > different from the freeware one except that there aren't any advertisements. > Limewire doesn't officially support FreeBSD (this is a "Linux" build) but > they say it will run on JDK 1.3.1. > > A special environment var is required for Limewire. J2SE_PREEMPTCLOSE needs > to be set to "1", which they say is to work around some limitations in JDK > 1.3.1. > > I have several core files if someone wants to look at them. I'd like to get > some feedback from people before I file a PR. Curious what your experiences > are. This is a known problem: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/36951 Or at least is similar to one :). There is a workaround (run with java_g instead of java), but no solution yet. You are welcome to have a bash at it! -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message