> On 12 Nov 2015, at 12:41, Julian Mayer <jul...@corecode.at> wrote:
> 
> i didn't list any specific crash, because i tried in a million different ways 
> and got a different crash each time.
> 
> i've solved this now. it seems, a unmanaged thunk takes a hidden additional 
> parameter, MonoException ** which can't be NULL. of course this isn't 
> documented anywhere.
> 
This I feel is a real problem for the embedded API as it is.
The above is documented in the source, but not in the header.
Source comment documentation is fine for the source authors but it leaves 
consumers out in the cold.
The long and the short of it is that you really need to have the Mono embedded 
source to hand at all times even if you don’t build you own Mono.

J
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to