Comment 10 for bug 805784

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 805784] Re: AssertionError("%d != %d" % (len(tview), tview_len)) in delta.py, line 57, in apply_txdelta_window

On Fri, 2011-07-29 at 16:52 +0000, David Coles wrote:
> At least for me the parameters that I see the crash on are:
> apply_txdelta_window(sbuf, (0L, 6563, 6562, 2, [(0, 0, 927), (0, 928, 5635)], '')
>
> (where 'sbuff' is the full contents of one of the files stored in the
> repository).
Can you provide sbuf as well? The combination of these things is what makes it useful.

Cheers,

Jelmer