Closed
Bug 921019
Opened 11 years ago
Closed 11 years ago
crash in libxul.so@0x4a8ddc | libxul.so@0x142f532 | libxul.so@0x4a8fb5 | libxul.so@0x5ca3ad | libxul.so@0x5e1827 | libmozglue.so@0x14155
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 917515
People
(Reporter: aryx, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-c94f689f-3787-4ce6-909c-451582130926.
=============================================================
Firefox for Android nightly 2013-09-26 on Nexus S with Android 4.1.2 (stock)
There are reproducible crashes on this device when visiting http://m.stib.be
Steps to reproduce:
1. Visit http://m.stib.be
2. Expand the list of lines by tapping on the grid symbol.
3. Scroll to the bottom, tap on "EN" (my UI language is German).
Often, Firefox already crashes when loading the new page. If not, continue.
4. Tap on the map icon.
Actual result: Firefox crashes (shortly after showing the doorhanger for the geolocation prompt, don't know if that is related).
Comment 1•11 years ago
|
||
I see this stack, which means it's bug 917515 and breakpad symbols are broken.
> #0 nsPresContext::Document (this=0x0) at /home/nchen/central/layout/base/nsPresContext.h:220
> #1 0x7a0eb074 in Collapse (aOffset=1, aParentNode=0x892f21f0, this=0x850a8a00)
> at /home/nchen/central/layout/generic/nsSelection.cpp:4385
> #2 mozilla::Selection::Collapse (this=0x850a8a00, aParentNode=0x892f21f0, aOffset=1)
> at /home/nchen/central/layout/generic/nsSelection.cpp:4370
> #3 0x7a0eb2c8 in mozilla::Selection::Collapse (this=0x850a8a00, aParentNode=<optimized out>,
> aOffset=1) at /home/nchen/central/layout/generic/nsSelection.cpp:4360
> #4 0x7a2bdeca in nsContentEventHandler::OnSelectionEvent (this=0x750e6390, aEvent=0x750e6688)
> at /home/nchen/central/content/events/src/nsContentEventHandler.cpp:1099
> #5 0x7a2e1b24 in nsEventStateManager::PreHandleEvent (this=0x73511600, aPresContext=0x7ffab800,
> aEvent=0x750e6688, aTargetFrame=0x7ffffc10, aStatus=0x750e6648)
> at /home/nchen/central/content/events/src/nsEventStateManager.cpp:1062
> #6 0x7a07bcd6 in PresShell::HandleEventInternal (this=this@entry=0x806504f0,
> aEvent=aEvent@entry=0x750e6688, aStatus=aStatus@entry=0x750e6648)
> at /home/nchen/central/layout/base/nsPresShell.cpp:6862
> #7 0x7a07cc4e in HandleEvent (aEventStatus=0x750e6648, aDontRetargetEvents=<optimized out>,
> aEvent=0x750e6688, aFrame=<optimized out>, this=0x806504f0)
> at /home/nchen/central/layout/base/nsPresShell.cpp:6483
> #8 PresShell::HandleEvent (this=0x806504f0, aFrame=<optimized out>, aEvent=0x750e6688,
> aDontRetargetEvents=<optimized out>, aEventStatus=0x750e6648)
> at /home/nchen/central/layout/base/nsPresShell.cpp:6007
> #9 0x7a07c3c6 in HandleEvent (aEventStatus=0x750e6648, aDontRetargetEvents=false,
> aEvent=0x750e6688, aFrame=<optimized out>, this=<optimized out>)
> at /home/nchen/central/layout/base/nsPresShell.cpp:6081
> #10 PresShell::HandleEvent (this=<optimized out>, aFrame=<optimized out>, aEvent=0x750e6688,
> aDontRetargetEvents=<optimized out>, aEventStatus=0x750e6648)
> at /home/nchen/central/layout/base/nsPresShell.cpp:6007
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Assignee | ||
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
•