Closed
Bug 709651
Opened 14 years ago
Closed 13 years ago
ABORT: must call nsHTMLReflowState& version during reflow: '!(f->GetStateBits() & NS_FRAME_IN_REFLOW) @ nsLayoutUtils line 4684
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
fennec | 11+ | --- |
People
(Reporter: arky, Assigned: jwir3)
References
()
Details
(Keywords: crash, reproducible, Whiteboard: [native-crash][readability])
Attachments
(1 file)
27.73 KB,
text/plain
|
Details |
Firefox Mobile Nightly crashes when viewing this website.
http://code.chirls.com/18days
Comment 1•14 years ago
|
||
I can reproduce this.
I/Gecko ( 8391): AndroidGeckoEvent: 0x4056e4f0 : 19
I/Gecko ( 8391): ###!!! ABORT: must call nsHTMLReflowState& version during reflow: '!(f->GetStateBits() & NS_FRAME_IN_REFLOW)', file /builds/slave/m-in-andrd-dbg/build/layout/base/nsLayoutUtils.cpp, line 4684
D/Zygote ( 2595): Process 8391 exited cleanly (1)
I/WindowManager( 2715): WIN DEATH: Window{40b4c6c8 org.mozilla.fennec/org.mozilla.fennec.App paused=false}
I/ActivityManager( 2715): Process org.mozilla.fennec (pid 8391) has died.
--
Samsung Galaxy SII (Android 2.3.6)
Mozilla/5.0 (Android; Linux armv7l; rv:11.0a1) Gecko/20111212 Firefox/11.0a1 Fennec/11.0a1
Severity: normal → critical
Keywords: crash,
reproducible
OS: Linux → Android
Hardware: x86 → ARM
Summary: Firefox Mobile Crashes on Popcron.js Demo → ABORT: must call nsHTMLReflowState& version during reflow: '!(f->GetStateBits() & NS_FRAME_IN_REFLOW) @ nsLayoutUtils line 4684
Whiteboard: [native-crash]
Updated•14 years ago
|
Updated•14 years ago
|
Component: General → Layout
Product: Fennec Native → Core
QA Contact: general → layout
Version: unspecified → Trunk
![]() |
||
Comment 2•14 years ago
|
||
Can you get a stack to the assertion?
Looks somewhat like bug 709536.
Comment 4•14 years ago
|
||
The stack in bug 710137 may or may not be helpful. It's also a crash somewhere in font inflation.
Blocks: font-inflation
Updated•14 years ago
|
Whiteboard: [native-crash] → [native-crash][readability]
Updated•13 years ago
|
tracking-fennec: --- → 11+
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → sjohnson
Comment 5•13 years ago
|
||
Re-tested on today's fennec native build. The crash doesn't occur anymore but the page is not loaded properly.
Build ID: 20120126031113
Samsung Galaxy SII
Closing this one as WFM. A new bug will be logged for the page load issue.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•