[Webkit-unassigned] [Bug 18155] New: Crash webkit: SVG pictures stretched at 100% from slow servers?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 27 13:18:56 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18155

           Summary: Crash webkit: SVG pictures stretched at 100% from slow
                    servers?
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh PowerPC
               URL: http://minicube.thyb.net/tests/test-webkit525.13-
                    svg.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: thibault at thyb.net


if we try to access this page directly Webkit crash:
http://minicube.thyb.net/tests/test-webkit525.13-svg.html

if we try to access the same page hosted in a different server or locally,
webkit do not crash
http://virtualdaddy.thyb.net/thyb/test-webkit525.13-svg.html

If we try to access the svg file directly:
http://minicube.thyb.net/tests/background_26.svg

and then:
http://minicube.thyb.net/tests/test-webkit525.13-svg.html
webkit do not crash.

Clean the Safari cache, restart and the same bug can be replicated.
At first I thought it was a bug from Privoxy but since then we've tested on
many different configurations without luck.

On Minicube the server is Apache 2.0, On virtualdaddy the server is Apache 2.2
The mime-type is correctly setup and DEFLATE (gzip) is applied to serve those
svg files as svgz files doesn't seems to work.


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



More information about the webkit-unassigned mailing list