[Mono-dev] SIGSEV Cores on Solaris

Aaron Clauson aza at azaclauson.com
Sat Mar 25 06:57:01 EST 2006


Hi,

I've done some playing around running some of our mono programs on Solaris
(i386) and the default behaviour for SIGSEV in native code appears to be to
generate a core dump. For example if I try and bind to TCP port 80 on Solaris I
get a core dump whereas on Windows and Linux I can catch the exception.

Is there a way to change this behaviour so that SIGSEV signals in Solaris
generate exceptions instead?

Thanks,

Aaron






More information about the Mono-devel-list mailing list