Bug 105601 - REGRESSION: svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm crashs in notificationPostTimerFired on Mac
Summary: REGRESSION: svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm crashs in not...
Status: RESOLVED DUPLICATE of bug 106106
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tables (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-20 18:47 PST by Ryosuke Niwa
Modified: 2013-01-11 16:37 PST (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 Ryosuke Niwa 2012-12-20 18:47:22 PST
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
Comment 1 chris fleizach 2013-01-11 16:36:46 PST
*** Bug 106711 has been marked as a duplicate of this bug. ***
Comment 2 Ryosuke Niwa 2013-01-11 16:37:41 PST

*** This bug has been marked as a duplicate of bug 106106 ***