Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78035 --- shadow/78035 2006-04-09 17:57:28.000000000 -0400 +++ shadow/78035.tmp.15077 2006-04-09 18:04:02.000000000 -0400 @@ -10,12 +10,13 @@ Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: +Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] Summary: make check fails due to errors in delegate1 and delegate2 tests Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: @@ -132,6 +133,18 @@ helping fix this bug. ------- Additional Comments From [EMAIL PROTECTED] 2006-04-09 17:57 ------- I can't reproduce the valgrind errors either (except the mono_bitset_sub message). Are you using latest SVN ? + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-09 18:04 ------- +The canonicalize_path code is run on runtime startup, which is not +touched by those changes at all, so it might be the second message +which I can reproduce. + +lupus, could you look at the +mono_unload_interface_ids () issue ? It happens on x86 too. +I think that code might not have been tested very much since we never +unloaded images before. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
