[Webkit-unassigned] [Bug 220674] New: [AppleWin][DumpRenderTree] flaky crashes in computeSHA1HashStringForBitmapContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 14:34:58 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=220674

            Bug ID: 220674
           Summary: [AppleWin][DumpRenderTree] flaky crashes in
                    computeSHA1HashStringForBitmapContext
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: pvollan at apple.com

[AppleWin][DumpRenderTree] flaky crashes in computeSHA1HashStringForBitmapContext

I'm observing flaky crashes in computeSHA1HashStringForBitmapContext on AppleWin EWS.
For example,
attachment 417626
https://ews-build.webkit.org/#/builders/10/builds/72196

The following three tests crashed:
  mathml/presentation/semantics-2.html
  svg/animations/animate-marker-orienttype-4.html
  svg/as-background-image/svg-transformed-background.html

Callstack:

> DumpRenderTreeLib!computeSHA1HashStringForBitmapContext(class BitmapContext * context = 0x00000000`00000000, char * hashString = 0x00000030`93afcfa8 "")+0x2b [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Tools\DumpRenderTree\cg\PixelDumpSupportCG.cpp @ 75]
> DumpRenderTreeLib!dumpWebViewAsPixelsAndCompareWithExpected(class std::basic_string<char,std::char_traits<char>,std::allocator<char> > * expectedHash = <Value unavailable error>)+0xa7 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Tools\DumpRenderTree\PixelDumpSupport.cpp @ 62]
> DumpRenderTreeLib!dump(void)+0x56f [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Tools\DumpRenderTree\win\DumpRenderTree.cpp @ 787]
> DumpRenderTreeLib!FrameLoadDelegate::didFinishLoadForFrame(struct IWebView * __formal = 0x0000013e`d7180540, struct IWebFrame * frame = 0x0000013e`d717a5c0)+0x9b [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Tools\DumpRenderTree\win\FrameLoadDelegate.cpp @ 281]
> WebKit!WebFrameLoaderClient::dispatchDidFinishLoad(void)+0x55 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebKitLegacy\win\WebCoreSupport\WebFrameLoaderClient.cpp @ 480]
> WebKit!WebCore::FrameLoader::checkLoadCompleteForThisFrame(void)+0x19a [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\loader\FrameLoader.cpp @ 2575]
> WebKit!WebCore::FrameLoader::checkLoadComplete(void)+0x1a1 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\loader\FrameLoader.cpp @ 2727]
> WebKit!WebCore::FrameLoader::checkCompleted(void)+0x218 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\loader\FrameLoader.cpp @ 888]
> WebKit!WebCore::CachedResourceLoader::loadDone(WebCore::LoadCompletionType type = Finish (0n0), bool shouldPerformPostLoadActions = true)+0x80 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\loader\cache\CachedResourceLoader.cpp @ 1386]
> WebKit!WebCore::SubresourceLoader::notifyDone(WebCore::LoadCompletionType type = Finish (0n0))+0x50 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\loader\SubresourceLoader.cpp @ 846]
> WebKit!WebCore::SubresourceLoader::didFinishLoading(class WebCore::NetworkLoadMetrics * networkLoadMetrics = 0x00000030`93afd4b0)+0x134 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\loader\SubresourceLoader.cpp @ 745]
> WebKit!WebCore::ResourceLoader::loadDataURL::__l2::<lambda_4bb71c130a64b0d249d1556fa88f5c51>::+0x75 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\loader\ResourceLoader.cpp @ 288]
> WebKit!WTF::Detail::CallableWrapper<<lambda_258490eb38645f89a3ae8aa570ac231c>,void>::call(void)+0x93 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\DerivedSources\ForwardingHeaders\wtf\Function.h @ 52]
> WebKit!WTF::Function<void __cdecl+0x9 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\DerivedSources\ForwardingHeaders\wtf\Function.h @ 83]
> WebKit!WTF::CompletionHandler<void __cdecl+0x11 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\DerivedSources\ForwardingHeaders\wtf\CompletionHandler.h @ 67]
> WebKit!WTF::CompletionHandlerCallingScope::{dtor}+0x1d [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\DerivedSources\ForwardingHeaders\wtf\CompletionHandler.h @ 150]
> WebKit!<lambda_57b09ff16487a8df0b17dc6fcaf95ce1>::~<lambda_57b09ff16487a8df0b17dc6fcaf95ce1>(void)+0x27
> WebKit!WTF::Detail::CallableWrapper<<lambda_57b09ff16487a8df0b17dc6fcaf95ce1>,void>::`scalar deleting destructor'(void)+0x18
> WebKit!std::default_delete<WTF::Detail::CallableWrapperBase<void> >::operator()+0xd [C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\memory @ 1767]
> WebKit!std::unique_ptr<WTF::Detail::CallableWrapperBase<void>,std::default_delete<WTF::Detail::CallableWrapperBase<void> > >::{dtor}+0xd [C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\memory @ 1875]
> WebKit!WTF::CompletionHandler<void __cdecl+0x16 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\DerivedSources\ForwardingHeaders\wtf\CompletionHandler.h @ 67]
> WebKit!WTF::CompletionHandlerCallingScope::{dtor}+0x1b [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\DerivedSources\ForwardingHeaders\wtf\CompletionHandler.h @ 150]
> WebKit!WebCore::ResourceLoader::didReceiveResponse(class WebCore::ResourceResponse * r = <Value unavailable error>, class WTF::CompletionHandler<void __cdecl(void)> * policyCompletionHandler = <Value unavailable error>)+0x1f1 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\loader\ResourceLoader.cpp @ 518]
> WebKit!WebCore::SubresourceLoader::didReceiveResponse(class WebCore::ResourceResponse * response = 0x00000030`93afd990, class WTF::CompletionHandler<void __cdecl(void)> * policyCompletionHandler = <Value unavailable error>)+0x948 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\loader\SubresourceLoader.cpp @ 451]
> WebKit!<lambda_4bb71c130a64b0d249d1556fa88f5c51>::operator()<WTF::Optional<WebCore::DataURLDecoder::Result> >(class WTF::Optional<WebCore::DataURLDecoder::Result> * decodeResult = 0x00000030`93afdb00)+0x339 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\loader\ResourceLoader.cpp @ 282]
> WebKit!WTF::Detail::CallableWrapper<<lambda_4bb71c130a64b0d249d1556fa88f5c51>,void,WTF::Optional<WebCore::DataURLDecoder::Result> >::call(class WTF::Optional<WebCore::DataURLDecoder::Result> * <in_0> = 0x00000030`93afdb60)+0x7d [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\DerivedSources\ForwardingHeaders\wtf\Function.h @ 52]
> WebKit!WTF::Function<void __cdecl(class WTF::Optional<WebCore::DataURLDecoder::Result> * <in_0> = 0x00000030`93afdbd0)+0x7d [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\DerivedSources\ForwardingHeaders\wtf\Function.h @ 83]
> WebKit!WTF::Detail::CallableWrapper<<lambda_71b7383409cb0a1a0bd182e9439a1d21>,void>::call(void)+0x72 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\DerivedSources\ForwardingHeaders\wtf\Function.h @ 52]
> WTF!WTF::Function<void __cdecl+0x1e [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WTF\wtf\Function.h @ 83]
> WTF!WTF::RunLoop::performWork(void)+0x22f [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WTF\wtf\RunLoop.cpp @ 129]
> WTF!WTF::RunLoop::wndProc+0x36 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WTF\wtf\win\RunLoopWin.cpp @ 56]
> WTF!WTF::RunLoop::RunLoopWndProc(struct HWND__ * hWnd = 0x00000000`003c1218, unsigned int message = 0x401, unsigned int64 wParam = 0x0000013e`93928750, int64 lParam = 0n0)+0x5c [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WTF\wtf\win\RunLoopWin.cpp @ 39]
> USER32!UserCallWinProcCheckWow+0x2bd
> USER32!DispatchMessageWorker+0x1e2
> DumpRenderTreeLib!runTest(class std::basic_string<char,std::char_traits<char>,std::allocator<char> > * inputLine = <Value unavailable error>)+0xaf5 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Tools\DumpRenderTree\win\DumpRenderTree.cpp @ 1292]
> DumpRenderTreeLib!main(int argc = <Value unavailable error>, char ** argv = <Value unavailable error>)+0x5d3 [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Tools\DumpRenderTree\win\DumpRenderTree.cpp @ 1663]
> DumpRenderTree!main(int argc = 0n2, char ** argv = 0x0000013e`938b5c10)+0x88b [C:\cygwin\home\buildbot\worker\Windows-EWS\build\Tools\win\DLLLauncher\DLLLauncherMain.cpp @ 222]
> DumpRenderTree!invoke_main+0x22 [d:\agent\_work\3\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 78]
> DumpRenderTree!__scrt_common_main_seh(void)+0x10c [d:\agent\_work\3\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288]
> KERNEL32!BaseThreadInitThunk+0x14
> ntdll!RtlUserThreadStart+0x21

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210115/eacce48e/attachment-0001.htm>


More information about the webkit-unassigned mailing list