| Summary: | Flaky Test: inspector/model/gradient.html | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | WebKit Commit Bot <commit-queue> | ||||||
| Component: | Tools / Tests | Assignee: | WebKit Commit Bot <commit-queue> | ||||||
| Status: | NEW --- | ||||||||
| Severity: | Normal | CC: | hi, lforschler, realdawei, ryanhaddad, tsavell | ||||||
| Priority: | P2 | ||||||||
| Version: | WebKit Nightly Build | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Bug Depends on: | |||||||||
| Bug Blocks: | 50856 | ||||||||
| Attachments: |
|
||||||||
|
Description
WebKit Commit Bot
2018-06-27 15:14:14 PDT
Created attachment 343757 [details]
Archive of layout-test-results from webkit-cq-03
Created attachment 344242 [details]
Crash log
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.JavaScriptCore 0x0000000109944a89 llint_entry + 3903 (LowLevelInterpreter.asm:975)
1 com.apple.JavaScriptCore 0x000000010994a3a3 llint_entry + 26713 (LowLevelInterpreter.asm:831)
2 com.apple.JavaScriptCore 0x000000010994a3a3 llint_entry + 26713 (LowLevelInterpreter.asm:831)
3 com.apple.JavaScriptCore 0x000000010994a3a3 llint_entry + 26713 (LowLevelInterpreter.asm:831)
4 com.apple.JavaScriptCore 0x000000010994a3a3 llint_entry + 26713 (LowLevelInterpreter.asm:831)
5 com.apple.JavaScriptCore 0x000000010994a3a3 llint_entry + 26713 (LowLevelInterpreter.asm:831)
6 com.apple.JavaScriptCore 0x00000001099439d5 vmEntryToJavaScript + 235 (LowLevelInterpreter64.asm:259)
7 com.apple.JavaScriptCore 0x000000010a00b803 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 419 (JITCodeInlines.h:39)
8 com.apple.JavaScriptCore 0x000000010a1fe8c5 JSC::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&, WTF::NakedPtr<JSC::Exception>&) + 165 (CallData.cpp:41)
9 com.apple.WebCore 0x000000010ceb84a2 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext&) + 514 (JSMainThreadExecState.h:72)
10 com.apple.WebCore 0x000000010ceb8105 WebCore::ScheduledAction::execute(WebCore::Document&) + 149 (ScheduledAction.cpp:140)
11 com.apple.WebCore 0x000000010d4b69a9 WebCore::DOMTimer::fired() + 713 (InspectorInstrumentation.h:276)
12 com.apple.WebCore 0x000000010d598450 WebCore::ThreadTimers::sharedTimerFiredInternal() + 176 (ThreadTimers.cpp:120)
13 com.apple.WebCore 0x000000010d5d73df WebCore::timerFired(__CFRunLoopTimer*, void*) + 31 (MainThreadSharedTimerCF.cpp:75)
14 com.apple.CoreFoundation 0x00007fff8be38e04 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
15 com.apple.CoreFoundation 0x00007fff8be38a93 __CFRunLoopDoTimer + 1075
16 com.apple.CoreFoundation 0x00007fff8be385ea __CFRunLoopDoTimers + 298
17 com.apple.CoreFoundation 0x00007fff8be2ffc1 __CFRunLoopRun + 2081
18 com.apple.CoreFoundation 0x00007fff8be2f544 CFRunLoopRunSpecific + 420
19 DumpRenderTree 0x0000000109661312 runTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 2821 (DumpRenderTree.mm:2025)
20 DumpRenderTree 0x000000010966061e dumpRenderTree(int, char const**) + 3117 (DumpRenderTree.mm:1166)
21 DumpRenderTree 0x0000000109661d38 DumpRenderTreeMain(int, char const**) + 1456 (DumpRenderTree.mm:1387)
22 libdyld.dylib 0x00007fffa19f8235 start + 1
|