[webkit-gtk] webkit 1.2.7 crashes when visiting a site

Gustavo Noronha Silva gns at gnome.org
Tue Mar 15 08:17:27 PDT 2011


[I suck and replied privately]

On Tue, 2011-03-15 at 07:59 -0500, Marco Peereboom wrote:
> When visiting http://design.canonical.com/2011/03/quit/ webkit 1.2.7 crashes
> with the following backtrace:
> 
> #0  0x0000000210eb25c0 in WebCore::ImageBuffer::context () from /usr/local/lib/libwebkit-1.0.so.2.2
> #1  0x0000000210eb186d in WebCore::drawPathShadow () from /usr/local/lib/libwebkit-1.0.so.2.2

Looks like the shadow area is too big and the allocation of the buffer
to draw the shadow on fails, but the code doesn't check for that
possibility.

> Worth writing up on the webkit bugzilla?

Normally yes, but in this case I've fixed it already[0], so no need =)

Cheers,

[0]: 04cd0279330ac8913b1166902d255a12a2f33481 on the stable repository
on gitorious

-- 
Gustavo Noronha Silva <gns at gnome.org>
GNOME Project




More information about the webkit-gtk mailing list