0.90.0candidate0: bzrlib.errors.KnitCorrupt: Knit <bzrlib.knit._KnitAccess object at 0x7f482d2c> corrupt
Jari Aalto
jari.aalto at cante.net
Sat Aug 25 12:16:49 BST 2007
"Matthew D. Fuller" <fullermd at over-yonder.net> writes:
> On Fri, Aug 24, 2007 at 07:26:43PM +0300 I heard the voice of
> Jari Aalto, and lo! it spake thus:
>
>>
>> wanted 'robertc at robeztcollins.net-20060725062142-a8ba77276b76c8cf',
>> got 'robertc at robertcollins.net-20060725062142-a8ba77276b76c8cf')
> ^
>
> That's a single bit error
>
> r = 1110010
> z = 1111010
> ^
>
> Sounds like a memory or storage issue. Probably the latter; I'd think
> bzr did enough internal checking that it would have caught it
> happening in memory (and anyway, you use ECC, right? ;)
Phew. Most likely that's it. Would it be possible to detect this kind
of error and display a message:
Hm, you may have faulty memory (non-ECC) or there was error during
disk read.
In the case, the problem was disk access.
Jari
More information about the bazaar
mailing list