Closed
Bug 1515825
Opened 6 years ago
Closed 6 years ago
Crash at qcms_transform_create()
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1511603
People
(Reporter: daoshengmu, Unassigned)
Details
Reproduce steps:
Go to https://www.thedailybeast.com/how-youtube-pulled-these-men-down-a-vortex-of-far-right-hate with Nightly Debug.
Callstack:
xul.dll!qcms_transform_create(_qcms_profile * in, <unnamed-tag> in_type, _qcms_profile * out, <unnamed-tag> out_type, <unnamed-tag> intent) Line 1381 C
xul.dll!mozilla::image::nsWebPDecoder::ApplyColorProfile(const char * aProfile, unsigned __int64 aLength) Line 315 C++
xul.dll!mozilla::image::nsWebPDecoder::ReadHeader(WebPDemuxer * aDemuxer, bool aIsComplete) Line 343 C++
xul.dll!mozilla::image::nsWebPDecoder::ReadData() Line 94 C++
xul.dll!mozilla::image::nsWebPDecoder::UpdateBuffer(mozilla::image::SourceBufferIterator & aIterator, mozilla::image::SourceBufferIterator::State aState) Line 154 C++
xul.dll!mozilla::image::nsWebPDecoder::DoDecode(mozilla::image::SourceBufferIterator & aIterator, mozilla::image::IResumable * aOnResume) Line 119 C++
xul.dll!mozilla::image::Decoder::Decode(mozilla::image::IResumable * aOnResume) Line 125 C++
xul.dll!mozilla::image::DecodedSurfaceProvider::Run() Line 125 C++
xul.dll!mozilla::image::DecodePoolWorker::Run() Line 265 C++
Reporter | ||
Updated•6 years ago
|
Version: unspecified → 66 Branch
Comment 1•6 years ago
|
||
Caught this in a debugger, crashes for the same reason as bug 1511603.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•