From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FbzJ8-0006Lh-BD for qemu-devel@nongnu.org; Fri, 05 May 2006 08:21:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FbzJ6-0006Kz-Id for qemu-devel@nongnu.org; Fri, 05 May 2006 08:21:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FbzJ6-0006Kv-9k for qemu-devel@nongnu.org; Fri, 05 May 2006 08:21:16 -0400 Received: from [64.233.162.193] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FbzJF-00080a-Tr for qemu-devel@nongnu.org; Fri, 05 May 2006 08:21:26 -0400 Received: by nz-out-0102.google.com with SMTP id i11so638069nzh for ; Fri, 05 May 2006 05:21:15 -0700 (PDT) Message-ID: <46d6db660605050521t8eab9eajff24cf235acddaf2@mail.gmail.com> Date: Fri, 5 May 2006 14:21:15 +0200 From: "Christian MICHON" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: [Qemu-devel] "sleep" segfaults on qemu-0.8.1/kqemu-1.3.0pre6 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 Host: winXP pro Guest: Redhat 7.2 when kqemu (user mode) is active, "sleep 1" segfaults each time. With kqemu disabled, no problem -- Christian