Siyuan Ren
Siyuan Ren
What is your platform? I suspect this is a bug in the compiler interprocedural optimization. Can you build from the branch `noipo` (https://github.com/netheril96/securefs/tree/noipo) and try again?
Alternatively, you can download the prebuilt binary [here](https://github.com/netheril96/securefs/actions/runs/2941534286)
I can't reproduce this on Kubuntu 22.04, with `securefs` overlaying over `sshfs`. Can you give more details on how this error is triggered? Did it happen right after you mounted...
Also, your operating system and compiler. Hmm, maybe I should add a bug reporting function.
Let me add better logging and tracing.
OK, I cannot find the cause so I cannot fix it now. But I added a new branch `stacktrace` that will print the stack trace if `pure virtual method called`...
Try pulling and rebuilding.
Thanks. I'll need time to investigate the cause.
What's your output of `securefs v`?
One hypothesis goes out of the window 😔