i386: 0.957 graphic: 0.748 architecture: 0.740 semantic: 0.653 device: 0.509 x86: 0.344 performance: 0.335 socket: 0.306 debug: 0.297 network: 0.273 mistranslation: 0.267 register: 0.242 user-level: 0.228 kernel: 0.210 risc-v: 0.208 ppc: 0.205 boot: 0.203 vnc: 0.186 arm: 0.176 hypervisor: 0.175 virtual: 0.159 PID: 0.157 VMM: 0.146 permissions: 0.144 files: 0.130 TCG: 0.127 peripherals: 0.093 KVM: 0.059 assembly: 0.047 qemu-i386 32-bit segfault I'm getting segfaults on 32-bit linux trying to run binaries using qemu-i386 from git. These segfaults go away when run in gdb or strace - could it be about the environment somehow? In contrast qemu-x86_64 works fine. How can I pinpoint the cause of this? Thanks! It seems this crash only happens in xterm (and not normal console). Having compared the respective environment vars the culprit turned out to be: TERM=xterm-color You're welcome. Looking through old bug tickets... can you still reproduce this issue with the latest version of QEMU? Or could we close this ticket nowadays? [Expired for QEMU because there has been no activity for 60 days.]