diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1926246')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1926246 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1926246 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1926246 new file mode 100644 index 000000000..f2195375c --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1926246 @@ -0,0 +1,3 @@ +The issue revolves around Chrome-based applications failing to run under QEMU user mode due to how they handle forking processes using `/proc/self/exe`. The problem is tied to system calls, specifically `execl`, which QEMU doesn't recognize when passed the option `'type=renderer'`. + +syscall \ No newline at end of file |