Closed Bug 832891 Opened 11 years ago Closed 5 years ago

java.lang.IllegalArgumentException: invalid replace text offsets at org.mozilla.gecko.GeckoEditable$Action.newReplaceText(GeckoEditable.java)

Categories

(Firefox for Android Graveyard :: Keyboards and IME, defect)

ARM
Android
defect
Not set
critical

Tracking

(firefox19 affected, firefox20 affected, firefox21 affected)

RESOLVED WONTFIX
Tracking Status
firefox19 --- affected
firefox20 --- affected
firefox21 --- affected

People

(Reporter: scoobidiver, Unassigned)

Details

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

Crash Data

There are one crash in 19.0b1 and one in 21.0a1/20130120, bp-ad186a58-d11b-442c-9e9e-a3d672130121.
The stack traces are slightly different.
It might be a duplicate of bug 830825.

java.lang.IllegalArgumentException: invalid replace text offsets
	at org.mozilla.gecko.GeckoEditable$Action.newReplaceText(GeckoEditable.java:125)
	at org.mozilla.gecko.GeckoEditable.replace(GeckoEditable.java:870)
	at org.mozilla.gecko.GeckoEditable.replace(GeckoEditable.java:898)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:507)
	at org.mozilla.gecko.GeckoEditable.invoke(GeckoEditable.java:735)
	at $Proxy0.replace(Native Method)
	at android.view.inputmethod.BaseInputConnection.replaceText(BaseInputConnection.java:654)
	at android.view.inputmethod.BaseInputConnection.setComposingText(BaseInputConnection.java:415)
	at com.android.internal.view.IInputConnectionWrapper.executeMessage(IInputConnectionWrapper.java:318)
	at com.android.internal.view.IInputConnectionWrapper$MyHandler.handleMessage(IInputConnectionWrapper.java:75)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:130)
	at android.app.ActivityThread.main(ActivityThread.java:3824)
	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:864)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622)
	at dalvik.system.NativeStart.main(Native Method)

More reports at:
https://crash-stats.mozilla.com/report/list?signature=java.lang.IllegalArgumentException%3A+invalid+replace+text+offsets+at+org.mozilla.gecko.GeckoEditable%24Action.newReplaceText%28GeckoEditable.java%29
Crash Signature: [@ java.lang.IllegalArgumentException: invalid replace text offsets at org.mozilla.gecko.GeckoEditable$Action.newReplaceText(GeckoEditable.java)] → [@ java.lang.IllegalArgumentException: invalid replace text offsets at org.mozilla.gecko.GeckoEditable$Action.newReplaceText(GeckoEditable.java)] [@ java.lang.IllegalArgumentException: invalid replace text offsets at org.mozilla.gecko.GeckoEditable$Actio…
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.