From: Johannes Sixt <j.sixt@viscovery.net>
To: "Ramsay Jones" <ramsay@ramsay1.demon.co.uk>,
"Nguyễn Thái Ngọc Duy" <pclouds@gmail.com>
Cc: Junio C Hamano <gitster@pobox.com>,
Git Mailing List <git@vger.kernel.org>
Subject: Re: What's cooking in git.git (Apr 2012, #06; Sun, 15)
Date: Thu, 19 Apr 2012 08:16:47 +0200 [thread overview]
Message-ID: <4F8FADCF.5000006@viscovery.net> (raw)
In-Reply-To: <4F8F1BC1.3030607@ramsay1.demon.co.uk>
Am 4/18/2012 21:53, schrieb Ramsay Jones:
> Johannes Sixt wrote:
>> Am 4/16/2012 8:44, schrieb Junio C Hamano:
>>> * nd/threaded-index-pack (2012-04-11) 3 commits
>>> - index-pack: support multithreaded delta resolving
>>> - index-pack: split second pass obj handling into own function
>>> - compat/win32/pthread.h: Add an pthread_key_delete() implementation
>>
>> With this series, t9300.92 (fast-import, Q: verify pack) consistently
>> fails for me on Windows.
>>
>> I'll have to see when I can dig deeper into this topic...
>
> Hmm, this works just fine for me.
It's a Heisenbug. I see different failure modes:
error: inflate: data stream error (incorrect header check)
fatal: serious inflate inconsistency
fatal: premature end of pack file, 79 bytes missing
fatal: premature end of pack file, 72 bytes missing
(and I even saw successful runs). It's always the same pack,
pack-54fa663f5ec35*.pack. But running index-pack --verify manually does
not fail. The packs look good because the installed index-pack (which was
built without this topic) does not report an error, either.
Any clues?
-- Hannes
next prev parent reply other threads:[~2012-04-19 6:17 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-16 6:44 What's cooking in git.git (Apr 2012, #06; Sun, 15) Junio C Hamano
2012-04-16 9:07 ` Nelson Benitez Leon
2012-04-16 8:20 ` Junio C Hamano
2012-04-16 11:24 ` Nelson Benitez Leon
2012-04-16 15:03 ` Junio C Hamano
2012-04-18 7:15 ` Johannes Sixt
2012-04-18 19:53 ` Ramsay Jones
2012-04-19 6:16 ` Johannes Sixt [this message]
2012-04-19 6:45 ` Johannes Sixt
2012-04-19 7:02 ` Nguyen Thai Ngoc Duy
2012-04-19 9:36 ` Nguyen Thai Ngoc Duy
2012-04-19 12:58 ` Erik Faye-Lund
2012-04-19 13:18 ` Nguyen Thai Ngoc Duy
2012-04-19 13:31 ` Erik Faye-Lund
2012-04-19 13:38 ` Nguyen Thai Ngoc Duy
2012-04-19 13:48 ` Johannes Sixt
2012-04-19 13:52 ` Erik Faye-Lund
2012-04-21 3:00 ` Nguyen Thai Ngoc Duy
2012-04-21 5:46 ` Nguyen Thai Ngoc Duy
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=4F8FADCF.5000006@viscovery.net \
--to=j.sixt@viscovery.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=pclouds@gmail.com \
--cc=ramsay@ramsay1.demon.co.uk \
/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.