Bug#803104: yelp: FTBFS: Segmentation fault
Alberto Garcia
berto at igalia.com
Mon Apr 25 09:59:53 UTC 2016
Control: reassign 803104 webkit2gtk 2.12.1-1
On Mon, Apr 18, 2016 at 06:37:53PM +0200, Michael Biebl wrote:
> The gtk-doc scanner is linked against libwebkit2gtk-4.0, and this is
> where it segfaults if DISPLAY is unset.
Yeah, it looks like webkit is calling XCloseDisplay() in the
destructor of PlatformDisplayX11 even if the display is NULL.
(gdb) bt
#0 XCloseDisplay (dpy=0x0) at ../../src/ClDisplay.c:51
#1 0x00007ffff4eab831 in WebCore::PlatformDisplayX11::~PlatformDisplayX11 (this=0x7fffe2dfc028, __in_chrg=<optimized out>)
at /build/webkit2gtk-ea7lQt/webkit2gtk-2.12.1/Source/WebCore/platform/graphics/x11/PlatformDisplayX11.cpp:53
Berto
More information about the pkg-gnome-maintainers
mailing list