[Mono-bugs] [Bug 80733][Nor] New - valgrind warning during nunit.uikit.tests.dll run in nunit-gui2

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Feb 5 15:56:08 EST 2007


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 matt at use.net.

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

--- shadow/80733	2007-02-05 15:56:08.000000000 -0500
+++ shadow/80733.tmp.6896	2007-02-05 15:56:08.000000000 -0500
@@ -0,0 +1,35 @@
+Bug#: 80733
+Product: Mono: Runtime
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: JIT
+AssignedTo: lupus at ximian.com                            
+ReportedBy: matt at use.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: valgrind warning during nunit.uikit.tests.dll run in nunit-gui2
+
+Steps to reproduce the problem:
+1. valgrind nunit-gui compiled for .NET 2.0
+2. load the nunit.uikit.tests.dll
+3. run the tests
+
+Actual Results:
+==6218== Conditional jump or move depends on uninitialised value(s)
+==6218==    at 0x813451C: mono_method_to_ir (mini.c:4588)
+==6218==    by 0x814A6D4: inline_method (mini.c:3434)
+==6218==    by 0x813BFDC: mono_method_to_ir (mini.c:4799)
+==6218==    by 0x81484E5: mini_method_compile (mini.c:10356)
+==6218==    by 0x8149EA0: mono_jit_compile_method (mini.c:10721)
+==6218==    by 0x8078BC9: mono_magic_trampoline (mini-trampolines.c:27)
+
+
+Expected Results:
+should valgrind cleanly, which it did at one time.


More information about the mono-bugs mailing list