RESOLVED FIXED 12979
REGRESSION (r19972): Crash on SVG application
https://bugs.webkit.org/show_bug.cgi?id=12979
Summary REGRESSION (r19972): Crash on SVG application
Andreas Neumann
Reported 2007-03-06 03:23:53 PST
I hate to provide such a complex example in a bug report, but with many of my more complex SVG applications I get crashes currently. Its probably some sort of regression, since these examples didn't crash before. Here are other URLs that also crash (probably same reason): http://www.carto.net/papers/svg/us_population/index.html http://www.carto.net/papers/svg/us_crime_2000/
Attachments
the corresponding crash log (22.15 KB, text/plain)
2007-03-06 03:25 PST, Andreas Neumann
no flags
Reduction (374 bytes, image/svg+xml)
2007-03-06 07:08 PST, mitz
no flags
Andreas Neumann
Comment 1 2007-03-06 03:25:06 PST
Created attachment 13487 [details] the corresponding crash log
mitz
Comment 2 2007-03-06 06:29:41 PST
With a debug build I get: WebCore/dom/Node.cpp:995: failed assertion `parent'
mitz
Comment 3 2007-03-06 07:08:13 PST
Created attachment 13488 [details] Reduction
Nikolas Zimmermann
Comment 4 2007-03-06 15:59:37 PST
Bug fixed. Landed in r19989. Thanks again Andreas for the bug report. I checked quite some of your svg map applications and couldn't find any use related crashes anymore. Do you also see a problem when enabling "Geology" in the yosemite example? It crashes here on reporting a error to the console - can you confirm that? Niko
Note You need to log in before you can comment on or make changes to this bug.