Open Bug 1712266 Opened 3 years ago Updated 1 year ago

java.lang.IllegalStateException at org.mozilla.gecko.media.LollipopAsyncCodec.flush(LollipopAsyncCodec.java:184)

Categories

(Core :: Audio/Video, defect, P3)

Firefox 90
x86
Android
defect

Tracking

()

People

(Reporter: ohorvath, Unassigned, NeedInfo)

Details

Attachments

(3 files)

Attached video videoSample.mp4

Saw this while running an automated test on Focus Android (Debug build on 5/12/21), using an mp4 video file:

  • can't reproduce manually yet

java.lang.IllegalStateException 05-12 05:59:22.548: W/System.err(9170): at android.media.MediaCodec.native_flush(Native Method) 05-12 05:59:22.548: W/System.err(9170): at android.media.MediaCodec.flush(MediaCodec.java:2194) 05-12 05:59:22.548: W/System.err(9170): at org.mozilla.gecko.media.LollipopAsyncCodec.flush(LollipopAsyncCodec.java:184) 05-12 05:59:22.548: W/System.err(9170): at org.mozilla.gecko.media.Codec.flush(Codec.java:596)

Steps:

  1. Open a page with an mp4 video.
  2. Play video.

Result:
The video doesn't start playing.

Video file and full logs attached.

Attached file Focus-mp4VideoLogs.txt
Component: General → Audio/Video
Product: GeckoView → Core

Triaging based on that it sounds like a test failure, but not a perma fail to decode in manual use. John, please update if anything stands out to you.

Severity: -- → S3
Flags: needinfo?(jolin)
Priority: -- → P3
Attached file Main.txt
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: