From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YB7r6-0000Nj-6T for qemu-devel@nongnu.org; Tue, 13 Jan 2015 15:14:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YB7r2-0007w5-6S for qemu-devel@nongnu.org; Tue, 13 Jan 2015 15:14:24 -0500 Received: from vps01.wiesinger.com ([46.36.37.179]:44283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YB7r2-0007To-0d for qemu-devel@nongnu.org; Tue, 13 Jan 2015 15:14:20 -0500 Message-ID: <54B57C51.7090002@wiesinger.com> Date: Tue, 13 Jan 2015 21:13:05 +0100 From: Gerhard Wiesinger MIME-Version: 1.0 References: <54AE87C1.2060907@wiesinger.com> <54AEBD43.2060705@redhat.com> <54AEC877.9080600@wiesinger.com> <54AECAF3.3060909@redhat.com> <54AF047D.8010009@wiesinger.com> <54B3B2F5.1090405@wiesinger.com> In-Reply-To: <54B3B2F5.1090405@wiesinger.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Fedora FC21 - Bug: 100% CPU and hangs in gettimeofday(&tp, NULL); forever List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org On 12.01.2015 12:41, Gerhard Wiesinger wrote: > On 08.01.2015 23:28, Gerhard Wiesinger wrote: >> >> I'll keep you up to date in the next days whether it happens again or >> not. > > With qemu-kvm 2.2.0 release from the above repository the 100% usage > didn't happen so far (although I had to reboot after kernel update). It happens also with qemu-kvm 2.2.0 on another VM where also PostgreSQL is running: (gdb) bt #0 0x00007fff9a1feff4 in gettimeofday () #1 0x00000000006d425e in GetCurrentTimestamp () at timestamp.c:1274 What we know: OK : F20: 3.17.6-200.fc20.x86_64 on guest/host, qemu-kvm-1.6.2-10.fc20.x86_64 on host NOK: F21: 3.17.7-300.fc21.x86_64 on guest/host, qemu-kvm-2.1.2-7.fc21.x86_64 on host NOK: F21: 3.17.8-300.fc21.x86_64 on guest/host, qemu-kvm-2.2.0-1.fc21.x86_64 on host No one less can reproduce or has similar problems? Any further ideas? BTW: I'm running ntp in the following manner: internet <=> ntp server in VM <=> ntp client on KVM host (firewall runs in KVM) Ciao, Gerhard