From: Nicolas Pitre <nico@cam.org>
To: Thomas Glanzmann <sithglan@stud.uni-erlangen.de>
Cc: git@vger.kernel.org
Subject: Re: BEWARE: mkdelta is broken
Date: Fri, 27 May 2005 13:37:37 -0400 (EDT) [thread overview]
Message-ID: <Pine.LNX.4.62.0505271335170.16151@localhost.localdomain> (raw)
In-Reply-To: <20050527094133.GR24351@cip.informatik.uni-erlangen.de>
On Fri, 27 May 2005, Thomas Glanzmann wrote:
> Hello,
>
> > The current delta loop detection logic is broken. So if you have
> > multiple merged branches or you have a changeset that revert things then
> > you might end up with a delta loop and fsck-cache will effectively
> > complain about unresolved deltas and assorted dangling/broken object
> > links.
>
> I wanted to give you heads-up, but I forgot it. But I think noone is
> using it at the moment otherwise they had complained in the first place.
>
> However ... I took linux-2.6 repository. Ran git-deltafy-script &&
> git-deltafy-script -d 0 and it segfaulted on me. Same for my mutt-cvs
> import.
Yes, that's because you end up with delta loops. When trying to expand
the delta, it keeps looping and allocating memory until killed.
I fixed that already and am preparing a patch at the moment.
Nicolas
next prev parent reply other threads:[~2005-05-27 17:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-27 1:32 BEWARE: mkdelta is broken Nicolas Pitre
2005-05-27 9:41 ` Thomas Glanzmann
2005-05-27 17:37 ` Nicolas Pitre [this message]
2005-05-27 17:42 ` Thomas Glanzmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.62.0505271335170.16151@localhost.localdomain \
--to=nico@cam.org \
--cc=git@vger.kernel.org \
--cc=sithglan@stud.uni-erlangen.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).