Closed Bug 1400371 Opened 8 years ago Closed 8 years ago

Crash in mozilla::EMEDecryptor::Init

Categories

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

Unspecified
Windows 10
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1400537
Tracking Status
firefox57 --- fixed

People

(Reporter: marcia, Unassigned)

References

Details

(Keywords: crash, regression)

Crash Data

This bug was filed from the Socorro interface and is report bp-be2b506b-2722-43dd-b52f-c08c20170915. ============================================================= Seen while viewing nightly crashes: http://bit.ly/2y46x29. Looks to have started using 20170915100121 Possible regression range based on Build ID: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=8e818b5e9b6bef0fc1a5c527ecf30b0d56a02f14&tochange=893fe1549e1e7342a66514b65960f08d40810a34
[@ mozilla::MediaFormatReader::DecoderFactory::Wrapper::Init ] looks like another related signature. URLs: http://proxer.me/watch/1969/1/gersub?ssl=0 https://www.instagram.com/mrsuicidesheep/
Bughunter has seen this on a NSFW url. It appears to be Windows only null pointer reference. Opt reproduces this signature. Debug gives Assertion failure: mRawPtr != nullptr (You can't dereference a NULL RefPtr with operator->().), at z:/build/build/src/obj-firefox/dist/include/mozilla/RefPtr.h:318 #01: mozilla::MediaFormatReader::DecoderFactory::DoInitDecoder(mozilla::MediaFormatReader::DecoderFactory::Data &) [dom/media/MediaFormatReader.cpp:785] #02: mozilla::MediaFormatReader::DecoderFactory::RunStage(mozilla::MediaFormatReader::DecoderFactory::Data &) [dom/media/MediaFormatReader.cpp:705] #03: <lambda_15decc4741528b208ebb37c365c9455f>::operator() [dom/media/MediaFormatReader.cpp:674] #04: mozilla::MozPromise<RefPtr<mozilla::GlobalAllocPolicy::Token>,bool,1>::ThenValue<<lambda_15decc4741528b208ebb37c365c9455f>,<lambda_71d8e683077d8a4f5eb73812268d8b57> >::DoResolveOrRejectInternal(mozilla::MozPromise<RefPtr<mozilla::GlobalAllocPolicy::Token>,bool,1>::ResolveOrRejectValue &) [xpcom/threads/MozPromise.h:770] #05: mozilla::MozPromise<RefPtr<mozilla::GlobalAllocPolicy::Token>,bool,1>::ThenValueBase::DoResolveOrReject(mozilla::MozPromise<RefPtr<mozilla::GlobalAllocPolicy::Token>,bool,1>::ResolveOrRejectValue &) [xpcom/threads/MozPromise.h:497] #06: mozilla::MozPromise<RefPtr<mozilla::GlobalAllocPolicy::Token>,bool,1>::ThenValueBase::ResolveOrRejectRunnable::Run() [xpcom/threads/MozPromise.h:403] #07: mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run() [xpcom/threads/TaskDispatcher.h:212] #08: mozilla::TaskQueue::Runner::Run() [xpcom/threads/TaskQueue.cpp:247] #09: nsThreadPool::Run() [xpcom/threads/nsThreadPool.cpp:228] Though I can't reproduce with the original urls in comment 0 and comment 1 with a local build.
Component: Audio/Video → Audio/Video: Playback
See Also: → 1400537
There's nothing related in any of the push there.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Marking duplicate of 1400537 as the first report is on a previous build ID, they are the same crash, just one on opt build and the other on debug
You need to log in before you can comment on or make changes to this bug.