Investigate: intermittent crash in Geekbench 4's llvm benchmark This might be related to the multithreading issues, but I'm creating this issue to remind me to check later after multithreadding (#680) and reclusive terminate bugs are fixed. Also after #683 ``` $ Bin/FEXLoader -s -T 8 -- ../../Geekbench-4.4.4-Linux/geekbench_x86_64 --section 2 --workload 212 Geekbench 4.4.4 Pro : http://www.geekbench.com/ terminate called recursively terminate called after throwing an instance of 'terminate called recursively terminate called recursively std::bad_alloc' what(): std::bad_alloc ```