bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12719: error when using make check


From: Areth Unknown
Subject: bug#12719: error when using make check
Date: Wed, 24 Oct 2012 17:17:00 +0200

Ran this about 20 times now, 100% failure.

$ ./check-guile srfi-18.test
Testing /Users/paw/guile/meta/guile ... srfi-18.test
with GUILE_LOAD_PATH=/Users/paw/guile/test-suite
Running srfi-18.test
Assertion failed: (scm_is_eq (m->owner, t->handle)), function do_thread_exit, file threads.c, line 700.
Abort trap

On Wed, Oct 24, 2012 at 4:57 PM, Ludovic Courtès <address@hidden> wrote:
Hi,

Thanks for the report.

Areth Unknown <address@hidden> 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 “./check-guile srfi-18.test” several times in a row, and
see how often that happens?

Can you also check with “./check-guile threads.test”?

If that’s easily reproducible, could you comment some of the tests in
srfi-18.test until you’re (ideally) left with a single test that
reproduces the problem?

Thanks in advance!

Ludo’.



--
// add

reply via email to

[Prev in Thread] Current Thread [Next in Thread]