Skip to content
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

Checkout of a repo with a specific file link results in a stack overflow crash #302

Open
hashworks opened this issue Apr 18, 2021 · 2 comments · May be fixed by #1056
Open

Checkout of a repo with a specific file link results in a stack overflow crash #302

hashworks opened this issue Apr 18, 2021 · 2 comments · May be fixed by #1056
Assignees
Labels
bug Something isn't working no-autoclose Issues/PRs to be ignored by stale bot

Comments

@hashworks
Copy link

Checkout of a repo with a .gitignore file soft linking to ../.gitignore results in a stack overflow.

Cloning aur.archlinux.org/hiawatha-monitor.git
Worktree
Checkout
runtime: goroutine stack exceeds 1000000000-byte limit
runtime: sp=0xc02077a378 stack=[0xc02077a000, 0xc04077a000]
fatal error: stack overflow
Copy link

To help us keep things tidy and focus on the active tasks, we've introduced a stale bot to spot issues/PRs that haven't had any activity in a while.

This particular issue hasn't had any updates or activity in the past 90 days, so it's been labeled as 'stale'. If it remains inactive for the next 30 days, it'll be automatically closed.

We understand everyone's busy, but if this issue is still important to you, please feel free to add a comment or make an update to keep it active.

Thanks for your understanding and cooperation!

@github-actions github-actions bot added the stale Issues/PRs that are marked for closure due to inactivity label Feb 18, 2024
@pjbgf pjbgf removed the stale Issues/PRs that are marked for closure due to inactivity label Feb 19, 2024
@pjbgf pjbgf added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed no-autoclose Issues/PRs to be ignored by stale bot labels Mar 15, 2024
@pjbgf
Copy link
Member

pjbgf commented Mar 15, 2024

For reference, this is only happening for memfs.

@pjbgf pjbgf self-assigned this Mar 15, 2024
pjbgf added a commit to pjbgf/go-git that referenced this issue Mar 15, 2024
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
@pjbgf pjbgf linked a pull request Mar 15, 2024 that will close this issue
@pjbgf pjbgf removed good first issue Good for newcomers help wanted Extra attention is needed labels Mar 15, 2024
pjbgf added a commit to pjbgf/go-git that referenced this issue Apr 27, 2024
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
pjbgf added a commit to pjbgf/go-git that referenced this issue Apr 27, 2024
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working no-autoclose Issues/PRs to be ignored by stale bot
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants