summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1748612
blob: 57264fc3087ca3244a6967de19f9c612a51c08e1 (plain) (blame)
1
2
3
The issue arises from incorrect logging functions being used (`gemu_log` instead of `qemu_log`) and the `-D` option not properly redirecting the strace output to a file. This relates to how the program handles runtime logging and output redirection.

runtime