[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
Sat Apr 15 00:07:47 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 robertj at gmx.net.

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

--- shadow/78035	2006-04-12 15:33:53.000000000 -0400
+++ shadow/78035.tmp.30797	2006-04-15 00:07:47.000000000 -0400
@@ -221,6 +221,23 @@
 ==30111==    by 0x5518CFF: (below main) (in /lib/libc-2.3.5.so)
 ==30111==  Address 0x7FEFFFAA0 is just below the stack ptr.  
 "
 
 If I run without valgrind and those commandline parameters, the test
 fails. So, this appears to be a JIT optimizer issue on amd64?
+
+------- Additional Comments From robertj at gmx.net  2006-04-15 00:07 -------
+I cannot repro the last issue. Valgrind (from SVN) doesn't show
+this warning, with or without mono -O=all.
+
+SLES 9 
+Linux 2.6.5-7.252-smp #1 SMP Tue Feb 14 11:11:04 UTC 2006 x86_64
+x86_64 x86_64 GNU/Linux
+
+> If I run without valgrind and those commandline parameters, the test
+> fails. So, this appears to be a JIT optimizer issue on amd64?
+
+Are you sure you picked the right mono executable? Try
+
+cd mono/tests
+make test
+


More information about the mono-bugs mailing list