On 3/24/13 2150 , Erik Huelsmann wrote:
From a mail by Stellian Ionescu:
From: Stelian Ionescu <sionescu@cddr.org mailto:sionescu@cddr.org> To: armedbear-devel@common-lisp.net http://common-lisp.net Cc: Date: Sat, 23 Mar 2013 01:07:04 +0000 (UTC) Subject: Bordeaux-threads test hangs The B-T test suite hangs on test "condition-variable". If I do a ^C ABCL exits, so I'm not sure how to debug it.
CL-USER(1): (lisp-implementation-version) "1.1.1" "OpenJDK_64-Bit_Server_VM-Oracle_Corporation-1.7.0_17-b02" "amd64-Linux-3.7.10-10-default"
Even through I swear I ensured that BORDEAUX-THREADS always works before making releases, I have reproduced the problem on abcl-1.1.1 onwards, but it doesn't occur in abcl-1.1.0. I am about to kick of a bisect regression to figure out where this broke.
Filed as [ticket][312].
[1]: http://trac.common-lisp.net/armedbear/ticket/312