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 <[email protected]> wrote: > Hi, > > Thanks for the report. > > Areth Unknown <[email protected]> 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
