From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D03B8385840A; Fri, 24 Sep 2021 00:58:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D03B8385840A From: "michael.bacarella at gmail 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: Fri, 24 Sep 2021 00:58:17 +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: michael.bacarella at gmail 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: 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: Fri, 24 Sep 2021 00:58:17 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D25847 --- Comment #44 from Michael Bacarella = --- > The patch from comment 2 (the same one in Ubuntu 18.04) does not solve th= e issue. > I can still reproduce the issue after applying it. > I've been studying and evaluating the patches from comments 13 and 38, bu= t the > progress has been slower than I was hoping. Please see my Ubuntu specific report at https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1899800 My conclusion based on some tests of various distros and loads is that ther= e's a different bug also causing deadlocks in Ubuntu 18.04 that is fixed by 20.= 04 though even including the one-line mitigation patch here reduces the freque= ncy of deadlocks by orders of magnitude in the repo case. Applied to Ubuntu 20.04 this one-line mitigation patch solves deadlocks completely. --=20 You are receiving this mail because: You are on the CC list for the bug.=