diff options
Diffstat (limited to 'results/scraper/fex/771')
| -rw-r--r-- | results/scraper/fex/771 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/results/scraper/fex/771 b/results/scraper/fex/771 new file mode 100644 index 000000000..46943e63c --- /dev/null +++ b/results/scraper/fex/771 @@ -0,0 +1,15 @@ +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 +``` \ No newline at end of file |