From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1JgQIr-0003TG-JH for user-mode-linux-devel@lists.sourceforge.net; Mon, 31 Mar 2008 13:08:25 -0700 Received: from mail43.e.nsc.no ([193.213.115.43]) by mail.sourceforge.net with esmtp (Exim 4.44) id 1JgQIn-0005rP-Ku for user-mode-linux-devel@lists.sourceforge.net; Mon, 31 Mar 2008 13:08:25 -0700 From: Stian Skjelstad In-Reply-To: <20080331145036.GH6540@c2.user-mode-linux.org> References: <47ED74B8.8060602@nagafix.co.uk> <20080331145036.GH6540@c2.user-mode-linux.org> Date: Mon, 31 Mar 2008 22:06:51 +0200 Message-Id: <1206994011.6886.19.camel@localhost> Mime-Version: 1.0 Subject: Re: [uml-devel] syscall failed List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: user-mode-linux-devel-bounces@lists.sourceforge.net Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net To: Jeff Dike Cc: UML devel If this is a common issue/problem, perhaps an informativ error-message can be written when this occure, hinting the user to a possible solution. Stian On Mon, 2008-03-31 at 10:50 -0400, Jeff Dike wrote: > On Fri, Mar 28, 2008 at 10:44:08PM +0000, Antoine Martin wrote: > > [43492659.840000] syscall_stub_done : ret = -12, offset = 548682067984, > > data = 000000007f115010 > > [43492659.840000] syscall_stub_done : syscall 9 failed, return value = > > 0xfffffff4, expected return value = 0x47a0000 > > is just mmap returning -ENOMEM, which we've seen elsewhere with large > UML processes hitting the host's /proc/sys/vm/max_map_count limit. > Have you checked that? ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel