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
Mono-devel-list@lists.dot.net
http://lists.dot.net/mailman/listinfo/mono-devel-list

Reply via email to