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

2016-06-21 Thread Andy Wingo
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

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

2014-02-05 Thread Mark H Weaver
Also: this is on Solaris 10u10. Cole mentioned that on IRC. Mark

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

2014-02-04 Thread Cole Minaar
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.

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

2014-02-04 Thread Cole Minaar
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