librclone icon indicating copy to clipboard operation
librclone copied to clipboard

Segfault static linking.

Open gust-p opened this issue 9 months ago • 0 comments

Has anyone attempted to statically link with the target x86_64-unknown-linux-musl? I can compile it, but I am encountering a segmentation fault in the Go runtime.

Thread 2 "hello" received signal SIGSEGV, Segmentation fault[Switching to LWP 395560]
0x00007fffeddf081c in runtime.argv_index (argv=0x0, i=-134354) at /usr/local/go/src/runtime/runtime1.go:63

gust-p avatar Apr 11 '25 07:04 gust-p