Re: vacuum_weak_hash_table error

2014-12-08 Thread Ludovic Courtès
Hi Linas, Linas Vepstas skribis: > Anand Mohanadoss gmail.com> writes: > > >> hashtab.c:137: vacuum_weak_hash_table: Assertion `removed <= len' failed.  > > FWIW, me too. Could you see if the bug occurs with 2.0.11? More importantly, could you point me to the code that does this and ways to

Re: vacuum_weak_hash_table error

2014-12-03 Thread Linas Vepstas
Anand Mohanadoss gmail.com> writes: > hashtab.c:137: vacuum_weak_hash_table: Assertion `removed <= len' failed.  FWIW, me too. guile --version guile (GNU Guile) 2.0.9 on stock Linux Mint Qiana 17 Right now, I am seeing it on a unit test that explicitly tests multi- threading, and I see it

Re: vacuum_weak_hash_table error

2014-11-28 Thread Ludovic Courtès
Anand Mohanadoss skribis: > I had posted the following as a guile bug by mistake. I am reposting it > here with the hope that more people would be able to take a look at it and > comment... Don’t worry; emailing bug-gu...@gnu.org was appropriate. I’ve just replied there. Thanks, Ludo’.