Closed
Bug 458882
Opened 17 years ago
Closed 16 years ago
long words hangs or crashes mozilla
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: enigma, Unassigned)
References
()
Details
(Keywords: hang, stackwanted)
Attachments
(1 file)
|
79.91 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
a long word in the source, that has no chars that would allow a visual line break, will cause mozilla to use insane amount of memory and cpu time to render the page.
Similar issues:
Bug 228475
Bug 269050
Reproducible: Always
Steps to Reproduce:
1. open the url
2. increase the length-parameter by 1024 each try
3. see how mozilla uses a large amount of memory eg: when the value is 8096
http://developer.mozilla.org/en/How_to_get_a_stacktrace_with_WinDbg
!analyze -v -hang
Keywords: hang,
stackwanted
Comment 3•17 years ago
|
||
Can you retest with the latest trunk build, for I think I can't reproduce it anymore in trunk builds.
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/
Updated•16 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•