[Wayland-bugs] [Bug 762258] New: wayland: gtk3 apps segfault with plasma-wayland/kwin_wayland

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 18 11:00:31 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=762258

            Bug ID: 762258
           Summary: wayland: gtk3 apps segfault with
                    plasma-wayland/kwin_wayland
    Classification: Platform
           Product: gtk+
           Version: 3.19.x
               URL: https://bugzilla.redhat.com/show_bug.cgi?id=1298371
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
          Assignee: gtk-bugs at gtk.org
          Reporter: ofourdan at redhat.com
        QA Contact: gtk-bugs at gtk.org
                CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
     GNOME version: ---

Summary:

When gtk3 apps are run with kwin s Wayland compistior, they segfauls at
startup. 

Downstream bug:

https://bugzilla.redhat.com/show_bug.cgi?id=1298371

How to reproduce:

1. Run a kwin_wayland nested session:

   $ kwin_wayland --xwayland --windowed

2. Start any gtk3 based application

   $ gnome-calculator

Additional data:

kwin (at least the version found in Fedora 23) does not support xdg_shell
whereas gtk3 take it for granted.

segfault in wl_proxy_marshal_constructor() because the proxy is NULL.

Not much gtk+ can do really, but it should bail out more gracefully I guess...

Patch to follow.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160218/8b9ce729/attachment.html>


More information about the wayland-bugs mailing list