Closed Bug 1315241 Opened 8 years ago Closed 8 years ago

Intermittent marionette.pyc | application crashed [@ mozilla::dom::AudioChannelAgent::IsPlayingStarted() const]

Categories

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

52 Branch
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla52
Tracking Status
firefox50 --- unaffected
firefox51 --- unaffected
firefox52 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: alwu)

References

Details

(Keywords: crash, intermittent-failure)

Crash Data

Here the top 5 frames for the crash:

05:48:10     INFO -  0  XUL!mozilla::dom::AudioChannelAgent::IsPlayingStarted() const [AudioChannelAgent.cpp:8002299dfc3f : 361 + 0x0]
05:48:10     INFO -     rax = 0x000000000000bb7f   rdx = 0x0000000000000018
05:48:10     INFO -     rcx = 0x0000000000000000   rbx = 0x00000001181ed120
05:48:10     INFO -     rsi = 0x0000000000000000   rdi = 0x0000000000000000
05:48:10     INFO -     rbp = 0x00007fff5ce596c0   rsp = 0x00007fff5ce596c0
05:48:10     INFO -      r8 = 0x0000000000000000    r9 = 0x000000000000000e
05:48:10     INFO -     r10 = 0x0000000000000003   r11 = 0x0000000108b63780
05:48:10     INFO -     r12 = 0x00007fff5ce59818   r13 = 0x000000012cb98000
05:48:10     INFO -     r14 = 0x00000001181ed120   r15 = 0x000000012cb98000
05:48:10     INFO -     rip = 0x000000010581fdc4
05:48:10     INFO -     Found by: given as instruction pointer in context
05:48:10     INFO -  1  XUL!mozilla::dom::HTMLMediaElement::AudioCaptureStreamChangeIfNeeded() [HTMLMediaElement.cpp:8002299dfc3f : 6593 + 0x5]
05:48:10     INFO -     rbx = 0x00000001181ed120   rbp = 0x00007fff5ce59710
05:48:10     INFO -     rsp = 0x00007fff5ce596d0   r12 = 0x00007fff5ce59818
05:48:10     INFO -     r13 = 0x000000012cb98000   r14 = 0x00000001181ed120
05:48:10     INFO -     r15 = 0x000000012cb98000   rip = 0x00000001052a2d76
05:48:10     INFO -     Found by: call frame info
05:48:10     INFO -  2  XUL!mozilla::dom::HTMLMediaElement::MetadataLoaded(mozilla::MediaInfo const*, nsAutoPtr<nsDataHashtable<nsCStringHashKey, nsCString> const>) [HTMLMediaElement.cpp:8002299dfc3f : 6580 + 0x8]
05:48:10     INFO -     rbx = 0x00000001181ed120   rbp = 0x00007fff5ce597f0
05:48:10     INFO -     rsp = 0x00007fff5ce59720   r12 = 0x00007fff5ce59818
05:48:10     INFO -     r13 = 0xbc00e010d211b9f4   r14 = 0x00000001181ed120
05:48:10     INFO -     r15 = 0x000000012cb98000   rip = 0x000000010529e3b1
05:48:10     INFO -     Found by: call frame info
05:48:10     INFO -  3  XUL!mozilla::MediaDecoder::MetadataLoaded(nsAutoPtr<mozilla::MediaInfo>, nsAutoPtr<nsDataHashtable<nsCStringHashKey, nsCString> >, mozilla::MediaDecoderEventVisibility) [MediaDecoder.cpp:8002299dfc3f : 803 + 0x2]
05:48:10     INFO -     rbx = 0x00000001181ed120   rbp = 0x00007fff5ce59850
05:48:10     INFO -     rsp = 0x00007fff5ce59800   r12 = 0x00007fff5ce59870
05:48:10     INFO -     r13 = 0x00000001312afff0   r14 = 0x0000000000000000
05:48:10     INFO -     r15 = 0x0000000000000000   rip = 0x00000001053717e6
05:48:10     INFO -     Found by: call frame info
05:48:10     INFO -  4  XUL!mozilla::detail::ListenerHelper<mozilla::DispatchPolicy::Async, mozilla::AbstractThread, (lambda at /builds/slave/m-cen-m64-ntly-000000000000000/build/src/dom/media/MediaEventSource.h:435:14)>::R<nsAutoPtr<mozilla::MediaInfo>, nsAutoPtr<nsDataHashtable<nsCStringHashKey, nsCString> >, mozilla::MediaDecoderEventVisibility>::Invoke<nsAutoPtr<mozilla::MediaInfo>, nsAutoPtr<nsDataHashtable<nsCStringHashKey, nsCString> >, mozilla::MediaDecoderEventVisibility, 0, 1, 2> [MediaEventSource.h:8002299dfc3f : 436 + 0xd]
05:48:10     INFO -     rbx = 0x0000000105371570   rbp = 0x00007fff5ce59880
05:48:10     INFO -     rsp = 0x00007fff5ce59860   r12 = 0x0000000103024400
05:48:10     INFO -     r13 = 0x0000000000000000   r14 = 0x00000001145eea20
05:48:10     INFO -     r15 = 0x0000000103024430   rip = 0x0000000105393af2
05:48:10     INFO -     Found by: call frame info
05:48:10     INFO -  5  XUL!mozilla::detail::ListenerHelper<mozilla::DispatchPolicy::Async, mozilla::AbstractThread, (lambda at /builds/slave/m-cen-m64-ntly-000000000000000/build/src/dom/media/MediaEventSource.h:435:14)>::R<nsAutoPtr<mozilla::MediaInfo>, nsAutoPtr<nsDataHashtable<nsCStringHashKey, nsCString> >, mozilla::MediaDecoderEventVisibility>::Run [MediaEventSource.h:8002299dfc3f : 183 + 0x5]
05:48:10     INFO -     rbx = 0x0000000000000000   rbp = 0x00007fff5ce59890
05:48:10     INFO -     rsp = 0x00007fff5ce59890   r12 = 0x0000000103024400
05:48:10     INFO -     r13 = 0x0000000000000000   r14 = 0x00000001145eea20
05:48:10     INFO -     r15 = 0x0000000103024430   rip = 0x00000001053939a8
05:48:10     INFO -     Found by: call frame info

Looks like this is a new crash caused by the landing of the patch on bug 1302350. Alaster, can you please have a look at? Thanks.
Severity: normal → critical
Crash Signature: [@ mozilla::dom::AudioChannelAgent::IsPlayingStarted() const]
Component: Firefox UI Tests → Audio/Video: Playback
Flags: needinfo?(alwu)
Keywords: crash
Product: Testing → Core
QA Contact: hskupin
Version: Version 3 → 52 Branch
Assignee: nobody → alwu
Flags: needinfo?(alwu)
It might be the same root cause.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Can we please leave it open until the underlying problem has been fixed? It would allow us to still see the bug in Treeherder for starring. Thanks.
Status: RESOLVED → REOPENED
Depends on: 1315521
Resolution: DUPLICATE → ---
Should have been fixed by bug 1315521.
Status: REOPENED → RESOLVED
Closed: 8 years ago8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in before you can comment on or make changes to this bug.