git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git bundle create produces inconsistent bundle
@ 2020-01-07 17:44 Andre Loconte
  2020-01-07 18:03 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Andre Loconte @ 2020-01-07 17:44 UTC (permalink / raw)
  To: git

Hello,

I am running into an issue where "git bundle create" doesn't always produce the same bundle, provided the exact same arguments and the exact same repo.

Where it gets tricky is that:

- I cannot reproduce the issue with random repos from Github (tried with ~10 repos and 30 bundles per repo);
- I cannot reproduce the issue with the same OS and git version on different hardware ;
- I can reproduce the issue on colleagues' workstation (environment is identical down to the hardware, see below).

Environment:

- GNU/Linux 5.3.0-24-generic Ubuntu 19.10 x86_64 ;
- git version 2.20.1 ;
- Intel Xeon Silver 4114 CPU @ 2.20GHz × 20 ;
- 4 × Hynix HMA81GR7CJR8N-VK 8GB DDR4-2666 ECC.

I have put together a bash PoC [1]. And there are some example output in the comments (consistent [2], inconsistent [3]).

[1] https://gist.github.com/alct/05cc9a2b4657d51669c96cb22cd5c4a6
[2] https://gist.github.com/alct/05cc9a2b4657d51669c96cb22cd5c4a6#gistcomment-3130206
[3] https://gist.github.com/alct/05cc9a2b4657d51669c96cb22cd5c4a6#gistcomment-3130213

I cannot share the affected repos but I can run any diagnostic tool against them.

Would you have any clue on what could produce such behavior?

Best,

A.L.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-07 18:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07 17:44 Git bundle create produces inconsistent bundle Andre Loconte
2020-01-07 18:03 ` Jeff King

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).