Git development
 help / color / mirror / Atom feed
From: Pascal Chambon <pythoniks@gmail.com>
To: git@vger.kernel.org
Subject: Bug - git fsck never ending on git-for-windows
Date: Fri, 10 Apr 2026 09:20:20 +0200	[thread overview]
Message-ID: <a07a6a49-0520-44c7-b9c5-2173465cc1ca@gmail.com> (raw)


What did you do before the bug happened? (Steps to reproduce your issue)

 > I launched "git fsck" (with various arguments)

What did you expect to happen? (Expected behavior)

 > A long run of fsck and then it's over

What happened instead? (Actual behavior)

 > A (seemingly) neverending run of fsck, exceeding the expected count 
of objects to check:
 > $ git fsck
 > Checking ref database: 100% (1/1), done.
 > Checking object directories: 100% (256/256), done.
 > Checking objects: 190% (54090/28351)        -->  (process still 
turning...)

What's different between what you expected and what actually happened?

 > Normal, finished fsck run, vs neverending checking of objects.

Anything else you want to add:

 > This is a quite old repository (from 2012) with quite heavy media 
files in it (70 GB total).
 > I've tried to "git gc --aggressive", it worked, and pack files are 
numerous and about the same size, but the fsck anomally remains.


[System Info]
git version:
git version 2.53.0.windows.2
cpu: x86_64
built from commit: e9edee0b34751bf4d7d1feda0e2535bff64d4e77
sizeof-long: 4
sizeof-size_t: 8
rust: disabled
feature: fsmonitor--daemon
gettext: enabled
libcurl: 8.18.0
OpenSSL: OpenSSL 3.5.5 27 Jan 2026
zlib: 1.3.1
SHA-1: SHA1_DC
SHA-256: SHA256_BLK
default-ref-format: files
default-hash: sha1
uname: Windows 10.0 26200 -> actually Windows 11 Professionnel 25H2
compiler info: gnuc: 15.2
libc info: no libc information available
$SHELL (typically, interactive shell): <unset>


[Enabled Hooks]
(none)


             reply	other threads:[~2026-04-10  7:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-10  7:20 Pascal Chambon [this message]
2026-04-10 12:31 ` Bug - git fsck never ending on git-for-windows Patrick Steinhardt

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=a07a6a49-0520-44c7-b9c5-2173465cc1ca@gmail.com \
    --to=pythoniks@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox