Re: non-monotonic index when using http://?

From: Junio C Hamano <junkio@cox.net>
Date: 2006-08-21 20:08:55
Martin Waitz <tali@admingilde.org> writes:

> For some reason, I have a
> .git/objects/pack/pack-793a9e93286d6c656941977d2e5b49e28566edcd.idx
> without the corresponding .pack file.

It is worrysome why.  In the meantime you could remove it (if it
were a .pack file without .idx then you may want to try feeding
it to unpack-objects but .idx without corresponding .pack is
pretty much useless).

> At least, it should not SEGV later...

Absolutely.  The particular code in http-fetch (your gdb session
tells us exactly where) seems quite loosely written, and there
may be other places that do not check return values.


-
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
Received on Mon Aug 21 20:09:37 2006

This archive was generated by hypermail 2.1.8 : 2006-08-21 20:10:16 EST