On 11.11.2015 21:41, Jonathan Mitchell wrote:
On 11 Nov 2015, at 20:34, Rodrigo Kumpera <[email protected]> wrote:
How does it crash? Did you try debugging it?
The invocation looks ok.
Is It really?
From reading the runtime source comments I would have tried something like:
func(NULL, s, &monoExceptionPtr);
Rather
func(s, &monoExceptionPtr)
because it seems that the method in question is static.
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list