Closed
Bug 789772
Opened 13 years ago
Closed 10 years ago
java.lang.IndexOutOfBoundsException: at android.graphics.Paint.native_measureText(Native Method) on LG P93x with Gingerbread
Categories
(Firefox for Android Graveyard :: Toolbar, defect)
Tracking
(firefox16 affected, firefox17 affected)
RESOLVED
WORKSFORME
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, Whiteboard: [native-crash])
Crash Data
There are 148 crashes over the last four weeks in 15.0 and 16.0 Beta, including bp-a602b6b6-928b-4322-95c9-9af8f2120907.
java.lang.IndexOutOfBoundsException
at android.graphics.Paint.native_measureText(Native Method)
at android.graphics.Paint.measureText(Paint.java:1020)
at android.graphics.Paint.measureText(Paint.java:1057)
at android.text.Styled.drawDirectionalRun(Styled.java:267)
at android.text.Styled.measureText(Styled.java:430)
at android.text.Layout.measureText(Layout.java:1518)
at android.text.Layout.getHorizontal(Layout.java:564)
at android.text.Layout.getHorizontal(Layout.java:548)
at android.text.Layout.getPrimaryHorizontal(Layout.java:533)
at android.widget.TextView$QuickAction.getBound(TextView.java:9570)
at android.widget.TextView$QuickAction.show(TextView.java:9624)
at android.widget.TextView$QuickActionController.show(TextView.java:8866)
at android.widget.TextView.performLongClick(TextView.java:8053)
at android.view.View$CheckForLongPress.run(View.java:9096)
at android.os.Handler.handleCallback(Handler.java:587)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:130)
at android.app.ActivityThread.main(ActivityThread.java:3701)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:895)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:653)
at dalvik.system.NativeStart.main(Native Method)
More reports at:
https://crash-stats.mozilla.com/report/list?signature=java.lang.IndexOutOfBoundsException%3A+at+android.graphics.Paint.native_measureText%28Native+Method%29
Reporter | ||
Updated•13 years ago
|
Comment 1•10 years ago
|
||
No recent crashes with this signature.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
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
•