Date: Fri, 23 Dec 2005 10:34:48 -0500 From: Alexander Kabaev <kabaev@gmail.com> To: Eric Anderson <anderson@centtech.com> Cc: current@freebsd.org Subject: Re: [openoffice]no suitable windowing system found, exiting. Message-ID: <20051223103448.3d7eb8d4@kan.dnsalias.net> In-Reply-To: <43AC15C5.1040306@centtech.com> References: <43A8BD3F.2010006@gddsn.org.cn> <20051220232754.48631fb4@kan.dnsalias.net> <20051221192118.GA88506@aoi.wolfpond.org> <43A9AE07.3070501@centtech.com> <20051222175152.292f510b@kan.dnsalias.net> <43AC1325.2080700@centtech.com> <43AC15C5.1040306@centtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature_Fri__23_Dec_2005_10_34_48_-0500_O/SIeXUx+dLNmY+u Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Fri, 23 Dec 2005 09:20:37 -0600 Eric Anderson <anderson@centtech.com> wrote: > Eric Anderson wrote: >=20 > > Alexander Kabaev wrote: > > > >> The commit below fixes OpenOffice 1.1.5 for me. > >> > >> kan 2005-12-22 16:42:38 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> libexec/rtld-elf rtld.c Log: > >> Initialize object dagmembers list before checking version > >> dependencies. Revision Changes Path > >> 1.110 +2 -4 src/libexec/rtld-elf/rtld.c > >> > >> http://cvsweb.FreeBSD.org/src/libexec/rtld-elf/rtld.c.diff?r1=3D1.109&= r2=3D1.110=20 > >> > >> > >> > >> =20 > >> > > > > Yep, that did it (for 2.0). Thanks! >=20 >=20 > Although now firefox segfaults. I'm recompiling it now, but this is > all I could scavange from the core file: > in _rtld_free_tls () from /libexec/ld-elf.so.1 >=20 > Eric >=20 >=20 >=20 >=20 > --=20 > ------------------------------------------------------------------------ > Eric Anderson Sr. Systems Administrator Centaur > Technology Anything that works is better than anything that doesn't. > ------------------------------------------------------------------------ The segfault was caused by *((char *)0) =3D 0; statement that I forgot to remove from the source before committing. Now firefox does not segfault but properly fails to load plugin due to inadequate versioning emulation by flash[67].so wrappers. --=20 Alexander Kabaev --Signature_Fri__23_Dec_2005_10_34_48_-0500_O/SIeXUx+dLNmY+u Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDrBkeQ6z1jMm+XZYRAmHbAJ4jeYU0f+scUUt7FwCE3xAx8PN8QQCgiwzg lQtmT8Rerlv2ozftcowup8k= =dytL -----END PGP SIGNATURE----- --Signature_Fri__23_Dec_2005_10_34_48_-0500_O/SIeXUx+dLNmY+u--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051223103448.3d7eb8d4>