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: Nat Sloss <nathanialsloss%yahoo.com.au@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: Mon, 21 Oct 2013 08:14:17 +1100

 Hi.
 
 Ive gone through the new atf tls dlopen test with gdb and the call to rtld_tls 
 allocate (the last one before the test segfaults exhibits) the same 
 behaviour.
 
 obj->tlsoffset == 0, obj->tls_done == 0;
 
 Regards,
 
 Nat.
 
 
 


Home | Main Index | Thread Index | Old Index