(bug): Video Crash on 1st open
Summary
After signing up for the app, going to video immediately get critical error. This occurred only on 1st use. Subsequent tries work as it should. Please see screenshot.
Steps to reproduce
(How one can reproduce the issue - this is very important)
Platform information
samsung (samsung SM-G965U) / Android 9
App version
December 6 (1) / 1
What is the current bug behavior?
(What actually happens)
What is the expected correct behavior?
(What you should see instead)
Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
added 0 - Urgent P - Video T - Bug labels
added S - Triage (New) label and removed 0 - Urgent label
added T - Bug (Triage) label and removed T - Bug label
added S - Triage (Unable to Replicate) label and removed S - Triage (New) label
Also seeing this issue, or I think this is the same issue at least. For me happens every time i open, the app. It looks to be related to the
<VideoBackground>
on the login screen.Using a Sony Xperia X1 on Android 8.
App version 3.2.0
Backtrace:
java.lang.RuntimeException: failure code:-38 at android.media.MediaPlayer.invoke(MediaPlayer.jav a:747) at android.media.MediaPlayer.getlnbandTracklnfo(Me diaPlayer.java:2582) at android.media.MediaPlayer.populatelnbandTracks( MediaPlayer.java:2808) at android.media.MediaPlayer.selectOrDeselectTrack MediaPlayer.java:3146) at android.media.MediaPlayer.selectTrack(MediaPlay er.java:3122) at com.brentvatne.react.ReactVideoView.onPrepared( ReactVideoView.java:568) at android.media.MediaPlayer$EventHandler.handleM essage(MediaPlayer.java:3334) at android.os.Handler.dispatchMessage(Handler.java: 108) at android.os.Looper.loop (Looper.java:206) at android.app.Activity Thread.main(ActivityThread.jav a:6749) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.Zygote$MethodAndArgsCa ller.run(Zygote.java:240) at com.android.internal.os.Zygotelnit.main(Zygotelnit. java:845)
Edited by Obosobremoved T - Bug (Triage) label
- Developer
Another instance here: https://www.minds.com/newsfeed/957257535895478272
Edited by Ben Hayward added 1 - High P - Platform T - Bug labels
removed S - Triage (Unable to Replicate) label
- Owner
Closing due to age
closed