<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - wayland: gtk3 apps segfault with plasma-wayland/kwin_wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=762258">762258</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>wayland: gtk3 apps segfault with plasma-wayland/kwin_wayland
</td>
</tr>
<tr>
<th>Classification</th>
<td>Platform
</td>
</tr>
<tr>
<th>Product</th>
<td>gtk+
</td>
</tr>
<tr>
<th>Version</th>
<td>3.19.x
</td>
</tr>
<tr>
<th>URL</th>
<td>https://bugzilla.redhat.com/show_bug.cgi?id=1298371
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>Normal
</td>
</tr>
<tr>
<th>Component</th>
<td>Backend: Wayland
</td>
</tr>
<tr>
<th>Assignee</th>
<td>gtk-bugs@gtk.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ofourdan@redhat.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>gtk-bugs@gtk.org
</td>
</tr>
<tr>
<th>CC</th>
<td>rob@robster.org.uk, wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>GNOME version</th>
<td>---
</td>
</tr></table>
<p>
<div>
<pre>Summary:
When gtk3 apps are run with kwin s Wayland compistior, they segfauls at
startup.
Downstream bug:
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1298371">https://bugzilla.redhat.com/show_bug.cgi?id=1298371</a>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>