Closed
Bug 674991
Opened 15 years ago
Closed 14 years ago
Hangs/freezes on washingtonpost.com
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
(Keywords: hang, qawanted, regression, Whiteboard: [website-compatibility])
Attachments
(1 file)
|
32.95 KB,
text/plain
|
Details |
I'm getting long hang delays/freezing on washingtonpost.com
Steps to reproduce:
- Open http://www.washingtonpost.com/politics
- Open one of the articles in a new tab
Expected result:
- No hang/freeze, everything going smoothly.
Actual result:
- Fennec hangs, can wait for minutes before it does anything useful.
CpuNotify reports 100% cpu while this hang occurs.
This is with the LG Optimus Black.
| Reporter | ||
Updated•15 years ago
|
tracking-firefox7:
--- → ?
| Reporter | ||
Comment 1•15 years ago
|
||
Finally after a long while, I get a slow script warning, which I'm unable to tap on to stop the script, because it doesn't respond.
Updated•15 years ago
|
Whiteboard: [website-compatibility]
| Reporter | ||
Comment 2•15 years ago
|
||
This is a logcat file while the freezing occurs. This is with two tabs open of http://www.washingtonpost.com/politics
I noticed slow script warnings of the page (of the yui js library?). After dismissing that dialog (which took a very long time), Fennec continued very slowly and as good as unresponsive.
Comment 3•15 years ago
|
||
Nothing Gecko or Mozilla in the logcat sadly.
Was there anything in the console?
My guess is that you ran into some issues with unresponsive js.
I cannot reproduce with today's build.
| Reporter | ||
Comment 5•15 years ago
|
||
No, there wasn't anything in the console.
Indeed, after a while, I get the unresponsive/slow script dialog sometimes, which I almost can't dismiss.
But at times, the whole Android OS restarts, also.
I guess, if you can't reproduce, try it with a few more tabs open with washingtonpost.com.
| Reporter | ||
Comment 6•14 years ago
|
||
I talked with Mark Finkle about this personally, he mentioned 3 options to investigate/improve the situation here:
- monitor rss (amount of free memory) on the device. A script (on the computer, using adb stuff that constantly monitors rss) can do that (mbrubeck has such a script) to see if the amount of memory usage is large/too big.
- Zombie all of the tabs all the time (an extension could be made that does this)
- Use an instrumented build that gives more info when logcatting on those.
| Reporter | ||
Comment 7•14 years ago
|
||
I just noticed a similar hang (but this hang only happened for 30s or so) after logging in on https://www.mint.com
I get the impression it has something to do with loading large external script libraries which are doing all kinds of dom stuff, I guess.
Comment 8•14 years ago
|
||
Discussed at the Beta meeting today. Marcia to take point on trying to get more information and a regression range.
Keywords: regression,
regressionwindow-wanted
| Reporter | ||
Comment 9•14 years ago
|
||
I don't think this is a regression (I might be wrong, though).
Comment 10•14 years ago
|
||
Suggest changing architecture to ARM and platform to Android or Windows Phone 7/Windows Mobile (depending on how its being reproduced) as well as what the individual who filed it used when they found it.
Comment 11•14 years ago
|
||
Unable to reproduce on Fennec 11 beta 3 XUL build. I'm using a Galaxy Nexus though. Please try this again and reopen if its happening.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
tracking-firefox7:
+ → ---
Keywords: regressionwindow-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•