[Webkit-unassigned] [Bug 183883] Crash with WebKitConsoleMessageLevel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 12 22:40:52 PDT 2018


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

--- Comment #16 from Michael Gratton <mike at vee.net> ---
> Are you sure that it's really linked against 2.20 when you're running it from
> the build directory? Check with ldd.

Yeah, looks like it:

> mjg at payens:~/Projects/GNOME/geary$ ldd build/src/libgeary-web-process.so | grep webkit
>	libwebkit2gtk-4.0.so.37 => /usr/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37 (0x00007f1cbed5c000)
> mjg at payens:~/Projects/GNOME/geary$ dpkg -S /usr/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
> libwebkit2gtk-4.0-37:amd64: /usr/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
> mjg at payens:~/Projects/GNOME/geary$ dpkg -l | grep libwebkit2gtk-4.0-37
> ii  libwebkit2gtk-4.0-37:amd64            2.20.1-1                             amd64        Web content engine library for GTK+

Although it also looks like upgrading to 2.20.1 has fixed the issue, so maybe the missing header was somehow causing it?

-- 
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/20180413/a3c59c13/attachment-0001.html>


More information about the webkit-unassigned mailing list