From: Pascal Obry <pascal@obry.net>
To: git list <git@vger.kernel.org>
Subject: git-reflog infinite loop
Date: Tue, 10 Jun 2008 19:44:50 +0200 [thread overview]
Message-ID: <484EBD92.8040603@obry.net> (raw)
In one of my repository, "git gc" will never terminate.
I have traced to the underlying call git-reflog:
$ git-reflog expire --all
It seems to heat a good amount of heap memory and will keep running
using 100% of CPU.
Is that a known issue?
Thanks,
Pascal.
--
--|------------------------------------------------------
--| Pascal Obry Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--| http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595
next reply other threads:[~2008-06-10 17:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-10 17:44 Pascal Obry [this message]
2008-06-11 3:47 ` git-reflog infinite loop Jeff King
2008-06-11 5:46 ` Pascal Obry
2008-06-11 7:03 ` Jeff King
2008-06-11 18:58 ` Pascal Obry
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=484EBD92.8040603@obry.net \
--to=pascal@obry.net \
--cc=git@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.