[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Invalid S?_MAGIC



On Sun, 2011-10-02 at 18:09 +0200, Peter Persson wrote:

> Thing is. Other applications are not, and that's the point. If Thing access the memory of another application (which is the case), and that application didn't declare that memory as global (either through the executable flags, or explicitly while allocating memory), the kernel will kill Thing for it. There's nothing Thing can do to prevent that.

This is not correct. 1.29 (and maybe versions of 1.27 too) catch this
and displays a nice dialog with the pid and name of the offender instead
of being killed.

Jo Even