Comment 3 for bug 605480

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 605480] [NEW] AssertionError on committing rename

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ted Gould wrote:
> Public bug reported:
>
> Trying to commit a rename I get an AssertionError.

        with nogil:
            self._index = create_delta_index(&self._source_infos[0], NULL)
        assert self._index != NULL

^- Since this likely indicates an out-of-memory error, we may want to
have some sort of "if we run out of memory trying to compute a delta
index, then we fall back to not computing a delta".

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkw+taoACgkQJdeBCYSNAAMe7QCfSxEm5un1tYXSNA2QDX2VRl8d
TS0An2ZlhpPHr8giUra+YkLntlArtZcS
=ByCI
-----END PGP SIGNATURE-----