diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1799200')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1799200 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1799200 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1799200 new file mode 100644 index 00000000..8fbc1986 --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1799200 @@ -0,0 +1,3 @@ +The bug occurs during runtime due to a null pointer dereference when emitting an operation in TCG (Tiny Code Generator). This happens while executing custom helper functions inserted into QEMU's instruction translation process, specifically within `i386_tr_insn_start`. The crash occurs sporadically, indicating it's dependent on specific conditions encountered during execution. Therefore, the issue falls under **runtime** errors. + +runtime \ No newline at end of file |
