diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/714')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/714 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/714 b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/714 new file mode 100644 index 00000000..ed8cdaf4 --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/714 @@ -0,0 +1,7 @@ +The issue described relates to command-line arguments not being passed correctly when using QEMU's user-space semihosting feature. This is likely due to how QEMU handles argument passing in this mode, leading to incorrect `argc` and `argv` values. + +The appropriate classification for this bug is: + +**runtime** + +This is because the problem occurs at runtime when the program is executed under QEMU with semihosting enabled, rather than being an issue with a specific instruction or system call. \ No newline at end of file |