When I build from this git repository and start `klystrack`, it crashes with a segmentation fault. Terminal output: ``` ``` When I build with debugging options, it does not crash. `gcc --version | head -n`: `gcc (GCC) 13.1.1 20230429`
When I build from this git repository and start
klystrack, it crashes with a segmentation fault.Terminal output:
When I build with debugging options, it does not crash.
gcc --version | head -n:gcc (GCC) 13.1.1 20230429