Closed Bug 733138 Opened 12 years ago Closed 12 years ago

crash [@ java.lang.StringIndexOutOfBoundsException: at java.lang.String.substring(String.java) ]

Categories

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

12 Branch
ARM
Android
defect

Tracking

(firefox14 affected, firefox16 fixed, blocking-fennec1.0 -)

RESOLVED FIXED
Firefox 16
Tracking Status
firefox14 --- affected
firefox16 --- fixed
blocking-fennec1.0 --- -

People

(Reporter: nhirata, Assigned: cpeterson)

References

Details

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

Crash Data

This bug was filed from the Socorro interface and is 
report bp-6916983f-497e-48a0-af08-6c2182120229 .
============================================================= 
java.lang.StringIndexOutOfBoundsException
	at java.lang.String.substring(String.java:1651)
	at org.mozilla.gecko.GeckoInputConnection.performContextMenuAction(GeckoInputConnection.java:174)
	at com.android.internal.view.IInputConnectionWrapper.executeMessage(IInputConnectionWrapper.java:310)
	at com.android.internal.view.IInputConnectionWrapper$MyHandler.handleMessage(IInputConnectionWrapper.java:79)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:130)
	at org.mozilla.gecko.GeckoApp$32.run(GeckoApp.java:1777)
	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:3691)
	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:912)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:670)
	at dalvik.system.NativeStart.main(Native Method)


Only one crash : 
https://crash-stats.mozilla.com/report/list?product=FennecAndroid&query_search=signature&query_type=contains&query=java.lang.StringIndexOutOfBoundsException%3A%20at%20java.lang.String.substring%28String.java%29&reason_type=contains&date=03%2F05%2F2012%2022%3A02%3A31&range_value=30&range_unit=days&hang_type=any&process_type=any&do_query=1&signature=java.lang.StringIndexOutOfBoundsException%3A%20at%20java.lang.String.substring%28String.java%29
Whiteboard: [native-crash]
Version: Firefox 13 → Firefox 12
Assignee: nobody → cpeterson
blocking-fennec1.0: --- → ?
blocking-fennec1.0: ? → -
Priority: -- → P4
Component: General → IME
I believe this crash was fixed by bug 734156.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
Target Milestone: --- → Firefox 14
(In reply to Chris Peterson (:cpeterson) from comment #1)
> I believe this crash was fixed by bug 734156.
Bug 734156 landed on March 10 while there are crashes up to 14.0a2/20120607 and 14.0b6.
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
My fix for bug 765831 (part-1-extract-Span-class.patch) should fix this String.substring() exception.
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Depends on: 765831
Resolution: --- → FIXED
Target Milestone: Firefox 14 → Firefox 16
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.