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: Sun, 20 Oct 2013 18:39:08 +1100

 Hi.
 
 I've been doing more reading and I think that the TLS model libmpfr was built 
 with is dynamic I've been experimenting with -ftls-model with 
 model=initial-exec it seems to run but then seg faults when loading but at 
 least it doesn't freeze.
 
 I was wondering what the tls optimization switches I should specify for 6.1.1 
 i386 kernel.
 
 I'd did not specify the tls model initially when building libmpfr and it would 
 hang and give me the results documented in this PR.
 
 Regards,
 
 Nat.
 


Home | Main Index | Thread Index | Old Index