RESOLVED DUPLICATE of bug 206068 206326
REGRESSION: [ Mac Debug ] http/tests/images/png-progressive-load.html is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=206326
Summary REGRESSION: [ Mac Debug ] http/tests/images/png-progressive-load.html is a fl...
Truitt Savell
Reported 2020-01-15 16:50:37 PST
http/tests/images/png-progressive-load.html Description: This test began crashing recently around r254307 on Mac Debug. History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fimages%2Fpng-progressive-load.html Crash Log: https://build.webkit.org/results/Apple-Catalina-Debug-WK2-Tests/r254636%20(1716)/http/tests/images/png-progressive-load-crash-log.txt No crash log found for com.apple.WebKit.WebContent.Development:95013. stdout: stderr: ASSERTION FAILED: &m_runLoop == &RunLoop::current() ./platform/graphics/ImageSource.cpp(70) : WebCore::ImageSource::~ImageSource() 1 0x12ac7e699 WTFCrash 2 0x11078046b WTFCrashWithInfo(int, char const*, char const*, int) 3 0x1140759b6 WebCore::ImageSource::~ImageSource() 4 0x114075b45 WebCore::ImageSource::~ImageSource()
Attachments
Alexey Proskuryakov
Comment 1 2020-01-15 22:34:50 PST
Seems like same root cause as bug 206068.
Chris Lord
Comment 2 2020-01-16 00:54:41 PST
(In reply to Alexey Proskuryakov from comment #1) > Seems like same root cause as bug 206068. Agreed, pretty certain of it.
Alexey Proskuryakov
Comment 3 2020-01-16 13:02:50 PST
*** This bug has been marked as a duplicate of bug 206068 ***
Note You need to log in before you can comment on or make changes to this bug.