[Mono-bugs] [Bug 325500] assertion failed in mono_internal_hash_table_insert

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Jun 14 19:51:21 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=325500

User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=325500#c3


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |vargaz at gmail.com




--- Comment #3 from Zoltan Varga <vargaz at gmail.com>  2008-06-14 17:51:19 MDT ---
We seem to have forgotten about this one. Sorry about that. Do you guys still
see this problem ? If yes, could you do some debugging:
In mini.c, in mono_jit_compile_method_inner (), after this line:
        if ((info = lookup_method (target_domain, method))) {
add the following:
      printf ("D: %s %p %p %d\n", target_domain, mono_domain_get (),
info->domain_neutral);

and paste the output to the bug report ?

            thanks

                Zoltan


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list