Bug 189948 - [WIN] http/tests/misc/blob-size.html is crashing
Summary: [WIN] http/tests/misc/blob-size.html is crashing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 186941
Blocks:
  Show dependency treegraph
 
Reported: 2018-09-25 08:44 PDT by Chris Dumez
Modified: 2018-09-26 09:47 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2018-09-25 08:44:06 PDT
http/tests/misc/blob-size.html is crashing on Windows bots since it was introduced. Unfortunately, the bots do not provide a crash trace:
https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r236455%20(6528)/http/tests/misc/blob-size-crash-log.txt
Comment 1 Ryan Haddad 2018-09-26 09:45:36 PDT
Crash logs are accessible here: https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r236455%20(6528)/
Comment 2 Chris Dumez 2018-09-26 09:47:20 PDT
(In reply to Ryan Haddad from comment #1)
> Crash logs are accessible here:
> https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/
> r236455%20(6528)/

Thanks.

.  0  Id: 49c8.ad7c Suspend: 1 Teb: 7efdb000 Unfrozen
 # ChildEBP RetAddr  
00 (Inline) -------- WebKit!PAL::SessionID::isEphemeral+0x3 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\pal\sessionid.h @ 54]
01 (Inline) -------- WebKit!WebCore::Page::usesEphemeralSession+0x3 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\webcore\page.h @ 579]
02 0036e9ac 686771e8 WebKit!WebFrameNetworkingContext::storageSession(void)+0xa [c:\cygwin\home\buildbot\slave\win-release\build\source\webkitlegacy\win\webcoresupport\webframenetworkingcontext.cpp @ 106]
03 0036ea04 686763a0 WebKit!WebCore::ResourceHandle::tryHandlePasswordBasedAuthentication(class WebCore::AuthenticationChallenge * challenge = 0x0036ea28)+0x278 [c:\cygwin\home\buildbot\slave\win-release\build\source\webcore\platform\network\cf\resourcehandlecfnet.cpp @ 390]
04 0036ea18 68c9a641 WebKit!WebCore::ResourceHandle::didReceiveAuthenticationChallenge(class WebCore::AuthenticationChallenge * challenge = 0x0036ea28)+0x10 [c:\cygwin\home\buildbot\slave\win-release\build\source\webcore\platform\network\cf\resourcehandlecfnet.cpp @ 341]
05 (Inline) -------- WebKit!WebCore::ResourceHandleCFURLConnectionDelegateWithOperationQueue::didReceiveChallenge::__l2::<lambda_0f4cc2038ed52d8d9d11340e436cc6a4>::operator()+0x27 [c:\cygwin\home\buildbot\slave\win-release\build\source\webcore\platform\network\cf\resourcehandlecfurlconnectiondelegatewithoperationqueue.cpp @ 330]
06 0036ebf0 6f98db06 WebKit!WTF::Function<void __cdecl(void)+0x31 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\function.h @ 101]
07 (Inline) -------- WTF!WTF::Function<void __cdecl+0x7 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\function.h @ 56]
08 0036ec24 6f9c0023 WTF!WTF::dispatchFunctionsFromMainThread(void)+0x106 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\mainthread.cpp @ 137]
09 0036ec2c 760262fa WTF!WTF::ThreadingWindowWndProc(struct HWND__ * hWnd = 0x5e0405bc, unsigned int message = 0xc127, unsigned int wParam = 0, long lParam = 0n0)+0x13 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\win\mainthreadwin.cpp @ 49]
WARNING: Stack unwind information not available. Following frames may be wrong.
0a 0036ec58 76026d3a USER32!gapfnScSendMessage+0x332
0b 0036ecd0 760277c4 USER32!GetThreadDesktop+0xd7
0c 0036ed30 7602788a USER32!CharPrevW+0x138
0d 0036ed40 70e7c4b0 USER32!DispatchMessageW+0xf
0e 0036ee9c 70e7db4f DumpRenderTreeLib!runTest(class std::basic_string<char,std::char_traits<char>,std::allocator<char> > * inputLine = 0x0036eecc)+0x800 [c:\cygwin\home\buildbot\slave\win-release\build\tools\dumprendertree\win\dumprendertree.cpp @ 1249]
0f 0036f71c 70e7d54e DumpRenderTreeLib!main(int argc = 0n2, char ** argv = 0x003c3228)+0x5ef [c:\cygwin\home\buildbot\slave\win-release\build\tools\dumprendertree\win\dumprendertree.cpp @ 1639]
10 0036f72c 011122fc DumpRenderTreeLib!dllLauncherEntryPoint(int argc = 0n2, char ** argv = 0x003c3228)+0xe [c:\cygwin\home\buildbot\slave\win-release\build\tools\dumprendertree\win\dumprendertree.cpp @ 1679]
11 0036f9f8 01112a63 DumpRenderTree!main(int argc = 0n2, char ** argv = 0x003c3228)+0x45c [c:\cygwin\home\buildbot\slave\win-release\build\tools\win\dlllauncher\dlllaunchermain.cpp @ 228]
12 (Inline) -------- DumpRenderTree!invoke_main+0x1c [f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl @ 78]
13 0036fa40 75ee336a DumpRenderTree!__scrt_common_main_seh(void)+0xf8 [f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl @ 283]
14 0036fa4c 779798f2 KERNEL32!BaseThreadInitThunk+0x12
15 0036fa8c 779798c5 ntdll_77940000!RtlInitializeExceptionChain+0x63
16 0036faa4 00000000 ntdll_77940000!RtlInitializeExceptionChain+0x36