Closed
Bug 1476449
Opened 6 years ago
Closed 6 years ago
Tab crashes when playing AV1 clip
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1476248
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox-esr60 | --- | unaffected |
firefox61 | --- | affected |
firefox62 | --- | unaffected |
firefox63 | --- | affected |
People
(Reporter: jagannathante, Unassigned)
Details
(Keywords: crash)
Crash Data
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180711170248
Steps to reproduce:
Play https://people.xiph.org/~tdaede/av1/akiyo_cif_short.webm
Actual results:
Tab crashes and sometimes produces crash reports, https://crash-stats.mozilla.com/report/index/705afaac-114f-490a-9492-f67710180717
Expected results:
AV1 clip should be played
Updated•6 years ago
|
Component: Untriaged → Audio/Video: Playback
OS: Unspecified → Linux
Product: Firefox → Core
Hardware: Unspecified → x86_64
Comment hidden (obsolete) |
Updated•6 years ago
|
OS: Linux → All
Updated•6 years ago
|
Severity: normal → critical
Updated•6 years ago
|
status-firefox61:
--- → unaffected
status-firefox62:
--- → unaffected
status-firefox63:
--- → affected
status-firefox-esr52:
--- → unaffected
status-firefox-esr60:
--- → unaffected
Comment 2•6 years ago
|
||
Your report is an out of stack condition, which belongs in 1476248 I think. This could also be a stack space related crash, but the call stack doesn't look like it would be.
Comment 3•6 years ago
|
||
(In reply to Thomas Daede [:TD-Linux] from comment #2)
> Your report is an out of stack condition, which belongs in 1476248 I think.
> This could also be a stack space related crash, but the call stack doesn't
> look like it would be.
ok
Crash Signature: [@ mozilla::EventQueue::GetEvent]
[@ _chkstk | static void av1_combine_interintra] → [@ mozilla::EventQueue::GetEvent]
OS: All → Linux
Comment 4•6 years ago
|
||
For the same test URL also crashes on OSX but with a different stack trace https://crash-stats.mozilla.com/report/index/de5c66d0-c078-4a89-9fbf-0f2f10180719
Comment 5•6 years ago
|
||
Nils, just a note here that TD opened 1476408 for your issue.
Let's dupe this against 1476248, we'll investigate further in 1476408
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•