Bug 322630 (MONO79929) - valgrind warning during corlib LongTests when inline optimization is on
Summary: valgrind warning during corlib LongTests when inline optimization is on
Status: RESOLVED MOVED
Alias: MONO79929
Product: Mono: Runtime
Classification: Mono
Component: JIT (show other bugs)
Version: 1.0
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Paolo Molaro
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-14 20:09 UTC by Matt Hargett
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 20:16:07 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"