Closed Bug 891817 Opened 11 years ago Closed 11 years ago

[fig] NPE Clicking Bookmark Listitem

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: capella, Unassigned)

References

Details

Fig currently abends when I click a bookmark item.

Bookmark Topsites previews, items in VISITED panel are not affected.

E/GeckoAppShell(17246): >>> REPORTING UNCAUGHT EXCEPTION FROM THREAD 1 ("main")

E/GeckoAppShell(17246): java.lang.ClassCastException: android.widget.HeaderViewListAdapter cannot be cast to org.mozilla.gecko.home.BookmarksListAdapter

E/GeckoAppShell(17246): 	at org.mozilla.gecko.home.BookmarksListView.onItemClick(BookmarksListView.java:99)
E/GeckoAppShell(17246): 	at android.widget.AdapterView.performItemClick(AdapterView.java:298)
E/GeckoAppShell(17246): 	at android.widget.AbsListView.performItemClick(AbsListView.java:1268)
E/GeckoAppShell(17246): 	at android.widget.AbsListView$PerformClick.run(AbsListView.java:3059)
E/GeckoAppShell(17246): 	at android.widget.AbsListView$1.run(AbsListView.java:3950)
E/GeckoAppShell(17246): 	at android.os.Handler.handleCallback(Handler.java:615)
E/GeckoAppShell(17246): 	at android.os.Handler.dispatchMessage(Handler.java:92)
E/GeckoAppShell(17246): 	at android.os.Looper.loop(Looper.java:137)
E/GeckoAppShell(17246): 	at android.app.ActivityThread.main(ActivityThread.java:4950)
E/GeckoAppShell(17246): 	at java.lang.reflect.Method.invokeNative(Native Method)
E/GeckoAppShell(17246): 	at java.lang.reflect.Method.invoke(Method.java:511)
E/GeckoAppShell(17246): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1004)
E/GeckoAppShell(17246): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:771)
E/GeckoAppShell(17246): 	at dalvik.system.NativeStart.main(Native Method)
E/Gecko   (17246): mozalloc_abort: Redirecting call to abort() to mozalloc_abort
F/libc    (17246): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 17246 (.fennec_mozilla)
Summary: NPE Clicking Bookmark Listitem → [fig] NPE Clicking Bookmark Listitem
Pulled latest nightly ... 3k file update ... rebuilt and issue seems to have cleared up.

Works for me.
Please reopen if you see this again!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.