為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

crashing when selecting "switch" after selecting "Open link in private tab"

  • 5 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 Paul

more options

Firefox Android V102 (and previous version) crashing when selecting "switch" after selecting "Open link in private tab". This occurs frequently though not inevitably, perhaps 80% of the time.

If instead one selects the new tab by going to the tab box in the upper right corner (see attached image) then no crash.

Device is Samsung Galaxy Tab S6 tablet model SM-T860 with Android version 12.

Firefox Android V102 (and previous version) crashing when selecting "switch" after selecting "Open link in private tab". This occurs frequently though not inevitably, perhaps 80% of the time. If instead one selects the new tab by going to the tab box in the upper right corner (see attached image) then no crash. Device is Samsung Galaxy Tab S6 tablet model SM-T860 with Android version 12.
附加的畫面擷圖

所有回覆 (5)

more options

Hi

Did you have many tabs open when this happened?

more options

Thank you for your interest.

No, I did not have many tabs open. In fact it is often the first tab I open after starting Firefox on my tablet when I experience the problem. But its even more frustrating when I have a half dozen tabs open thanks to searches, and of course lose all when Firefox crashes. So some randomness to the problem. But its not new for me. This has been happening for months, including the previous version of Firefox.

I do not experience the problem on my Samsung Galaxy Note 9 phone which has the same version of Firefox 102. However, the version of Android on the phone is 10.

more options

I just now remembered that there is a way to see Firefox crash reports. I just checked using about:crashes and I see many many crash reports, all with the same message:

ed83f640-0fa8-49de-a0b5-7484a67229b2 "java.lang.IndexOutOfBoundsException: Index: 3, Size: 0

more options

Here is more from the most recent crash of a few hours ago:

Firefox Android V102 and earlier crashing when selecting "switch" after selecting "Open link in private tab"

ed83f640-0fa8-49de-a0b5-7484a67229b2 java.lang.IndexOutOfBoundsException: Index: 3, Size: 0


java.lang.IndexOutOfBoundsException: Index: 3, Size: 0 at java.util.ArrayList.get(ArrayList.java:437) at android.view.ViewGroup.getAndVerifyPreorderedView(ViewGroup.java:4574) at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:2165) at android.view.View.dispatchGenericMotionEvent(View.java:15186) at android.view.ViewGroup.dispatchTransformedGenericPointerEvent(ViewGroup.java:2629) at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:2226) at android.view.View.dispatchGenericMotionEvent(View.java:15186) at android.view.ViewGroup.dispatchTransformedGenericPointerEvent(ViewGroup.java:2629) at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:2226) at android.view.View.dispatchGenericMotionEvent(View.java:15186) at android.view.ViewGroup.dispatchTransformedGenericPointerEvent(ViewGroup.java:2629) at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:2226) at android.view.View.dispatchGenericMotionEvent(View.java:15186) at android.view.ViewGroup.dispatchTransformedGenericPointerEvent(ViewGroup.java:2629) at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:2226) at android.view.View.dispatchGenericMotionEvent(View.java:15186) at android.view.ViewGroup.dispatchTransformedGenericPointerEvent(ViewGroup.java:2629) at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:2226) at android.view.View.dispatchGenericMotionEvent(View.java:15186) at android.view.ViewGroup.dispatchTransformedGenericPointerEvent(ViewGroup.java:2629) at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:2226) at android.view.View.dispatchGenericMotionEvent(View.java:15186) at android.view.ViewGroup.dispatchTransformedGenericPointerEvent(ViewGroup.java:2629) at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:2226) at android.view.View.dispatchGenericMotionEvent(View.java:15186) at android.view.ViewGroup.dispatchTransformedGenericPointerEvent(ViewGroup.java:2629) at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:2226) at android.view.View.dispatchGenericMotionEvent(View.java:15186) at android.view.ViewGroup.dispatchTransformedGenericPointerEvent(ViewGroup.java:2629) at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:2226) at android.view.View.dispatchGenericMotionEvent(View.java:15186) at android.view.ViewGroup.dispatchTransformedGenericPointerEvent(ViewGroup.java:2629) at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:2226) at android.view.View.dispatchGenericMotionEvent(View.java:15186) at android.view.ViewGroup.dispatchTransformedGenericPointerEvent(ViewGroup.java:2629) at android.view.ViewGroup.dispatchHoverEvent(ViewGroup.java:2226) at com.android.internal.policy.DecorView.dispatchHoverEvent(DecorView.java:4535) at android.view.View.dispatchGenericMotionEvent(View.java:15186) at com.android.internal.policy.DecorView.superDispatchGenericMotionEvent(DecorView.java:1023) at com.android.internal.policy.PhoneWindow.superDispatchGenericMotionEvent(PhoneWindow.java:1972) at android.app.Activity.dispatchGenericMotionEvent(Activity.java:4301) at androidx.appcompat.view.WindowCallbackWrapper.dispatchGenericMotionEvent(WindowCallbackWrapper.java:1) at com.android.internal.policy.DecorView.dispatchGenericMotionEvent(DecorView.java:987) at android.view.View.dispatchPointerEvent(View.java:15337) at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(ViewRootImpl.java:7794) at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:7567) at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:6901) at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:6958) at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:6924) at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:7122) at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:6932) at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:7179) at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:6905) at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:6958) at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:6924) at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:6932) at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:6905) at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:10354) at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:10202) at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:10158) at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(ViewRootImpl.java:10486) at android.view.InputEventReceiver.dispatchInputEvent(InputEventReceiver.java:259) at android.view.InputEventReceiver.nativeConsumeBatchedInputEvents(Native Method) at android.view.InputEventReceiver.consumeBatchedInputEvents(InputEventReceiver.java:239) at android.view.ViewRootImpl.doConsumeBatchedInput(ViewRootImpl.java:10434) at android.view.ViewRootImpl$ConsumeBatchedInputRunnable.run(ViewRootImpl.java:10575) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1108) at android.view.Choreographer.doCallbacks(Choreographer.java:866) at android.view.Choreographer.doFrame(Choreographer.java:789) at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1092) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:226) at android.os.Looper.loop(Looper.java:313) at android.app.ActivityThread.main(ActivityThread.java:8663) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)

more options

Please can you select the "Socorro" link on the most recent crash and copy the address of the page that opens into a reply to this thread.