Closed
Bug 930644
Opened 12 years ago
Closed 12 years ago
crash in java.lang.ClassCastException: org.mozilla.gecko.home.TwoLinePageRow cannot be cast to org.mozilla.gecko.home.BookmarkFolderView at org.mozilla.gecko.home.BookmarksListAdapter.bindView(BookmarksListAdapter.java)
Categories
(Firefox for Android Graveyard :: Awesomescreen, defect)
Tracking
(firefox26 affected, firefox27 affected)
RESOLVED
DUPLICATE
of bug 929982
People
(Reporter: aaronmt, Assigned: lucasr)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-d5dd33a2-a394-4f9d-a502-191472131023.
=============================================================
java.lang.ClassCastException: org.mozilla.gecko.home.TwoLinePageRow cannot be cast to org.mozilla.gecko.home.BookmarkFolderView
at org.mozilla.gecko.home.BookmarksListAdapter.bindView(BookmarksListAdapter.java:195)
at org.mozilla.gecko.home.MultiTypeCursorAdapter.getView(MultiTypeCursorAdapter.java:62)
at android.widget.HeaderViewListAdapter.getView(HeaderViewListAdapter.java:220)
at android.widget.AbsListView.obtainView(AbsListView.java:1949)
| Reporter | ||
Updated•12 years ago
|
Blocks: new-about-home
status-firefox26:
--- → affected
| Reporter | ||
Updated•12 years ago
|
status-firefox27:
--- → affected
Comment 2•12 years ago
|
||
Lucas said he was looking into this, thinking it's related to some other issues, so updating bug metadata.
Assignee: nobody → lucasr.at.mozilla
Status: NEW → ASSIGNED
| Reporter | ||
Comment 3•12 years ago
|
||
Looks like a growing crash on crash-stats. Status of the bug here?
tracking-firefox26:
--- → ?
| Assignee | ||
Comment 4•12 years ago
|
||
I have potential fixes for this crash in bug 929982 (which is tracked for Fx26). Closing as dup.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
tracking-firefox26:
? → ---
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
Comment 5•3 years ago
|
||
Removing steps-wanted keyword because this bug has been resolved.
Keywords: steps-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•