Package: qemu-user-static Version: 1.1.2+dfsg-6a Severity: important Hi! I'm using qemu-mips-static to build some packages in a chroot. Up to late last year I could do this without problems, using a 64 bits wheezy host and a mips chroot.
After updating the chroot to stable wheezy, I've found that running Doxygen with dot graphs enabled will make qemu-mips-static hang the CPU. After further digging, I've found that using DOT_NUM_THREADS = 0 in Doxygen's setup will use n+1 threads, where n is the number of available processors (which, afaiu, it's the normal behaviour of doxygen). If I set this value to match the number of processors, everything is OK. I'm setting this bug as important as I can't even kill -9 the process and have to reboot the host in order to get my CPU back. Kinds regards, Lisandro. -- System Information: Debian Release: 7.0 APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.21+edid (SMP w/2 CPU cores) Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash qemu-user-static depends on no packages. Versions of packages qemu-user-static recommends: ii binfmt-support 2.0.13 Versions of packages qemu-user-static suggests: ii sudo 1.8.5p2-1+nmu1 -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

