[Webkit-unassigned] [Bug 185632] [WinCairo][Ninja] DRT crashes on launch after incremental build.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 11:12:51 PDT 2018


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

--- Comment #2 from Ross Kirsling <ross.kirsling at sony.com> ---
FWIW, the trace when attempting to launch MiniBrowser is roughly the same ("n" is 1296):
> ntdll.dll!00007ff9477387bb()   
> ntdll.dll!00007ff94773fcfa()   
> ntdll.dll!00007ff9476df9c2()   
> ntdll.dll!00007ff94773fc23()   
> ntdll.dll!00007ff94766cb38()   
> ntdll.dll!00007ff947668deb()   
> ucrtbase.dll!00007ff94444ec76()
> WTF.dll!WTF::fastMalloc(unsigned __int64 n) Line 185   
> WebKit.dll!WebCore::FrameView::operator new(unsigned __int64 size) Line 72 
> WebKit.dll!WebCore::FrameView::create(WebCore::Frame & frame, const WebCore::IntSize & initialSize) Line 235   
> WebKit.dll!WebCore::Frame::createView(const WebCore::IntSize & viewportSize, const WebCore::Color & backgroundColor, bool transparent, const WebCore::IntSize & fixedLayoutSize, const WebCore::IntRect & fixedVisibleContentRect, bool useFixedLayout, WebCore::ScrollbarMode horizontalScrollbarMode, bool horizontalLock, WebCore::ScrollbarMode verticalScrollbarMode, bool verticalLock) Line 923 
> WebKit.dll!WebFrameLoaderClient::transitionToCommittedForNewPage() Line 1004   
> WebKit.dll!WebCore::FrameLoader::transitionToCommitted(WebCore::CachedPage * cachedPage) Line 2088 
> WebKit.dll!WebCore::FrameLoader::commitProvisionalLoad() Line 1910 
> WebKit.dll!WebCore::DocumentLoader::commitIfReady() Line 360   
> WebKit.dll!WebCore::DocumentLoader::finishedLoading() Line 423 
> WebKit.dll!WebCore::DocumentLoader::maybeLoadEmpty() Line 1670 
> WebKit.dll!WebCore::DocumentLoader::startLoadingMainResource(WebCore::ShouldContinue shouldContinue) Line 1685 
> WebKit.dll!WebCore::FrameLoader::init() Line 314   
> WebKit.dll!WebCore::Frame::init() Line 204 
> WebKit.dll!WebView::initWithFrame(tagRECT frame, wchar_t * frameName, wchar_t * groupName) Line 3149   
> MiniBrowserLib.dll!MiniBrowser::prepareViews(HWND__ * mainWnd, const tagRECT & clientRect, wchar_t * const & requestedURL) Line 100
> MiniBrowserLib.dll!wWinMain(HINSTANCE__ * hInstance, HINSTANCE__ * hPrevInstance, wchar_t * lpstrCmdLine, int nCmdShow) Line 160   
> MiniBrowserLib.dll!dllLauncherEntryPoint(HINSTANCE__ * hInstance, HINSTANCE__ * hPrevInstance, wchar_t * lpstrCmdLine, int nCmdShow) Line 877  
> MiniBrowser.exe!wWinMain(HINSTANCE__ * hInstance, HINSTANCE__ * hPrevInstance, wchar_t * lpstrCmdLine, int nCmdShow) Line 251  
> [External Code]

-- 
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/20180515/58a0c10c/attachment.html>


More information about the webkit-unassigned mailing list