NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PR/50441 CVS commit: src/lib/libc/db/hash



The following reply was made to PR lib/50441; it has been noted by GNATS.

From: Manuel Bouyer <bouyer%antioche.eu.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: netbsd-bugs%netbsd.org@localhost, christos%netbsd.org@localhost
Subject: Re: PR/50441 CVS commit: src/lib/libc/db/hash
Date: Wed, 18 Nov 2015 00:07:27 +0100

 On Tue, Nov 17, 2015 at 08:20:00PM +0000, Christos Zoulas wrote:
 > The following reply was made to PR lib/50441; it has been noted by GNATS.
 > 
 > From: "Christos Zoulas" <christos%netbsd.org@localhost>
 > To: gnats-bugs%gnats.NetBSD.org@localhost
 > Cc: 
 > Subject: PR/50441 CVS commit: src/lib/libc/db/hash
 > Date: Tue, 17 Nov 2015 15:19:55 -0500
 > 
 >  Module Name:	src
 >  Committed By:	christos
 >  Date:		Tue Nov 17 20:19:55 UTC 2015
 >  
 >  Modified Files:
 >  	src/lib/libc/db/hash: hash.c
 >  
 >  Log Message:
 >  PR/50441: Manuel Bouyer: hash seq enumeration skips keys on big data.
 >  XXX: pullup-7
 
 thanks for looking at this.
 But there's still something wrong. I think the db file is much larger than it
 should be (24k for 4k pages, 128k for 32k pages, and 76M for 64k pages).
 Also, with spamassassin, I still get a corrupted/unreadable db file.
 
 I could'nt reproduce the corruption without spamassassin (maybe this requires
 non-ascii keys, which I can't do with a simple shell script).
 
 -- 
 Manuel Bouyer <bouyer%antioche.eu.org@localhost>
      NetBSD: 26 ans d'experience feront toujours la difference
 --
 


Home | Main Index | Thread Index | Old Index