[Mono-dev] generic-special2.2

Neale Ferguson neale at sinenomine.net
Mon Aug 14 20:40:12 UTC 2017


Running the mono/tests under s390x results in crashes in generic-special2.2. It appears to work until it gets to:


Type inst = typeof (GenericType<>).MakeGenericType (type);

And it is passing this as the argument:


System.Runtime.InteropServices.Marshal

I am trying to work out why this particular type would cause different behavior to the others.  Given that marshaling involves some platform-specific activity I am wondering if there is something obvious at which I should be looking.

Neale
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20170814/0e278367/attachment.html>


More information about the Mono-devel-list mailing list