Closed Bug 632402 Opened 13 years ago Closed 6 years ago

Valgrind failures in acceptance suite

Categories

(Tamarin Graveyard :: Garbage Collection (mmGC), defect, P4)

x86
All
defect

Tracking

(Not tracked)

RESOLVED WONTFIX
Q2 12 - Cyril

People

(Reporter: brbaker, Assigned: treilly)

References

Details

Attachments

(2 files)

There are a couple of testcases that are triggering valgrind errors when running 32bit Release-Debugger builds (64bit builds do not trigger these errors)

compiled: ../configure.py --enable-shell --target=i686-darwin --mac-sdk=104u --enable-debugger --enable-valgrind

./runtests.py --valgrind as3/Definitions/FunctionAccessors/InfRec.as spidermonkey/js1_5/Exceptions/regress-121658.as spidermonkey/js1_5/Regress/regress-234389.as
./runtests.py --valgrind as3/Definitions/FunctionAccessors/InfRec.as 

==8840== Invalid write of size 4
==8840==    at 0x593F: VMPI_cleanStack(unsigned long)

==8840== Invalid read of size 4
==8840==    at 0x2B5A46: memset (mc_replace_strmem.c:626)
==8840==    by 0x5946: VMPI_cleanStack(unsigned long)
(In reply to comment #1)
> Created attachment 510622 [details]
> valgrind log (as3/Definitions/FunctionAccessors/InfRec.as)

Other 2 testcases produce the same read/write errors in VMPI_cleanStack()
Blocks: 600236
weird, doesn't look like our problem but should be investigated further, just add these tests to the valgrind exclusions for now
I am able to reproduce this failure on linux 32bit.

mac and linux 64bit builds do not have this failure.
OS: Mac OS X → All
Attachment #510654 - Flags: review?(cpeyer)
Attachment #510654 - Flags: review?(cpeyer) → review+
changeset: 5906:bdc26f8b613c
user:      Brent Baker <brbaker@adobe.com>
summary:   Bug 632402: mark expected failure of testcases when running 32bit shell through valgrind (r=cpeyer)

http://hg.mozilla.org/tamarin-redux/rev/bdc26f8b613c
Priority: -- → P3
Target Milestone: --- → Q4 11 - Anza
Assignee: nobody → treilly
Flags: flashplayer-qrb+
Target Milestone: Q4 11 - Anza → Q2 12 - Cyril
Priority: P3 → P4
Tamarin is a dead project now. Mass WONTFIX.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: