Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

NumberFormatException: empty String #26943

Closed
rocketsroger opened this issue Sep 12, 2022 · 2 comments · Fixed by mozilla-mobile/android-components#12802
Closed

NumberFormatException: empty String #26943

rocketsroger opened this issue Sep 12, 2022 · 2 comments · Fixed by mozilla-mobile/android-components#12802
Assignees
Labels
b:crash Crashes Fenix: should link to Sentry, Crash-Stats or GPlay info needs:triage Issue needs triage
Milestone

Comments

@rocketsroger
Copy link
Contributor

rocketsroger commented Sep 12, 2022

Sentry Issue: FENIX-NIGHTLY-22G

NumberFormatException: empty String
at jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1842)
at jdk.internal.math.FloatingDecimal.parseFloat(FloatingDecimal.java:122)
at java.lang.Float.parseFloat(Float.java:455)
at mozilla.components.browser.engine.gecko.prompt.GeckoPromptDelegate.onDateTimePrompt(GeckoPromptDelegate.kt:8)
at org.mozilla.geckoview.PromptController$DateTimeHandler.callDelegate(PromptController.java:2)
...
(13 additional frame(s) were not displayed)

┆Issue is synchronized with this Jira Task

@rocketsroger rocketsroger added the b:crash Crashes Fenix: should link to Sentry, Crash-Stats or GPlay info label Sep 12, 2022
@github-actions github-actions bot added the needs:triage Issue needs triage label Sep 12, 2022
@Amejia481
Copy link
Contributor

Looks like it could be related to mozilla-mobile/android-components#12632
cc @Alexandru2909.

@cpeterso
Copy link

Corresponding Bugzilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1790425

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
b:crash Crashes Fenix: should link to Sentry, Crash-Stats or GPlay info needs:triage Issue needs triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants