From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FBdtg-0001I8-Gp for qemu-devel@nongnu.org; Tue, 21 Feb 2006 15:14:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FBdlU-0005ov-B8 for qemu-devel@nongnu.org; Tue, 21 Feb 2006 15:05:41 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FBbtO-0003yY-KK for qemu-devel@nongnu.org; Tue, 21 Feb 2006 13:05:43 -0500 Received: from [64.233.184.204] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FBbzg-0005k6-Ed for qemu-devel@nongnu.org; Tue, 21 Feb 2006 13:12:12 -0500 Received: by wproxy.gmail.com with SMTP id i23so191513wra for ; Tue, 21 Feb 2006 10:05:37 -0800 (PST) Message-ID: Date: Tue, 21 Feb 2006 13:05:36 -0500 From: "Christian Bourque" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: [Qemu-devel] qemu crash with exit code 135 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 Hi! Every time I try to access a particular functionality in one of my application QEMU crashes with the exit code 135, is there a way to interpret this number? Configuration: - Host: SuSE Linux 10.0 (Kernel 2.6.x) running QEMU 0.8.0 + KQEMU 0.7.2 - Guest: Windows 2000 (SP4) Thanks Christian