[Webkit-unassigned] [Bug 105396] New: Layout Test accessibility/svg-bounds.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 18 23:31:41 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=105396

           Summary: Layout Test accessibility/svg-bounds.html is failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: loislo at chromium.org


The following layout test is failing on all debug bots

accessibility/svg-bounds.html

Probable cause:

22:52:15.571 20262 worker/6 accessibility/svg-bounds.html crashed, (stderr lines):
22:52:15.571 20262   ASSERTION FAILED: mode & UseTransforms
22:52:15.571 20262   third_party/WebKit/Source/WebCore/rendering/svg/RenderSVGRoot.cpp(407) : virtual void WebCore::RenderSVGRoot::mapLocalToContainer(const WebCore::RenderLayerModelObject*, WebCore::TransformState&, WebCore::MapCoordinatesFlags, bool*) const
22:52:15.571 20262   1   0x7fd5c993d789
22:52:15.571 20262   2   0x7fd5c9845f55
22:52:15.571 20262   3   0x7fd5c98413f4
22:52:15.571 20262   4   0x7fd5c8fcda38
22:52:15.571 20262   5   0x7fd5c8fcdd4e
22:52:15.571 20262   6   0x7fd5c8fc3013
22:52:15.571 20262   7   0x7fd5c8fcde55
22:52:15.571 20262   8   0x7fd5c7cdc7fe WebKit::WebAccessibilityObject::clickPoint() const
22:52:15.571 20262   9   0x4d15e6
22:52:15.571 20262   10  0x4d3cee
22:52:15.571 20262   11  0x4aa0fa
22:52:15.571 20262   12  0x4aac73
22:52:15.572 20262   13  0x4aa253
22:52:15.572 20262   14  0x7fd5c903e90c
22:52:15.572 20262   15  0x7fd5c903ed86
22:52:15.572 20262   16  0x7fd5c5e0ca60
22:52:15.572 20262   17  0x7fd5c5de60fe
22:52:15.572 20262   18  0x7fd5c5de59db
22:52:15.572 20262   19  0x7fd5c5d692f1
22:52:15.572 20262   20  0x7fd5c5d6ea78
22:52:15.572 20262   21  0x2b09c750654e
22:52:15.572 20262   Received signal 11
22:52:15.572 20262       base::debug::StackTrace::StackTrace() [0x7fd5c57ae9c6]
22:52:15.572 20262       base::debug::(anonymous namespace)::StackDumpSignalHandler() [0x7fd5c57ae67b]
22:52:15.572 20262       <unknown> [0x7fd5bf190af0]
22:52:15.572 20262       WebCore::RenderSVGRoot::mapLocalToContainer() [0x7fd5c993d793]
22:52:15.572 20262       WebCore::RenderObject::localToAbsolute() [0x7fd5c9845f55]
22:52:15.572 20262       WebCore::RenderObject::absoluteFocusRingQuads() [0x7fd5c98413f4]
22:52:15.572 20262       WebCore::AccessibilityRenderObject::boundingBoxRect() [0x7fd5c8fcda38]
22:52:15.572 20262       WebCore::AccessibilityRenderObject::elementRect() [0x7fd5c8fcdd4e]
22:52:15.572 20262       WebCore::AccessibilityObject::clickPoint() [0x7fd5c8fc3013]
22:52:15.572 20262       WebCore::AccessibilityRenderObject::clickPoint() [0x7fd5c8fcde55]
22:52:15.572 20262       WebKit::WebAccessibilityObject::clickPoint() [0x7fd5c7cdc7fe]
22:52:15.573 20262       WebTestRunner::AccessibilityUIElement::clickPointXGetterCallback() [0x4d15e6]
22:52:15.573 20262       WebTestRunner::CppBoundClass::MemberGetterCallback<>::run() [0x4d3cee]
22:52:15.573 20262       WebTestRunner::(anonymous namespace)::GetterPropertyCallback::getValue() [0x4aa0fa]
22:52:15.573 20262       WebTestRunner::CppBoundClass::getProperty() [0x4aac73]
22:52:15.573 20262       WebTestRunner::CppNPObject::getProperty() [0x4aa253]
22:52:15.573 20262       WebCore::npObjectGetProperty() [0x7fd5c903e90c]
22:52:15.573 20262       WebCore::npObjectNamedPropertyGetter() [0x7fd5c903ed86]
22:52:15.573 20262       v8::internal::JSObject::GetPropertyWithInterceptor() [0x7fd5c5e0ca60]
22:52:15.573 20262       v8::internal::Object::GetProperty() [0x7fd5c5de60fe]
22:52:15.573 20262       v8::internal::Object::GetProperty() [0x7fd5c5de59db]
22:52:15.573 20262       v8::internal::LoadIC::Load() [0x7fd5c5d692f1]
22:52:15.573 20262       v8::internal::LoadIC_Miss() [0x7fd5c5d6ea78]
22:52:15.573 20262       <unknown> [0x2b09c750654e]
22:52:15.577 20213 [819/26914] accessibility/svg-bounds.html failed unexpectedly (DumpRenderTree crashed [pid=20279])
2

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list