[Mono-dev] Catching NRE in Embedded Mono

Jeff Ward jeff at fuzzybinary.com
Mon Jan 9 01:02:24 UTC 2012


I'm using embedded mono in an application, and I want to be able to catch
when I have a Null reference in Mono.  At the moment, it looks like mono is
crashing on a null reference (maybe sending SIGSEGV?).  I'd like to catch
these exceptions in the unmanaged layer so I can at least grab a call stack.

Is there an easy way to do this?

--
Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120108/d6c72884/attachment.html 


More information about the Mono-devel-list mailing list