[Mono-devel-list] marshal.c assertion failed.
Willibald Krenn
Willibald.Krenn at gmx.at
Wed Feb 23 19:15:41 EST 2005
Scott Mohekey schrieb:
> I've considered this, however in every case the pointer is NOT null. As
> far as I can tell, either the lookup code in domain.c for the
> jit_info_table is buggy and returns false positives, or another code
> path is removing the JitInfo prematurely.
Is mono_delegate_free_ftnptr executed within the correct domain? I ask
this, because run_finalize (in gc.c) does not set the domain for a call
to this function: Being in the wrong domain would also lead to ji not
being found.
HTH
Willi
More information about the Mono-devel-list
mailing list