bernhardu
bernhardu
Thanks for the information. But as far as I see the instruction `44 0f b6 1a` got added in [this patch](https://github.com/llvm/llvm-project/commit/ce4618a9c405bd8a9c1e096eb45e9ca83d3891f1) to main branch four month ago, which mentions some...
I am using rr sometimes for recording wine runs. I accidentically forgot to be sure to run wineserver inside the recording again and received the same `ticks_now == trace_ticks` (and...
Hello, I retried the current 1.5.0.0-dev with wine-9.13, but unfortunately it still hangs after entering the password. As I assume this is working in Windows, therefore this normally has to...
Hello, if it is of any help, I tried recording it with rr-debugger and received on replay this backtrace: ``` benutzer@debian:~/source/rust-simsimd/try1/rust-simsimd-6.4.0$ rr record /usr/share/cargo/bin/cargo-auto-test simsimd 6.4.0 --all-targets --all-features rr: Saving...