https://bugs.freedesktop.org/show_bug.cgi?id=63510
--- Comment #2 from Bruno Jacquet (Xaapyks) <maxi...@free.fr> --- 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. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Wayland-bugs mailing list Wayland-bugs@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-bugs