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

SIGSEGV at onedriver/fs.(*Filesystem).Open(0xc0002540e0, 0x590798?, 0xc0005123d8, 0x7eb0e0?) #424

Open
shuangye opened this issue Sep 15, 2024 · 0 comments

Comments

@shuangye
Copy link

shuangye commented Sep 15, 2024

08:52:38 INF Found content in cache. id=8E35A1512FDA3ECA!93398 nodeID=43 op=Open path=/MDnotes/.git/HEAD
08:52:38 DBG  id=8E35A1512FDA3ECA!93398 nodeID=43 op=Open path=/MDnotes/.git/HEAD
08:52:38 INF Found content in cache. id=8E35A1512FDA3ECA!93398 nodeID=43 op=Open path=/MDnotes/.git/HEAD
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x38 pc=0x785f2a]

goroutine 56 [running]:
github.com/jstaf/onedriver/fs.(*Filesystem).Open(0xc0002540e0, 0x590798?, 0xc0005123d8, 0x7eb0e0?)
        /usr/src/packages/BUILD/fs/fs.go:510 +0x68a
github.com/hanwen/go-fuse/v2/fuse.doOpen(0xc000512240?, 0xc000512240)
        /usr/src/packages/BUILD/vendor/github.com/hanwen/go-fuse/v2/fuse/opcode.go:146 +0x57
github.com/hanwen/go-fuse/v2/fuse.(*Server).handleRequest(0xc0002cc000, 0xc000512240)
        /usr/src/packages/BUILD/vendor/github.com/hanwen/go-fuse/v2/fuse/server.go:483 +0x1f3
github.com/hanwen/go-fuse/v2/fuse.(*Server).loop(0xc0002cc000, 0x0?)
        /usr/src/packages/BUILD/vendor/github.com/hanwen/go-fuse/v2/fuse/server.go:456 +0x108
created by github.com/hanwen/go-fuse/v2/fuse.(*Server).readRequest
        /usr/src/packages/BUILD/vendor/github.com/hanwen/go-fuse/v2/fuse/server.go:323 +0x53e

Sysinfo:

admin@DESKTOP:~$ uname -a
Linux DESKTOP 5.15.153.1-microsoft-standard-WSL2 #1 SMP Fri Mar 29 23:14:13 UTC 2024 x86_64 GNU/Linux
admin@DESKTOP:~$ cat /etc/debian_version
12.7
admin@DESKTOP:~$ onedriver -v
onedriver v0.14.1 15a1c642
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