NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/48324: ld.elf_so - tty.c memcpy overwrites tcb for tls variant 2
The following reply was made to PR lib/48324; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: lib/48324: ld.elf_so - tty.c memcpy overwrites tcb for tls variant
2
Date: Sun, 20 Oct 2013 11:44:27 +0200
On Sun, Oct 20, 2013 at 01:35:00AM +0000, Nat Sloss wrote:
> I am not sure if my package will run correctly is there any way I could
> load
> mpfr earlier so it would be initialised in the first call to
> _rtld_tls_offset_allocate maybe using RTLD_NOW
I don't think there is anything to this effect beside LD_PRELOAD (e.g.
creating a wrapper shell script...)
It would be super helpfull if you could create a minimalistic set of
"hello world" style shared libs and main application reproducing the
failure from sources, which we could use to verify a fix and as base
for a later regression test.
Thanks,
Martin
Home |
Main Index |
Thread Index |
Old Index