Closed
Bug 492381
Opened 16 years ago
Closed 16 years ago
mmgc selftest failure in mmgc/basic/gcheap
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect)
Tamarin Graveyard
Garbage Collection (mmGC)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 492826
flash10.1
People
(Reporter: brbaker, Assigned: dschaffe)
References
Details
Compile the shell with selftest enabled:
../configure.py --enable-shell --enable-selftest
Run the selfftests:
./avmshell -Dselftest
['test', 'mmgc', 'basics', 'gcheap']
['failure', 'mmgc', 'basics', 'gcheap', '(int)gh->GetTotalHeapSize()==128', 'e:/buildbot/tamarin-redux/windows/tamarin-redux/shell/../extensions/ST_mmgc_basics.cpp', 196]
['test', 'mmgc', 'basics', 'gcmethods']
Flags: flashplayer-qrb?
Assignee: nobody → dschaffe
Flags: flashplayer-qrb? → flashplayer-qrb+
Target Milestone: --- → flash10.x
Comment 1•16 years ago
|
||
I think this is fixed?
| Reporter | ||
Comment 2•16 years ago
|
||
This is fixed.
And also a duplicate of bug #492826
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•