From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GEnsB-0000QN-MO for qemu-devel@nongnu.org; Sun, 20 Aug 2006 10:01:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GEnsA-0000Oa-Bh for qemu-devel@nongnu.org; Sun, 20 Aug 2006 10:01:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GEnsA-0000O0-5V for qemu-devel@nongnu.org; Sun, 20 Aug 2006 10:01:54 -0400 Received: from [65.74.133.4] (helo=mail.codesourcery.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GEnzK-0002jl-5u for qemu-devel@nongnu.org; Sun, 20 Aug 2006 10:09:18 -0400 From: Paul Brook Subject: Re: [Qemu-devel] -kernel-kqemu issue? hwclock w/ libc6-i686: segmentation fault on reboot Date: Sun, 20 Aug 2006 15:01:46 +0100 References: <44E79DE0.3080203@artenumerica.com> In-Reply-To: <44E79DE0.3080203@artenumerica.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608201501.47543.paul@codesourcery.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Sunday 20 August 2006 00:25, J M Cerqueira Esteves wrote: > I submited the attached report to the Debian bug tracking system, > but just now I noticed that that segfault of hwclock with libc6-i686 (in > a guest Debian testing system) only occurs if the virtual machine > is started with -kernel-kqemu. Could this be related to some kqemu bug? Obviously, yes. Paul