bug report

John Arbash Meinel john at arbash-meinel.com
Wed Mar 7 14:46:19 GMT 2007


Erik Dalén wrote:
...

> bzr comes with ABSOLUTELY NO WARRANTY.  bzr is free software, and
> you may use, modify and redistribute it under the terms of the GNU
> General Public License version 2 or later.
> 
> It seems like a non-unicode and non-ascii revision id. which would
> definitely be a bug. However, that revision was committed a while ago
> with an older version (think it might be 0.12).
> 

...

> 
> /Erik
> 


Well, I have good and bad news. The good news is that I don't think bzr
created a bogus revision. The bad news is that I think you have
corruption in one of your files.

Specifically, if I look at your .bzr/branch/revision-history file, I can
see that it ends with:

...
dalen at jpl.se-20061223153509-kagdcrwgbo4yyv47
dalen at jpl.se-20061223153531-uqnypgb116sexqqt
dalen at jpl.se-20061224010827-ulvr6ne98mmk3o40

But if I look at your .bzr/repository/revisions.kndx, it ends with:
dalen at jpl.se-20061223153509-kagdcrwgbo4yyv47 fulltext 9633 375 22 :
dalen at jpl.se-20061223153531-uqnypgb116sexqqt fulltext 10008 350 23 :
dalen at jpl.seÍà>061224010827-ulvr6ne98mmk3o40 fulltext 10358 354 24 :
dalen at kajsa-20061229003353-727d89ea6b388d91 fulltext 10712 354 25 :

Now, that seems to me like something caused
dalen at jpl.se-20061224010827-ulvr6ne98mmk3o40
to become
dalen at jpl.seÍà>061224010827-ulvr6ne98mmk3o40

And I doubt that was bzr.

I also get a CRC check failure in your .knit files. (They are gzip
compressed, and gzip has a CRC check that the contents have not been
modified).

If you want, I can work closely with you to try and get the undamaged
data out. But you may want to look closely at your hardware, if it is
causing bits to change on disk.

John
=:->



More information about the bazaar mailing list