-
Notifications
You must be signed in to change notification settings - Fork 100
Crashing during sparse-checkout operations #606
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello, thanks for the report! I have a couple of follow-up questions to hopefully narrow down the root cause:
As a final note: if other users encounter this issue, any additional exception/call stack info they could provide would be extremely helpful to our investigation of this bug. |
Thanks for the prompt response!
I only know of it happening with v2.41.0.vfs.0.5, the first report of it was on 2023-08-30 and user specified they were on the latest version at that point. The callstack and exception info I provided is from a different user that explicitly called out 2.41.0.vfs.0.5.
Sorry, had one report during re-apply, but this stack was during set, I have edited the original text to reflect this
I will point users at this issue to share further info. |
@vdye What would be the best option for us to move forward with this? Could you perhaps leave Teams open for a couple of days so we can engage you when we have a "live" repro? We are seeing multiple people hitting this. The only artificial repro we have is something like:
It looks like the empty folder causes the crash. |
Thanks, this artificial repro is extremely helpful. With a working test case, we should be able to make better progress on finding a root cause. We should be able to give you an update sometime in the next couple days!
If for some reason the artificial repro isn't enough to track down the bug (although I strongly suspect it will), I or someone else on my team will follow up here to work out what to do next. CC: @jeffhostetler |
We were able to figure out the root cause and merged a fix in #607. I'll publish a new release with the fix shortly. Thanks for your patience! |
Uh oh!
There was an error while loading. Please reload this page.
or closed issue matching
what I'm seeing, including in the
git-for-windows/git
tracker.Setup
microsoft/git
are you using? Is it 32-bit or 64-bit?Are you using Scalar or VFS for Git?
Scalar
If VFS for Git, then what version?
to the issue you're seeing?
No
Details
4 users reporting crashes while running sparse checkout operations. I assume more user's have also encountered this but not with enough frequency to merit making noise about it.
The users mention that the crashes have started within the last month or so. They seem to be mostly random and don’t immediately repro if trying to re-run the same command that originally failed.
Is there further information around the scenarios or other info I/users can provide that is helpful to look into this?
One user provided a dump collected at time of crash, I've provided some details from it here.
Exception Info:
Stack from main thread:
CMD
Minimal, Complete, and Verifiable example
this will help us understand the issue.
No crashes
Experienced a crash, but not consistently
If the problem was occurring with a specific repository, can you specify
the repository?
The text was updated successfully, but these errors were encountered: