From owner-freebsd-gnome Sun Jun 2 13:38:39 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 65A0637B405; Sun, 2 Jun 2002 13:38:28 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.3/8.12.3) with ESMTP id g52KcLB4097493; Sun, 2 Jun 2002 16:38:21 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: mozilla package continued problems From: Joe Marcus Clarke To: Kris Kennaway Cc: gnome@FreeBSD.ORG, alpha@FreeBSD.ORG In-Reply-To: <20020601154018.A84522@xor.obsecurity.org> References: <20020601133830.A82337@xor.obsecurity.org> <1022966096.76321.5.camel@shumai.marcuscom.com> <20020601154018.A84522@xor.obsecurity.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-SgTRNdy+MlfE0+uvigNY" X-Mailer: Ximian Evolution 1.0.5 Date: 02 Jun 2002 16:38:29 -0400 Message-Id: <1023050309.8517.0.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-SgTRNdy+MlfE0+uvigNY Content-Type: multipart/mixed; boundary="=-UOrWvVTpDuxBWsAvcvl+" --=-UOrWvVTpDuxBWsAvcvl+ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-06-01 at 18:40, Kris Kennaway wrote: > On Sat, Jun 01, 2002 at 05:14:56PM -0400, Joe Marcus Clarke wrote: > > On Sat, 2002-06-01 at 16:38, Kris Kennaway wrote: > > > OK, when I rebuilt the zip package with the latest fix, the mozilla > > > package built now gets further on alpha, but now the build dumps core > > > right at the end. > > >=20 > > > Interestingly I'm seeing the same build failure on my i386 box locall= y. > >=20 > > Kris, I haven't been able to reproduce this. What program is actually > > dumping core? Anyway I could get a back trace for analysis? >=20 > This is the traceback from my i386 box. I'll rebuild one with -ggdb > and try and get you a core from alpha too. Kris, can you try the attached patch, and let me know if it solves the problem? Joe >=20 > Kris >=20 > Core was generated by `regchrome'. > Program terminated with signal 11, Segmentation fault. > Reading symbols from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libx= pcom.so... > (no debugging symbols found)...done. > Reading symbols from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libp= lds4.so... > (no debugging symbols found)...done. > Reading symbols from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libp= lc4.so... > (no debugging symbols found)...done. > Reading symbols from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libn= spr4.so... > (no debugging symbols found)...done. > Reading symbols from /usr/lib/libstdc++.so.3...(no debugging symbols foun= d)...done. > Reading symbols from /usr/lib/libm.so.2...(no debugging symbols found)...= done. > Reading symbols from /usr/lib/libc_r.so.4...(no debugging symbols found).= ..done. > Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols fou= nd)...done. > #0 0x28145e98 in nsGetServiceByContractID::operator() () > from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libxpcom.so > (gdb) bt > #0 0x28145e98 in nsGetServiceByContractID::operator() () > from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libxpcom.so > #1 0x28143d53 in nsCOMPtr_base::assign_from_helper () > from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libxpcom.so > #2 0x280fd152 in nsComponentManagerImpl::PlatformPrePopulateRegistry () > from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libxpcom.so > #3 0x280ba7e9 in NS_InitXPCOM2 () > from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libxpcom.so > #4 0x804881e in __register_frame_info () > #5 0x8048725 in __register_frame_info () --=-UOrWvVTpDuxBWsAvcvl+ Content-Disposition: attachment; filename=patch-xpcom_build_nsXPComInit.cpp Content-Type: text/x-c++; name=patch-xpcom_build_nsXPComInit.cpp; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable --- xpcom/build/nsXPComInit.cpp.orig Sun Jun 2 16:36:35 2002 +++ xpcom/build/nsXPComInit.cpp Sun Jun 2 16:36:53 2002 @@ -452,7 +452,7 @@ =20 // Prepopulate registry for performance // Ignore return value. It is ok if this fails. - nsComponentManagerImpl::gComponentManager->PlatformPrePopulateRegistry= (); + //nsComponentManagerImpl::gComponentManager->PlatformPrePopulateRegist= ry(); =20 // Pay the cost at startup time of starting this singleton. nsIInterfaceInfoManager* iim =3D XPTI_GetInterfaceInfoManager(); --=-UOrWvVTpDuxBWsAvcvl+-- --=-SgTRNdy+MlfE0+uvigNY Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA8+oJFb2iPiv4Uz4cRApDmAJwKqbMwCtJkyqh0zeTVwqs5kvkiVgCeKRyO PuTCgwZUZeuh+U3jaGB5qBA= =j8w7 -----END PGP SIGNATURE----- --=-SgTRNdy+MlfE0+uvigNY-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message