Closed Bug 760984 Opened 13 years ago Closed 13 years ago

java.lang.IndexOutOfBoundsException: index=<n> count=<n-1> at android.view.ViewGroup.addInArray(ViewGroup.java)

Categories

(Firefox for Android Graveyard :: General, defect)

15 Branch
ARM
Android
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: scoobidiver, Assigned: sriram)

Details

(Keywords: crash, regression, Whiteboard: [native-crash])

Crash Data

It first appeared in 15.0a1/20120602 and happens on Asus TF101. The regression range is: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=73783bf75c4c&tochange=5199196b65ec java.lang.IndexOutOfBoundsException: index=12 count=11 at android.view.ViewGroup.addInArray(ViewGroup.java:3092) at android.view.ViewGroup.addViewInner(ViewGroup.java:3033) at android.view.ViewGroup.addView(ViewGroup.java:2900) at android.view.ViewGroup.addView(ViewGroup.java:2857) at org.mozilla.gecko.GeckoMenu.addItem(GeckoMenu.java:103) at org.mozilla.gecko.GeckoMenu.add(GeckoMenu.java:88) at org.mozilla.gecko.GeckoApp.onPrepareOptionsMenu(GeckoApp.java:382) at org.mozilla.gecko.GeckoApp.invalidateOptionsMenu(GeckoApp.java:355) at org.mozilla.gecko.GeckoApp$4.run(GeckoApp.java:805) at android.os.Handler.handleCallback(Handler.java:587) at android.os.Handler.dispatchMessage(Handler.java:92) at android.os.Looper.loop(Looper.java:132) at android.app.ActivityThread.main(ActivityThread.java:4123) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:491) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599) at dalvik.system.NativeStart.main(Native Method) More reports at: https://crash-stats.mozilla.com/query/query?product=FennecAndroid&version=ALL%3AALL&range_value=1&range_unit=weeks&query_search=signature&query_type=contains&query=android.view.ViewGroup.addInArray&reason=&do_query=1
Sriram, does this new ViewGroup exception look like a regression from your tablet URL bar changes?
Assignee: nobody → sriram
Does this happen with or without addons?
Sriram, looking at Scoobidiver's crash reports link, some people have AdBlock Plus ({d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}), some AdBlock Plus and Phony, and some no addons.
Have not reproduce the crash as of yet; noticed that the menu bar for the website for southpark moves to the right and you can't pan it back. http://m.splol.com/episodes.rbml
I think the actual link was suppose to be : http://www.reuters.com/article/2012/06/02/us-egypt-mubarak-trial-idUSBRE85103920120602 [http://reut.rs/KkrImi] Clicking on the "SHARE THIS ARTICLE" and then clicking back on the web site leaves graphic defects but no crashing as of yet. Will report this as a separate bug.
This might have been fixed by other changes regarding custom menu.
I don't see crashes in recent builds.
Status: NEW → RESOLVED
Closed: 13 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.