[Webkit-unassigned] [Bug 11909] Regression: ASSERT while loading large SVG from Illustrator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 21 06:00:42 PST 2006


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





------- Comment #2 from macdome at opendarwin.org  2006-12-21 06:00 PDT -------
Hum.  Looks like it's been attached, but has not renderer()  odd.

(gdb) p renderer()
$1 = (class WebCore::RenderObject *) 0x0
Current language:  auto; currently c++
(gdb) p attached()
$2 = true

Wow.  showTreeForThis() is not very useful with SVGs ;)

Perhaps one of its parents responded false to childShouldCreateRenderer(this)
(meaning its a mask inside a switch statement).  Not sure if that's the case
here though.  Although that looks like such an SVG would produce a similar bug.


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