[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
Mon Apr 10 06:56:45 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 lupus at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78035

--- shadow/78035	2006-04-09 18:04:02.000000000 -0400
+++ shadow/78035.tmp.30372	2006-04-10 06:56:45.000000000 -0400
@@ -145,6 +145,13 @@
 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.
 
 
+
+------- Additional Comments From lupus at ximian.com  2006-04-10 06:56 -------
+mono_bitset_sub() has been fixed to not access beyond the allocated
+buffer. The mono_unload_interface_ids() code is correct, since the
+destination bitset must be always bigger or equal to the image bitset.
+It would be useful if the reporter ran the tests in gdb and report
+the output of a failing test (I can't reproduce the error either).


More information about the mono-bugs mailing list