From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F10AE395C079; Thu, 7 Jan 2021 07:31:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F10AE395C079 From: "balint at balintreczey dot hu" To: glibc-bugs@sourceware.org Subject: [Bug nptl/25847] pthread_cond_signal failed to wake up pthread_cond_wait due to a bug in undoing stealing Date: Thu, 07 Jan 2021 07:31:29 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: nptl X-Bugzilla-Version: 2.27 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: balint at balintreczey dot hu X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jan 2021 07:31:30 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D25847 --- Comment #20 from Balint Reczey --- This bug is also tracked in Ubuntu at https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1899800 . Qin Li's patch is already included in Ubuntu's development series to rather have a minor performance regression than the occasional deadlock. The patch is also being back-ported to Ubuntu 20.10 and will be back-ported= to Ubuntu 20.04 LTS after the performance impact is known better, unless a bet= ter fix is developed. Measurement results about the performance impact of Qin Li's patch is highly welcome either on Ubuntu 20.10 or on any other system. --=20 You are receiving this mail because: You are on the CC list for the bug.=