GNU bug report logs - #16641
Assert triggered (hashtab.c:137) - Guile-2.0.9

Previous Next

Package: guile;

Reported by: Cole Minaar <cole.minaar <at> concurrent.co.za>

Date: Tue, 4 Feb 2014 16:53:02 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 16641-done <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: Mark H Weaver <mhw <at> netris.org>
Cc: Cole Minaar <cole.minaar <at> concurrent.co.za>, 16641-done <at> debbugs.gnu.org
Subject: Re: bug#16641: Assert triggered (hashtab.c:137) - Guile-2.0.9
Date: Tue, 21 Jun 2016 14:58:17 +0200
On Wed 05 Feb 2014 16:56, Mark H Weaver <mhw <at> netris.org> writes:

> Also: this is on Solaris 10u10.  Cole mentioned that on IRC.

On the one hand I don't understand how this can happen.  On the other, I
unfortunately don't have faith in the buckets-and-chains weak table
implementation in 2.0; it usually works but it's gnarly and is a
threading nightmare, and accesses disappearing links outside the alloc
lock.  See for example:

  http://article.gmane.org/gmane.comp.programming.garbage-collection.boehmgc/4789

In 2.2 the weak table is rewritten to not require the "vacuum" phase and
to be threadsafe.  That was my best effort at fixing this bug but I
couldn't do it with some of the constraints in 2.0.  For that reason I
am closing this one but feel free to re-open it if you find available
hackpower to work towards a solution for 2.0.

Andy




This bug report was last modified 9 years and 53 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.