WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
179297
[Win] Layout Test fast/loader/empty-embed-src-attribute.html is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=179297
Summary
[Win] Layout Test fast/loader/empty-embed-src-attribute.html is a flaky crash
Per Arne Vollan
Reported
2017-11-05 09:18:10 PST
The following layout test is flaky on Windows: fast/loader/empty-embed-src-attribute.html
Attachments
Add attachment
proposed patch, testcase, etc.
Per Arne Vollan
Comment 1
2017-11-05 09:19:24 PST
Opened log file 'C:\cygwin\home\buildbot\slave\win-release-tests\build\layout-test-results\CrashLog_067c_2017-11-03_15-59-34-411.txt' 0:017:x86> .srcpath "C:\cygwin\home\buildbot\slave\win-release-tests\build" Source search path is: C:\cygwin\home\buildbot\slave\win-release-tests\build ************* Symbol Path validation summary ************** Response Time (ms) Location OK C:\cygwin\home\buildbot\slave\win-release-tests\build 0:017:x86> !analyze -vv ******************************************************************************* * * * Exception Analysis * * * ******************************************************************************* *** ERROR: Symbol file could not be found. Defaulted to export symbols for CoreFoundation.dll - *** WARNING: Unable to verify checksum for WTF.dll *** ERROR: Symbol file could not be found. Defaulted to export symbols for KERNEL32.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntdll.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Windows\SYSTEM32\ntdll.dll - ***** OS symbols are WRONG. Please fix symbols to do analysis. ************************************************************************* *** *** *** *** *** Either you specified an unqualified symbol, or your debugger *** *** doesn't have full symbol information. Unqualified symbol *** *** resolution is turned off by default. Please either specify a *** *** fully qualified symbol module!symbolname, or enable resolution *** *** of unqualified symbols by typing ".symopt- 100". Note that *** *** enabling unqualified symbol resolution with network symbol *** *** server shares in the symbol path may cause the debugger to *** *** appear to hang for long periods of time when an incorrect *** *** symbol name is typed or the network symbol server is down. *** *** *** *** For some commands to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: ntdll!_PEB *** *** *** ************************************************************************* ************************************************************************* *** *** *** *** *** Either you specified an unqualified symbol, or your debugger *** *** doesn't have full symbol information. Unqualified symbol *** *** resolution is turned off by default. Please either specify a *** *** fully qualified symbol module!symbolname, or enable resolution *** *** of unqualified symbols by typing ".symopt- 100". Note that *** *** enabling unqualified symbol resolution with network symbol *** *** server shares in the symbol path may cause the debugger to *** *** appear to hang for long periods of time when an incorrect *** *** symbol name is typed or the network symbol server is down. *** *** *** *** For some commands to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!IMAGE_NT_HEADERS32 *** *** *** ************************************************************************* *** ERROR: Symbol file could not be found. Defaulted to export symbols for USER32.dll - *** WARNING: Unable to verify checksum for DumpRenderTreeLib.dll *** WARNING: Unable to verify checksum for C:\cygwin\home\buildbot\slave\win-release-tests\build\WebKitBuild\release\bin32\DumpRenderTree.exe *** ERROR: Symbol file could not be found. Defaulted to export symbols for ole32.dll - ************* Symbol Loading Error Summary ************** Module name Error ole32 PDB not found : c:\cygwin\home\buildbot\slave\win-release-tests\build\webkitbuild\release\bin32\symbols\dll\ole32.pdb You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded. You should also verify that your symbol search path (.sympath) is correct. *** ERROR: Symbol file could not be found. Defaulted to export symbols for pthreadVC2.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for MSVCR100.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for libdispatch.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for atiudx.exe - FAULTING_IP: CFNetwork!CFHTTPCookieCreateWithResponseHeaderFields+8594 6bd79564 8b4644 mov eax,dword ptr [esi+44h] EXCEPTION_RECORD: ffffffffffffffff -- (.exr 0xffffffffffffffff) .exr 0xffffffffffffffff ExceptionAddress: 000000006bd79564 (CFNetwork!CFHTTPCookieCreateWithResponseHeaderFields+0x0000000000008594) ExceptionCode: c0000005 (Access violation) ExceptionFlags: 00000000 NumberParameters: 2 Parameter[0]: 0000000000000000 Parameter[1]: 0000000000000044 Attempt to read from address 0000000000000044 CONTEXT: 0000000000000000 -- (.cxr 0x0;r) .cxr 0x0;r eax=00000000 ebx=05dba670 ecx=6bdff144 edx=00000001 esi=00000000 edi=00000000 eip=6bd79564 esp=08e5fa40 ebp=08e5fa74 iopl=0 nv up ei pl nz na pe nc cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010206 CFNetwork!CFHTTPCookieCreateWithResponseHeaderFields+0x8594: 6bd79564 8b4644 mov eax,dword ptr [esi+44h] ds:002b:00000044=???????? .cxr FAULTING_THREAD: 0000000000000cf4 DEFAULT_BUCKET_ID: WRONG_SYMBOLS PROCESS_NAME: DumpRenderTree.exe ADDITIONAL_DEBUG_TEXT: You can run '.symfix; .reload' to try to fix the symbol path and load symbols. FAULTING_MODULE: 0000000077c60000 ntdll DEBUG_FLR_IMAGE_TIMESTAMP: 58cafefa ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s. EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s. EXCEPTION_CODE_STR: c0000005 EXCEPTION_PARAMETER1: 0000000000000000 EXCEPTION_PARAMETER2: 0000000000000044 READ_ADDRESS: 0000000000000044 FOLLOWUP_IP: CFNetwork!CFHTTPCookieCreateWithResponseHeaderFields+8594 6bd79564 8b4644 mov eax,dword ptr [esi+44h] WATSON_BKT_PROCSTAMP: 59fcd9fb WATSON_BKT_MODULE: CFNetwork.dll WATSON_BKT_MODVER: 520.26.0.55 WATSON_BKT_MODSTAMP: 58cafefa WATSON_BKT_MODOFFSET: 159564 MODULE_VER_PRODUCT: CFNetwork BUILD_VERSION_STRING: 6.1.7601.23796 (win7sp1_ldr.170427-1518) APP: dumprendertree.exe ANALYSIS_SESSION_HOST: BOT511 ANALYSIS_SESSION_TIME: 11-03-2017 15:59:34.0412 ANALYSIS_VERSION: 6.3.9600.16384 (debuggers(dbg).130821-1623) amd64fre THREAD_ATTRIBUTES: [ GLOBAL ] Global PID: [2308] Global Thread_Count: [26] Global PageSize: [4096] Global ModList_SHA1_Hash: [3a5caf7830c055f8972aebb495df384f7612b7e2] Global CommandLine Global ProcessName: [dumprendertree.exe] Global Debugger_CPU_Architecture: [X64] Global CPU_ProcessorCount: [8] Global CPU_MHZ: [3401] Global CPU_Architecture: [X64] Global CPU_Family: [6] Global CPU_Model: [10] Global CPU_Stepping: [7] Global CPU_VendorString: [] Global LoadedModule_Count: [116] Global SystemUpTime: [0 days 2:14:44.000] Global SystemUpTime: [8084] Global ProcessUpTime: [0 days 0:00:02.000] Global ProcessUpTime: [2] Global CurrentTimeDate: [Fri Nov 3 15:59:34.000 2017 (UTC - 7:00)] Global CurrentTimeDate: [1509749974] Global ApplicationName: [dumprendertree.exe] Global ASLR_Enabled Global SafeSEH_Enabled Global SafeSEH_NotApplicable [ THREAD ] 17 Id: 904.cf4 Frame[00] Is_OriginalExceptionThread Frame[00] Stack_Frames_Extraction_Time_(ms): [0x0] Frame[00] ThreadStartAddress: [WTF!thread_start<unsigned int (__stdcall*)(void *)>] Frame[00] ThreadStartAddress: [0x0000000071d234cd] Frame[00] Number_of_Unique_Stack_Modules: [0x5] Frame[0c] CompleteStackWalk Frame[00] Near_NullReadAddress: [0x0000000000000044] Frame[44] near_null_READ Frame[00] Number_of_Stack_Frames: [0xf] Frame[00] Bad_Frame_Count: [0x0] Frame[00] Ignored_Frame_Count: [0x0] Frame[00] Frames_not_in_stack_range: [0x0] Frame[00] NotSysEnter Frame[00] null_Arch_AX Frame[00] null_Arch_BX Frame[00] null_Arch_CX Frame[00] null_Arch_DX Frame[00] null_Arch_SI Frame[00] null_Arch_DI Frame[00] null_Arch_SP Frame[00] null_Arch_BP Frame[00] null_Arch_IP Frame[00] NULL_msr_r8 Frame[00] NULL_msr_r9 Frame[00] NULL_msr_r10 Frame[00] NULL_msr_r11 Frame[00] NULL_msr_r12 Frame[00] NULL_msr_r13 Frame[00] NULL_msr_r14 Frame[00] NULL_msr_r15 Frame[00] Instruction_Pointer: [0x0000000000000000] Frame[00] NULL_Context_Record Frame[00] MissingCriticalSymbol: [0x0000000077c60000] Frame[00] Stack_Attribute_Extraction_Time_(ms): [0x10] PROBLEM_CLASSES: WRONG_SYMBOLS Tid [0xcf4] Frame [0x00]: cfnetwork!CFHTTPCookieCreateWithResponseHeaderFields String [] PRIMARY_PROBLEM_CLASS: WRONG_SYMBOLS BUGCHECK_STR: APPLICATION_FAULT_WRONG_SYMBOLS LAST_CONTROL_TRANSFER: from 000000006bd78662 to 000000006bd79564 STACK_TEXT: WARNING: Stack unwind information not available. Following frames may be wrong. 08e5fa74 6bd78662 05d82100 05d77da8 05dba670 CFNetwork!CFHTTPCookieCreateWithResponseHeaderFields+0x8594 08e5fad8 6bd77b1a 05d77db4 00000004 05d57cb8 CFNetwork!CFHTTPCookieCreateWithResponseHeaderFields+0x7692 08e5faf8 6bc315e2 5c72c4e0 05d81f60 00000000 CFNetwork!CFHTTPCookieCreateWithResponseHeaderFields+0x6b4a 08e5fbb0 6bc310ec 05d81f6c 08e5fbe8 6f231276 CFNetwork+0x115e2 08e5fbbc 6f231276 05d57cb8 05c9fc80 05c9fc80 CFNetwork+0x110ec 08e5fbe8 6f234903 05c9fc80 00000001 05ceb5c0 CoreFoundation!CFDateFormatterGetTimeStyle+0x6e04d 08e5fc4c 6f234e1f 05ceb5c0 39a08cea 46293e59 CoreFoundation!CFDateFormatterGetTimeStyle+0x716da 08e5fca0 6f234f6e 05c9fc80 6f32cfa0 39a08cea CoreFoundation!CFDateFormatterGetTimeStyle+0x71bf6 08e5fd00 71cd41d9 057dd6a0 71cf9570 057dd6a0 CoreFoundation!CFDateFormatterGetTimeStyle+0x71d45 08e5fd1c 71cf957b 056c1750 08e5fd64 71d23524 WTF!WTF::Thread::entryPoint+0xa9 08e5fd28 71d23524 057a1b10 5c72c30c 00000000 WTF!WTF::wtfThreadEntryPoint+0xb 08e5fd64 758d336a 057dd6a0 08e5fdb0 77e79902 WTF!thread_start<unsigned int (__stdcall*)(void *)>+0x57 08e5fd70 77e79902 057dd6a0 7f6a8ee4 00000000 KERNEL32!BaseThreadInitThunk+0x12 08e5fdb0 77e798d5 71d234cd 057dd6a0 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x63 08e5fdc8 00000000 71d234cd 057dd6a0 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 STACK_COMMAND: .cxr 0x0 ; kb FAULT_INSTR_CODE: 8344468b SYMBOL_STACK_INDEX: 0 SYMBOL_NAME: cfnetwork!CFHTTPCookieCreateWithResponseHeaderFields+8594 FOLLOWUP_NAME: MachineOwner MODULE_NAME: CFNetwork IMAGE_NAME: CFNetwork.dll BUCKET_ID: WRONG_SYMBOLS FAILURE_BUCKET_ID: WRONG_SYMBOLS_c0000005_CFNetwork.dll!CFHTTPCookieCreateWithResponseHeaderFields ANALYSIS_SESSION_ELAPSED_TIME: 13a ANALYSIS_SOURCE: UM FAILURE_ID_HASH_STRING: um:wrong_symbols_c0000005_cfnetwork.dll!cfhttpcookiecreatewithresponseheaderfields FAILURE_ID_HASH: {f49a3291-d403-a9e6-ae18-c11070c5447f} Followup: MachineOwner --------- 0:017:x86> ~*kpn 0 Id: 904.12e8 Suspend: 1 Teb: 7efdb000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 003aef00 71d7dfbc USER32!DispatchMessageW+0x5c 01 003af034 71d79eca DumpRenderTreeLib!runTest(class std::basic_string<char,std::char_traits<char>,std::allocator<char> > * inputLine = 0x003af04c)+0x6bc [c:\cygwin\home\buildbot\slave\win-release\build\tools\dumprendertree\win\dumprendertree.cpp @ 1226] 02 003af8ac 71d7a09e DumpRenderTreeLib!main(int argc = 0n2, char ** argv = 0x00652300)+0x43a [c:\cygwin\home\buildbot\slave\win-release\build\tools\dumprendertree\win\dumprendertree.cpp @ 1609] 03 003af8bc 00f416c9 DumpRenderTreeLib!dllLauncherEntryPoint(int argc = 0n2, char ** argv = 0x00652300)+0xe [c:\cygwin\home\buildbot\slave\win-release\build\tools\dumprendertree\win\dumprendertree.cpp @ 1649] 04 003afb84 00f432ba DumpRenderTree!main(int argc = 0n2, char ** argv = 0x00652300)+0x469 [c:\cygwin\home\buildbot\slave\win-release\build\tools\win\dlllauncher\dlllaunchermain.cpp @ 247] 05 (Inline) -------- DumpRenderTree!invoke_main+0x1d [f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl @ 64] 06 003afbd0 758d336a DumpRenderTree!__scrt_common_main_seh(void)+0xff [f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl @ 255] 07 003afbdc 77e79902 KERNEL32!BaseThreadInitThunk+0x12 08 003afc1c 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 09 003afc34 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 1 Id: 904.160c Suspend: 1 Teb: 7efd8000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 02b6f850 758d336a ntdll_77e40000!NtWaitForMultipleObjects+0x15 01 02b6f85c 77e79902 KERNEL32!BaseThreadInitThunk+0x12 02 02b6f89c 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 03 02b6f8b4 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 2 Id: 904.1154 Suspend: 1 Teb: 7efd5000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 04d2f67c 758d19fc ntdll_77e40000!NtWaitForMultipleObjects+0x15 01 04d2f6c4 77790882 KERNEL32!WaitForMultipleObjectsEx+0x8e 02 04d2f718 6f2316a3 USER32!PeekMessageW+0x2b0 03 04d2f848 6f2349a2 CoreFoundation!CFDateFormatterGetTimeStyle+0x6e47a 04 04d2f8bc 6f234e1f CoreFoundation!CFDateFormatterGetTimeStyle+0x71779 05 04d2f910 6f234f6e CoreFoundation!CFDateFormatterGetTimeStyle+0x71bf6 06 04d2f9b0 6f154f56 CoreFoundation!CFDateFormatterGetTimeStyle+0x71d45 07 04d2fa00 71a6c556 pthreadVC2!pthread_setcanceltype+0x3c59 08 04d2fa38 71a6c600 MSVCR100!endthreadex+0x3a 09 04d2fa44 758d336a MSVCR100!endthreadex+0xe4 0a 04d2fa50 77e79902 KERNEL32!BaseThreadInitThunk+0x12 0b 04d2fa90 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 0c 04d2faa8 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 3 Id: 904.10ec Suspend: 1 Teb: 7efad000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 04eef97c 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 04eef994 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 04eef9a8 7123779e KERNEL32!WaitForSingleObject+0x12 03 04eef9c4 7123700f libdispatch!dispatch_semaphore_signal+0x8e 04 04eefa0c 7123654e libdispatch!dispatch_main+0x26f 05 04eefa28 71234c79 libdispatch!dispatch_after+0x48e 06 04eefa44 71236a56 libdispatch!dispatch_get_specific+0x319 07 04eefa60 71236b0b libdispatch!dispatch_after+0x996 08 04eefa8c 758d336a libdispatch!dispatch_after+0xa4b 09 04eefa98 77e79902 KERNEL32!BaseThreadInitThunk+0x12 0a 04eefad8 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 0b 04eefaf0 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 4 Id: 904.3d0 Suspend: 1 Teb: 7efaa000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 0511fa94 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 0511faac 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 0511fac0 7123779e KERNEL32!WaitForSingleObject+0x12 03 0511fadc 71236c06 libdispatch!dispatch_semaphore_signal+0x8e 04 0511fb14 758d336a libdispatch!dispatch_after+0xb46 05 0511fb20 77e79902 KERNEL32!BaseThreadInitThunk+0x12 06 0511fb60 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 07 0511fb78 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 5 Id: 904.ac4 Suspend: 1 Teb: 7efa7000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 04fff3fc 758d19fc ntdll_77e40000!NtWaitForMultipleObjects+0x15 01 04fff444 77790882 KERNEL32!WaitForMultipleObjectsEx+0x8e 02 04fff498 6f2316a3 USER32!PeekMessageW+0x2b0 03 04fff5c8 6f2349a2 CoreFoundation!CFDateFormatterGetTimeStyle+0x6e47a 04 04fff63c 6f234e1f CoreFoundation!CFDateFormatterGetTimeStyle+0x71779 05 04fff690 6f234f6e CoreFoundation!CFDateFormatterGetTimeStyle+0x71bf6 06 04fff734 6f154f56 CoreFoundation!CFDateFormatterGetTimeStyle+0x71d45 07 04fff784 71a6c556 pthreadVC2!pthread_setcanceltype+0x3c59 08 04fff7bc 71a6c600 MSVCR100!endthreadex+0x3a 09 04fff7c8 758d336a MSVCR100!endthreadex+0xe4 0a 04fff7d4 77e79902 KERNEL32!BaseThreadInitThunk+0x12 0b 04fff814 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 0c 04fff82c 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 6 Id: 904.11a0 Suspend: 1 Teb: 7efa4000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 0539fa30 758d336a ntdll_77e40000!NtWaitForWorkViaWorkerFactory+0x12 01 0539fa3c 77e79902 KERNEL32!BaseThreadInitThunk+0x12 02 0539fa7c 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 03 0539fa94 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 7 Id: 904.c64 Suspend: 1 Teb: 7efa1000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 0797fcb8 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 0797fcd0 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 0797fce4 6a6a2108 KERNEL32!WaitForSingleObject+0x12 03 0797fd00 6a8d5748 atiudx!XdxInitXopServices+0x1d298 04 0797fd38 6a8d57e4 atiudx!XdxInitXopServices+0x2508d8 05 0797fd40 758d336a atiudx!XdxInitXopServices+0x250974 06 0797fd4c 77e79902 KERNEL32!BaseThreadInitThunk+0x12 07 0797fd8c 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 08 0797fda4 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 8 Id: 904.ccc Suspend: 1 Teb: 7ef9e000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 0780f880 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 0780f898 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 0780f8ac 6a6a2108 KERNEL32!WaitForSingleObject+0x12 03 0780f8c8 6a8d5748 atiudx!XdxInitXopServices+0x1d298 04 0780f900 6a8d57e4 atiudx!XdxInitXopServices+0x2508d8 05 0780f908 758d336a atiudx!XdxInitXopServices+0x250974 06 0780f914 77e79902 KERNEL32!BaseThreadInitThunk+0x12 07 0780f954 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 08 0780f96c 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 9 Id: 904.13e8 Suspend: 1 Teb: 7ef9b000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 07befb2c 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 07befb44 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 07befb58 6a6a2108 KERNEL32!WaitForSingleObject+0x12 03 07befb74 6a8d5748 atiudx!XdxInitXopServices+0x1d298 04 07befbac 6a8d57e4 atiudx!XdxInitXopServices+0x2508d8 05 07befbb4 758d336a atiudx!XdxInitXopServices+0x250974 06 07befbc0 77e79902 KERNEL32!BaseThreadInitThunk+0x12 07 07befc00 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 08 07befc18 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 10 Id: 904.908 Suspend: 1 Teb: 7ef98000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 07e5f88c 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 07e5f8a4 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 07e5f8b8 6a6a2108 KERNEL32!WaitForSingleObject+0x12 03 07e5f8d4 6a8d5748 atiudx!XdxInitXopServices+0x1d298 04 07e5f90c 6a8d57e4 atiudx!XdxInitXopServices+0x2508d8 05 07e5f914 758d336a atiudx!XdxInitXopServices+0x250974 06 07e5f920 77e79902 KERNEL32!BaseThreadInitThunk+0x12 07 07e5f960 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 08 07e5f978 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 11 Id: 904.11c0 Suspend: 1 Teb: 7ef95000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 07a7fd30 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 07a7fd48 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 07a7fd5c 6a6a2108 KERNEL32!WaitForSingleObject+0x12 03 07a7fd78 6a8d5748 atiudx!XdxInitXopServices+0x1d298 04 07a7fdb0 6a8d57e4 atiudx!XdxInitXopServices+0x2508d8 05 07a7fdb8 758d336a atiudx!XdxInitXopServices+0x250974 06 07a7fdc4 77e79902 KERNEL32!BaseThreadInitThunk+0x12 07 07a7fe04 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 08 07a7fe1c 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 12 Id: 904.570 Suspend: 1 Teb: 7ef92000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 0805fdfc 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 0805fe14 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 0805fe28 6a6a2108 KERNEL32!WaitForSingleObject+0x12 03 0805fe44 6a8d5748 atiudx!XdxInitXopServices+0x1d298 04 0805fe7c 6a8d57e4 atiudx!XdxInitXopServices+0x2508d8 05 0805fe84 758d336a atiudx!XdxInitXopServices+0x250974 06 0805fe90 77e79902 KERNEL32!BaseThreadInitThunk+0x12 07 0805fed0 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 08 0805fee8 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 13 Id: 904.824 Suspend: 1 Teb: 7ef8f000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 0828facc 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 0828fae4 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 0828faf8 6a6a2108 KERNEL32!WaitForSingleObject+0x12 03 0828fb14 6a8d5748 atiudx!XdxInitXopServices+0x1d298 04 0828fb4c 6a8d57e4 atiudx!XdxInitXopServices+0x2508d8 05 0828fb54 758d336a atiudx!XdxInitXopServices+0x250974 06 0828fb60 77e79902 KERNEL32!BaseThreadInitThunk+0x12 07 0828fba0 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 08 0828fbb8 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 14 Id: 904.ffc Suspend: 1 Teb: 7ef8c000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 083af72c 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 083af744 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 083af758 6a6a2108 KERNEL32!WaitForSingleObject+0x12 03 083af774 6a8d5748 atiudx!XdxInitXopServices+0x1d298 04 083af7ac 6a8d57e4 atiudx!XdxInitXopServices+0x2508d8 05 083af7b4 758d336a atiudx!XdxInitXopServices+0x250974 06 083af7c0 77e79902 KERNEL32!BaseThreadInitThunk+0x12 07 083af800 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 08 083af818 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 15 Id: 904.9f0 Suspend: 1 Teb: 7ef89000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 0856f954 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 0856f96c 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 0856f980 6a6a2108 KERNEL32!WaitForSingleObject+0x12 03 0856f99c 6a8d5748 atiudx!XdxInitXopServices+0x1d298 04 0856f9d4 6a8d57e4 atiudx!XdxInitXopServices+0x2508d8 05 0856f9dc 758d336a atiudx!XdxInitXopServices+0x250974 06 0856f9e8 77e79902 KERNEL32!BaseThreadInitThunk+0x12 07 0856fa28 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 08 0856fa40 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 16 Id: 904.1718 Suspend: 1 Teb: 7ef86000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 08d5fdb8 758d336a ntdll_77e40000!NtWaitForWorkViaWorkerFactory+0x12 01 08d5fdc4 77e79902 KERNEL32!BaseThreadInitThunk+0x12 02 08d5fe04 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 03 08d5fe1c 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 # 17 Id: 904.cf4 Suspend: 1 Teb: 7ef83000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 08e5fa74 6bd78662 CFNetwork!CFHTTPCookieCreateWithResponseHeaderFields+0x8594 01 08e5fad8 6bd77b1a CFNetwork!CFHTTPCookieCreateWithResponseHeaderFields+0x7692 02 08e5faf8 6bc315e2 CFNetwork!CFHTTPCookieCreateWithResponseHeaderFields+0x6b4a 03 08e5fbb0 6bc310ec CFNetwork+0x115e2 04 08e5fbbc 6f231276 CFNetwork+0x110ec 05 08e5fbe8 6f234903 CoreFoundation!CFDateFormatterGetTimeStyle+0x6e04d 06 08e5fc4c 6f234e1f CoreFoundation!CFDateFormatterGetTimeStyle+0x716da 07 08e5fca0 6f234f6e CoreFoundation!CFDateFormatterGetTimeStyle+0x71bf6 08 08e5fd00 71cd41d9 CoreFoundation!CFDateFormatterGetTimeStyle+0x71d45 09 (Inline) -------- WTF!WTF::Function<void __cdecl+0x7 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\function.h @ 56] 0a 08e5fd1c 71cf957b WTF!WTF::Thread::entryPoint(struct WTF::Thread::NewThreadContext * newThreadContext = 0x05dba670)+0xa9 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threading.cpp @ 130] 0b 08e5fd28 71d23524 WTF!WTF::wtfThreadEntryPoint(void * data = 0x057a1b10)+0xb [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 156] 0c (Inline) -------- WTF!invoke_thread_procedure+0xd [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 91] 0d 08e5fd64 758d336a WTF!thread_start<unsigned int (void * parameter = 0x057dd6a0)+0x57 [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 115] 0e 08e5fd70 77e79902 KERNEL32!BaseThreadInitThunk+0x12 0f 08e5fdb0 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 10 08e5fdc8 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 18 Id: 904.15b8 Suspend: 1 Teb: 7ef80000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 096efc24 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 096efc3c 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 096efc50 71cf885a KERNEL32!WaitForSingleObject+0x12 03 096efc6c 71cf8b50 WTF!WTF::PlatformCondition::timedWait(struct WTF::PlatformMutex * mutex = 0x096efc00, unsigned long durationMilliseconds = 0x270f)+0x3a [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 435] 04 096efc88 71ccfa9d WTF!WTF::ThreadCondition::timedWait(class WTF::Mutex * mutex = 0x058c88c8, double absoluteTime = 1509749984.3656094)+0x60 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 565] 05 096efcd8 71cd28f5 WTF!WTF::ParkingLot::parkConditionallyImpl(void * address = 0x090b3eab, class WTF::ScopedLambda<bool __cdecl(void)> * validation = 0x096efd04, class WTF::ScopedLambda<void __cdecl(void)> * beforeSleep = 0x096efd10, class WTF::TimeWithDynamicClockType * timeout = 0x096efd48)+0xed [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\parkinglot.cpp @ 604] 06 (Inline) -------- WTF!WTF::ParkingLot::parkConditionally+0x3f [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\parkinglot.h @ 81] 07 096efd24 71cc2c8f WTF!WTF::ConditionBase::waitUntil<WTF::LockBase>(struct WTF::LockBase * lock = 0x006dd41c, class WTF::TimeWithDynamicClockType * timeout = 0x096efd48)+0x85 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\condition.h @ 81] 08 (Inline) -------- WTF!WTF::ConditionBase::waitFor+0x30 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\condition.h @ 121] 09 096efd74 71cd41d9 WTF!<lambda_ed8ba49b8954f07581420d06c4a4bec7>::operator()(void)+0xcf [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\automaticthread.cpp @ 210] 0a (Inline) -------- WTF!WTF::Function<void __cdecl+0x7 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\function.h @ 56] 0b 096efd90 71cf957b WTF!WTF::Thread::entryPoint(struct WTF::Thread::NewThreadContext * newThreadContext = 0x058c8780)+0xa9 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threading.cpp @ 130] 0c 096efd9c 71d23524 WTF!WTF::wtfThreadEntryPoint(void * data = 0x058c8780)+0xb [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 156] 0d (Inline) -------- WTF!invoke_thread_procedure+0xd [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 91] 0e 096efdd8 758d336a WTF!thread_start<unsigned int (void * parameter = 0x0909cbf0)+0x57 [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 115] 0f 096efde4 77e79902 KERNEL32!BaseThreadInitThunk+0x12 10 096efe24 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 11 096efe3c 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 19 Id: 904.aa0 Suspend: 1 Teb: 7ef7d000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 0953f61c 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 0953f634 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 0953f648 71cf885a KERNEL32!WaitForSingleObject+0x12 03 0953f664 71cf8b50 WTF!WTF::PlatformCondition::timedWait(struct WTF::PlatformMutex * mutex = 0x0953f5f8, unsigned long durationMilliseconds = 0x270f)+0x3a [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 435] 04 0953f680 71ccfa9d WTF!WTF::ThreadCondition::timedWait(class WTF::Mutex * mutex = 0x058c8918, double absoluteTime = 1509749984.3656051)+0x60 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 565] 05 0953f6d0 71cd28f5 WTF!WTF::ParkingLot::parkConditionallyImpl(void * address = 0x090b3edb, class WTF::ScopedLambda<bool __cdecl(void)> * validation = 0x0953f6fc, class WTF::ScopedLambda<void __cdecl(void)> * beforeSleep = 0x0953f708, class WTF::TimeWithDynamicClockType * timeout = 0x0953f740)+0xed [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\parkinglot.cpp @ 604] 06 (Inline) -------- WTF!WTF::ParkingLot::parkConditionally+0x3f [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\parkinglot.h @ 81] 07 0953f71c 71cc2c8f WTF!WTF::ConditionBase::waitUntil<WTF::LockBase>(struct WTF::LockBase * lock = 0x006dd41c, class WTF::TimeWithDynamicClockType * timeout = 0x0953f740)+0x85 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\condition.h @ 81] 08 (Inline) -------- WTF!WTF::ConditionBase::waitFor+0x30 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\condition.h @ 121] 09 0953f76c 71cd41d9 WTF!<lambda_ed8ba49b8954f07581420d06c4a4bec7>::operator()(void)+0xcf [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\automaticthread.cpp @ 210] 0a (Inline) -------- WTF!WTF::Function<void __cdecl+0x7 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\function.h @ 56] 0b 0953f788 71cf957b WTF!WTF::Thread::entryPoint(struct WTF::Thread::NewThreadContext * newThreadContext = 0x058c8780)+0xa9 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threading.cpp @ 130] 0c 0953f794 71d23524 WTF!WTF::wtfThreadEntryPoint(void * data = 0x058c8780)+0xb [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 156] 0d (Inline) -------- WTF!invoke_thread_procedure+0xd [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 91] 0e 0953f7d0 758d336a WTF!thread_start<unsigned int (void * parameter = 0x090d6fd0)+0x57 [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 115] 0f 0953f7dc 77e79902 KERNEL32!BaseThreadInitThunk+0x12 10 0953f81c 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 11 0953f834 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 20 Id: 904.9a8 Suspend: 1 Teb: 7ef7a000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 0816f858 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 0816f870 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 0816f884 71cf885a KERNEL32!WaitForSingleObject+0x12 03 0816f8a0 71cf8b50 WTF!WTF::PlatformCondition::timedWait(struct WTF::PlatformMutex * mutex = 0x0816f834, unsigned long durationMilliseconds = 0x270f)+0x3a [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 435] 04 0816f8bc 71ccfa9d WTF!WTF::ThreadCondition::timedWait(class WTF::Mutex * mutex = 0x058c8968, double absoluteTime = 1509749984.3656206)+0x60 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 565] 05 0816f90c 71cd28f5 WTF!WTF::ParkingLot::parkConditionallyImpl(void * address = 0x090b3f0b, class WTF::ScopedLambda<bool __cdecl(void)> * validation = 0x0816f938, class WTF::ScopedLambda<void __cdecl(void)> * beforeSleep = 0x0816f944, class WTF::TimeWithDynamicClockType * timeout = 0x0816f97c)+0xed [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\parkinglot.cpp @ 604] 06 (Inline) -------- WTF!WTF::ParkingLot::parkConditionally+0x3f [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\parkinglot.h @ 81] 07 0816f958 71cc2c8f WTF!WTF::ConditionBase::waitUntil<WTF::LockBase>(struct WTF::LockBase * lock = 0x006dd41c, class WTF::TimeWithDynamicClockType * timeout = 0x0816f97c)+0x85 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\condition.h @ 81] 08 (Inline) -------- WTF!WTF::ConditionBase::waitFor+0x30 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\condition.h @ 121] 09 0816f9a8 71cd41d9 WTF!<lambda_ed8ba49b8954f07581420d06c4a4bec7>::operator()(void)+0xcf [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\automaticthread.cpp @ 210] 0a (Inline) -------- WTF!WTF::Function<void __cdecl+0x7 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\function.h @ 56] 0b 0816f9c4 71cf957b WTF!WTF::Thread::entryPoint(struct WTF::Thread::NewThreadContext * newThreadContext = 0x058c8780)+0xa9 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threading.cpp @ 130] 0c 0816f9d0 71d23524 WTF!WTF::wtfThreadEntryPoint(void * data = 0x058c8780)+0xb [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 156] 0d (Inline) -------- WTF!invoke_thread_procedure+0xd [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 91] 0e 0816fa0c 758d336a WTF!thread_start<unsigned int (void * parameter = 0x090d7030)+0x57 [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 115] 0f 0816fa18 77e79902 KERNEL32!BaseThreadInitThunk+0x12 10 0816fa58 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 11 0816fa70 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 21 Id: 904.1570 Suspend: 1 Teb: 7ef77000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 0989fdbc 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 0989fdd4 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 0989fde8 71cf885a KERNEL32!WaitForSingleObject+0x12 03 0989fe04 71cf8b50 WTF!WTF::PlatformCondition::timedWait(struct WTF::PlatformMutex * mutex = 0x0989fd98, unsigned long durationMilliseconds = 0x270f)+0x3a [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 435] 04 0989fe20 71ccfa9d WTF!WTF::ThreadCondition::timedWait(class WTF::Mutex * mutex = 0x058c89b8, double absoluteTime = 1509749984.3656142)+0x60 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 565] 05 0989fe70 71cd28f5 WTF!WTF::ParkingLot::parkConditionallyImpl(void * address = 0x090b3f3b, class WTF::ScopedLambda<bool __cdecl(void)> * validation = 0x0989fe9c, class WTF::ScopedLambda<void __cdecl(void)> * beforeSleep = 0x0989fea8, class WTF::TimeWithDynamicClockType * timeout = 0x0989fee0)+0xed [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\parkinglot.cpp @ 604] 06 (Inline) -------- WTF!WTF::ParkingLot::parkConditionally+0x3f [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\parkinglot.h @ 81] 07 0989febc 71cc2c8f WTF!WTF::ConditionBase::waitUntil<WTF::LockBase>(struct WTF::LockBase * lock = 0x006dd41c, class WTF::TimeWithDynamicClockType * timeout = 0x0989fee0)+0x85 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\condition.h @ 81] 08 (Inline) -------- WTF!WTF::ConditionBase::waitFor+0x30 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\condition.h @ 121] 09 0989ff0c 71cd41d9 WTF!<lambda_ed8ba49b8954f07581420d06c4a4bec7>::operator()(void)+0xcf [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\automaticthread.cpp @ 210] 0a (Inline) -------- WTF!WTF::Function<void __cdecl+0x7 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\function.h @ 56] 0b 0989ff28 71cf957b WTF!WTF::Thread::entryPoint(struct WTF::Thread::NewThreadContext * newThreadContext = 0x058c8780)+0xa9 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threading.cpp @ 130] 0c 0989ff34 71d23524 WTF!WTF::wtfThreadEntryPoint(void * data = 0x058c8780)+0xb [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 156] 0d (Inline) -------- WTF!invoke_thread_procedure+0xd [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 91] 0e 0989ff70 758d336a WTF!thread_start<unsigned int (void * parameter = 0x090d7090)+0x57 [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 115] 0f 0989ff7c 77e79902 KERNEL32!BaseThreadInitThunk+0x12 10 0989ffbc 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 11 0989ffd4 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 22 Id: 904.1480 Suspend: 1 Teb: 7ef74000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 09b8fd94 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 09b8fdac 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 09b8fdc0 71cf885a KERNEL32!WaitForSingleObject+0x12 03 09b8fddc 71cf8b50 WTF!WTF::PlatformCondition::timedWait(struct WTF::PlatformMutex * mutex = 0x09b8fd70, unsigned long durationMilliseconds = 0x270f)+0x3a [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 435] 04 09b8fdf8 71ccfa9d WTF!WTF::ThreadCondition::timedWait(class WTF::Mutex * mutex = 0x058c8a08, double absoluteTime = 1509749984.3656032)+0x60 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 565] 05 09b8fe48 71cd28f5 WTF!WTF::ParkingLot::parkConditionallyImpl(void * address = 0x090b3f6b, class WTF::ScopedLambda<bool __cdecl(void)> * validation = 0x09b8fe74, class WTF::ScopedLambda<void __cdecl(void)> * beforeSleep = 0x09b8fe80, class WTF::TimeWithDynamicClockType * timeout = 0x09b8feb8)+0xed [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\parkinglot.cpp @ 604] 06 (Inline) -------- WTF!WTF::ParkingLot::parkConditionally+0x3f [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\parkinglot.h @ 81] 07 09b8fe94 71cc2c8f WTF!WTF::ConditionBase::waitUntil<WTF::LockBase>(struct WTF::LockBase * lock = 0x006dd41c, class WTF::TimeWithDynamicClockType * timeout = 0x09b8feb8)+0x85 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\condition.h @ 81] 08 (Inline) -------- WTF!WTF::ConditionBase::waitFor+0x30 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\condition.h @ 121] 09 09b8fee4 71cd41d9 WTF!<lambda_ed8ba49b8954f07581420d06c4a4bec7>::operator()(void)+0xcf [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\automaticthread.cpp @ 210] 0a (Inline) -------- WTF!WTF::Function<void __cdecl+0x7 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\function.h @ 56] 0b 09b8ff00 71cf957b WTF!WTF::Thread::entryPoint(struct WTF::Thread::NewThreadContext * newThreadContext = 0x058c8780)+0xa9 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threading.cpp @ 130] 0c 09b8ff0c 71d23524 WTF!WTF::wtfThreadEntryPoint(void * data = 0x058c8780)+0xb [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 156] 0d (Inline) -------- WTF!invoke_thread_procedure+0xd [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 91] 0e 09b8ff48 758d336a WTF!thread_start<unsigned int (void * parameter = 0x090d70f0)+0x57 [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 115] 0f 09b8ff54 77e79902 KERNEL32!BaseThreadInitThunk+0x12 10 09b8ff94 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 11 09b8ffac 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 23 Id: 904.30c Suspend: 1 Teb: 7ef71000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 099bf660 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 099bf678 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 099bf68c 71cf885a KERNEL32!WaitForSingleObject+0x12 03 099bf6a8 71cf8b50 WTF!WTF::PlatformCondition::timedWait(struct WTF::PlatformMutex * mutex = 0x099bf63c, unsigned long durationMilliseconds = 0x270f)+0x3a [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 435] 04 099bf6c4 71ccfa9d WTF!WTF::ThreadCondition::timedWait(class WTF::Mutex * mutex = 0x058c8a58, double absoluteTime = 1509749984.3656108)+0x60 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 565] 05 099bf714 71cd28f5 WTF!WTF::ParkingLot::parkConditionallyImpl(void * address = 0x090b3f9b, class WTF::ScopedLambda<bool __cdecl(void)> * validation = 0x099bf740, class WTF::ScopedLambda<void __cdecl(void)> * beforeSleep = 0x099bf74c, class WTF::TimeWithDynamicClockType * timeout = 0x099bf784)+0xed [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\parkinglot.cpp @ 604] 06 (Inline) -------- WTF!WTF::ParkingLot::parkConditionally+0x3f [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\parkinglot.h @ 81] 07 099bf760 71cc2c8f WTF!WTF::ConditionBase::waitUntil<WTF::LockBase>(struct WTF::LockBase * lock = 0x006dd41c, class WTF::TimeWithDynamicClockType * timeout = 0x099bf784)+0x85 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\condition.h @ 81] 08 (Inline) -------- WTF!WTF::ConditionBase::waitFor+0x30 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\condition.h @ 121] 09 099bf7b0 71cd41d9 WTF!<lambda_ed8ba49b8954f07581420d06c4a4bec7>::operator()(void)+0xcf [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\automaticthread.cpp @ 210] 0a (Inline) -------- WTF!WTF::Function<void __cdecl+0x7 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\function.h @ 56] 0b 099bf7cc 71cf957b WTF!WTF::Thread::entryPoint(struct WTF::Thread::NewThreadContext * newThreadContext = 0x058c8780)+0xa9 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threading.cpp @ 130] 0c 099bf7d8 71d23524 WTF!WTF::wtfThreadEntryPoint(void * data = 0x058c8780)+0xb [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 156] 0d (Inline) -------- WTF!invoke_thread_procedure+0xd [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 91] 0e 099bf814 758d336a WTF!thread_start<unsigned int (void * parameter = 0x090d7150)+0x57 [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 115] 0f 099bf820 77e79902 KERNEL32!BaseThreadInitThunk+0x12 10 099bf860 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 11 099bf878 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 24 Id: 904.111c Suspend: 1 Teb: 7ef6e000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 0a12f9bc 758d1194 ntdll_77e40000!NtWaitForSingleObject+0x15 01 0a12f9d4 758d1148 KERNEL32!WaitForSingleObjectEx+0x43 02 0a12f9e8 71cf885a KERNEL32!WaitForSingleObject+0x12 03 0a12fa04 71cf8b50 WTF!WTF::PlatformCondition::timedWait(struct WTF::PlatformMutex * mutex = 0x0a12f998, unsigned long durationMilliseconds = 0x270f)+0x3a [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 435] 04 0a12fa20 71ccfa9d WTF!WTF::ThreadCondition::timedWait(class WTF::Mutex * mutex = 0x058c8aa8, double absoluteTime = 1509749984.3656149)+0x60 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 565] 05 0a12fa70 71cd28f5 WTF!WTF::ParkingLot::parkConditionallyImpl(void * address = 0x090c6a23, class WTF::ScopedLambda<bool __cdecl(void)> * validation = 0x0a12fa9c, class WTF::ScopedLambda<void __cdecl(void)> * beforeSleep = 0x0a12faa8, class WTF::TimeWithDynamicClockType * timeout = 0x0a12fae0)+0xed [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\parkinglot.cpp @ 604] 06 (Inline) -------- WTF!WTF::ParkingLot::parkConditionally+0x3f [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\parkinglot.h @ 81] 07 0a12fabc 71cc2c8f WTF!WTF::ConditionBase::waitUntil<WTF::LockBase>(struct WTF::LockBase * lock = 0x006dd41c, class WTF::TimeWithDynamicClockType * timeout = 0x0a12fae0)+0x85 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\condition.h @ 81] 08 (Inline) -------- WTF!WTF::ConditionBase::waitFor+0x30 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\condition.h @ 121] 09 0a12fb0c 71cd41d9 WTF!<lambda_ed8ba49b8954f07581420d06c4a4bec7>::operator()(void)+0xcf [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\automaticthread.cpp @ 210] 0a (Inline) -------- WTF!WTF::Function<void __cdecl+0x7 [c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\derivedsources\forwardingheaders\wtf\function.h @ 56] 0b 0a12fb28 71cf957b WTF!WTF::Thread::entryPoint(struct WTF::Thread::NewThreadContext * newThreadContext = 0x058c8780)+0xa9 [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threading.cpp @ 130] 0c 0a12fb34 71d23524 WTF!WTF::wtfThreadEntryPoint(void * data = 0x058c8780)+0xb [c:\cygwin\home\buildbot\slave\win-release\build\source\wtf\wtf\threadingwin.cpp @ 156] 0d (Inline) -------- WTF!invoke_thread_procedure+0xd [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 91] 0e 0a12fb70 758d336a WTF!thread_start<unsigned int (void * parameter = 0x090d71b0)+0x57 [d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp @ 115] 0f 0a12fb7c 77e79902 KERNEL32!BaseThreadInitThunk+0x12 10 0a12fbbc 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 11 0a12fbd4 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 25 Id: 904.1678 Suspend: 1 Teb: 7ef6b000 Unfrozen # ChildEBP RetAddr WARNING: Stack unwind information not available. Following frames may be wrong. 00 0a01fe1c 758d336a ntdll_77e40000!NtWaitForWorkViaWorkerFactory+0x12 01 0a01fe28 77e79902 KERNEL32!BaseThreadInitThunk+0x12 02 0a01fe68 77e798d5 ntdll_77e40000!RtlInitializeExceptionChain+0x63 03 0a01fe80 00000000 ntdll_77e40000!RtlInitializeExceptionChain+0x36 0:017:x86> q quit:
Per Arne Vollan
Comment 2
2017-11-05 09:52:26 PST
Updated test expectations in <
https://trac.webkit.org/changeset/224467/webkit
>.
Per Arne Vollan
Comment 3
2018-02-22 08:44:39 PST
Updated test expectations in <
https://trac.webkit.org/changeset/228918/webkit
>.
Per Arne Vollan
Comment 4
2018-03-07 08:20:24 PST
Updated test expectations in <
https://trac.webkit.org/changeset/229360/webkit
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug