summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1182490
blob: 53cde139da73ff40137be2e0e07d06b8e5c41403 (plain) (blame)
1
2
3
The issue arises because `to_` is passed as NULL to `qemu_coroutine_switch`, leading to a segmentation fault when attempting to access `to->action`. This is an error that occurs during runtime due to improper handling of a coroutine switch operation.

runtime