From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.24) id 1AXs3j-0002oA-GD for user-mode-linux-devel@lists.sourceforge.net; Sat, 20 Dec 2003 17:07:03 -0800 Received: from mta13.mail.adelphia.net ([68.168.78.44] helo=mta13.adelphia.net) by sc8-sf-mx1.sourceforge.net with esmtp (Exim 4.24) id 1AXs3j-0003fW-2J for user-mode-linux-devel@lists.sourceforge.net; Sat, 20 Dec 2003 17:07:03 -0800 From: Matt Zimmerman Subject: Re: [uml-devel] 2.4.22-[67] problems Message-ID: <20031221010656.GH9354@alcor.net> References: <20031220011323.GW18100@alcor.net> <20031220171450.GB10692@ccure.user-mode-linux.org> <20031221005257.GF9354@alcor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031221005257.GF9354@alcor.net> 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: Sat, 20 Dec 2003 17:06:56 -0800 To: Jeff Dike , user-mode-linux-devel@lists.sourceforge.net, 224431@bugs.debian.org, 224502@bugs.debian.org On Sat, Dec 20, 2003 at 04:52:57PM -0800, Matt Zimmerman wrote: > sh-2.05a# apt-get source -b hello > apt-get: error while loading shared libraries: /lib/libm.so.6: cannot read > file data: Error 38 > sh-2.05a# > sh-2.05a# apt-get source -b hello > Reading Package Lists... Done > Building Dependency Tree... Done > > And of course, I haven't been able to get this to happen in the debugger > (yet). Well, with enough attempts, I'm able to get it to happen in gdb. However, I can't get it down to a single syscall, and can't do it reliably. I tried setting a breakpoint at the point in syscall_kern.c where it can return -ENOSYS, but it never hits it. It doesn't help that apparently when I send SIGINT to try to get back to gdb, it kills UML. This might be a gdb 6.0 problem. -- - mdz ------------------------------------------------------- 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