Closed Bug 811216 Opened 12 years ago Closed 7 years ago

java.lang.ArrayIndexOutOfBoundsException: at android.view.MotionEvent.getY(MotionEvent.java) on Froyo and Gingerbread

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
critical

Tracking

(firefox16 affected, firefox17 affected, firefox19 affected, firefox21 affected)

RESOLVED INCOMPLETE
Tracking Status
firefox16 --- affected
firefox17 --- affected
firefox19 --- affected
firefox21 --- affected

People

(Reporter: scoobidiver, Unassigned)

References

Details

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

Crash Data

There are a few crashes in each channel, including bp-47c219ec-9800-4f2e-8358-ddf9c2121112.

java.lang.ArrayIndexOutOfBoundsException
	at android.view.MotionEvent.getY(MotionEvent.java:792)
	at android.widget.AbsListView.onTouchEvent(AbsListView.java:2210)
	at android.widget.ListView.onTouchEvent(ListView.java:3316)
	at android.view.View.dispatchTouchEvent(View.java:3766)
	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:897)
	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:936)
	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:936)
	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:936)
	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:936)
	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:936)
	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:936)
	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:936)
	at com.android.internal.policy.impl.PhoneWindow$DecorView.superDispatchTouchEvent(PhoneWindow.java:1675)
	at com.android.internal.policy.impl.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1111)
	at android.app.Activity.dispatchTouchEvent(Activity.java:2086)
	at com.android.internal.policy.impl.PhoneWindow$DecorView.dispatchTouchEvent(PhoneWindow.java:1659)
	at android.view.ViewRoot.handleMessage(ViewRoot.java:1785)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:123)
	at android.app.ActivityThread.main(ActivityThread.java:4627)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:521)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
	at dalvik.system.NativeStart.main(Native Method)

More reports at:
https://crash-stats.mozilla.com/report/list?signature=java.lang.ArrayIndexOutOfBoundsException%3A+at+android.view.MotionEvent.getY%28MotionEvent.java%29
Blocks: 818345
Summary: java.lang.ArrayIndexOutOfBoundsException: at android.view.MotionEvent.getY(MotionEvent.java) → java.lang.ArrayIndexOutOfBoundsException: at android.view.MotionEvent.getY(MotionEvent.java) on Froyo and Gingerbread
Crash Signature: [@ java.lang.ArrayIndexOutOfBoundsException: at android.view.MotionEvent.getY(MotionEvent.java)] → [@ java.lang.ArrayIndexOutOfBoundsException: at android.view.MotionEvent.getY(MotionEvent.java)] [@ java.lang.ArrayIndexOutOfBoundsException: at android.view.MotionEvent.getY]
Froyo and Gingerbread are no longer supported.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.