From mint-bounce@lists.fishpool.fi  Thu May  8 20:01:44 2008
X-ME-UUID: 20080429171100424.678E470000A1@mwinf2e04.orange.fr
Date: Tue, 29 Apr 2008 19:10:49 +0200
From: Patrice Mandin <mandin.patrice@orange.fr>
To: Mint list <mint@fishpool.com>
Subject: Re: [MiNT] c++ crash with lzma-utils (constructors problem?)
Message-Id: <20080429191049.378992ba.mandin.patrice@orange.fr>
In-Reply-To: <1209153547.9724.539.camel@jetpack.demon.co.uk>
References: <1209071973.9724.462.camel@jetpack.demon.co.uk>
	<48122FE9.6070201@freesbee.fr>
	<1209153547.9724.539.camel@jetpack.demon.co.uk>
Organization: Chez moi
X-Mailer: Sylpheed version 2.3.0beta5 (GTK+ 2.8.20; i486-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: mandin.patrice@orange.fr
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id m4901h8x017616

Le Fri, 25 Apr 2008 20:59:07 +0100
Alan Hourihane <alanh@fairlite.demon.co.uk> a _crit:

> I had to increase the stack size. 
> 
> This really is painful. I might start to look at what we can do about
> this fiddling with stack sizes.

Well, the 'easiest' would be to fix MMU support in MiNT so each process
has a virtual address space, and so each process could get ~ 3GB of
memory available for text,data,bss,heap and stack (stack would start at
the end of the virtual address space of the process).
Easier said than done, though :-(.

-- 
Patrice Mandin
WWW: http://pmandin.atari.org/
Programmeur Linux, Atari
Spécialité: D_veloppement, jeux


