Closed
Bug 1365828
Opened 8 years ago
Closed 8 years ago
Crash in java.lang.IllegalStateException: at android.media.MediaCodec.getBuffer(Native Method)
Categories
(Firefox for Android Graveyard :: Audio/Video, defect, P1)
Tracking
(firefox55 fixed, firefox56 fixed)
RESOLVED
FIXED
Firefox 56
People
(Reporter: marcia, Assigned: jhlin)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-3229e07b-21b4-452d-a157-402330170518.
=============================================================
Top crash on 55 but without a bug - however it appears we don't get a crash stack: http://bit.ly/2rtdaYz
Comments mention crashing while playing video.
Comment 1•8 years ago
|
||
I just hit this crash on my Pixel with the latest nightly.
Flags: needinfo?(jolin)
Priority: -- → P1
Comment 2•8 years ago
|
||
Encountered this crash while testing Bug 1372060, on Beta 55.0b7.
STR:
Left the https://www.playstation.com/en-us/games/horizon-zero-dawn-ps4 page opened for a little less than a minute, for the video to replay. Not 100% reproducible.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → jolin
Flags: needinfo?(jolin)
| Assignee | ||
Comment 3•8 years ago
|
||
It looks like buffer callback emitted before error was executed after it and failed to process the buffer. The patch in bug 1365205 should be able to fix this.
Depends on: 1365205
This is an assigned P1 bug without activity in two weeks.
If you intend to continue working on this bug for the current release/iteration/sprint, remove the 'stale-bug' keyword.
Otherwise we'll reset the priority of the bug back to '--' on Monday, August 28th.
Keywords: stale-bug
| Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•