Bug 64940
Summary: | [Chromium] svg/W3C-SVG-1.1/animate-elem-78-t.svg is crashing on Mac and Win dbg | ||
---|---|---|---|
Product: | WebKit | Reporter: | John Knottenbelt <jknotten> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | koivisto, schenney |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
John Knottenbelt
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=svg%2FW3C-SVG-1.1%2Fanimate-elem-78-t.svg shows that this test is crashing on Windows and Mac debug on Chromium.
Windows stack trace:
ASSERTION FAILED: m_activeState != Active
Backtrace:
WebCore::SVGSMILElement::progress [0x00E36F00+336] (e:\b\build\slave\webkit_win__dbg__2_\build\src\third_party\webkit\source\webcore\svg\animation\svgsmilelement.cpp:889)
WebCore::SMILTimeContainer::updateAnimations [0x00E417D5+965] (e:\b\build\slave\webkit_win__dbg__2_\build\src\third_party\webkit\source\webcore\svg\animation\smiltimecontainer.cpp:286)
WebCore::SMILTimeContainer::timerFired [0x00E40DCA+186] (e:\b\build\slave\webkit_win__dbg__2_\build\src\third_party\webkit\source\webcore\svg\animation\smiltimecontainer.cpp:141)
WebCore::Timer<WebCore::SMILTimeContainer>::fired [0x00E41EB3+35] (e:\b\build\slave\webkit_win__dbg__2_\build\src\third_party\webkit\source\webcore\platform\timer.h:100)
WebCore::ThreadTimers::sharedTimerFiredInternal [0x01615D09+217] (e:\b\build\slave\webkit_win__dbg__2_\build\src\third_party\webkit\source\webcore\platform\threadtimers.cpp:112)
WebCore::ThreadTimers::sharedTimerFired [0x01615C26+22] (e:\b\build\slave\webkit_win__dbg__2_\build\src\third_party\webkit\source\webcore\platform\threadtimers.cpp:91)
webkit_glue::WebKitClientImpl::DoTimeout [0x00B2DFDB+43] (e:\b\build\slave\webkit_win__dbg__2_\build\src\webkit\glue\webkitclient_impl.h:90)
DispatchToMethod<webkit_glue::WebKitClientImpl,void (__thiscall webkit_glue::WebKitClientImpl::*)(void)> [0x00B2F0FC+12] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\tuple.h:541)
base::BaseTimer<webkit_glue::WebKitClientImpl,0>::TimerTask::Run [0x00B2EAD4+84] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\timer.h:161)
`anonymous namespace'::TaskClosureAdapter::Run [0x01EFC2E2+50] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\message_loop.cc:104)
base::internal::Invoker1<0,base::internal::InvokerStorage1<void (__thiscall `anonymous namespace'::TaskClosureAdapter::*)(void),A0x2d7684da::TaskClosureAdapter *>,void (__thiscall `anonymous namespace'::TaskClosureAdapter::*)(void)>::DoInvoke [0x01F072DD+45] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\bind_internal.h:595)
base::Callback<void __cdecl(void)>::Run [0x00E0B37F+47] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\callback.h:265)
MessageLoop::RunTask [0x01EFD945+293] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\message_loop.cc:486)
MessageLoop::DeferOrRunPendingTask [0x01EFDA93+51] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\message_loop.cc:505)
MessageLoop::DoDelayedWork [0x01EFE630+320] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\message_loop.cc:731)
base::MessagePumpForUI::HandleTimerMessage [0x01F60B76+86] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\message_pump_win.cc:311)
base::MessagePumpForUI::WndProcThunk [0x01F605E8+56] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\message_pump_win.cc:173)
base::win::WrappedWindowProc<&base::MessagePumpForUI::WndProcThunk> [0x01F66EAB+107] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\win\wrapped_window_proc.h:60)
GetDC [0x7E418734+109]
GetDC [0x7E418816+335]
GetWindowLongW [0x7E4189CD+295]
DispatchMessageW [0x7E418A10+15]
base::MessagePumpForUI::ProcessMessageHelper [0x01F60D7A+250] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\message_pump_win.cc:358)
base::MessagePumpForUI::ProcessNextWindowsMessage [0x01F60C36+118] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\message_pump_win.cc:330)
base::MessagePumpForUI::DoRunLoop [0x01F60641+33] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\message_pump_win.cc:199)
base::MessagePumpWin::RunWithDispatcher [0x01F5FF42+130] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\message_pump_win.cc:51)
base::MessagePumpWin::Run [0x01F601AC+28] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\message_pump_win.h:80)
MessageLoop::RunInternal [0x01EFD697+247] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\message_loop.cc:451)
MessageLoop::RunHandler [0x01EFD46E+46] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\message_loop.cc:425)
MessageLoop::Run [0x01EFCD7A+58] (e:\b\build\slave\webkit_win__dbg__2_\build\src\base\message_loop.cc:349)
webkit_support::RunMessageLoop [0x008E009F+15] (e:\b\build\slave\webkit_win__dbg__2_\build\src\webkit\support\webkit_support.cc:375)
TestShell::waitTestFinished [0x0042BCED+141] (e:\b\build\slave\webkit_win__dbg__2_\build\src\third_party\webkit\tools\dumprendertree\chromium\testshellwin.cpp:106)
TestShell::runFileTest [0x0044646F+479] (e:\b\build\slave\webkit_win__dbg__2_\build\src\third_party\webkit\tools\dumprendertree\chromium\testshell.cpp:235)
runTest [0x0041B12D+733] (e:\b\build\slave\webkit_win__dbg__2_\build\src\third_party\webkit\tools\dumprendertree\chromium\dumprendertree.cpp:125)
main [0x0041A928+2232] (e:\b\build\slave\webkit_win__dbg__2_\build\src\third_party\webkit\tools\dumprendertree\chromium\dumprendertree.cpp:248)
__tmainCRTStartup [0x00A747E7+279] (f:\dd\vctools\crt_bld\self_x86\crt\src\crt0.c:266)
mainCRTStartup [0x00A746BF+15] (f:\dd\vctools\crt_bld\self_x86\crt\src\crt0.c:182)
RegisterWaitForInputIdle [0x7C817077+73]
Mac stack trace:
Process: DumpRenderTree [21500]
Path: /b/build/slave/Webkit_Mac10_5__dbg__2_/build/src/xcodebuild/Debug/DumpRenderTree.app/Contents/MacOS/DumpRenderTree
Identifier: DumpRenderTree
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: Python [20441]
Date/Time: 2011-06-26 00:35:09.575 -0700
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: 7BD660DB-E8BE-4B0E-80C8-AB523315A42F
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000bce433d6
Crashed Thread: 0
Thread 0 Crashed:
0 ??? 0x06b628f9 0 + 112601337
1 DumpRenderTree 0x01cee73c webkit::npapi::PluginInstance::NPP_SetWindow(_NPWindow*) + 364
2 DumpRenderTree 0x01d0e7d1 webkit::npapi::WebPluginDelegateImpl::WindowlessSetWindow() + 261
3 DumpRenderTree 0x01d0ece0 webkit::npapi::WebPluginDelegateImpl::WindowlessUpdateGeometry(gfx::Rect const&, gfx::Rect const&) + 578
4 DumpRenderTree 0x01d0b8b0 webkit::npapi::WebPluginDelegateImpl::UpdateGeometry(gfx::Rect const&, gfx::Rect const&) + 84
5 DumpRenderTree 0x01d16b50 webkit::npapi::WebPluginImpl::updateGeometry(WebKit::WebRect const&, WebKit::WebRect const&, WebKit::WebVector<WebKit::WebRect> const&, bool) + 688
6 DumpRenderTree 0x000c0d1e WebKit::WebPluginContainerImpl::reportGeometry() + 252
7 DumpRenderTree 0x000c1208 WebKit::WebPluginContainerImpl::setFrameRect(WebCore::IntRect const&) + 44
8 DumpRenderTree 0x01a1d742 WebCore::RenderWidget::setWidgetGeometry(WebCore::IntRect const&, WebCore::IntSize const&) + 290
9 DumpRenderTree 0x01a1d906 WebCore::RenderWidget::updateWidgetPosition() + 270
10 DumpRenderTree 0x01a133b9 WebCore::RenderView::updateWidgetPositions() + 75
11 DumpRenderTree 0x01761a05 WebCore::FrameView::performPostLayoutTasks() + 307
12 DumpRenderTree 0x01765e2e WebCore::FrameView::layout(bool) + 3720
13 DumpRenderTree 0x014b32fb WebCore::Document::updateLayout() + 259
14 DumpRenderTree 0x014b6015 WebCore::Document::updateLayoutIgnorePendingStylesheets() + 207
15 DumpRenderTree 0x014e8fd2 WebCore::Element::innerText() const + 26
16 DumpRenderTree 0x0009e45f WebKit::WebElement::innerText() const + 39
17 DumpRenderTree 0x0003a288 __ZL16dumpDocumentTextPN6WebKit8WebFrameE + 116
18 DumpRenderTree 0x0003a43f __ZL16dumpFramesAsTextPN6WebKit8WebFrameEb + 353
19 DumpRenderTree 0x0003a7c1 TestShell::dump() + 721 (TestShell.cpp:499)
20 DumpRenderTree 0x0003acf2 TestShell::testFinished() + 50 (TestShell.cpp:315)
21 DumpRenderTree 0x00021fea LayoutTestController::WorkQueue::processWorkSoon() + 146 (LayoutTestController.cpp:252)
22 DumpRenderTree 0x00022055 LayoutTestController::locationChangeDone() + 101 (LayoutTestController.cpp:623)
23 DumpRenderTree 0x0004671c WebViewHost::locationChangeDone(WebKit::WebFrame*) + 46 (WebViewHost.cpp:1342)
24 DumpRenderTree 0x000467b8 WebViewHost::didFinishLoad(WebKit::WebFrame*) + 144 (WebViewHost.cpp:994)
25 DumpRenderTree 0x0006d5c5 WebKit::FrameLoaderClientImpl::dispatchDidFinishLoad() + 119
26 DumpRenderTree 0x016c3ad7 WebCore::FrameLoader::checkLoadCompleteForThisFrame() + 1791
27 DumpRenderTree 0x016c3cb9 WebCore::FrameLoader::checkLoadComplete() + 343
28 DumpRenderTree 0x016c3dc1 WebCore::FrameLoader::finishedLoading() + 237
29 DumpRenderTree 0x016d5994 WebCore::MainResourceLoader::didFinishLoading(double) + 338
30 DumpRenderTree 0x016e6875 WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*, double) + 47
31 DumpRenderTree 0x0008521f WebCore::ResourceHandleInternal::didFinishLoading(WebKit::WebURLLoader*, double) + 221
32 DumpRenderTree 0x01d47fcb webkit_glue::WebURLLoaderImpl::Context::OnCompletedRequest(net::URLRequestStatus const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, base::Time const&) + 669
33 DumpRenderTree 0x01ddb1fb (anonymous namespace)::RequestProxy::NotifyCompletedRequest(net::URLRequestStatus const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, base::Time const&) + 61
34 DumpRenderTree 0x01ddb697 void DispatchToMethod<(anonymous namespace)::RequestProxy, void ((anonymous namespace)::RequestProxy::*)(net::URLRequestStatus const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, base::Time const&), net::URLRequestStatus, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, base::Time>((anonymous namespace)::RequestProxy*, void ((anonymous namespace)::RequestProxy::*)(net::URLRequestStatus const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, base::Time const&), Tuple3<net::URLRequestStatus, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, base::Time> const&) + 93
35 DumpRenderTree 0x01ddb6d2 RunnableMethod<(anonymous namespace)::RequestProxy, void ((anonymous namespace)::RequestProxy::*)(net::URLRequestStatus const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, base::Time const&), Tuple3<net::URLRequestStatus, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, base::Time> >::Run() + 52
36 DumpRenderTree 0x00632fa2 (anonymous namespace)::TaskClosureAdapter::Run() + 30
37 DumpRenderTree 0x0063339c base::internal::Invoker1<false, base::internal::InvokerStorage1<void ((anonymous namespace)::TaskClosureAdapter::*)(), (anonymous namespace)::TaskClosureAdapter*>, void ((anonymous namespace)::TaskClosureAdapter::*)()>::DoInvoke(base::internal::InvokerStorageBase*) + 94
38 DumpRenderTree 0x00636f3e base::Callback<void ()()>::Run() const + 34
39 DumpRenderTree 0x00634203 MessageLoop::RunTask(MessageLoop::PendingTask const&) + 341
40 DumpRenderTree 0x00634331 MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) + 51
41 DumpRenderTree 0x006345ff MessageLoop::DoWork() + 243
42 DumpRenderTree 0x005f5b47 base::MessagePumpCFRunLoopBase::RunWork() + 77
43 DumpRenderTree 0x005f5cbf base::MessagePumpCFRunLoopBase::RunWorkSource(void*) + 23
44 com.apple.CoreFoundation 0x952043c5 CFRunLoopRunSpecific + 3141
45 com.apple.CoreFoundation 0x95204aa8 CFRunLoopRunInMode + 88
46 com.apple.HIToolbox 0x949452ac RunCurrentEventLoopInMode + 283
47 com.apple.HIToolbox 0x949450c5 ReceiveNextEventCommon + 374
48 com.apple.HIToolbox 0x94944f39 BlockUntilNextEventMatchingListInMode + 106
49 com.apple.AppKit 0x92d786d5 _DPSNextEvent + 657
50 com.apple.AppKit 0x92d77f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
51 com.apple.AppKit 0x92d70f9f -[NSApplication run] + 795
52 DumpRenderTree 0x005f5630 base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 256
53 DumpRenderTree 0x005f5971 base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 143
54 DumpRenderTree 0x00635438 MessageLoop::RunInternal() + 200
55 DumpRenderTree 0x00635453 MessageLoop::RunHandler() + 17
56 DumpRenderTree 0x006354b7 MessageLoop::Run() + 35
57 DumpRenderTree 0x001be6ab webkit_support::RunMessageLoop() + 19 (webkit_support.cc:376)
58 DumpRenderTree 0x00041069 TestShell::waitTestFinished() + 343 (TestShellMac.mm:121)
59 DumpRenderTree 0x0003b593 TestShell::runFileTest(TestParams const&) + 657 (TestShell.cpp:226)
60 DumpRenderTree 0x00012bcc __ZL7runTestR9TestShellR10TestParamsRKSsb + 958
61 DumpRenderTree 0x000134fe main + 2318 (DumpRenderTree.cpp:248)
62 DumpRenderTree 0x00002fd6 start + 54
Thread 1:
0 libSystem.B.dylib 0x95ce334e __semwait_signal + 10
1 libSystem.B.dylib 0x95d0dccd pthread_cond_wait$UNIX2003 + 73
2 DumpRenderTree 0x00674cfd base::ConditionVariable::Wait() + 51
3 DumpRenderTree 0x00676ea1 base::WaitableEvent::TimedWait(base::TimeDelta const&) + 627
4 DumpRenderTree 0x00676ee0 base::WaitableEvent::Wait() + 50
5 DumpRenderTree 0x0063d87c base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 456
6 DumpRenderTree 0x00635438 MessageLoop::RunInternal() + 200
7 DumpRenderTree 0x00635453 MessageLoop::RunHandler() + 17
8 DumpRenderTree 0x006354b7 MessageLoop::Run() + 35
9 DumpRenderTree 0x00681249 base::Thread::Run(MessageLoop*) + 17
10 DumpRenderTree 0x00681116 base::Thread::ThreadMain() + 274
11 DumpRenderTree 0x00680ed1 base::(anonymous namespace)::ThreadFunc(void*) + 75 (platform_thread_posix.cc:52)
12 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
13 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x95ce334e __semwait_signal + 10
1 libSystem.B.dylib 0x95ce3116 usleep$UNIX2003 + 61
2 DumpRenderTree 0x00ca8637 v8::internal::OS::Sleep(int) + 23
3 DumpRenderTree 0x00ca95d6 v8::internal::SamplerThread::Run() + 152
4 DumpRenderTree 0x00ca7d07 __ZN2v88internalL11ThreadEntryEPv + 123
5 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
6 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x95d0c8c6 kevent + 10
1 DumpRenderTree 0x0069eb17 event_base_loop + 297 (event.c:516)
2 DumpRenderTree 0x005f239e base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 526 (message_pump_libevent.cc:246)
3 DumpRenderTree 0x00635438 MessageLoop::RunInternal() + 200
4 DumpRenderTree 0x00635453 MessageLoop::RunHandler() + 17
5 DumpRenderTree 0x006354b7 MessageLoop::Run() + 35
6 DumpRenderTree 0x00681249 base::Thread::Run(MessageLoop*) + 17
7 DumpRenderTree 0x00681116 base::Thread::ThreadMain() + 274
8 DumpRenderTree 0x00680ed1 base::(anonymous namespace)::ThreadFunc(void*) + 75 (platform_thread_posix.cc:52)
9 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
10 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x95d0c8c6 kevent + 10
1 DumpRenderTree 0x0069eb17 event_base_loop + 297 (event.c:516)
2 DumpRenderTree 0x005f24d3 base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 835 (message_pump_libevent.cc:257)
3 DumpRenderTree 0x00635438 MessageLoop::RunInternal() + 200
4 DumpRenderTree 0x00635453 MessageLoop::RunHandler() + 17
5 DumpRenderTree 0x006354b7 MessageLoop::Run() + 35
6 DumpRenderTree 0x00681249 base::Thread::Run(MessageLoop*) + 17
7 DumpRenderTree 0x00681116 base::Thread::ThreadMain() + 274
8 DumpRenderTree 0x00680ed1 base::(anonymous namespace)::ThreadFunc(void*) + 75 (platform_thread_posix.cc:52)
9 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
10 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x95cdc166 mach_msg_trap + 10
1 libSystem.B.dylib 0x95ce395c mach_msg + 72
2 com.apple.CoreFoundation 0x95203e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x95204aa8 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x96e313d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5 DumpRenderTree 0x005f53bc base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) + 118
6 DumpRenderTree 0x005f5971 base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 143
7 DumpRenderTree 0x00635438 MessageLoop::RunInternal() + 200
8 DumpRenderTree 0x00635453 MessageLoop::RunHandler() + 17
9 DumpRenderTree 0x006354b7 MessageLoop::Run() + 35
10 DumpRenderTree 0x00681249 base::Thread::Run(MessageLoop*) + 17
11 DumpRenderTree 0x00681116 base::Thread::ThreadMain() + 274
12 DumpRenderTree 0x00680ed1 base::(anonymous namespace)::ThreadFunc(void*) + 75 (platform_thread_posix.cc:52)
13 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
14 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x95ce334e __semwait_signal + 10
1 libSystem.B.dylib 0x95d0dccd pthread_cond_wait$UNIX2003 + 73
2 DumpRenderTree 0x00674cfd base::ConditionVariable::Wait() + 51
3 DumpRenderTree 0x00676ea1 base::WaitableEvent::TimedWait(base::TimeDelta const&) + 627
4 DumpRenderTree 0x00676ee0 base::WaitableEvent::Wait() + 50
5 DumpRenderTree 0x0063d87c base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 456
6 DumpRenderTree 0x00635438 MessageLoop::RunInternal() + 200
7 DumpRenderTree 0x00635453 MessageLoop::RunHandler() + 17
8 DumpRenderTree 0x006354b7 MessageLoop::Run() + 35
9 DumpRenderTree 0x00681249 base::Thread::Run(MessageLoop*) + 17
10 DumpRenderTree 0x00681116 base::Thread::ThreadMain() + 274
11 DumpRenderTree 0x00680ed1 base::(anonymous namespace)::ThreadFunc(void*) + 75 (platform_thread_posix.cc:52)
12 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
13 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x95ce334e __semwait_signal + 10
1 libSystem.B.dylib 0x95d33908 pthread_cond_timedwait$UNIX2003 + 72
2 DumpRenderTree 0x00674c17 base::ConditionVariable::TimedWait(base::TimeDelta const&) + 479
3 DumpRenderTree 0x00683328 base::PosixDynamicThreadPool::WaitForTask() + 186
4 DumpRenderTree 0x00683b4e base::(anonymous namespace)::WorkerThread::ThreadMain() + 108
5 DumpRenderTree 0x00680ed1 base::(anonymous namespace)::ThreadFunc(void*) + 75 (platform_thread_posix.cc:52)
6 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
7 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x95ce334e __semwait_signal + 10
1 com.apple.Foundation 0x96e9a151 +[NSThread sleepUntilDate:] + 97
2 DumpRenderTree 0x000411a1 -[WatchDogTarget run:] + 249 (TestShellMac.mm:75)
3 com.apple.Foundation 0x96dfcdfd -[NSThread main] + 45
4 com.apple.Foundation 0x96dfc9a4 __NSThread__main__ + 308
5 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
6 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x95ce334e __semwait_signal + 10
1 com.apple.Foundation 0x96e9a151 +[NSThread sleepUntilDate:] + 97
2 DumpRenderTree 0x000411a1 -[WatchDogTarget run:] + 249 (TestShellMac.mm:75)
3 com.apple.Foundation 0x96dfcdfd -[NSThread main] + 45
4 com.apple.Foundation 0x96dfc9a4 __NSThread__main__ + 308
5 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
6 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 10:
0 libSystem.B.dylib 0x95ce334e __semwait_signal + 10
1 com.apple.Foundation 0x96e9a151 +[NSThread sleepUntilDate:] + 97
2 DumpRenderTree 0x000411a1 -[WatchDogTarget run:] + 249 (TestShellMac.mm:75)
3 com.apple.Foundation 0x96dfcdfd -[NSThread main] + 45
4 com.apple.Foundation 0x96dfc9a4 __NSThread__main__ + 308
5 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
6 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x06b1c798 ebx: 0x1cfe4eb2 ecx: 0x06b628f0 edx: 0x06b70008
edi: 0x00000001 esi: 0x06b3a3d0 ebp: 0xbfffc858 esp: 0xbfffc82c
ss: 0x0000001f efl: 0x00010292 eip: 0x06b628f9 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0xbce433d6
Binary Images:
0x1000 - 0x2e8dfff +DumpRenderTree ??? (???) <f2813420290d3c473009693456ce0022> /b/build/slave/Webkit_Mac10_5__dbg__2_/build/src/xcodebuild/Debug/DumpRenderTree.app/Contents/MacOS/DumpRenderTree
0x6d70000 - 0x6e90feb +libffmpegsumo.dylib ??? (???) <93651ca49402c7a72136caabb07252bf> /b/build/slave/Webkit_Mac10_5__dbg__2_/build/src/xcodebuild/Debug/libffmpegsumo.dylib
0x1c1a7000 - 0x1c4bbfe5 +osmesa.so ??? (???) <36b647a0b28e812959aab32fa7217f92> /b/build/slave/Webkit_Mac10_5__dbg__2_/build/src/xcodebuild/Debug/osmesa.so
0x1cfda000 - 0x1cfe7ffd com.apple.testnetscapeplugin 1.0 (1.0) <63906f6233e13adec1596b1236b1144f> /b/build/slave/Webkit_Mac10_5__dbg__2_/build/srcProcess: DumpRenderTree [21500]
Path: /b/build/slave/Webkit_Mac10_5__dbg__2_/build/src/xcodebuild/Debug/DumpRenderTree.app/Contents/MacOS/DumpRenderTree
Identifier: DumpRenderTree
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: Python [20441]
Date/Time: 2011-06-26 00:35:09.575 -0700
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: 7BD660DB-E8BE-4B0E-80C8-AB523315A42F
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000bce433d6
Crashed Thread: 0
Thread 0 Crashed:
0 ??? 0x06b628f9 0 + 112601337
1 DumpRenderTree 0x01cee73c webkit::npapi::PluginInstance::NPP_SetWindow(_NPWindow*) + 364
2 DumpRenderTree 0x01d0e7d1 webkit::npapi::WebPluginDelegateImpl::WindowlessSetWindow() + 261
3 DumpRenderTree 0x01d0ece0 webkit::npapi::WebPluginDelegateImpl::WindowlessUpdateGeometry(gfx::Rect const&, gfx::Rect const&) + 578
4 DumpRenderTree 0x01d0b8b0 webkit::npapi::WebPluginDelegateImpl::UpdateGeometry(gfx::Rect const&, gfx::Rect const&) + 84
5 DumpRenderTree 0x01d16b50 webkit::npapi::WebPluginImpl::updateGeometry(WebKit::WebRect const&, WebKit::WebRect const&, WebKit::WebVector<WebKit::WebRect> const&, bool) + 688
6 DumpRenderTree 0x000c0d1e WebKit::WebPluginContainerImpl::reportGeometry() + 252
7 DumpRenderTree 0x000c1208 WebKit::WebPluginContainerImpl::setFrameRect(WebCore::IntRect const&) + 44
8 DumpRenderTree 0x01a1d742 WebCore::RenderWidget::setWidgetGeometry(WebCore::IntRect const&, WebCore::IntSize const&) + 290
9 DumpRenderTree 0x01a1d906 WebCore::RenderWidget::updateWidgetPosition() + 270
10 DumpRenderTree 0x01a133b9 WebCore::RenderView::updateWidgetPositions() + 75
11 DumpRenderTree 0x01761a05 WebCore::FrameView::performPostLayoutTasks() + 307
12 DumpRenderTree 0x01765e2e WebCore::FrameView::layout(bool) + 3720
13 DumpRenderTree 0x014b32fb WebCore::Document::updateLayout() + 259
14 DumpRenderTree 0x014b6015 WebCore::Document::updateLayoutIgnorePendingStylesheets() + 207
15 DumpRenderTree 0x014e8fd2 WebCore::Element::innerText() const + 26
16 DumpRenderTree 0x0009e45f WebKit::WebElement::innerText() const + 39
17 DumpRenderTree 0x0003a288 __ZL16dumpDocumentTextPN6WebKit8WebFrameE + 116
18 DumpRenderTree 0x0003a43f __ZL16dumpFramesAsTextPN6WebKit8WebFrameEb + 353
19 DumpRenderTree 0x0003a7c1 TestShell::dump() + 721 (TestShell.cpp:499)
20 DumpRenderTree 0x0003acf2 TestShell::testFinished() + 50 (TestShell.cpp:315)
21 DumpRenderTree 0x00021fea LayoutTestController::WorkQueue::processWorkSoon() + 146 (LayoutTestController.cpp:252)
22 DumpRenderTree 0x00022055 LayoutTestController::locationChangeDone() + 101 (LayoutTestController.cpp:623)
23 DumpRenderTree 0x0004671c WebViewHost::locationChangeDone(WebKit::WebFrame*) + 46 (WebViewHost.cpp:1342)
24 DumpRenderTree 0x000467b8 WebViewHost::didFinishLoad(WebKit::WebFrame*) + 144 (WebViewHost.cpp:994)
25 DumpRenderTree 0x0006d5c5 WebKit::FrameLoaderClientImpl::dispatchDidFinishLoad() + 119
26 DumpRenderTree 0x016c3ad7 WebCore::FrameLoader::checkLoadCompleteForThisFrame() + 1791
27 DumpRenderTree 0x016c3cb9 WebCore::FrameLoader::checkLoadComplete() + 343
28 DumpRenderTree 0x016c3dc1 WebCore::FrameLoader::finishedLoading() + 237
29 DumpRenderTree 0x016d5994 WebCore::MainResourceLoader::didFinishLoading(double) + 338
30 DumpRenderTree 0x016e6875 WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*, double) + 47
31 DumpRenderTree 0x0008521f WebCore::ResourceHandleInternal::didFinishLoading(WebKit::WebURLLoader*, double) + 221
32 DumpRenderTree 0x01d47fcb webkit_glue::WebURLLoaderImpl::Context::OnCompletedRequest(net::URLRequestStatus const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, base::Time const&) + 669
33 DumpRenderTree 0x01ddb1fb (anonymous namespace)::RequestProxy::NotifyCompletedRequest(net::URLRequestStatus const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, base::Time const&) + 61
34 DumpRenderTree 0x01ddb697 void DispatchToMethod<(anonymous namespace)::RequestProxy, void ((anonymous namespace)::RequestProxy::*)(net::URLRequestStatus const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, base::Time const&), net::URLRequestStatus, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, base::Time>((anonymous namespace)::RequestProxy*, void ((anonymous namespace)::RequestProxy::*)(net::URLRequestStatus const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, base::Time const&), Tuple3<net::URLRequestStatus, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, base::Time> const&) + 93
35 DumpRenderTree 0x01ddb6d2 RunnableMethod<(anonymous namespace)::RequestProxy, void ((anonymous namespace)::RequestProxy::*)(net::URLRequestStatus const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, base::Time const&), Tuple3<net::URLRequestStatus, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, base::Time> >::Run() + 52
36 DumpRenderTree 0x00632fa2 (anonymous namespace)::TaskClosureAdapter::Run() + 30
37 DumpRenderTree 0x0063339c base::internal::Invoker1<false, base::internal::InvokerStorage1<void ((anonymous namespace)::TaskClosureAdapter::*)(), (anonymous namespace)::TaskClosureAdapter*>, void ((anonymous namespace)::TaskClosureAdapter::*)()>::DoInvoke(base::internal::InvokerStorageBase*) + 94
38 DumpRenderTree 0x00636f3e base::Callback<void ()()>::Run() const + 34
39 DumpRenderTree 0x00634203 MessageLoop::RunTask(MessageLoop::PendingTask const&) + 341
40 DumpRenderTree 0x00634331 MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) + 51
41 DumpRenderTree 0x006345ff MessageLoop::DoWork() + 243
42 DumpRenderTree 0x005f5b47 base::MessagePumpCFRunLoopBase::RunWork() + 77
43 DumpRenderTree 0x005f5cbf base::MessagePumpCFRunLoopBase::RunWorkSource(void*) + 23
44 com.apple.CoreFoundation 0x952043c5 CFRunLoopRunSpecific + 3141
45 com.apple.CoreFoundation 0x95204aa8 CFRunLoopRunInMode + 88
46 com.apple.HIToolbox 0x949452ac RunCurrentEventLoopInMode + 283
47 com.apple.HIToolbox 0x949450c5 ReceiveNextEventCommon + 374
48 com.apple.HIToolbox 0x94944f39 BlockUntilNextEventMatchingListInMode + 106
49 com.apple.AppKit 0x92d786d5 _DPSNextEvent + 657
50 com.apple.AppKit 0x92d77f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
51 com.apple.AppKit 0x92d70f9f -[NSApplication run] + 795
52 DumpRenderTree 0x005f5630 base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 256
53 DumpRenderTree 0x005f5971 base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 143
54 DumpRenderTree 0x00635438 MessageLoop::RunInternal() + 200
55 DumpRenderTree 0x00635453 MessageLoop::RunHandler() + 17
56 DumpRenderTree 0x006354b7 MessageLoop::Run() + 35
57 DumpRenderTree 0x001be6ab webkit_support::RunMessageLoop() + 19 (webkit_support.cc:376)
58 DumpRenderTree 0x00041069 TestShell::waitTestFinished() + 343 (TestShellMac.mm:121)
59 DumpRenderTree 0x0003b593 TestShell::runFileTest(TestParams const&) + 657 (TestShell.cpp:226)
60 DumpRenderTree 0x00012bcc __ZL7runTestR9TestShellR10TestParamsRKSsb + 958
61 DumpRenderTree 0x000134fe main + 2318 (DumpRenderTree.cpp:248)
62 DumpRenderTree 0x00002fd6 start + 54
Thread 1:
0 libSystem.B.dylib 0x95ce334e __semwait_signal + 10
1 libSystem.B.dylib 0x95d0dccd pthread_cond_wait$UNIX2003 + 73
2 DumpRenderTree 0x00674cfd base::ConditionVariable::Wait() + 51
3 DumpRenderTree 0x00676ea1 base::WaitableEvent::TimedWait(base::TimeDelta const&) + 627
4 DumpRenderTree 0x00676ee0 base::WaitableEvent::Wait() + 50
5 DumpRenderTree 0x0063d87c base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 456
6 DumpRenderTree 0x00635438 MessageLoop::RunInternal() + 200
7 DumpRenderTree 0x00635453 MessageLoop::RunHandler() + 17
8 DumpRenderTree 0x006354b7 MessageLoop::Run() + 35
9 DumpRenderTree 0x00681249 base::Thread::Run(MessageLoop*) + 17
10 DumpRenderTree 0x00681116 base::Thread::ThreadMain() + 274
11 DumpRenderTree 0x00680ed1 base::(anonymous namespace)::ThreadFunc(void*) + 75 (platform_thread_posix.cc:52)
12 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
13 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x95ce334e __semwait_signal + 10
1 libSystem.B.dylib 0x95ce3116 usleep$UNIX2003 + 61
2 DumpRenderTree 0x00ca8637 v8::internal::OS::Sleep(int) + 23
3 DumpRenderTree 0x00ca95d6 v8::internal::SamplerThread::Run() + 152
4 DumpRenderTree 0x00ca7d07 __ZN2v88internalL11ThreadEntryEPv + 123
5 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
6 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x95d0c8c6 kevent + 10
1 DumpRenderTree 0x0069eb17 event_base_loop + 297 (event.c:516)
2 DumpRenderTree 0x005f239e base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 526 (message_pump_libevent.cc:246)
3 DumpRenderTree 0x00635438 MessageLoop::RunInternal() + 200
4 DumpRenderTree 0x00635453 MessageLoop::RunHandler() + 17
5 DumpRenderTree 0x006354b7 MessageLoop::Run() + 35
6 DumpRenderTree 0x00681249 base::Thread::Run(MessageLoop*) + 17
7 DumpRenderTree 0x00681116 base::Thread::ThreadMain() + 274
8 DumpRenderTree 0x00680ed1 base::(anonymous namespace)::ThreadFunc(void*) + 75 (platform_thread_posix.cc:52)
9 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
10 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x95d0c8c6 kevent + 10
1 DumpRenderTree 0x0069eb17 event_base_loop + 297 (event.c:516)
2 DumpRenderTree 0x005f24d3 base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 835 (message_pump_libevent.cc:257)
3 DumpRenderTree 0x00635438 MessageLoop::RunInternal() + 200
4 DumpRenderTree 0x00635453 MessageLoop::RunHandler() + 17
5 DumpRenderTree 0x006354b7 MessageLoop::Run() + 35
6 DumpRenderTree 0x00681249 base::Thread::Run(MessageLoop*) + 17
7 DumpRenderTree 0x00681116 base::Thread::ThreadMain() + 274
8 DumpRenderTree 0x00680ed1 base::(anonymous namespace)::ThreadFunc(void*) + 75 (platform_thread_posix.cc:52)
9 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
10 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x95cdc166 mach_msg_trap + 10
1 libSystem.B.dylib 0x95ce395c mach_msg + 72
2 com.apple.CoreFoundation 0x95203e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x95204aa8 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x96e313d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5 DumpRenderTree 0x005f53bc base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) + 118
6 DumpRenderTree 0x005f5971 base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 143
7 DumpRenderTree 0x00635438 MessageLoop::RunInternal() + 200
8 DumpRenderTree 0x00635453 MessageLoop::RunHandler() + 17
9 DumpRenderTree 0x006354b7 MessageLoop::Run() + 35
10 DumpRenderTree 0x00681249 base::Thread::Run(MessageLoop*) + 17
11 DumpRenderTree 0x00681116 base::Thread::ThreadMain() + 274
12 DumpRenderTree 0x00680ed1 base::(anonymous namespace)::ThreadFunc(void*) + 75 (platform_thread_posix.cc:52)
13 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
14 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x95ce334e __semwait_signal + 10
1 libSystem.B.dylib 0x95d0dccd pthread_cond_wait$UNIX2003 + 73
2 DumpRenderTree 0x00674cfd base::ConditionVariable::Wait() + 51
3 DumpRenderTree 0x00676ea1 base::WaitableEvent::TimedWait(base::TimeDelta const&) + 627
4 DumpRenderTree 0x00676ee0 base::WaitableEvent::Wait() + 50
5 DumpRenderTree 0x0063d87c base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 456
6 DumpRenderTree 0x00635438 MessageLoop::RunInternal() + 200
7 DumpRenderTree 0x00635453 MessageLoop::RunHandler() + 17
8 DumpRenderTree 0x006354b7 MessageLoop::Run() + 35
9 DumpRenderTree 0x00681249 base::Thread::Run(MessageLoop*) + 17
10 DumpRenderTree 0x00681116 base::Thread::ThreadMain() + 274
11 DumpRenderTree 0x00680ed1 base::(anonymous namespace)::ThreadFunc(void*) + 75 (platform_thread_posix.cc:52)
12 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
13 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x95ce334e __semwait_signal + 10
1 libSystem.B.dylib 0x95d33908 pthread_cond_timedwait$UNIX2003 + 72
2 DumpRenderTree 0x00674c17 base::ConditionVariable::TimedWait(base::TimeDelta const&) + 479
3 DumpRenderTree 0x00683328 base::PosixDynamicThreadPool::WaitForTask() + 186
4 DumpRenderTree 0x00683b4e base::(anonymous namespace)::WorkerThread::ThreadMain() + 108
5 DumpRenderTree 0x00680ed1 base::(anonymous namespace)::ThreadFunc(void*) + 75 (platform_thread_posix.cc:52)
6 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
7 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x95ce334e __semwait_signal + 10
1 com.apple.Foundation 0x96e9a151 +[NSThread sleepUntilDate:] + 97
2 DumpRenderTree 0x000411a1 -[WatchDogTarget run:] + 249 (TestShellMac.mm:75)
3 com.apple.Foundation 0x96dfcdfd -[NSThread main] + 45
4 com.apple.Foundation 0x96dfc9a4 __NSThread__main__ + 308
5 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
6 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x95ce334e __semwait_signal + 10
1 com.apple.Foundation 0x96e9a151 +[NSThread sleepUntilDate:] + 97
2 DumpRenderTree 0x000411a1 -[WatchDogTarget run:] + 249 (TestShellMac.mm:75)
3 com.apple.Foundation 0x96dfcdfd -[NSThread main] + 45
4 com.apple.Foundation 0x96dfc9a4 __NSThread__main__ + 308
5 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
6 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 10:
0 libSystem.B.dylib 0x95ce334e __semwait_signal + 10
1 com.apple.Foundation 0x96e9a151 +[NSThread sleepUntilDate:] + 97
2 DumpRenderTree 0x000411a1 -[WatchDogTarget run:] + 249 (TestShellMac.mm:75)
3 com.apple.Foundation 0x96dfcdfd -[NSThread main] + 45
4 com.apple.Foundation 0x96dfc9a4 __NSThread__main__ + 308
5 libSystem.B.dylib 0x95d0d055 _pthread_start + 321
6 libSystem.B.dylib 0x95d0cf12 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x06b1c798 ebx: 0x1cfe4eb2 ecx: 0x06b628f0 edx: 0x06b70008
edi: 0x00000001 esi: 0x06b3a3d0 ebp: 0xbfffc858 esp: 0xbfffc82c
ss: 0x0000001f efl: 0x00010292 eip: 0x06b628f9 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0xbce433d6
Binary Images:
0x1000 - 0x2e8dfff +DumpRenderTree ??? (???) <f2813420290d3c473009693456ce0022> /b/build/slave/Webkit_Mac10_5__dbg__2_/build/src/xcodebuild/Debug/DumpRenderTree.app/Contents/MacOS/DumpRenderTree
0x6d70000 - 0x6e90feb +libffmpegsumo.dylib ??? (???) <93651ca49402c7a72136caabb07252bf> /b/build/slave/Webkit_Mac10_5__dbg__2_/build/src/xcodebuild/Debug/libffmpegsumo.dylib
0x1c1a7000 - 0x1c4bbfe5 +osmesa.so ??? (???) <36b647a0b28e812959aab32fa7217f92> /b/build/slave/Webkit_Mac10_5__dbg__2_/build/src/xcodebuild/Debug/osmesa.so
0x1cfda000 - 0x1cfe7ffd com.apple.testnetscapeplugin 1.0 (1.0) <63906f6233e13adec1596b1236b1144f> /b/build/slave/Webkit_Mac10_5__dbg__2_/build/src/xcodebuild/Debug/plugins/TestNetscapePlugIn.plugin/Contents/MacOS/TestNetscapePlugIn
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
John Knottenbelt
Antti, any idea what's going on here, or who might be best to take a look?
Thanks
John
Stephen Chenney
Marking all bugs reporting assertions in WebCore::SVGSMILElement::progress as duplicates.
https://bugs.webkit.org/show_bug.cgi?id=64671
*** This bug has been marked as a duplicate of bug 64671 ***