From mint-bounce@lists.fishpool.fi Sun Jan 24 17:18:03 2010 Message-ID: <4B5CC69B.7070700@free.fr> Date: Sun, 24 Jan 2010 23:15:55 +0100 From: Arnaud BERCEGEAY User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] windom and gcc4 References: <420195.6969.qm@web27401.mail.ukl.yahoo.com> <201001241235.58825.jflemaire@skynet.be> <4B5CB531.1010806@free.fr> <4B5CC2EB.5060603@lutece.net> In-Reply-To: <4B5CC2EB.5060603@lutece.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: arnaud.bercegeay@free.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o0OMI399018216 OL a écrit : > it), as I remember now it's not only when it quit it crash at start when > application use the VA_PROTOCOL in fact it crash after have done crash > the VA server! The problem is in the type of memory you use for VA > protocol it is private and Windom should use unprotected memory. I think it's this one (extract from windom changelog) : 2005-12-20 21:08 Arnaud BERCEGEAY * src/av_init.c: fixed bug #1385936: AvInit() crashes the desktop if Memory Protection is enabled Arnaud.