Assertion `ticks_now == trace_ticks' failed to hold. ticks mismatch for 'INSTRUCTION_TRAP'; on AMD CPU · Issue #2862 · rr-debugger/rr
I'm running rr build from this commit: e9ec388 on an "AMD Ryzen Threadripper 3970X 32-Core Processor". I run a script that does the following: sudo sysctl kernel.perf_event_paranoid=1 sudo sysctl k...