Closed
Bug 506241
Opened 16 years ago
Closed 16 years ago
[Injection] MMgc threads-mmgc_gc_root_thread selftest failure
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: brbaker, Assigned: treilly)
Details
Attachments
(1 file)
664 bytes,
patch
|
treilly
:
review-
|
Details | Diff | Splinter Review |
The mmgc_gc_root_thread has been failing on mac-intel and periodically on linux32 ever since the improved API versioning change:
http://hg.mozilla.org/tamarin-redux/rev/5d74ffcdc709
The mac-intel will fail every time the selftest is run.
The linux vm will fail about 85% of the time when the selftest is run.
1) Compile the avmshell with selftest enabled
2) avmshell -Dselftest
Flags: in-testsuite+
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Comment 1•16 years ago
|
||
Jeff is out today. Tom, can you look into this?
Assignee: nobody → treilly
Status: NEW → ASSIGNED
Flags: flashplayer-qrb? → flashplayer-qrb+
Reporter | ||
Comment 2•16 years ago
|
||
Since this is breaking the build, if it can't be fixed quickly lets disable the test for now so that other testing is not blocked by this failure.
Attachment #390455 -
Flags: review?(treilly)
Assignee | ||
Comment 3•16 years ago
|
||
Comment on attachment 390455 [details] [diff] [review]
Disable mmgc_thread selftest if this is not going to be fixed ASAP
hand editting a machine generated file! Boo! I have a fix.
Attachment #390455 -
Flags: review?(treilly) → review-
Assignee | ||
Comment 4•16 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•