From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#27138: bug#27144: guix publish: =?UTF-8?Q?=E2=80=9Cmutex?= already locked by =?UTF-8?Q?thread=E2=80=9D?= Date: Mon, 01 Jan 2018 18:28:06 +0100 Message-ID: <871sj9zdy1.fsf@gnu.org> References: <87k24y7egu.fsf@gnu.org> <87zibq3wc4.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51922) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eW3ta-0004Ez-3t for bug-guix@gnu.org; Mon, 01 Jan 2018 12:29:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eW3tW-0007bA-Sz for bug-guix@gnu.org; Mon, 01 Jan 2018 12:29:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51444) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eW3tW-0007b4-PN for bug-guix@gnu.org; Mon, 01 Jan 2018 12:29:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eW3tW-0008RW-KF for bug-guix@gnu.org; Mon, 01 Jan 2018 12:29:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87zibq3wc4.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 27 Jul 2017 14:20:27 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 27144-done@debbugs.gnu.org Cc: 27138-done@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > >> Seen on hydra.gnu.org: >> >> GET /jkpcipgxfyfb60pr4b5n4x4j9k5mcxpp.narinfo >> In ice-9/boot-9.scm: >> 160: 5 [catch #t # ...] >> In unknown file: >> ?: 4 [apply-smob/1 #] >> In guix/workers.scm: >> 84: 3 [#] >> 72: 2 [loop] >> 76: 1 [# mis= c-error ...] >> In unknown file: >> ?: 0 [make-stack #t] >> ERROR: In procedure make-stack: >> ERROR: Throw to key `misc-error' with args `("mutex already locked by th= read")'. >> >> This is with >> /gnu/store/cxmj38x6rh0ykq3d5dlqbxr5h1zgiiaf-guile2.0-guix-0.13.0-1.a6d72= 8b. > > My suspicion is that this is a Guile 2.0 bug (the mutex implementation > differs from that of 2.2), and we haven=E2=80=99t seen it yet with Guix-o= n-2.2. > > Let=E2=80=99s wait a little longer and see=E2=80=A6 I haven=E2=80=99t seen any such error since the original report, so I=E2=80= =99m closing the bug. Ludo=E2=80=99.