[Webkit-unassigned] [Bug 162497] [GTK] [2.14.0] _cairo_surface_has_snapshots (surface)' failed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 3 22:28:40 PST 2016


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

--- Comment #15 from john.frankish at outlook.com ---
'seems like cairo needs to be compiled with "--enable-symbol-lookup" and libiberty.h copied from the gcc file tree to /usr/local/include

#3  0x00007fffe9da1249 in __GI___assert_fail (assertion=assertion at entry=0x7ffff13e6060 "! _cairo_surface_has_snapshots (surface)", file=file at entry=0x7ffff13e5f00 "cairo-surface.c", 
    line=line at entry=1652, function=function at entry=0x7ffff13e63a0 <__PRETTY_FUNCTION__.11398> "cairo_surface_mark_dirty_rectangle") at assert.c:101
No locals.
#4  0x00007ffff137cf19 in INT_cairo_surface_mark_dirty_rectangle (surface=surface at entry=0xc98a60, x=0, y=0, width=610, height=510) at cairo-surface.c:1652
        status = <optimized out>
        __PRETTY_FUNCTION__ = "cairo_surface_mark_dirty_rectangle"
#5  0x00007ffff137deb5 in INT_cairo_surface_mark_dirty (surface=0xc98a60) at cairo-surface.c:1606
        extents = {x = 0, y = 0, width = 610, height = 510}
#6  0x00007ffff57c74a8 in WebKit::AcceleratedBackingStoreX11::paint (this=this at entry=0xb03b40, cr=cr at entry=0xb6e800, clipRect=...)
    at /mnt/sdc8/usr/src/webkitgtk-2.14.2/Source/WebKit2/UIProcess/gtk/AcceleratedBackingStoreX11.cpp:178
No locals.
#7  0x00007ffff57ad7ed in webkitWebViewBaseDraw (widget=0xae8970, cr=0xb6e800) at /mnt/sdc8/usr/src/webkitgtk-2.14.2/Source/WebKit2/UIProcess/API/gtk/WebKitWebViewBase.cpp:543
        webViewBase = <optimized out>
        clipRect = {x = 0, y = 0, width = 610, height = 510}

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161204/f2f1e2cf/attachment.html>


More information about the webkit-unassigned mailing list