From owner-freebsd-eclipse@FreeBSD.ORG Sun May 8 16:16:29 2011 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 C836A1065679 for ; Sun, 8 May 2011 16:16:29 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6377F8FC1E for ; Sun, 8 May 2011 16:16:28 +0000 (UTC) Received: by wyf23 with SMTP id 23so4433759wyf.13 for ; Sun, 08 May 2011 09:16:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=hKICUUFimVwLLrI5F3guzfKVgBVFXkh3igJqC5PeC+U=; b=eZHc9n1fsd4K9oMJOE70oea1tsfVcesQ6CyFYnzIoMrS0UuGHDZdpdKbfBEQbdc7HP jW8Vq9aUY7gbE3abkzbLWhfv52SlwENglpiq8MZlfEXHXCumHSUz9gdoUYvpyw+2hNAx TdVEVi+xjFU2OrZkCD/NcULfbgQyV8idHFERs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Crq2ROSvWlIfLXUz0CQVH0bnAhoVnPoeyYMT36aBoWk8s2DZfYL7w5bZbElv54gSOQ 7965ANG2xe4bscfMPoYUwmHuU5mtpmm/ufEu4CEjLd56+miGU1G4viZL0BQiWKr88uzL TGrdrTiirha4wtBSFotqByYCpPxf6FU9K2cz0= MIME-Version: 1.0 Received: by 10.217.2.73 with SMTP id o51mr1797120wes.66.1304869512022; Sun, 08 May 2011 08:45:12 -0700 (PDT) Received: by 10.216.36.144 with HTTP; Sun, 8 May 2011 08:45:11 -0700 (PDT) Date: Sun, 8 May 2011 10:45:11 -0500 Message-ID: From: Brandon Gooch To: freebsd-eclipse@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Code completion causes crash 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: Sun, 08 May 2011 16:16:29 -0000 Hi everyone, new eclipse user here. I have a situation where eclipse causes java (openjdk6) to coredump. All that's required to trigger the problem is an attempt to use code completion (^SPACE) in a source file. After searching the internet for a bit, I came across this bug report: https://bugs.eclipse.org/bugs/show_bug.cgi?id=340998 I added the following line to my /usr/local/lib/eclipse/eclipse.ini file: -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/local/lib/libxul/ The crash no longer occurs. Is this a proper enough fix for the issue? Any tips on deeper debugging? I'm running 9-CURRENT (r221418) amd64 with the following from ports: eclipse-3.6.1_2 libxul-1.9.2.17 openjdk6-b22_5 Thanks! -Brandon (P.S. Forgive my alliterative subject, it was only semi-intentional) From owner-freebsd-eclipse@FreeBSD.ORG Mon May 9 11:07:02 2011 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 BF9A01065672 for ; Mon, 9 May 2011 11:07:02 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 945F38FC0A for ; Mon, 9 May 2011 11:07:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p49B72Ws070573 for ; Mon, 9 May 2011 11:07:02 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p49B71ed070571 for freebsd-eclipse@FreeBSD.org; Mon, 9 May 2011 11:07:01 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 9 May 2011 11:07:01 GMT Message-Id: <201105091107.p49B71ed070571@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-eclipse@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-eclipse@FreeBSD.org 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: Mon, 09 May 2011 11:07:02 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/149513 eclipse java/eclipse can not compile with 'WITH_TESTS=true' 1 problem total. From owner-freebsd-eclipse@FreeBSD.ORG Mon May 9 16:02:07 2011 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 C400A106566B for ; Mon, 9 May 2011 16:02:07 +0000 (UTC) (envelope-from c47g@gmx.at) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id 220F68FC08 for ; Mon, 9 May 2011 16:02:06 +0000 (UTC) Received: (qmail invoked by alias); 09 May 2011 15:35:25 -0000 Received: from cm203-32.liwest.at (EHLO bones.gusis.at) [81.10.203.32] by mail.gmx.net (mp051) with SMTP; 09 May 2011 17:35:25 +0200 X-Authenticated: #9978462 X-Provags-ID: V01U2FsdGVkX1/idRFlgNbizU1+4zWFNoa5LNlhswgAwvqiXRflXw Dj+aWTefI7A8hX From: Christian Gusenbauer To: freebsd-eclipse@freebsd.org Date: Mon, 9 May 2011 17:35:36 +0200 User-Agent: KMail/1.13.7 (FreeBSD/9.0-CURRENT; KDE/4.6.2; amd64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201105091735.36939.c47g@gmx.at> X-Y-GMX-Trusted: 0 Subject: eclipse crashes on current/amd64 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: Mon, 09 May 2011 16:02:07 -0000 Hi! I'm quite new to the Java world, but I'd like to learn Java, so I thought, I give eclipse a chance and compiled/installed it. After starting eclipse I clicked on the "javadoc" tab in the bottom half of the eclipse window and after a few seconds eclipse crashed :-(. The core dump contains hundreds of #178 0x0000000847550595 in NS_GetComponentManager_P () from /usr/local/lib/libxul/libxul.so #179 0x0000000847550595 in NS_GetComponentManager_P () from /usr/local/lib/libxul/libxul.so #180 0x0000000847550595 in NS_GetComponentManager_P () from /usr/local/lib/libxul/libxul.so #181 0x0000000847550595 in NS_GetComponentManager_P () from /usr/local/lib/libxul/libxul.so entries and the top of the call stack looks like this: #1631 0x00007fffffbfd568 in ?? () #1632 0x000000080000000c in ?? () #1633 0x0000000806292080 in ?? () #1634 0x0000000802f3b5a0 in ?? () #1635 0x00007fffffbfd4e8 in ?? () #1636 0x00007fffffbfd3d0 in ?? () #1637 0x000000080184dbc2 in JavaCalls::call_helper () from /data/local/openjdk6/jre/lib/amd64/server/libjvm.so Previous frame inner to this frame (corrupt stack?) So what's up with eclipse/libxul? Thanks, Christian. From owner-freebsd-eclipse@FreeBSD.ORG Mon May 9 17:01:01 2011 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 5FDA0106564A for ; Mon, 9 May 2011 17:01:01 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id E58FB8FC0A for ; Mon, 9 May 2011 17:01:00 +0000 (UTC) Received: by wwc33 with SMTP id 33so5581079wwc.31 for ; Mon, 09 May 2011 10:00:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=XHxE1QM55oJwrdRMe6zESTTEL1/r1l6WJuTapndfnuY=; b=iGNtp2AA9BdxfFP4zDLrCMsFXxRy/NoaJPJGOhi2oiTgVeEFLzdS5kKYa1HoWj86nm +tk7G1JTFk+DDE7MMje2QE/2l3Zg74kVLjKl3tL70IOVvnFsFk9R84oJMF26Y8cDK3SP 5tEj6LeU6sTQhQrGnpCsgjP6NVMJrUgHg4jeI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=b5nkyorl2kwtkNV+dXzMPllav+oFsBuA4JA6p/MW+KPyhDYthwdiCDpYOZwlndut7P gbPYpq4JN/mpRdnxmr3uNaHNVStds841aazZvJdKzvgBYLy6z8CIZCeO5FWTj7HaBIKK 9GiTEdyp+MqflC/fAS2jrepatW+0Lq+pNHC9o= MIME-Version: 1.0 Received: by 10.216.237.102 with SMTP id x80mr3051697weq.111.1304960459445; Mon, 09 May 2011 10:00:59 -0700 (PDT) Received: by 10.216.36.144 with HTTP; Mon, 9 May 2011 10:00:59 -0700 (PDT) In-Reply-To: <201105091735.36939.c47g@gmx.at> References: <201105091735.36939.c47g@gmx.at> Date: Mon, 9 May 2011 12:00:59 -0500 Message-ID: From: Brandon Gooch To: Christian Gusenbauer Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-eclipse@freebsd.org Subject: Re: eclipse crashes on current/amd64 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: Mon, 09 May 2011 17:01:01 -0000 On Mon, May 9, 2011 at 10:35 AM, Christian Gusenbauer wrote: > Hi! > > I'm quite new to the Java world, but I'd like to learn Java, so I thought= , I > give eclipse a chance and compiled/installed it. After starting eclipse I > clicked on the "javadoc" tab in the bottom half of the eclipse window and > after a few seconds eclipse crashed :-(. I'm a newb myself, and just began working with eclipse (and Java). I'm experiencing similar crashes. I haven't done any debugging of the issue, but I found a work-around: $ eclipse -vmargs -Dorg.eclipse.swt.browser.XULRunnerPath=3D/dev/null or setting it in eclipse.ini (somewhere after the -vmargs line): cat /usr/local/lib/eclipse/eclipse.ini [SNIP] -vmargs -Dorg.eclipse.swt.browser.XULRunnerPath=3D/dev/null [SNIP] ...works for me. What it does EXACTLY is unknown to me at this point, although I assume it's disabling whatever functionality it would otherwise obtain from libxul (perhaps using some other method of detecting the components required, or using something internally). > The core dump contains hundreds of > > #178 0x0000000847550595 in NS_GetComponentManager_P () > =A0 from /usr/local/lib/libxul/libxul.so > #179 0x0000000847550595 in NS_GetComponentManager_P () > =A0 from /usr/local/lib/libxul/libxul.so > #180 0x0000000847550595 in NS_GetComponentManager_P () > =A0 from /usr/local/lib/libxul/libxul.so > #181 0x0000000847550595 in NS_GetComponentManager_P () > =A0 from /usr/local/lib/libxul/libxul.so > > entries and the top of the call stack looks like this: > > #1631 0x00007fffffbfd568 in ?? () > #1632 0x000000080000000c in ?? () > #1633 0x0000000806292080 in ?? () > #1634 0x0000000802f3b5a0 in ?? () > #1635 0x00007fffffbfd4e8 in ?? () > #1636 0x00007fffffbfd3d0 in ?? () > #1637 0x000000080184dbc2 in JavaCalls::call_helper () > =A0 from /data/local/openjdk6/jre/lib/amd64/server/libjvm.so > Previous frame inner to this frame (corrupt stack?) > > So what's up with eclipse/libxul? > > Thanks, > Christian. I'm actually seeing the JVM crash (java.core is generated), so perhaps the subtleties of our issues differ a bit, but let me know if the above suggestion works. Thanks! -Brandon From owner-freebsd-eclipse@FreeBSD.ORG Mon May 9 18:35:25 2011 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 6E6D71065670 for ; Mon, 9 May 2011 18:35:25 +0000 (UTC) (envelope-from c47g@gmx.at) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id D7D6E8FC15 for ; Mon, 9 May 2011 18:35:24 +0000 (UTC) Received: (qmail invoked by alias); 09 May 2011 18:35:23 -0000 Received: from cm203-32.liwest.at (EHLO bones.gusis.at) [81.10.203.32] by mail.gmx.net (mp034) with SMTP; 09 May 2011 20:35:23 +0200 X-Authenticated: #9978462 X-Provags-ID: V01U2FsdGVkX19wqRsNBnFwhV+eiddHTG6CB3A83X4KUcvQSvzJMy R+IG74wTaQTAoh From: Christian Gusenbauer To: Brandon Gooch Date: Mon, 9 May 2011 20:35:33 +0200 User-Agent: KMail/1.13.7 (FreeBSD/9.0-CURRENT; KDE/4.6.2; amd64; ; ) References: <201105091735.36939.c47g@gmx.at> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201105092035.33964.c47g@gmx.at> X-Y-GMX-Trusted: 0 Cc: freebsd-eclipse@freebsd.org Subject: Re: eclipse crashes on current/amd64 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: Mon, 09 May 2011 18:35:25 -0000 Hi Brandon! On Monday 09 May 2011 19:00:59 Brandon Gooch wrote: > On Mon, May 9, 2011 at 10:35 AM, Christian Gusenbauer wrote: > > Hi! > > > > I'm quite new to the Java world, but I'd like to learn Java, so I > > thought, I give eclipse a chance and compiled/installed it. After > > starting eclipse I clicked on the "javadoc" tab in the bottom half of > > the eclipse window and after a few seconds eclipse crashed :-(. > > I'm a newb myself, and just began working with eclipse (and Java). I'm > experiencing similar crashes. > > I haven't done any debugging of the issue, but I found a work-around: > > $ eclipse -vmargs -Dorg.eclipse.swt.browser.XULRunnerPath=/dev/null > > or setting it in eclipse.ini (somewhere after the -vmargs line): > > cat /usr/local/lib/eclipse/eclipse.ini > [SNIP] > -vmargs > -Dorg.eclipse.swt.browser.XULRunnerPath=/dev/null > [SNIP] > > ...works for me. What it does EXACTLY is unknown to me at this point, > although I assume it's disabling whatever functionality it would > otherwise obtain from libxul (perhaps using some other method of > detecting the components required, or using something internally). > Great, that works for me, too :)! > > The core dump contains hundreds of > > > > #178 0x0000000847550595 in NS_GetComponentManager_P () > > from /usr/local/lib/libxul/libxul.so > > #179 0x0000000847550595 in NS_GetComponentManager_P () > > from /usr/local/lib/libxul/libxul.so > > #180 0x0000000847550595 in NS_GetComponentManager_P () > > from /usr/local/lib/libxul/libxul.so > > #181 0x0000000847550595 in NS_GetComponentManager_P () > > from /usr/local/lib/libxul/libxul.so > > > > entries and the top of the call stack looks like this: > > > > #1631 0x00007fffffbfd568 in ?? () > > #1632 0x000000080000000c in ?? () > > #1633 0x0000000806292080 in ?? () > > #1634 0x0000000802f3b5a0 in ?? () > > #1635 0x00007fffffbfd4e8 in ?? () > > #1636 0x00007fffffbfd3d0 in ?? () > > #1637 0x000000080184dbc2 in JavaCalls::call_helper () > > from /data/local/openjdk6/jre/lib/amd64/server/libjvm.so > > Previous frame inner to this frame (corrupt stack?) > > > > So what's up with eclipse/libxul? > > > > Thanks, > > Christian. > > I'm actually seeing the JVM crash (java.core is generated), so perhaps > the subtleties of our issues differ a bit, but let me know if the > above suggestion works. Well I think the crashes we experience are the same :-). Good to know, that I'm not alone ;-)! > > Thanks! > > -Brandon Thanks for your help, Christian. From owner-freebsd-eclipse@FreeBSD.ORG Wed May 11 05:40:10 2011 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 39ADA106564A for ; Wed, 11 May 2011 05:40:10 +0000 (UTC) (envelope-from Thomas.Gellekum@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id 851478FC19 for ; Wed, 11 May 2011 05:40:09 +0000 (UTC) Received: (qmail invoked by alias); 11 May 2011 05:40:07 -0000 Received: from xdsl-78-34-106-227.netcologne.de (EHLO siegel.tg.intern) [78.34.106.227] by mail.gmx.net (mp071) with SMTP; 11 May 2011 07:40:07 +0200 X-Authenticated: #18235045 X-Provags-ID: V01U2FsdGVkX18tM5pLwgctz5Ldv3pPSdHbqw0LGFH6U3IgmR5ysV w6KIeGRnzlB1Pp Message-ID: <4DCA2136.6060607@gmx.de> Date: Wed, 11 May 2011 07:40:06 +0200 From: Thomas Gellekum User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.17) Gecko/20110503 Lightning/1.0b2 Thunderbird/3.1.10 ThunderBrowse/3.3.5 MIME-Version: 1.0 To: glewis@freebsd.org References: <4DB8432C.5060409@gmx.de> <20110428071704.2687faec@o2.pl> <4DB9279D.9070703@gmx.de> In-Reply-To: <4DB9279D.9070703@gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-eclipse@freebsd.org Subject: Re: Please test: upgrade of java/eclipse to 3.6.2 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: Wed, 11 May 2011 05:40:10 -0000 On 04/28/11 10:38, Thomas Gellekum wrote: > On 04/28/11 07:17, Sebastian Chmielewski wrote: >> On Wed, 27 Apr 2011 18:24:12 +0200 >> Thomas Gellekum wrote: >> >>> Moin, >>> >>> I have attached a patch to upgrade the eclipse port to 3.6.2. Seems to >>> work for me on 8-stable/amd64, but this is a port with a tricky build >>> process, so I may have easily overlooked something. So, please test, and >>> send feedback to the list. Thanks. >>> >>> tg >> >> Build failed for me with following error: > > Ok, next try. Sorry for the inconvenience. I've seen no further feedback, so it looks like this one could be committed. Greg? tg