svn commit: r310025 - head/libexec/rtld-elf
Dominic Fandrey
kamikaze at bsdforen.de
Tue Jan 10 13:58:49 UTC 2017
On Tue, 2016-12-13 at 18:05 +0000, Bryan Drewery wrote:
> Author: bdrewery
> Date: Tue Dec 13 18:05:14 2016
> New Revision: 310025
> URL: https://svnweb.freebsd.org/changeset/base/310025
>
> Log:
> Take write lock for rtld_bind before modifying obj_list in dl_iterate_phdr().
This commit causes a regression in C++, where an exception
smashes the sigprocmask, causing all signal handling to fail.
See: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215826
Look at #2 for a demonstration.
Regards
kami
--
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
More information about the svn-src-head
mailing list