diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1093')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1093 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1093 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1093 new file mode 100644 index 00000000..78d55b6d --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1093 @@ -0,0 +1,3 @@ +The issue arises from how `qemu-user` handles signal frames on RISC-V 64, specifically misaligning them to 4 bytes instead of the required 16 bytes. This causes problems like UBSan diagnostics for pointer misalignment. The bug is related to the runtime environment where signal handling occurs. + +runtime \ No newline at end of file |