Crash in [@ vcruntime140.dll | mozilla::image::BlendAnimationFilter<T>::DoResetToFirstRow]
Categories
(Core :: Graphics: ImageLib, defect, P3)
Tracking
()
People
(Reporter: jan, Unassigned)
References
Details
(Keywords: crash, nightly-community)
Crash Data
I was testing STR from bug 1538540 comment 36 and suddenly this crash report appeared as well. Don't know if they are related.
bp-6038924c-37d0-4774-a890-532840190502 STR bug 1538540 comment 36
bp-823052e3-1085-4571-a884-ae9e20190502 <this bug>
Fresh profile on Win10: gfx.webrender.all;true + gfx.webrender.split-render-roots;true
This bug is for crash report bp-823052e3-1085-4571-a884-ae9e20190502.
Top 10 frames of crashing thread:
0 vcruntime140.dll vcruntime140.dll@0xc447
1 xul.dll unsigned char* mozilla::image::BlendAnimationFilter<mozilla::image::SurfaceSink>::DoResetToFirstRow image/SurfaceFilters.h:558
2 xul.dll static nsresult mozilla::image::BlendAnimationFilter<mozilla::image::SurfaceSink>::Configure<mozilla::image::SurfaceConfig> image/SurfaceFilters.h:526
3 xul.dll static class mozilla::Maybe<mozilla::image::SurfacePipe> mozilla::image::SurfacePipeFactory::MakePipe<mozilla::image::BlendAnimationConfig, mozilla::image::SurfaceConfig> image/SurfacePipeFactory.h:195
4 xul.dll static class mozilla::Maybe<mozilla::image::SurfacePipe> mozilla::image::SurfacePipeFactory::CreateSurfacePipe image/SurfacePipeFactory.h:165
5 xul.dll nsresult mozilla::image::nsPNGDecoder::CreateFrame image/decoders/nsPNGDecoder.cpp:225
6 xul.dll class mozilla::image::LexerTransition<mozilla::image::nsPNGDecoder::State> mozilla::image::nsPNGDecoder::ReadPNGData image/decoders/nsPNGDecoder.cpp:371
7 xul.dll static class mozilla::Maybe<mozilla::Variant<mozilla::image::TerminalState, mozilla::image::Yield> > mozilla::image::StreamingLexer<mozilla::image::nsPNGDecoder::State, 16>::ContinueUnbufferedRead<`lambda at z:/task_1556785106/build/src/image/decoders/nsPNGDecoder.cpp:355:21'> image/StreamingLexer.h:553
8 xul.dll static class mozilla::Maybe<mozilla::Variant<mozilla::image::TerminalState, mozilla::image::Yield> > mozilla::image::StreamingLexer<mozilla::image::nsPNGDecoder::State, 16>::UnbufferedReadAfterYield<`lambda at z:/task_1556785106/build/src/image/decoders/nsPNGDecoder.cpp:355:21'> image/StreamingLexer.h:543
9 xul.dll class mozilla::Variant<mozilla::image::TerminalState, mozilla::image::Yield> mozilla::image::nsPNGDecoder::DoDecode image/decoders/nsPNGDecoder.cpp:354
Comment 1•6 years ago
|
||
Reproduced more than once or just came up the one time?
| Reporter | ||
Comment 2•6 years ago
|
||
Happened only once so far. Maybe it's just a hint what bug 1538540 could cause?
Should this be closed as INCOMPLETE for now?
Comment 3•6 years ago
|
||
No, it's fine, just wanted to get a sense of how reproducible it was.
Updated•6 years ago
|
Comment 4•6 years ago
|
||
Marking 70 as affected since there are 6 crashes/6 installs in the last 7 days.
Comment 5•6 years ago
|
||
Change the status for beta to have the same as nightly and release.
For more information, please visit auto_nag documentation.
Updated•5 years ago
|
Comment 6•4 years ago
|
||
Could not reproduce this issue based on steps from https://bugzilla.mozilla.org/show_bug.cgi?id=1538540#c36. Reporter account disabled so we can't Needinfo to check it out again. Closing this as resolved:worksforme but please do re-open if it can be reproduced again.
vcruntime140.dll | mozilla::image::BlendAnimationFilter<T>::DoResetToFirstRow signature has no recent crashes.
Description
•