From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnDaE-0005GJ-H3 for qemu-devel@nongnu.org; Wed, 21 May 2014 16:58:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WnDa5-000847-QM for qemu-devel@nongnu.org; Wed, 21 May 2014 16:57:54 -0400 Received: from zippee.tpcsvc.com ([71.244.50.194]:38899 helo=tpcsvc.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnDa5-00082t-JM for qemu-devel@nongnu.org; Wed, 21 May 2014 16:57:45 -0400 Received: from [71.244.50.194] (IDENT:0@zippee.tpcsvc.com [71.244.50.194]) (authenticated bits=0) by tpcsvc.com (8.14.7/8.14.4) with ESMTP id s4LKvT0p005672 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 21 May 2014 15:57:38 -0500 Message-ID: <537D1339.8000408@tpcsvc.com> Date: Wed, 21 May 2014 15:57:29 -0500 From: Tim Dawson MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Problem with qemu . . . bug id 1320030 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Folks - I have been having a problem getting a usable qemu-2.0.0 (or 1.7.1, or current GIT for that matter) build under slackware 14.1. For some reason, the inter-thread communication hangs when built on this OS distro, and display hangs in virt-manager as well as the gtk display in qemu, making things a bit crude in use. I have updated numerous libraries trying to find what is the difference (building 1.7.1 on an older slackware (12-ish?) box works . . . The problem and an strace of the hang is in the bug report (1320030), so if someone could take a look, and see if anything jumps to mind, it would be appreciated, or if there is an associated library that might be buggy, please advice and I can update/downgrade to test as necessary. I am trying to use qemu for my work, and while I can start all the emulators from the CLI and run successfully, and bit more "elegant" means of control and interface would be nice . . . Thanks, - Tim