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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=325500#c3


Zoltan Varga <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #3 from Zoltan Varga <[EMAIL PROTECTED]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to