blob: 50d65f55ee6e585b14d85b0d5f39eb6918d79138 (
plain) (
blame)
1
2
3
|
The issue occurs during `do_fork()`, specifically when calling `cpu_create()`, leading to an assertion failure in QOM path canonicalization. This is related to how the CPU state is managed during process forking and thread creation.
runtime
|