[webkit-gtk] WebKitGTK 2.36.2 released!

Lothar Scholz scholz.lothar at gmail.com
Sat May 21 13:33:51 PDT 2022


I finally got this version installed on Ubuntu 22.04 using GTK4 and it
crashes with this stack trace immediately when it is fist shown on
Wayland.
When using X11 it does not crash but all the WebKitWebView area just
stays white.

Usage: frame view STACK-ADDRESS
       frame view STACK-ADDRESS PC-ADDRESS
(gdb) backtrace
#0  0x00007ffff39d4a18 in WebKit::WaylandCompositor::Surface::commit()
[clone .cold] () at /usr/local/lib/libwebkit2gtk-5.0.so.0
#1  0x00007ffff2799e2e in  () at /lib/x86_64-linux-gnu/libffi.so.8
#2  0x00007ffff2796493 in  () at /lib/x86_64-linux-gnu/libffi.so.8
#3  0x00007fffefaf42c0 in  () at /lib/x86_64-linux-gnu/libwayland-server.so.0
#4  0x00007fffefaf84c4 in  () at /lib/x86_64-linux-gnu/libwayland-server.so.0
#5  0x00007fffefaf6f4a in wl_event_loop_dispatch () at
/lib/x86_64-linux-gnu/libwayland-server.so.0
#6  0x00007ffff4040353 in
WebKit::waylandLoopSourceFunctions::{lambda(_GSource*, int (*)(void*),
_GSource*)#2}::_FUN(_GSource, int (void*), _GSource*) () at
/usr/local/lib/libwebkit2gtk-5.0.so.0
#7  0x00007ffff74a3d1b in g_main_context_dispatch () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007ffff74f86f8 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007ffff74a13c3 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffff76c8c85 in g_application_run () at
/lib/x86_64-linux-gnu/libgio-2.0.so.0
#11 0x00005555555556e3 in main(int, char**) (argc=1,
argv=0x7fffffffdd88) at /home/llothar/work/example/example.cpp:49
(gdb)

Am Mi., 18. Mai 2022 um 01:17 Uhr schrieb Adrian Perez de Castro
<aperez at igalia.com>:
>
>
> WebKitGTK 2.36.2 is available for download at:
>
> https://webkitgtk.org/releases/webkitgtk-2.36.2.tar.xz (25.2MB)
>    md5sum: 121ca7e6c9333a78a98cd91d147fca0b
>    sha1sum: ee4f9bc9f1c638bbaf09619b0de3ef3f8f0e7e81
>    sha256sum: fe93bddb4a02c0e36f926efb6e81d28afd288b8824f6c5cf6a75cf40228e008e
>
> This is a bug fix release in the stable 2.36 series.
>
> What's new in the WebKitGTK 2.36.2 release?
> ===========================================
>
>   - Fix some pages showing empty content boxes when using GTK4.
>   - Fix the build with accessibility disabled.
>   - Fix the build with newer Ruby versions.
>   - Fix several crashes and rendering issues.
>
> What is WebKitGTK?
> ==================
>
> WebKitGTK is the GNOME platform port of the WebKit rendering engine.
> Offering WebKit's full functionality through a set of GObject-based
> APIs, it is suitable for projects requiring any kind of web
> integration, from hybrid HTML/CSS applications to full-fledged web
> browsers.
>
> More information
> ================
>
> If you want to know more about the project or get in touch with us
> you may:
>
> - Visit our website at https://www.webkitgtk.org or the upstream
>   site at https://www.webkit.org - people interested in contributing
>   should read: https://www.webkit.org/coding/contributing.html.
>
> - Browse the bug list at https://bugs.webkit.org
>   WebKitGTK bugs are typically prefixed by "[GTK]." A bug report with
>   a minimal, reproducible test case is often just as valuable as a patch.
>
> - Join the #webkitgtk IRC channel at irc.gnome.org or on Matrix at
>   #webkitgtk:matrix.org.
>
> - Subscribe to the WebKitGTK mailing list,
>   https://lists.webkit.org/mailman/listinfo/webkit-gtk or the
>   WebKit development mailing list,
>   https://lists.webkit.org/mailman/listinfo/webkit-dev
>
> Thanks
> ======
>
> Thanks to all the contributors who made possible this release, they
> are far too many to list!
>
> The WebKitGTK team,
> May 18, 2022
> _______________________________________________
> webkit-gtk mailing list
> webkit-gtk at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-gtk


More information about the webkit-gtk mailing list