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

Re: [MiNT] Invalid S?_MAGIC



2 okt 2011 kl. 13:40 skrev Peter Slegg:

>> Sure it's not some other app which relies on some ugly GEM protocol
>> (AV?) which in turn needs a global buffer?
>> 
>> -- PeP
>> 
> 
> I have no way of telling. As far I can tell it is just Thing
> that has a problem from what I remember of the error message.

If some other application isn't configured correctly (i.e. the flags in the header of the executable), the kernel may kill Thing because it's trying to access the memory of that application (which is required by some GEM protocols). Since a lot of code has been developed using that bad excuse for an OS called MagiC (which lacks memory protection), it's not entirely uncommon that applications aren't setup correctly. IIRC there's a good doc about that in the freemint sources… somewhere.

-- PeP