[Mono-dev] Assertion failure in dynamic-image.c

Neale Ferguson neale at sinenomine.net
Tue Oct 17 15:12:39 UTC 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20171017/fb1305bf/attachment.html>


More information about the Mono-devel-list mailing list