Assertion failure in dynamic-image.c
Neale Ferguson <[email protected]> Tue, 17 Oct 2017 15:12:39 +0000
| Newsgroups | gmane.comp.gnome.mono.devel |
|---|---|
| Message-ID | <D60B961D.ACFCE%[email protected]> |
An application that worked prior to 792b5367cd3a6ffa1a192c4d2d7ace3509cbb646 and works under .NET is now crashing due to an assert in mono_dynamic_image_register_token:
case MONO_DYN_IMAGE_TOK_SAME_OK:
g_assert (prev == MONO_HANDLE_RAW (obj));
break;
A bug has been opened: https://bugzilla.xamarin.com/show_bug.cgi?id=60233. Stack traces and supporting information is included. There is no simple test case as this is part of a very large application.
Neale
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.dot.net/mailman/listinfo/mono-devel-list