[Webkit-unassigned] [Bug 89104] New: [GTK] Assert failure in svg/batik/text/textDecoration.svg, textEffect3.svg for 64bit Debug bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 14 08:05:18 PDT 2012


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

           Summary: [GTK] Assert failure in
                    svg/batik/text/textDecoration.svg,textEffect3.svg for
                    64bit Debug bot
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: spena at igalia.com


Revision r120314 <http://trac.webkit.org/changeset/r120314> introduced the following assertion:

ASSERT(object->isSVGText() || object->isSVGTextPath())

in the RenderSVGResourceContainer::shouldTransformOnTextPainting of Source/WebCore/rendering/svg/RenderSVGResourceContainer.cpp

That assertion currently fails on 64bits GTK Debug bot, when for tests svg/batik/text/textDecoration.svg and svg/batik/text/textEffect3.svg

(See http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Debug/builds/34070/steps/layout-test/logs/stdio).

The EFL 64bits Debug bot passes those tests, as seen in http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Debug/builds/1318/steps/layout-test/logs/stdio.

-- 
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