<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - XWayland crashes weston when trying to resize X windows to a negative dimension"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63510#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - XWayland crashes weston when trying to resize X windows to a negative dimension"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63510">bug 63510</a>
              from <span class="vcard"><a class="email" href="mailto:maxijac@free.fr" title="Bruno Jacquet (Xaapyks) <maxijac@free.fr>"> <span class="fn">Bruno Jacquet (Xaapyks)</span></a>
</span></b>
        <pre>Also got another one that I inspected a little :

Program received signal SIGSEGV, Segmentation fault.
weston_wm_window_get_child_position (window=window@entry=0x15b0d10,
x=x@entry=0x7fffffffe53c, y=y@entry=0x7fffffffe538) at window-manager.c:421
421                     *x = t->margin + t->width;
(gdb) bt
#0  weston_wm_window_get_child_position (window=window@entry=0x15b0d10,
x=x@entry=0x7fffffffe53c, y=y@entry=0x7fffffffe538) at window-manager.c:421
#1  0x00007fffeb7571e2 in weston_wm_window_configure (data=0x15b0d10) at
window-manager.c:1701
#2  0x00007ffff7bd33bc in wl_event_loop_dispatch_idle
(loop=loop@entry=0x621a40) at event-loop.c:400
#3  0x00007ffff7bd33f9 in wl_event_loop_dispatch (loop=0x621a40,
timeout=timeout@entry=-1) at event-loop.c:412
#4  0x00007ffff7bd1605 in wl_display_run (display=display@entry=0x6219d0) at
wayland-server.c:1219
#5  0x000000000040cf4f in main (argc=1, argv=0x7fffffffe9e8) at
compositor.c:3642


In this one, gdb tells me window->wm is ok, but window->wm->theme is NULL.</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>