Closed Bug 1152487 Opened 9 years ago Closed 7 years ago

crash in java.lang.IllegalArgumentException: invalid span offsets at org.mozilla.gecko.GeckoEditable.setSpan(GeckoEditable.java)

Categories

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

38 Branch
All
Android
defect
Not set
critical

Tracking

(firefox38 affected, fennec+)

RESOLVED DUPLICATE of bug 1384829
Tracking Status
firefox38 --- affected
fennec + ---

People

(Reporter: aaronmt, Assigned: jchen)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-a8c07700-e9e8-45da-a5b0-d5b0e2150402.
=============================================================

java.lang.IllegalArgumentException: invalid span offsets
	at org.mozilla.gecko.GeckoEditable.setSpan(GeckoEditable.java:1079)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:515)
	at org.mozilla.gecko.GeckoEditable.invoke(GeckoEditable.java:1010)
	at $Proxy0.setSpan(Native Method)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:515)
	at org.mozilla.gecko.GeckoInputConnection$InputThreadUtils$4$1.run(GeckoInputConnection.java:188)
	at org.mozilla.gecko.GeckoInputConnection$InputThreadUtils$2.run(GeckoInputConnection.java:89)
	at android.os.Handler.handleCallback(Handler.java:733)
	at android.os.Handler.dispatchMessage(Handler.java:95)
	at android.os.Looper.loop(Looper.java:136)
	at org.mozilla.gecko.GeckoInputConnection$1.run(GeckoInputConnection.java:523)
	at java.lang.Thread.run(Thread.java:841)
tracking-fennec: --- → ?
Jim - Does this look like something else y9ou have been working on?
Assignee: nobody → nchen
tracking-fennec: ? → +
Crash Signature: [@ java.lang.IllegalArgumentException: invalid span offsets at org.mozilla.gecko.GeckoEditable.setSpan(GeckoEditable.java)] → [@ java.lang.IllegalArgumentException: invalid span offsets at org.mozilla.gecko.GeckoEditable.setSpan(GeckoEditable.java)] [@ java.lang.IllegalArgumentException: invalid span offsets at org.mozilla.gecko.GeckoEditable.setSpan]
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.