NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/54092: atf runs broken on evbarm



The following reply was made to PR lib/54092; it has been noted by GNATS.

From: Rin Okuyama <rokuyama.rk%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: lib/54092: atf runs broken on evbarm
Date: Sat, 13 Apr 2019 20:33:18 +0900

 -------- Forwarded Message --------
 Subject: CVS commit: src/libexec/ld.elf_so
 Date: Fri, 12 Apr 2019 23:15:25 -0400
 From: Christos Zoulas <christos%netbsd.org@localhost>
 Reply-To: source-changes-d%NetBSD.org@localhost
 To: source-changes-full%NetBSD.org@localhost
 
 Module Name:	src
 Committed By:	christos
 Date:		Sat Apr 13 03:15:25 UTC 2019
 
 Modified Files:
 	src/libexec/ld.elf_so: rtld.c
 
 Log Message:
 Fix c++ exceptions on arm; jemalloc calls _rtld_tls_get_addr from inside
 dl_iterate_phdr, so we need to unlock and relock.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.195 -r1.196 src/libexec/ld.elf_so/rtld.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index