diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/2604')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/2604 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/2604 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/2604 new file mode 100644 index 00000000..9a5dd69e --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/2604 @@ -0,0 +1,3 @@ +The bug report describes an issue where `qemu-arm-static` crashes when executing NEON code generated by GStreamer's Orc library. The crash occurs consistently in user emulation mode but works fine in system emulation mode. The disassembly shows that the crash happens during a Neon instruction (`vld1.8`), which suggests a problem with how QEMU handles certain instructions or invalidates translations. This points to an issue related to the translation of instructions, specifically Neon instructions, which falls under the category of faulty instructions. + +runtime \ No newline at end of file |