From mint-bounce@lists.fishpool.fi Tue Jan 26 16:38:54 2010 Message-ID: <4B5F6019.8020707@lutece.net> Date: Tue, 26 Jan 2010 22:35:21 +0100 From: OL User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] Re : 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> <809366.93167.qm@web27405.mail.ukl.yahoo.com> <4B5DFBB2.2040508@lutece.net> <4B5E0D54.9070902@online.no> In-Reply-To: <4B5E0D54.9070902@online.no> Content-Type: text/plain; charset=UTF-8; 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: o.l@lutece.net 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 o0QLcrU5013877 Jo Even Skarstein a écrit : > OL wrote: > > >> As I notice it crash desktop with AV protocol but this is only a problem >> with memory protection, and a lot of softwares do the same. >> > > I think the problem is more serious than that. On my Milan I have to > reset after exiting zView. zView is killed due to a memory violation, > but I don't think it's related to the AV-protocol. XaAES doesn't respond > to the mouse or keyboard afterwards. > > To be honest I'm not a fan of all these module-loaders. GEM-View, PARX, > Smurf, LDG... They all seem to cause various problems for me. > Just a word to said my own program use all dynamic libs (LDG) and as my know they work fine (Kronos, MyAES, Inshape3...). I notice in protected mode that Zview crash too under MyAES because I never receive appl_exit() but I not notice any trouble for MyAES in this case that continue to work perfectly. (I have only test with Aranym MMU and Mint with most protected ) > >> If AES intercept this message and and clean the protocol (probably it >> > > How does MyAES intercept this? Does it check all pointers passed in > AV-messages? > Yes it look in appl_write() call AV messages and the application sending AV message copy itself in a share buffer the message in the AES. > >> should be but it is not) Zview work for me perfectly in protected mode >> except when it quit but it crash alone. >> > > This is probably the same problem as I have. > Yes and I'm happy because it looks not a specific problem with MyAES. Someone report it crash in ldg_unload() this is strange, I have to look in this, but perhaps there is a corruption memory by lib itself or a stack overflow somewhere. Olivier > Jo Even > > > > > > > > >