From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.12] helo=sc8-sf-mx2.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.24) id 1AdyKi-0000Dl-9D for user-mode-linux-devel@lists.sourceforge.net; Tue, 06 Jan 2004 13:01:48 -0800 Received: from 62-241-36-148.kunde.vdserver.de ([62.241.36.148] ident=mail) by sc8-sf-mx2.sourceforge.net with esmtp (Exim 4.30) id 1AdyKh-0000Av-Pg for user-mode-linux-devel@lists.sourceforge.net; Tue, 06 Jan 2004 13:01:47 -0800 Mime-Version: 1.0 Message-Id: In-Reply-To: References: <200401061718.i 06HILtd002620@ccure.user-mode-linux.org><200401061918.31447.blaisorblade_spam@yahoo.it> <33261.193.212.97.12.1073406789.squirrel@pluto.nixia.no> From: Johannes Formann Subject: Re: [uml-devel] Kernel mode fault at addr 0x48965000, ip0x400e51a4 Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: user-mode-linux-devel-admin@lists.sourceforge.net Errors-To: user-mode-linux-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: The user-mode Linux development list List-Post: List-Help: List-Subscribe: , List-Archive: Date: Tue, 6 Jan 2004 22:00:53 +0100 To: Jeff Chua Cc: stian@nixia.no, BlaisorBlade , UserModeLinux At 3:34 Uhr +0800 07.01.2004, Jeff Chua wrote: >Can you please try to see the patch below solve your problem? >--- uml/drivers/char/mem.c.org Wed Jan 7 03:30:40 2004 >+++ uml/drivers/char/mem.c Wed Jan 7 03:31:47 2004 >@@ -269,3 +269,3 @@ > } >- *ppos = __pa((void *) p); >+ *ppos = p; > return virtr + read; This single Line doesn't solve my problem, or should I use it aditionaly to an other patch? Or shall I compile the Kernel with debigsymbols, so I can get an backtrace for you? regards Johannes ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel