Comment 1 for bug 450047

Revision history for this message
Andrew Bennetts (spiv) wrote : Re: bzr check exception

My guess from the symptom is that the dirstate file is simply truncated. If so bzr should report an error (but not crash, obviously).

Possibly related to bug 328674, or at least the comments in that bug. In 2.0.0 bzr is more careful with the dirstate file, and tends to notice problems that much earlier versions often wouldn't.

Can you attach the .bzr/checkout/dirstate file from the working tree that causes the crash?