Closed Bug 1334089 Opened 7 years ago Closed 7 years ago

Crash in mozilla::MediaDecoder::NotifySuspendedStatusChanged

Categories

(Core :: Audio/Video, defect)

52 Branch
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1333576
Tracking Status
firefox52 --- fixed
firefox53 --- fixed
firefox54 --- fixed

People

(Reporter: philipp, Unassigned)

References

Details

(Keywords: crash, regression)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-d42c07ae-a9ff-4613-90dd-5ebd52170126.
=============================================================
Crashing Thread (0)
Frame 	Module 	Signature 	Source
0 	xul.dll 	mozilla::MediaDecoder::NotifySuspendedStatusChanged() 	dom/media/MediaDecoder.cpp:1061
1 	xul.dll 	mozilla::MediaCache::Update() 	dom/media/MediaCache.cpp:1374
2 	user32.dll 	user32.dll@0x1691f 	
3 	nss3.dll 	winIsDriveLetterAndColon 	db/sqlite3/src/sqlite3.c:42524
4 	xul.dll 	`anonymous namespace'::CSSParserImpl::ParseStyleAttribute 	layout/style/nsCSSParser.cpp:1819
5 	xul.dll 	mozilla::UpdateEvent::Run() 	dom/media/MediaCache.cpp:1386
6 	xul.dll 	mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) 	ipc/glue/MessagePump.cpp:96
7 	xul.dll 	mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*) 	ipc/glue/MessagePump.cpp:301
8 	xul.dll 	_SEH_epilog4

this is a cross platform crash that is regressing since firefox 52 builds. on nightly it first appeared in build 20161009030202 and frequently thereafter.

this would be the pushlog for 52.0a1 build 20161009030202 -1 day:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=a835589ae0c63a2d91be150d80b5fc600e44b447&tochange=7a7ba250bb2f5a7cc7acf4b97145425c5292e894
...and back a further 2 days:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=777fb63db8de8d78b64b8141d1a998397275dd03&tochange=a835589ae0c63a2d91be150d80b5fc600e44b447
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Fixed in bug 1333576 and patches had been uplifted to aurora 53 and beta 52.
Crash is no longer observed from 52.0b2 on.
You need to log in before you can comment on or make changes to this bug.