[M3devel] map SIGBUS to SegV?

Jay K jay.krell at cornell.edu
Sun Oct 25 11:49:39 CET 2009


I just noticed..it appears that some ports historically catch SIGBUS and call SegV, and some don't install a handler for it.

e.g. it looks like the Darwin platforms do this.

In my porting of the signal handling code to C, I foisted this behavior on all platforms.

Reasonable?

Otherwise we could put #ifdef __APPLE__ around SIGBUS in RTSignalC.c.

I think it is probably ok asis, or maybe even an improvement.

 

 - Jay





 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20091025/73333c0b/attachment-0001.html>


More information about the M3devel mailing list