Closed Bug 1948619 Opened 1 year ago Closed 3 months ago

[Android 15 on Pixel] Crash in [@ java.lang.IllegalArgumentException: at java.lang.Math.clamp(Math.java)]

Categories

(GeckoView :: General, defect, P2)

Unspecified
Android
defect

Tracking

(firefox135 affected)

RESOLVED WORKSFORME
Tracking Status
firefox135 --- affected

People

(Reporter: aryx, Unassigned)

References

Details

(Keywords: crash)

Crash Data

51 crashes from 32 devices reported for Firefox for Android v135.0 on Android 15, only crash reports from Pixel devices.

Roger, could you take a look at this or redirect the request?

Crash report: https://crash-stats.mozilla.org/report/index/7bfcd95e-ef60-4345-a1e4-61f070250217

Top 10 frames:

0  java.lang.Math  clamp  Math.java:2362
1  com.android.internal.widget.floatingtoolbar.LocalFloatingToolbarPopup  refreshCoordinatesAndOverflowDirection  LocalFloatingToolbarPopup.java:440
2  com.android.internal.widget.floatingtoolbar.LocalFloatingToolbarPopup  show  LocalFloatingToolbarPopup.java:366
3  com.android.internal.widget.floatingtoolbar.LocalFloatingToolbarPopup  show  LocalFloatingToolbarPopup.java:346
4  com.android.internal.widget.floatingtoolbar.FloatingToolbar  doShow  FloatingToolbar.java:227
5  com.android.internal.widget.floatingtoolbar.FloatingToolbar  show  FloatingToolbar.java:167
6  com.android.internal.view.FloatingActionMode$FloatingToolbarVisibilityHelper  updateToolbarVisibility  FloatingActionMode.java:387
7  com.android.internal.view.FloatingActionMode  repositionToolbar  FloatingActionMode.java:217
8  com.android.internal.view.FloatingActionMode  updateViewLocationInWindow  FloatingActionMode.java:167
9  com.android.internal.view.FloatingActionMode  invalidateContentRect  FloatingActionMode.java:151
Flags: needinfo?(royang)

Not related to Fenix's toolbar. Looks like it's a floating toolbar triggered y GeckoView. Moving to Geckoview for triage. Thanks

Component: Toolbar → General
Flags: needinfo?(royang)
Product: Fenix → GeckoView

hey Hiro, do you know what might be going on here?

Flags: needinfo?(hikezoe.birchill)
Severity: -- → S1
Priority: -- → P1
Severity: S1 → S2
Priority: P2 → --
Priority: -- → P2

Is this related to something what I've done before? The call stacks there are quite ambiguous.

The only one clue I found is one of these startActionMode calls in BasicSelectionActionDelegate.java caused the crash. I haven't touched the BasicSelectionActionDelegate.java.

Flags: needinfo?(hikezoe.birchill)

Since the crash volume is low (less than 15 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.

For more information, please visit BugBot documentation.

Severity: S2 → S3

I guess https://issues.chromium.org/issues/382564803. According to last comment, "The OS bug seems to be marked as fixed".

Closing because no crashes reported for 12 weeks.

Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.