Closed
Bug 713009
Opened 13 years ago
Closed 13 years ago
Fennec crashes on http://random.pavlov.net/video.html (reflow abort)
Categories
(Firefox for Android Graveyard :: General, defect, P2)
Tracking
(fennec11+)
RESOLVED
DUPLICATE
of bug 708036
Tracking | Status | |
---|---|---|
fennec | 11+ | --- |
People
(Reporter: kats, Assigned: cpeterson)
References
()
Details
Attachments
(2 files)
Going to http://random.pavlov.net/video.html instantly crashes Fennec on Galaxy Tab 10.1, using a build from https://hg.mozilla.org/mozilla-central/rev/c5b90ea7e475
Logcat attached, contains this:
I/Gecko (30353): ###!!! ABORT: must call nsHTMLReflowState& version during reflow: '!(f->GetStateBits() & NS_FRAME_IN_REFLOW)', file /home/kats/zspace/mozilla-git/layout/base/nsLayoutUtils.cpp, line 4686
Reporter | ||
Comment 1•13 years ago
|
||
Logcat from crash
Reporter | ||
Comment 2•13 years ago
|
||
Same crash happens when I go to http://html5-demos.appspot.com/static/fullscreen.html or http://clips.vorwaerts-gmbh.de/big_buck_bunny.webm. Log attached from when I load http://clips.vorwaerts-gmbh.de/big_buck_bunny.webm. The same reflow error is in always in the log when it crashes.
Updated•13 years ago
|
Assignee: nobody → cpeterson
Priority: -- → P2
Assignee | ||
Comment 3•13 years ago
|
||
This bug is a dupe of bug 708036, for which dbaron has a pending fix.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
tracking-fennec: --- → 11+
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•