NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/54192: lang/rust build error
The following reply was made to PR toolchain/54192; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost,
ben@pocket.services
Subject: Re: pkg/54192: lang/rust build error
Date: Sat, 27 Jul 2019 17:58:45 +0200
On Sat, Jul 27, 2019 at 06:35:01AM +0000, coypu%sdf.org@localhost wrote:
> I think the lock implemented by _rtld_shared_enter is bogus.
You are not allowed to enter as shared again after taking an exclusive
mutex. That's why all signals are blocked in that case.
Joerg
Home |
Main Index |
Thread Index |
Old Index