From owner-freebsd-eclipse@FreeBSD.ORG Thu Oct 18 03:03:44 2007 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A5D916A46C for ; Thu, 18 Oct 2007 03:03:44 +0000 (UTC) (envelope-from mbowie@buzmo.com) Received: from mail144.messagelabs.com (mail144.messagelabs.com [216.82.254.51]) by mx1.freebsd.org (Postfix) with ESMTP id CA29913C465 for ; Thu, 18 Oct 2007 03:03:43 +0000 (UTC) (envelope-from mbowie@buzmo.com) X-VirusChecked: Checked X-Env-Sender: mbowie@buzmo.com X-Msg-Ref: server-10.tower-144.messagelabs.com!1192676622!4084344!1 X-StarScan-Version: 5.5.12.14.2; banners=-,-,- X-Originating-IP: [69.12.11.76] Received: (qmail 21216 invoked from network); 18 Oct 2007 03:03:42 -0000 Received: from smtp0.dfw.fabriclabs.com (HELO smtp0.dfw.fabriclabs.com) (69.12.11.76) by server-10.tower-144.messagelabs.com with AES256-SHA encrypted SMTP; 18 Oct 2007 03:03:42 -0000 Received: from workshop.sv.buzmo.com (adsl-70-237-102-121.dsl.irvnca.sbcglobal.net [70.237.102.121] (may be forged)) (authenticated bits=0) by smtp0.dfw.fabriclabs.com (8.13.7/8.13.6) with ESMTP id l9I32ulX022610; Wed, 17 Oct 2007 22:02:57 -0500 (CDT) (envelope-from mbowie@buzmo.com) Message-ID: <4716CCFC.3070302@buzmo.com> Date: Wed, 17 Oct 2007 20:03:24 -0700 From: Mike Bowie User-Agent: Thunderbird 2.0.0.6 (X11/20070825) MIME-Version: 1.0 To: Daniel Rucci References: <470F7BF3.8020707@rucci.org> In-Reply-To: <470F7BF3.8020707@rucci.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-eclipse@freebsd.org Subject: Re: Europa + Patches X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2007 03:03:44 -0000 Daniel Rucci wrote: > I seem to have a degradation in stability after applying updates & > installing plugins, need to track down the culprit. Is everyone > acquiring all of the updates after installing? > > Not sure yet which added patches or plugins are making my 6.2 > installation not work nicely but as for 7.0-CURRENT, after applying > the 1 available patch on the install of the port I get > > sudo eclipse-europa > Assertion failed: ((run->regs_mask[elm] & (1 << bit)) == 0), function > arena_run_reg_dalloc, file /usr/src/lib/libc/stdlib/malloc.c, line 1721. > Abort trap: 6 (core dumped) > > (im running as root to install plugins) > > Theres an accompanying eclipse error log file ( > http://rucci.org/ports/java/eclipse-europa/current/ ) although this > seems to be > plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86_1.0.0.v20070606/eclipse_1017a.so > doing something it shouldn't.. > > This seems to only happen after applying the available patch.. > > > Thanks, > Dan > > > _______________________________________________ > freebsd-eclipse@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse > To unsubscribe, send any mail to > "freebsd-eclipse-unsubscribe@freebsd.org" Hey Dan, Sorry for not dropping you a line sooner... I kept trying to catch you on IRC, but kept missing you it would seem. Which updates are you apply and from which sites? I'll give it a try and see if I can replicate it. I've got a handful of plugins which I'm running nightly builds of, which are quite happy so far, so I'd be interested to see which ones are upsetting your install. Have you given Ken's 3.3.1 a try? If so, are you seeing the same thing there? Cheers, Mike.