From owner-freebsd-java@FreeBSD.ORG Sat Dec 4 17:16:53 2004 Return-Path: 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 5568716A4CE for ; Sat, 4 Dec 2004 17:16:53 +0000 (GMT) Received: from asterix.rsu.ru (relay.r61.net [195.208.245.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1235343D67 for ; Sat, 4 Dec 2004 17:16:52 +0000 (GMT) (envelope-from os@rsu.ru) Received: from os.adsl.r61.net (os@os.adsl.r61.net [195.208.243.95]) (authenticated bits=0) by asterix.rsu.ru (8.13.1/8.13.1) with ESMTP id iB4HGfhf029760 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 4 Dec 2004 20:16:42 +0300 (MSK) (envelope-from os@rsu.ru) Date: Sat, 4 Dec 2004 20:16:49 +0300 (MSK) From: Oleg Sharoiko To: Matt Meola In-Reply-To: <1101820780.36182.1.camel@matt.den-esniff.com> Message-ID: <20041204201041.E734@localhost> References: <1101377276.67026.3.camel@brain> <1101820780.36182.1.camel@matt.den-esniff.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: ClamAV 0.80/577/Mon Nov 8 02:32:14 2004 clamav-milter version 0.80j on asterix.rsu.ru X-Virus-Status: Clean X-Spam-Status: No, score=-5.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, UPPERCASE_25_50 autolearn=ham version=3.0.1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on asterix.rsu.ru cc: freebsd-java@freebsd.org Subject: Re: ports/72014: Eclipse doesn't work (SigBus 10) if it has been built with GTK X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Dec 2004 17:16:53 -0000 Hi! Unfortunately there is not much I can do. I'm ready to try debugging this case, but I need someone to guide me through this process as I'm not gdb neither assembler expert. And it looks like there are not so many folks who ready to spend their time helping me. For now there is a (not so bad) workaround. And we can hope this bug will go away with further freebsd development. On Tue, 30 Nov 2004, Matt Meola wrote: MM>On Thu, 2004-11-25 at 13:07 +0300, Oleg Sharoiko wrote: MM>> Hello! MM>> MM>> Could please those who have problems with eclipse SigBus'ing in MM>> _gtk_tree_view_queue_draw_node (or other gtk methods) send me their MM>> compiler options (/etc/make.conf) used for gtk and jdk builds. MM> MM>Here's mine. I can confirm that setting CPUTYPE=p4 is the culprit; MM>having set it back to p3, eclipse runs fine. MM> MM> MM># -- use.perl generated deltas -- # MM># Created: Thu Oct 28 15:53:16 2004 MM># Setting to use base perl from ports: MM>PERL_VER=5.8.5 MM>PERL_VERSION=5.8.5 MM>PERL_ARCH=mach MM>NOPERL=yo MM>NO_PERL=yo MM>NO_PERL_WRAPPER=yo MM> MM>#CFLAGS="-O2 -pipe" MM>CPUTYPE=p3 MM>KERNCONF=MATT MM>DOC_LANG=en_US.ISO8859-15 MM>NOPROFILE=true # Avoid compiling profiled libraries MM>CFLAGS=-O -pipe MM>COPTFLAGS=-O -pipe MM> MM>BATCH="YES" MM>#X_WINDOW_SYSTEM=xfree86-4 MM>X_WINDOW_SYSTEM=xorg MM>WITH_GNOME=YES MM>WITH_MOZILLA=firefox MM>WITH_ESD="YES" MM>WITH_NAS="YES" MM>WITH_SASL="YES" MM>#POSTFIX_OPTIONS="SASL2 TLS SPF" MM> MM> -- Oleg Sharoiko. Software and Network Engineer Computer Center of Rostov State University.