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

MemMapFs Remove file panics #388

Open
acabarbaye opened this issue Mar 22, 2023 · 0 comments
Open

MemMapFs Remove file panics #388

acabarbaye opened this issue Mar 22, 2023 · 0 comments

Comments

@acabarbaye
Copy link

I am using 1.9.5
when trying to remove a file such as /tmp/test-973171232/testDir/test-129751122.test using MemMapFS, I am getting a panic
panic: parent of /tmp/test-973171232/testDir/test-129751122.test is nil coming from unRegisterWithParent (

log.Panic("parent of ", f.Name(), " is nil")
).
The same used to be possible in previous versions and therefore, this looks like a regression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant