generic-special2.2
Neale Ferguson <[email protected]> Mon, 14 Aug 2017 20:40:12 +0000
| Newsgroups | gmane.comp.gnome.mono.devel |
|---|---|
| Message-ID | <D5B782E9.A5148%[email protected]> |
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 _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.dot.net/mailman/listinfo/mono-devel-list