Closed
Bug 1240230
Opened 10 years ago
Closed 8 years ago
Intermittent optgroup-fieldset-1.html | application ran for longer than allowed maximum time
Categories
(Core :: General, defect, P5)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: KWierso, Assigned: gbrown)
Details
(Keywords: hang, intermittent-failure)
Attachments
(1 file)
|
282.61 KB,
text/plain
|
Details |
Comment 1•10 years ago
|
||
The crash is an intentional SIGABRT because the test framework decided the test
took too long time to complete. The test looks fairly trivial to me so I don't
see any reason why the hang is Layout specific. The crashing thread is executing
libbinder.so code (network related?)
Here's the tests:
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/css-enabled/optgroup/optgroup-fieldset-1.html?force=1
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/css-enabled/optgroup/optgroup-fieldset-ref.html?force=1
Component: Layout → General
Keywords: hang
Priority: -- → P5
Summary: Intermittent optgroup-fieldset-1.html | application crashed [@ libc.so + 0xc51c] → Intermittent optgroup-fieldset-1.html | application ran for longer than allowed maximum time
Comment 2•10 years ago
|
||
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•