Closed Bug 721049 Opened 12 years ago Closed 12 years ago

Tapping on page crashes Fennec

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: martijn.martijn, Unassigned)

References

Details

(Keywords: crash)

Attachments

(1 file)

In today's build, every time I tap on a page in Fennec, it crashes.

This is on the LG Optimus Black, using Android 2.2.2.

I guess this is the relevant part of the catlog that I attached:
01-25 17:20:59.521: D/AndroidRuntime(8509): Shutting down VM
01-25 17:20:59.521: W/dalvikvm(8509): threadid=1: thread exiting with uncaught exception (group=0x40020c20)
01-25 17:20:59.560: I/touchCheck(1723): MeNano's ACTION_UP - x : 343.5299, y : 474.40625
01-25 17:20:59.560: I/touchCheck(1723): WMS's ACTION_UP - x : 343.5299, y : 474.40625
01-25 17:20:59.568: E/AndroidRuntime(8509): FATAL EXCEPTION: main
01-25 17:20:59.568: E/AndroidRuntime(8509): java.lang.NoSuchMethodError: java.util.LinkedList.push
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at org.mozilla.gecko.ui.SimpleScaleGestureDetector.onTouchStart(SimpleScaleGestureDetector.java:106)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at org.mozilla.gecko.ui.SimpleScaleGestureDetector.onTouchEvent(SimpleScaleGestureDetector.java:87)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at org.mozilla.gecko.gfx.LayerView.onTouchEvent(LayerView.java:90)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at android.view.View.dispatchTouchEvent(View.java:3928)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:863)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:863)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:863)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:863)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at com.android.internal.policy.impl.PhoneWindow$DecorView.superDispatchTouchEvent(PhoneWindow.java:1697)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at com.android.internal.policy.impl.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1114)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at android.app.Activity.dispatchTouchEvent(Activity.java:2089)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at com.android.internal.policy.impl.PhoneWindow$DecorView.dispatchTouchEvent(PhoneWindow.java:1681)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at android.view.ViewRoot.handleMessage(ViewRoot.java:1785)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at android.os.Handler.dispatchMessage(Handler.java:99)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at android.os.Looper.loop(Looper.java:123)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at org.mozilla.gecko.GeckoApp$34.run(GeckoApp.java:1595)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at android.os.Handler.handleCallback(Handler.java:587)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at android.os.Handler.dispatchMessage(Handler.java:92)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at android.os.Looper.loop(Looper.java:123)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at android.app.ActivityThread.main(ActivityThread.java:4627)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at java.lang.reflect.Method.invokeNative(Native Method)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at java.lang.reflect.Method.invoke(Method.java:521)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:876)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:634)
01-25 17:20:59.568: E/AndroidRuntime(8509): 	at dalvik.system.NativeStart.main(Native Method)
01-25 17:20:59.584: W/ActivityManager(1723):   Force finishing activity org.mozilla.fennec/.App
Should be fixed by Bug 706684 (cd76470c9e6f)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Ah, yeah, the respin is stable again, thanks.
Blocks: 706684
No longer blocks: 603008
Status: RESOLVED → VERIFIED
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: