git-reflog infinite loop

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: git list <git@...>
Date: Tuesday, June 10, 2008 - 1:44 pm

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
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-reflog infinite loop, Pascal Obry, (Tue Jun 10, 1:44 pm)
Re: git-reflog infinite loop, Jeff King, (Tue Jun 10, 11:47 pm)
Re: git-reflog infinite loop, Pascal Obry, (Wed Jun 11, 2:58 pm)
Re: git-reflog infinite loop, Pascal Obry, (Wed Jun 11, 1:46 am)
Re: git-reflog infinite loop, Jeff King, (Wed Jun 11, 3:03 am)