From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GmVk3-00037N-Tk for qemu-devel@nongnu.org; Tue, 21 Nov 2006 08:32:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GmVjw-00031S-P2 for qemu-devel@nongnu.org; Tue, 21 Nov 2006 08:32:50 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GmVjw-00031E-E9 for qemu-devel@nongnu.org; Tue, 21 Nov 2006 08:32:44 -0500 Received: from [195.101.245.15] (helo=p-mail1.rd.francetelecom.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GmVjw-0004eu-5D for qemu-devel@nongnu.org; Tue, 21 Nov 2006 08:32:44 -0500 Message-ID: <4562FFED.6010605@twilight-hall.net> Date: Tue, 21 Nov 2006 14:32:29 +0100 From: =?ISO-8859-1?Q?Rapha=EBl_Rigo?= MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu/linux-user syscall.c References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit 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 Paul Brook wrote: > CVSROOT: /sources/qemu > Module name: qemu > Changes by: Paul Brook 06/11/19 15:26:04 > > Modified files: > linux-user : syscall.c > > Log message: > Remove do_socketcallwrapper. > > CVSWeb URLs: > http://cvs.savannah.gnu.org/viewcvs/qemu/linux-user/syscall.c?cvsroot=qemu&r1=1.76&r2=1.77 > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel hello, this patch makes qemu-mips segfault on the program I run, I tried to find the problem but could not. I'll see if I can find why it crashes. Regards, Raphaël Rigo