At 12:09 PM 01/20/2002 -0800, you wrote:

>I have seen numerous reports of people experiencing difficulty with
>insertions.  Does anyone have any hard-evidence of bugs related to
>insertions (such as false-positives on collisions)?
>
>Ian.
>
>--
>Ian Clarke                                        ian at freenetproject.org
>Founder & Coordinator, The Freenet Project    http://freenetproject.org/
>Chief Technology Officer, Uprizer Inc.           http://www.uprizer.com/

I get KEYCOLLISION almost all of the time doing this (in Linux bash) with 
the 19th snapshot:

fcpput -s -htl 1 CHK@ <(dd if=/dev/urandom ibs=100 count=1)

My fcpput is pretty old, but I doubt its changed much in any meaningful 
way.  Using /dev/random
results in FORMATERROR sometimes so I use /dev/urandom instead (I assume 
that I am running out of entropy to feed it when doing several of these in 
a row).


_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to