[Mono-bugs] [Bug 78035][Maj] Changed - make check fails due to
errors in delegate1 and delegate2 tests
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Apr 9 18:04:02 EDT 2006
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 vargaz at gmail.com.
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: lupus at ximian.com
ReportedBy: matt at use.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
+Cc: lupus at ximian.com,vargaz at gmail.com
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 vargaz at gmail.com 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 vargaz at gmail.com 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.
+
+
More information about the mono-bugs
mailing list