From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1F9CWn-0003jk-1D for garchives@archives.gentoo.org; Wed, 15 Feb 2006 02:36:25 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1F2WwVC030796; Wed, 15 Feb 2006 02:32:58 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1F2KRYJ026207 for ; Wed, 15 Feb 2006 02:20:27 GMT Received: by wproxy.gmail.com with SMTP id 50so1226675wri for ; Tue, 14 Feb 2006 18:20:26 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sg5pI/1IP4bc6sUpXBlnE49rkWJmFEpTHOy2WHZanZrDWIVFmuS4VxFrTTukCvhcWiL03MAMFfry6TQ5NsdhwcJC7/v+aDegMP/dTd+u4Fkt0rT4tY4JQL4LTrPnvzWrxxiOYRluAUida/b3wPMrW3Wi7hqjsIkGdzXCW4y4U+k= Received: by 10.54.71.3 with SMTP id t3mr3688107wra; Tue, 14 Feb 2006 18:20:26 -0800 (PST) Received: by 10.54.67.19 with HTTP; Tue, 14 Feb 2006 18:20:26 -0800 (PST) Message-ID: <7573e9640602141820t519ee26and918b793984f38a5@mail.gmail.com> Date: Tue, 14 Feb 2006 19:20:26 -0700 From: Richard Fish Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge troubles In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <200602141757.43232.krakrjak@volumehost.net> <200602141945.05365.krakrjak@volumehost.net> <7573e9640602141756h31651be3le19f1792cffb8b42@mail.gmail.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k1F2KRYJ026207 X-Archives-Salt: c9766f2a-7915-452b-9cd7-0d827fa0417f X-Archives-Hash: 139c4404235b73beb433d5ef7f2f28a9 On 2/14/06, Jorge Almeida wrote: > root@jmaa ~ $ python -c "s='x'*(4*(1024*1024))" > ~ > root@jmaa ~ $ python -c "s='x'*(8*(1024*1024))" > ~ > root@jmaa ~ $ python -c "s='x'*(16*(1024*1024))" > ~ > root@jmaa ~ $ python -c "s='x'*(32*(1024*1024))" > ~ > root@jmaa ~ $ python -c "s='x'*(64*(1024*1024))" > Traceback (most recent call last): > File "", line 1, in ? > MemoryError Any chance this is a resource limit issue? ulimit -l -m -Richard -- gentoo-user@gentoo.org mailing list