diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1814128')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1814128 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1814128 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1814128 new file mode 100644 index 000000000..14faf9e86 --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1814128 @@ -0,0 +1,3 @@ +The issue involves `qemu-user` failing to set up a reasonable `brk` for static-PIE binaries, leading to crashes during early TLS setup due to insufficient space for the `brk` region. This is a runtime error because it occurs during the execution of the program when the system attempts to allocate memory dynamically. + +runtime \ No newline at end of file |