The issue described involves QEMU hanging when running MIPS and MIPS64 programs that use weak symbols. This occurs during runtime execution within the QEMU environment, specifically while executing user-mode processes. The problem is related to how QEMU handles weak symbol access and thread locks. **Answer:** runtime