Closed
Bug 531081
Opened 15 years ago
Closed 15 years ago
E10s: Tp4 hangs
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: benjamin, Unassigned)
References
Details
The Tp4 test is terminating/crashing pretty consistently on e10s tinderbox on MacOS and Windows. I thought this was random orange, but this symptom doesn't show up on mozilla-central and it's very consistent.
Comment 1•15 years ago
|
||
See also bug 530711
Reporter | ||
Comment 2•15 years ago
|
||
That's only incidentally related: this merge-blocker is about OOPP off, not on.
Reporter | ||
Comment 3•15 years ago
|
||
Apparently this is just a hang, not a crash (the Teminated notice is Talos killing off the process after a hang). AFAICT, the browser is fully responsive: it just never fires the onload event for a page.
Summary: E10s: Tp4 crashes → E10s: Tp4 hangs
Comment 4•15 years ago
|
||
Is there a testcase for this? Or which test is hanging?
Reporter | ||
Comment 5•15 years ago
|
||
I could reproduce, intermittently, on mac, following the instructions for standalone Talos
https://wiki.mozilla.org/StandaloneTalos
And running only the 'tp' test. I'm not sure whether it's always the same test or not. I'm doing a run on mozilla-central soon, to make sure that I can't reproduce it there. I also don't know whether this is related to plugin stuff or tab/event stuff.
Reporter | ||
Comment 6•15 years ago
|
||
I can reproduce with e10s, can't reproduce with mozilla-central. I'm going to try reproducing with the electrolysis-plugins-only branch which contains only the plugin changes, not the OOP tab changes, to narrow the problem. If this isn't a problem with the plugin-only branch it doesn't need to block bug 523094
Comment 7•15 years ago
|
||
Uh, this is tricky. I can reproduce this maybe every 7th time when I run tp.
Reporter | ||
Comment 8•15 years ago
|
||
This was fixed by http://hg.mozilla.org/mozilla-central/rev/93c3fee6ec69
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•