bug#19180: vacuum_weak_hash_table error

2014-11-25 Thread Anand Mohanadoss
Hi, We have observed the following error a few times with guile 2.0.11 (32-bit) on x86_64 Linux while processing large binary files (1.5GB+) and comparing messages contained therein. fish: hashtab.c:137: vacuum_weak_hash_table: Assertion `removed <= len' failed. I am appending the stack trace be

bug#19180: vacuum_weak_hash_table error

2014-12-01 Thread Anand Mohanadoss
is failing, print stats on this hash table over a period of time, make changes to hash table code to try to resolve the problem, etc. Thanks, Anand On Fri, Nov 28, 2014 at 10:26 PM, Ludovic Courtès wrote: > Anand Mohanadoss skribis: > > > We have observed the following error a fe

bug#19180: guile bug#19180: vacuum_weak_hash_table error

2014-12-07 Thread Anand Mohanadoss
Dear Linas, Thank you so much! I did indeed miss your earlier responses and I appreciate your reaching out to me! I downloaded the current guile code in git and will give it a try. But, given that this is not a stable release, I am not sure if we can really use it for our purposes. Do you or L

bug#19180: guile bug#19180: vacuum_weak_hash_table error

2014-12-14 Thread Anand Mohanadoss
sh table assert Table=0x9bdb840 len=0 removed=1 orig_len=2274 n_items=2274 Vacuum weak hash table assert Table=0x9bdb840 len=0 removed=1 orig_len=2274 n_items=2274 Thanks, Anand On Mon, Dec 8, 2014 at 3:04 PM, Ludovic Courtès wrote: > Anand Mohanadoss skribis: > > > I downloaded t

bug#20079: Fwd: Memory leak from seek/ftell with files larger than 2GB

2015-03-11 Thread Anand Mohanadoss
Hi, I had sent the following to the user forum and did not receive any comments. I am reposting it in the bug forum with the hope that one of the experts may be able to comment... Thanks, Anand -- Forwarded message -- From: Anand Mohanadoss Date: Wed, Feb 25, 2015 at 9:35 PM

bug#19180: guile bug#19180: vacuum_weak_hash_table error

2016-06-22 Thread Anand Mohanadoss
Hi Andy, Thanks a lot for looking into this and your response! Any idea when we will have a stable 2.2 release that we can move to given that 2.1 has been out for a few months. Thanks, Anand On Wed, Jun 22, 2016 at 8:25 PM, Andy Wingo wrote: > Hi :) > > On Mon 15 Dec 2014 07:

bug#19180: guile bug#19180: vacuum_weak_hash_table error

2016-06-22 Thread Anand Mohanadoss
Hi Andy and Linas, Thank you very much for your responses! Anand On Thu, Jun 23, 2016 at 3:03 AM, Andy Wingo wrote: > On Wed 22 Jun 2016 17:43, Anand Mohanadoss writes: > > > Any idea when we will have a stable 2.2 release that we can move to > > given that 2.1 has been ou

bug#20079: Fwd: Memory leak from seek/ftell with files larger than 2GB

2016-06-23 Thread Anand Mohanadoss
nt64} on 32-bit platforms. Fixed in master > and stable-2.0. > > Cheers, > > Andy > > On Wed 11 Mar 2015 13:38, Anand Mohanadoss writes: > > > Hi, > > > > I had sent the following to the user forum and did not receive any > > comments. I am reposting it in