From owner-freebsd-eclipse@FreeBSD.ORG Fri Oct 12 17:50:46 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 69F9E16A417 for ; Fri, 12 Oct 2007 17:50:46 +0000 (UTC) (envelope-from dan@rucci.org) Received: from mta3.srv.hcvlny.cv.net (mta3.srv.hcvlny.cv.net [167.206.4.198]) by mx1.freebsd.org (Postfix) with ESMTP id 4ED3F13C458 for ; Fri, 12 Oct 2007 17:50:46 +0000 (UTC) (envelope-from dan@rucci.org) Received: from smurfpc.warganizer.com (ool-182dc652.dyn.optonline.net [24.45.198.82]) by mta3.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JPT00MRF88GKX21@mta3.srv.hcvlny.cv.net> for freebsd-eclipse@freebsd.org; Fri, 12 Oct 2007 13:50:45 -0400 (EDT) Date: Fri, 12 Oct 2007 13:51:47 +0000 From: Daniel Rucci To: freebsd-eclipse@freebsd.org Message-id: <470F7BF3.8020707@rucci.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT User-Agent: Thunderbird 2.0.0.6 (X11/20071012) Subject: 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: Fri, 12 Oct 2007 17:50:46 -0000 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