endpointsecurity - signal message isn't sent for sigbus (access violation) on other tasks

I was subscribed for signal messages and created my own tester which allocates memory, set it to PROT_NONE and tried to read from it.

I thought I was suppose to get a signal message for the SIGBUS, but nothing was sent.

is there any explaination for that?


Thanks!