diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/1812')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/1812 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/1812 b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/1812 new file mode 100644 index 00000000..88daa3d8 --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/1812 @@ -0,0 +1,7 @@ +The problem occurs when older aarch64 programs run under qemu-aarch64 and segfault, specifically after a certain commit. The issue seems to be related to how old userspace handles recent CPU features or changes in the emulator. + +Possible categories: instruction, syscall, runtime. + +The error is not due to a faulty instruction or a specific syscall failure but rather due to runtime conditions where older programs are not compatible with newer qemu versions. This suggests it's a runtime issue. + +runtime \ No newline at end of file |