From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38421) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVHCr-0003Yx-5p for qemu-devel@nongnu.org; Tue, 29 Nov 2011 01:30:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RVHCp-0005Ea-Ly for qemu-devel@nongnu.org; Tue, 29 Nov 2011 01:30:17 -0500 Received: from [222.73.24.84] (port=62451 helo=song.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVHCp-0005Dk-7M for qemu-devel@nongnu.org; Tue, 29 Nov 2011 01:30:15 -0500 Message-ID: <4ED47CAD.5080501@cn.fujitsu.com> Date: Tue, 29 Nov 2011 14:33:17 +0800 From: Wen Congyang MIME-Version: 1.0 References: In-Reply-To: Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] can anyone help me ? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Zhi Hui Li Cc: qemu-devel@nongnu.org At 11/29/2011 02:19 PM, Zhi Hui Li Write: > when I gdb the ./x86_64-softmmu/qemu-system-x86_64 > > It always receive the signal, > > "Program received signal SIG38, Real-time event 38.", > > can you tell the reason and how to solve it ? I do not receive this signal. But I think you can try handle SIG38 noprint pass to ignore this signal. Thanks Wen Congyang > > Thank you very much! >