From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Newsgroups: gmane.lisp.guile.bugs Subject: bug#12719: error when using make check Date: Wed, 24 Oct 2012 16:57:46 +0200 Message-ID: <87bofr7w9h.fsf@gnu.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1351090698 13259 80.91.229.3 (24 Oct 2012 14:58:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Oct 2012 14:58:18 +0000 (UTC) Cc: 12719@debbugs.gnu.org To: Areth Unknown Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Oct 24 16:58:25 2012 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TR2PV-0005Z5-OB for guile-bugs@m.gmane.org; Wed, 24 Oct 2012 16:58:21 +0200 Original-Received: from localhost ([::1]:56421 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TR2PO-0002Q2-4z for guile-bugs@m.gmane.org; Wed, 24 Oct 2012 10:58:14 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40664) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TR2PG-0002MV-7q for bug-guile@gnu.org; Wed, 24 Oct 2012 10:58:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TR2PF-0004tp-6x for bug-guile@gnu.org; Wed, 24 Oct 2012 10:58:06 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49472) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TR2PF-0004tj-3g for bug-guile@gnu.org; Wed, 24 Oct 2012 10:58:05 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TR2R8-0007JR-LK for bug-guile@gnu.org; Wed, 24 Oct 2012 11:00:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-guile@gnu.org Resent-Date: Wed, 24 Oct 2012 15:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12719 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Original-Received: via spool by 12719-submit@debbugs.gnu.org id=B12719.135109079028069 (code B ref 12719); Wed, 24 Oct 2012 15:00:02 +0000 Original-Received: (at 12719) by debbugs.gnu.org; 24 Oct 2012 14:59:50 +0000 Original-Received: from localhost ([127.0.0.1]:59723 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TR2Qv-0007If-M6 for submit@debbugs.gnu.org; Wed, 24 Oct 2012 10:59:49 -0400 Original-Received: from xanadu.aquilenet.fr ([88.191.123.111]:55216) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TR2Qt-0007IX-AT for 12719@debbugs.gnu.org; Wed, 24 Oct 2012 10:59:48 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by xanadu.aquilenet.fr (Postfix) with ESMTP id E36F7A502; Wed, 24 Oct 2012 16:57:46 +0200 (CEST) Original-Received: from xanadu.aquilenet.fr ([127.0.0.1]) by localhost (xanadu.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gDkqE59Nq5CW; Wed, 24 Oct 2012 16:57:46 +0200 (CEST) Original-Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by xanadu.aquilenet.fr (Postfix) with ESMTPSA id 7B403A501; Wed, 24 Oct 2012 16:57:46 +0200 (CEST) In-Reply-To: (Areth Unknown's message of "Wed, 24 Oct 2012 14:01:52 +0200") User-Agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:6554 Archived-At: Hi, Thanks for the report. Areth Unknown skribis: > Running srfi-18.test > Assertion failed: (scm_is_eq (m->owner, t->handle)), function > do_thread_exit, file threads.c, line 700. > /bin/sh: line 1: 16394 Abort trap Could you run =E2=80=9C./check-guile srfi-18.test=E2=80=9D several times in= a row, and see how often that happens? Can you also check with =E2=80=9C./check-guile threads.test=E2=80=9D? If that=E2=80=99s easily reproducible, could you comment some of the tests = in srfi-18.test until you=E2=80=99re (ideally) left with a single test that reproduces the problem? Thanks in advance! Ludo=E2=80=99.