From owner-freebsd-sparc64@FreeBSD.ORG Fri Jan 18 23:27:43 2008 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C9DC16A4E5; Fri, 18 Jan 2008 23:27:43 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (penna-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 9946613C43E; Fri, 18 Jan 2008 23:27:42 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.2/8.14.2) with ESMTP id m0INTFZX073286; Fri, 18 Jan 2008 18:29:15 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Marius Strobl In-Reply-To: <20080117213604.GA91984@alchemy.franken.de> References: <477AC2A4.8080708@sasktel.net> <20080117213604.GA91984@alchemy.franken.de> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-CS4ju4/h9ITSUDNIcEE9" Organization: MarcusCom, Inc. Date: Fri, 18 Jan 2008 18:28:06 -0500 Message-Id: <1200698886.67472.85.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on creme-brulee.marcuscom.com Cc: gnome@freebsd.org, freebsd-sparc64@freebsd.org Subject: Re: Seamonkey core dumps at start in nsACString_internal::~nsACString_internal X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jan 2008 23:27:43 -0000 --=-CS4ju4/h9ITSUDNIcEE9 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2008-01-17 at 22:36 +0100, Marius Strobl wrote: > On Tue, Jan 01, 2008 at 02:45:56PM -0800, Stephen Hurd wrote: > > The current Seamonkey port is core dumping for me in=20 > > nsACString_internal::~nsACString_internal > >=20 > > My options were: > > # This file is auto-generated by 'make config'. > > # No user-servicable parts inside! > > # Options for seamonkey-1.1.7 > > _OPTIONS_READ=3Dseamonkey-1.1.7 > > WITH_MAILNEWS=3Dtrue > > WITH_COMPOSER=3Dtrue > > WITHOUT_LDAP=3Dtrue > > WITH_CHATZILLA=3Dtrue > > WITH_JAVASCRIPT_DEBUGGER=3Dtrue > > WITHOUT_SMB=3Dtrue > > WITHOUT_DEBUG=3Dtrue > > WITHOUT_LOGGING=3Dtrue > > WITH_OPTIMIZED_CFLAGS=3Dtrue > >=20 > > Anyone have a set of options that does work? I expect that=20 > > WITHOUT_DEBUG and WITH_OPTIMIZED_CFLAGS at the very least should be fro= bbed. >=20 > This seems to be due to a miscompilation or mislinkage problem > causing two nsObsoleteAString::sCanonicalVTable and two > nsObsoleteACString::sCanonicalVTable symbols shadowing each-other > respectively. To me this smells a a least bit like "you get what > you asked for" though; I'm surprised their string code actually > works somewhere. See the attachement for a patch that works around > the problem by omitting the code in question. > Dear gnome@ maintainers, could you please commit the attached > patch and bump the PORTREVISIONs of the affected ports (the > problem also affects at least www/firefox) or approve committing > such a change? Approved! Does this also apply to other Gecko ports, or just seamonkey? Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-CS4ju4/h9ITSUDNIcEE9 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBHkTYGb2iPiv4Uz4cRAsH6AJ4mwCHDXoW7FuydG0hXIO2GY8ljSQCeKsT3 rX/JeXWoFJbIy+cjsRLqWbI= =CB8H -----END PGP SIGNATURE----- --=-CS4ju4/h9ITSUDNIcEE9--