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

Re: [MiNT] Signal on Memory volation



Le 14/09/2014 19:03, Helmut Karlowski a écrit :
Am 14.09.2014, 16:10 Uhr, schrieb OL:

Hello,

I have an application under Mint with memory protection that crash with Memory violation (information from Mintsetter), I'm not able to know the signal sent to the application in this case, I thought it was SIGBUS but it is not. So what is the signal in this case?

SIGSEGV (11)?

I have already try to change handler for SIGBUS, SIGSEGV, SIGPRIV but without success.


Only bus error looks ok but not memory violation.

I have no more idea.

Thanks

Olivier

-Helmut

--