On Wed 05 Feb 2014 16:56, Mark H Weaver 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
Also: this is on Solaris 10u10. Cole mentioned that on IRC.
Mark
Hi,
We have a system running and was fine for about a month, all the code paths
should have been exercised, and the system then threw an assert when it was not
processing any requests.
The system runs in a loop and reads values from a database, and also forces a
garbage collect every so often.
Hi,
Sorry, one correction, its bdw-gc-7.2d.
Regards
/Cole
- Original Message -
From: "Cole Minaar"
To: bug-guile@gnu.org
Sent: Tuesday, February 4, 2014 10:43:48 AM
Subject: Assert triggered (hashtab.c:137) - Guile-2.0.9
Hi,
We have a system running and was fine for about a month, all