[Mono-dev] SEGV in runtime related to GC

Paolo Molaro lupus at ximian.com
Thu Feb 16 09:53:22 EST 2006


On 02/16/06 Thong Nguyen wrote:
> Thanks for the quick turnaround time.  I'm still getting the following
> error:
> 
> ** ERROR **: file marshal.c: line 3907 (mono_marshal_get_ldfld_wrapper):
> should not be reached
> 
> Attached is a patch that I *think* is right.  Only two days of experience
> with the mono vm so could just as easily be way off target.

Thanks, I had missed that additional case.
I only changed the patch to use CEE_LDIND_REF in case of references
(and a couple other spots in the file that had it wrong).
I assume your program now works with these changes?

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list