Bug 105601
| Summary: | REGRESSION: svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm crashs in notificationPostTimerFired on Mac | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | Tables | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ap, cfleizach, simon.fraser, slewis |
| Priority: | P1 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=svg%2Fzoom%2Fpage%2Fzoom-replaced-intrinsic-ratio-001.htm
Stack trace:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.WebCore 0x000000010ad9f1c7 WebCore::AXObjectCache::notificationPostTimerFired(WebCore::Timer<WebCore::AXObjectCache>*) + 55 (AXObjectCache.cpp:611)
1 com.apple.WebCore 0x000000010ba5dc6f WebCore::ThreadTimers::sharedTimerFiredInternal() + 159 (ThreadTimers.cpp:119)
2 com.apple.WebCore 0x000000010b8e8a23 WebCore::timerFired(__CFRunLoopTimer*, void*) + 51 (SharedTimerMac.mm:167)
3 com.apple.CoreFoundation 0x00007fff92fabda4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
4 com.apple.CoreFoundation 0x00007fff92fab8bd __CFRunLoopDoTimer + 557
5 com.apple.CoreFoundation 0x00007fff92f91099 __CFRunLoopRun + 1513
6 com.apple.CoreFoundation 0x00007fff92f906b2 CFRunLoopRunSpecific + 290
7 com.apple.Foundation 0x00007fff87f6489e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
8 DumpRenderTree 0x000000010a3e94c9 runTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 1624 (DumpRenderTree.mm:1378)
9 DumpRenderTree 0x000000010a3e8c54 dumpRenderTree(int, char const**) + 1855 (DumpRenderTree.mm:842)
10 DumpRenderTree 0x000000010a3e9832 main + 86 (DumpRenderTree.mm:927)
11 libdyld.dylib 0x00007fff89a677e1 start + 1
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
chris fleizach
*** Bug 106711 has been marked as a duplicate of this bug. ***
Ryosuke Niwa
*** This bug has been marked as a duplicate of bug 106106 ***