[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Invalid S?_MAGIC
On Sat, 2011-10-15 at 11:55 +0000, Peter Slegg wrote:
> I did, Texel was just an example. There are apps that do not
> respond to this fix though, as we saw with zView.
That is a completely different thing. zView is killed because of a bug
in zView. Allowing zView to continue compromises the stability of your
system. The memory protection does exactly what it's supposed to do.
> I am suggesting improving the behaviour when MP fails in an app.
Memory violation -> process is killed. Period. Leaving this decision to
the user is dangerous, because the user won't know if the memory
violation is a result of a bug or because of poor implementation of a
message protocol.
Maybe the solution is to implement the AV-server in XaAES itself.
Jo Even