<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - crashes when running any XWayland app"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82827">82827</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>crashes when running any XWayland app
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>smikims.me@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>1.5.0
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>weston
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Using Arch Linux package version 1.5.0-1. Crashes usually happen after about a
minute, give or take.


Additional info:

My weston.ini has

[core]
modules=xwayland.so,desktop-shell.so


Steps to reproduce: Open any X app (I used glxgears) in weston with XWayland
enabled and play around with it for about a minute.

Two backtraces:

Reading symbols from /usr/bin/weston...done.
[New LWP 1003]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/weston'.
Program terminated with signal SIGTRAP, Trace/breakpoint trap.
#0 0x00007fa251329d67 in raise () from /usr/lib/libc.so.6
(gdb) bt
#0 0x00007fa251329d67 in raise () from /usr/lib/libc.so.6
#1 <signal handler called>
#2 surface_resize (shsurf=0xfe75a0, seat=0x0, edges=1) at
desktop-shell/shell.c:1772
#3 0x00007fa24ba3452f in weston_wm_handle_button (wm=<optimized out>,
wm=<optimized out>, event=<optimized out>) at xwayland/window-manager.c:1650
#4 weston_wm_handle_event (fd=0, mask=16847332, data=0xfcc7a0) at
xwayland/window-manager.c:1742
#5 0x00007fa2522b8042 in wl_event_loop_dispatch () from
/usr/lib/libwayland-server.so.0
#6 0x00007fa2522b6535 in wl_display_run () from /usr/lib/libwayland-server.so.0
#7 0x0000000000407d9b in main (argc=1, argv=<optimized out>) at
src/compositor.c:4316
(gdb) quit

Reading symbols from /usr/bin/weston...done.
[New LWP 23814]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/weston'.
Program terminated with signal SIGTRAP, Trace/breakpoint trap.
#0 0x00007fe8d4617d67 in raise () from /usr/lib/libc.so.6
(gdb) bt
#0 0x00007fe8d4617d67 in raise () from /usr/lib/libc.so.6
#1 <signal handler called>
#2 surface_move (shsurf=0xafa060, client_initiated=1, seat=<optimized out>) at
desktop-shell/shell.c:1577
#3 0x00007fe8ced22550 in weston_wm_handle_button (wm=<optimized out>,
wm=<optimized out>, event=<optimized out>) at xwayland/window-manager.c:1645
#4 weston_wm_handle_event (fd=11534192, mask=11510576, data=0xe45800) at
xwayland/window-manager.c:1742
#5 0x00007fe8d55a6042 in wl_event_loop_dispatch () from
/usr/lib/libwayland-server.so.0
#6 0x00007fe8d55a4535 in wl_display_run () from /usr/lib/libwayland-server.so.0
#7 0x0000000000407d9b in main (argc=1, argv=<optimized out>) at
src/compositor.c:4316
(gdb) quit</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>