Comment 2 for bug 1320030

Revision history for this message
Tim Dawson (tadawson) wrote : Re: Qemu 2.0.0 with display=gtk hangs

Testing on other systems reveals that this is solid on Slackware14.1, with it's associated libraries. Interestingly, the more heavily the machine is loaded, the further the emulator runs prior to hanging . . . The 1.7.1 code, compiled on an older Slackware (loosely based on 12, but has evolved, but generally older libs) appears to work. I have changed out most libs that seem apparent - gtk+, vte, and a few others, as well as compiling with slirp and aio disabled, as well as not using gthreads, to no avail. This appears to be a race between the gtk window thread, and qemu, but the qemu source is so large, that I have not yet been able to find that area of the code to be able to debug deeper.

Help!