Closed Bug 5381 Opened 26 years ago Closed 26 years ago

infinite loop printing WARNING: max-element-size

Categories

(Core :: Layout, defect, P2)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: akkzilla, Assigned: buster)

References

()

Details

Linux viewer or apprunner. Attempt to load the given url; we load the text and some of the images, then go into an infinite loop repeatedly printing the lines: Area(td)(1)@0x82a7b38: WARNING: max-element-size:1260,688 desired:2009,509 maxSize:1073741824,1073741824 Area(td)(1)@0x82a7b38: WARNING: max-element-size:0,688 desired:2401,509 maxSize:2401,1073741824 These come from nsBlockFrame.cpp.
Assignee: troy → kipp
Severity: normal → critical
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: M5
When I go to http://www.freshmeat.net (Linux viewer or apprunner) I get: WARNING: cell content 85035F0 has large width 53541 WARNING: cell content 85057D8 has large width 32101 WARNING: cell content 8508DF8 has large width 53451 WARNING: cell content 8508840 has large width 53541 WARNING: cell content 850AC10 has large width 34678 WARNING: cell content 847D6C0 has large width 55260 WARNING: cell content 847D6C0 has large height 71264 WARNING: cell content 8510F20 has large height 84775 WARNING: cell content 84801B8 has large width 72315 WARNING: cell content 84801B8 has large height 84865 WARNING: cell content 847D6C0 has large height 110736 WARNING: cell content 84801B8 has large height 110826 WARNING: cell content 847D6C0 has large height 112176 WARNING: cell content 84801B8 has large height 112266 and so forth, in a loop, and I'm as good as dead. (If this isn't related-enough to be the same bug, lemme know and I'll refile.)
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed. The bug was caused by zero specified width/height values.
Status: RESOLVED → VERIFIED
Fixed in April 26th Build.
You need to log in before you can comment on or make changes to this bug.