blob: 0110dd9b4e89ee8fb29746bb30db66c1493d297a (
plain) (
blame)
1
2
3
|
The issue involves an infinite recursion within the TCG (Tiny Code Generator) component of QEMU when generating certain 32-bit operations on specific hosts. This occurs due to a logic error where functions call each other without terminating, leading to resource exhaustion and eventual failure.
runtime
|