X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type; q=dns; s=default; b=aWzP7ytC7hs/QAzO
	ztGlm9flHDLPYCI0Q6rQFnUFWDYdMyZPQr6odlXm7S+Y/6exaaXJ1YKiqIhsw+Al
	yYdvZ8LCHaWMBiFBgW9e9TzJxxI5cd5FERKuEa47Df4Gvz4EhrYuLrAjoPewvR37
	yTFlxLLhruQUJ1o9a6adwtKGlGo=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type; s=default; bh=PJoryHj/V8uuNrdrFyxwfW
	thetI=; b=XjnPJ3ueus4tpsKb9mqu/3cmAEYnXFWoGeFWssEcJvWx6YrqLr2c9b
	mDBOGyEk8iWkkEhJ7O0FAPmbqhCMPxf/zPkZYMYK0naClIZCGW5Fv/r2BKA5mjbA
	Z/dqt2EMCE/BK+fE3kKcQcLqk+9175fvabcbbXlFOJGSxrqhP/td4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,CK_HELO_GENERIC,KHOP_THREADED,RCVD_IN_PBL,RDNS_NONE,SPF_FAIL autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@nexgo.de>
Subject: Re: xz -9 : Cannot allocate memory
Date: Thu, 29 Aug 2013 21:14:38 +0200
Lines: 25
Message-ID: <87ioyowbq9.fsf@Rainer.invalid>
References: <50A41697.3080406@tiscali.co.uk>	<loom.20130829T155739-66@post.gmane.org>	<loom.20130829T162752-851@post.gmane.org>	<20130829151121.GR21571@calimero.vinschen.de>
Mime-Version: 1.0
Content-Type: text/plain
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Corinna Vinschen writes:
> I'm not exactly surprised.  You're on a 32 bit machine, so you only have
> 2 Gigs VM.  Probably some DLLs are in the way.

I know, also it might be true I've hit a less fortunate meory layout
than usual this time.  However, I know there's plenty of unused memory
before starting that test and it _always_ works whenever the initial
heap size is set to anything else than just 0x0.  The original
discussion was about setting very large initial heaps, but the actual
size doesn't seem to matter, which seems, well, odd.

> Load xz under GDB, break
> on "cygwin_exit", run it, and when it hits the breakpoint, observer the
> memory layout, either in GDB, or by cat'ing /proc/<xz's pid>/maps.

OK, if it is still reproducible tomorrow I'll have a look.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

