Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2002 15:04:16 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/libexec/rtld-elf/i386 reloc.c
Message-ID:  <200206102204.g5AM4GMZ010823@apollo.backplane.com>
References:  <200206101852.g5AIqWd98998@freefall.freebsd.org> <1023745407.46871.2.camel@gyros.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help

:>   applications that load modules from threads.  The bug is almost certainly
:>   responsible for some of the instabilities found in konqueror, for example,
:>   and possibly netscape too.
:
:This may also fix the seg fault encountered while building Mozilla. 
:I'll investigate.
:
:Joe

    I'm very interested in any other bugs that come out of the woodwork
    from this.  Martin also just mentioned to me that Alexander Kabaev
    (on the ports mailing list) is investigating a possible RTLD_GLOBAL
    symbol issue that kills openoffice reliably for him when running with
    GCC2 (-stable's standard compiler).

    The stack issue was incredibly odd.  It corrupted the 'make install'
    sequence for openoffice without faulting it out, resulting in a
    seemingly good install which actually wound up being totally
    corrupt when one tried to run the setup program.  Fixing the rtld 
    bug did not solve the setup program's woes, one actually had to
    'make deinstall; make install' openoffice again, with the fixed rtld,
    for setup to then work properly.  That's a very, very odd effect and
    I'm amazed that Martin was able to track it down to rtld-elf.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206102204.g5AM4GMZ010823>