Closed radiohertz closed 10 months ago
it's not reproducible when max
feature is enabled
Thanks for the report!
Could we have more infos about:
endpoint-sec
)I'm especially interested in the second because we've fixed a few bugs recently and if you're not on 0.3.3 it means I should retest with the most recent version
Nevermind, we found the source, PR incoming
Oof, that's embarassing, thank you for reporting! I made a PR (#34) that should fix the issue - it turned out to be a wrong FFI structure definition when targeting old versions of macos.
We may want to increase our unit tests coverage to test with no features (and perhaps also test all the various feature levels). Currently it only tests the --all-features
, but we don't test the default feature set, which is very much not great.
A fix was released in 0.3.4.
Minimal repro code:
I've tried to debug it a bit but i couldn't find anything that was obvious that could cause a segfault.
stacktrace: