Bugzilla – Bug 322630
valgrind warning during corlib LongTests when inline optimization is on
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by matt@use.net 2006-11-14 13:09:35 MST ---- Steps to reproduce the problem: 1. valgrind --smc-check=all --freelist-vol=99999999 --suppressions=../../../mono/data/mono.supp mono --debug ~/lib/mono/1.0/nunit-console.exe /labels /fixture:MonoTests.System.DoubleTest corlib_test_default.dll Actual Results: ***** MonoTests.System.DoubleTest.PublicFields ==8088== Conditional jump or move depends on uninitialised value(s) ==8088== at 0x8131996: mono_method_to_ir (mini.c:4497) ==8088== by 0x8146CC4: inline_method (mini.c:3414) ==8088== by 0x813927D: mono_method_to_ir (mini.c:4708) ==8088== by 0x8144AC5: mini_method_compile (mini.c:10193) ==8088== by 0x8146490: mono_jit_compile_method (mini.c:10558) ==8088== by 0x80782A9: mono_magic_trampoline (mini-trampolines.c:27) ==8088== by 0x4458031: ??? Expected Results: should valgrind cleanly How often does this happen? every time Additional Information: This is on KUbuntu 6.10 on x86 with current SVN ---- Additional Comments From vargaz@gmail.com 2007-02-09 14:43:53 MST ---- *** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO80733 *** Unknown operating system unknown. Setting to default OS "Other". This bug was marked DUPLICATE in the database it was moved from. Changing resolution to "MOVED"