Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

observador.pt - Firefox crashes when trying to play radio #63413

Closed
webcompat-bot opened this issue Dec 10, 2020 · 5 comments
Closed

observador.pt - Firefox crashes when trying to play radio #63413

webcompat-bot opened this issue Dec 10, 2020 · 5 comments
Labels
browser-firefox-mobile engine-gecko The browser uses the Gecko rendering engine priority-normal severity-critical The site or core functionality is unusable, or you would probably open another browser to use it.
Milestone

Comments

@webcompat-bot
Copy link

webcompat-bot commented Dec 10, 2020

URL: https://observador.pt/

Browser / Version: Firefox Mobile 83.0
Operating System: Android
Tested Another Browser: Yes Chrome

Problem type: Something else
Description: Clicking on play button to start audio crashes the browser
Steps to Reproduce:
This is a news site that includes a web radio transmission. At the bottom of the page there's a radio bar that we can click to start audio. As soon as play is clicked, the browser crashes.

View the screenshot Screenshot
Browser Configuration
  • None

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added the action-needsmoderation The moderation has not yet been completed label Dec 10, 2020
@webcompat-bot webcompat-bot added this to the needstriage milestone Dec 10, 2020
@webcompat-bot webcompat-bot added the browser-fixme This requires manual assignment for the browser name label Dec 10, 2020
@webcompat-bot webcompat-bot changed the title In the moderation queue. observador.pt - see bug description Dec 10, 2020
@webcompat-bot webcompat-bot added browser-firefox-mobile engine-gecko The browser uses the Gecko rendering engine and removed action-needsmoderation The moderation has not yet been completed browser-fixme This requires manual assignment for the browser name labels Dec 10, 2020
@softvision-raul-bucata
Copy link

softvision-raul-bucata commented Dec 10, 2020

I was able to reproduce the issue. Firefox crashes when the play button located at the bottom of the page is touched. This does not happen while using Chrome.
test1

About:crashes:

bf1b3695-df31-4af7-8866-473769a22904
java.lang.NumberFormatException: For input string: "undefined"
 * Sentry: https://sentry.prod.mozaws.net/operations/fenix/?query=a0e61bdd66c649669c2e645c966e4f52
 * Socorro: https://crash-stats.mozilla.org/report/index/bp-b1a5136e-9a3e-410c-8531-a93c50201210
----
java.lang.NumberFormatException: For input string: "undefined"
	at java.lang.Integer.parseInt(Integer.java:615)
	at java.lang.Integer.valueOf(Integer.java:801)
	at org.mozilla.geckoview.MediaSession$Metadata.fromBundle(MediaSession.java:16)
	at org.mozilla.geckoview.MediaSession$Handler.handleMessage(MediaSession.java:9)
	at org.mozilla.geckoview.MediaSession$Handler.handleMessage(MediaSession.java:1)
	at org.mozilla.geckoview.GeckoSessionHandler.handleMessage(GeckoSessionHandler.java:2)
	at org.mozilla.gecko.EventDispatcher$2.run(EventDispatcher.java:1)
	at android.os.Handler.handleCallback(Handler.java:907)
	at android.os.Handler.dispatchMessage(Handler.java:105)
	at android.os.Looper.loop(Looper.java:216)
	at android.app.ActivityThread.main(ActivityThread.java:7625)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:987)

Tested with:
Browser / Version: Firefox Nightly 201208 (85.0a1-20201206093054)/Chrome 86.0.4240.198
Operating System: Huawei P10 (Android 9) - 1920x1080 pixels, 18.5:9 ratio (~432 ppi density)

@softvision-oana-arbuzov @cipriansv Could you please have a look?

@softvision-oana-arbuzov
Copy link
Member

I'm not able to reproduce the issue on my side.
PlayPauseNoCrash

Tested with:
Browser / Version: Firefox Nightly 201209 (🦎 85.0a1-20201209034903)
Operating System: Samsung Galaxy S8 (Android 9) - 1440 x 2960 pixels, 18.5:9 ratio (~570 ppi density), Huawei P20 Lite (Android 8.0.0) - 1080 x 2280 pixels, 19:9 ratio (~432 ppi density)

I'll move to Needsdiagnosis based on the comment above, for further investigation.

@softvision-oana-arbuzov softvision-oana-arbuzov added priority-normal severity-critical The site or core functionality is unusable, or you would probably open another browser to use it. labels Dec 10, 2020
@softvision-oana-arbuzov softvision-oana-arbuzov changed the title observador.pt - see bug description observador.pt - Firefox crashes when trying to play radio Dec 10, 2020
@wisniewskit
Copy link
Member

Interestingly, it's working fine for me on the latest nightly build of Firefox on my phone, but the release build crashes. Does it also work for you now on the latest nightly build, @softvision-raul-bucata ?

@softvision-raul-bucata
Copy link

softvision-raul-bucata commented Dec 14, 2020

It works fine now for me as well in the latest nightly build. On the build that I have tested then, I had 3 small crashes that occurred randomly that day on other websites, apart from the mentioned problem on the website. @wisniewskit

@softvision-oana-arbuzov
Copy link
Member

Since it works on the latest Nightly build I will close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-firefox-mobile engine-gecko The browser uses the Gecko rendering engine priority-normal severity-critical The site or core functionality is unusable, or you would probably open another browser to use it.
Projects
None yet
Development

No branches or pull requests

4 participants