Closed Bug 1273018 Opened 8 years ago Closed 8 years ago

Crash in mozilla::MediaFormatReader::UpdateReceivedNewData

Categories

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

x86
Windows 10
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla49
Tracking Status
firefox49 --- fixed

People

(Reporter: n.nethercote, Assigned: u480271)

Details

(Keywords: crash)

Crash Data

Attachments

(3 files)

This bug was filed from the Socorro interface and is 
report bp-409af35a-bd13-445c-acf8-199462160515.
=============================================================

Three of these crashes in Nightly 20160514030209 on Windows. jya says it's similar to bug 1272562.
Flags: needinfo?(dglastonbury)
Dan, we also have related crashes here:

https://crash-stats.mozilla.com/signature/?build_id=20160514030209&product=Firefox&release_channel=nightly&platform=Windows&date=%3E%3D2016-05-14&signature=mozilla%3A%3AMediaFormatReader%3A%3ARequestAudioData&_columns=date&_columns=product&_columns=version&_columns=build_id&_columns=platform&_columns=reason&_columns=address&page=1

Please fix those at the same time.
Crash Signature: [@ mozilla::MediaFormatReader::UpdateReceivedNewData] → [@ mozilla::MediaFormatReader::UpdateReceivedNewData] [@ mozilla::MediaFormatReader::RequestAudioData]
MediaFormatReader::mOriginalSeekTarget now has different use and the name was no longer reflective of the actual usage.

Review commit: https://reviewboard.mozilla.org/r/52740/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/52740/
Attachment #8752707 - Flags: review?(dglastonbury)
Attachment #8752708 - Flags: review?(dglastonbury)
Attachment #8752709 - Flags: review?(dglastonbury)
With the new video-only seek type, we need to ignore the current audio decoding state whenever video-only seeking is in progress.

Review commit: https://reviewboard.mozilla.org/r/52744/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/52744/
Attachment #8752707 - Flags: review?(dglastonbury)
Attachment #8752708 - Flags: review?(dglastonbury) → review?(gsquelart)
Attachment #8752709 - Flags: review?(dglastonbury) → review?(gsquelart)
Comment on attachment 8752708 [details]
MozReview Request: Bug 1273018: P2. Don't reject audio waiting promise when performing a video only seek. r?kamidphish

https://reviewboard.mozilla.org/r/52742/#review49920
Attachment #8752708 - Flags: review?(gsquelart) → review+
Comment on attachment 8752709 [details]
MozReview Request: Bug 1273018: P3. Adjust range of audio assertions. r?kamidphish

https://reviewboard.mozilla.org/r/52744/#review49926
Attachment #8752709 - Flags: review?(gsquelart) → review+
Flags: needinfo?(dglastonbury)
Crash Signature: [@ mozilla::MediaFormatReader::UpdateReceivedNewData] [@ mozilla::MediaFormatReader::RequestAudioData] → [@ mozilla::MediaFormatReader::UpdateReceivedNewData] [@ mozilla::MediaFormatReader::RequestAudioData] [@ xul.dll@0x1739c82 | strspn]
Crash Signature: [@ mozilla::MediaFormatReader::UpdateReceivedNewData] [@ mozilla::MediaFormatReader::RequestAudioData] [@ xul.dll@0x1739c82 | strspn] → [@ mozilla::MediaFormatReader::UpdateReceivedNewData] [@ mozilla::MediaFormatReader::RequestAudioData] [@ xul.dll@0x1739c82 | strspn] [@ xul.dll@0x1739c82 | ucrtbase.dll@0xe41bf]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: