Closed cbueth closed 2 years ago
If you're feeling brave, can you try building from source on the current master branch (there are instructions for doing so in the readme)? I did a substantial rewrite of onedriver recently that redoes how the filesystem works internally as part of the next (as yet unreleased) version. The part of the code that caused the segfault is not present anymore. It may eliminate the crash you're seeing here. If you're still seeing crashes after building from the master branch, let me know.
I just built from the current master branch (#188) and will observe it. For v0.11.2 it reoccurred, but let's hope not for the rewritten filesystem.
Seems to work very fine for now, closing. Thanks!
Similar issue to #111.
I saw no diffs to v0.11.2 that I thought would change the behaviour, but I have not looked into GO-FUSE.
I am going to update to v0.11.2 now and will tell when it reoccurs. Also, thank you so much for your time and effort on this project!