Open
Bug 511234
Opened 16 years ago
Updated 1 year ago
layout/generic/crashtests/438509-1.html hangs my debug build in table reflow
Categories
(Core :: Layout: Tables, defect, P5)
Core
Layout: Tables
Tracking
()
NEW
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: hang, intermittent-failure, Whiteboard: [test disabled])
layout/generic/crashtests/438509-1.html hangs my debug build in table reflow.
STEPS TO REPRODUCE
0. build a Firefox debug build from mozilla-central
1. firefox -reftest layout/generic/crashtests/crashtest.list
ACTUAL RESULTS
100% CPU hang. Looking at a reflow log it appears to be running
special-height table reflows repeatedly.
Let me know if you want me to generate a log file for you.
Removing all lines except 438509-1.html from crashtest.list
also reproduces the hang.
The hang occurs ~50% of the time.
PLATFORMS AND BUILDS TESTED
Bug occurs in Firefox debug trunk on x86-64 Linux.
No other platforms tested yet.
| Reporter | ||
Comment 1•16 years ago
|
||
Bug also occurs in Firefox debug trunk on MacOSX 10.5.8 (x86),
although less frequently.
OS: Linux → All
Hardware: x86_64 → All
| Reporter | ||
Comment 2•16 years ago
|
||
The crashtest pass on TryServer "Linux try hg unit test" hangs occasionally
due to this bug.
Comment 3•16 years ago
|
||
Same for me, using an opt build on Mac. Loading 438509-1.html hangs Firefox about half the time.
Blocks: 514067
Whiteboard: [orange]
Updated•16 years ago
|
Comment 4•16 years ago
|
||
Test disabled:
http://hg.mozilla.org/mozilla-central/rev/9287cb94b0ee
Whiteboard: [orange] → [orange][test disabled]
| Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange][test disabled] → [test disabled]
| Reporter | ||
Updated•12 years ago
|
Priority: -- → P5
Comment 5•10 years ago
|
||
Still hangs on trunk.
Comment 7•3 years ago
|
||
Redirect a needinfo that is pending on an inactive user to the triage owner.
:dholbert, since the bug has high severity, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(MatsPalmgren_bugz) → needinfo?(dholbert)
Comment 8•3 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Severity: critical → --
Comment 9•2 years ago
|
||
(In reply to Andrei Purice from comment #6)
Hey Mats,
Can you still reproduce this?
(answering for mats): Yes, I can still reproduce it in current mozilla-central.
This may be the same issue as bug 792508.
Flags: needinfo?(dholbert)
See Also: → 792508
Updated•2 years ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•