[Webkit-unassigned] [Bug 142333] [GTK] WebCore::TransformationMatrix::multiply segfaults when loading last.fm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 5 08:11:22 PST 2015


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

--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #5)
> Comment on attachment 247950 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=247950&action=review
> 
> > Source/WebKit2/WebProcess/WebPage/gtk/LayerTreeHostGtk.cpp:-130
> > -    // The creation of the TextureMapper needs an active OpenGL context.
> > -    if (!makeContextCurrent())
> > -        return;
> 
> I think failing to call makeContextCurrent here is definitely a problem. If
> the OpenGL context has changed the commands will be issued to the incorrect
> context.

I assumed by the comment that it was there only to create the TextureMapper.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150305/726d3568/attachment-0002.html>


More information about the webkit-unassigned mailing list