summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1429313
blob: 6ef8326b3ebe1abbd707d3771cfe3ffd3beccb58 (plain) (blame)
1
2
3
The issue described involves signal handling within QEMU's user mode emulation, where signals aren't properly blocked upon entering a target signal handler. This leads to incorrect recursion when multiple signals are received quickly. The problem occurs during runtime execution rather than being related to specific instructions or system calls.

runtime