From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5CD863858406; Mon, 26 Sep 2022 14:28:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5CD863858406 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664202510; bh=zk2mml6ZtF0RNxa8CZqYIrNp64GoIMZpEagA2VSJ01k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vc0NP4tlhiAvHvp+/Kru2hYAyWitSHaEyjyrI9/DYGJOEcFBCb1VFdZ7d8grxktK+ VM+LPVuft/lbHwboCWprdtgW4nhwvkap8zqSPrGKOjDkEatoug7N0koXRAtb+U3zap 0d1bUrIyL5gUMCyk5xXob5jdE5o+d/58BWxRFWiI= From: "ehagberg at janestreet dot com" 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: Mon, 26 Sep 2022 14:28: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: ehagberg at janestreet dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: carlos at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc attachments.created 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D25847 Eric Hagberg changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ehagberg at janestreet dot= com --- Comment #48 from Eric Hagberg --- Created attachment 14360 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D14360&action=3Ded= it simple reproducer for issue Used to reproduce problem on AWS instance with specific config (both with a= nd without Ubuntu one-line patch). --=20 You are receiving this mail because: You are on the CC list for the bug.=