[Wayland-bugs] [Bug 63510] XWayland crashes weston when trying to resize X windows to a negative dimension

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Apr 13 13:05:24 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=63510

--- Comment #2 from Bruno Jacquet (Xaapyks) <maxijac at 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 at entry=0x15b0d10,
x=x at entry=0x7fffffffe53c, y=y at entry=0x7fffffffe538) at window-manager.c:421
421                     *x = t->margin + t->width;
(gdb) bt
#0  weston_wm_window_get_child_position (window=window at entry=0x15b0d10,
x=x at entry=0x7fffffffe53c, y=y at 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 at entry=0x621a40) at event-loop.c:400
#3  0x00007ffff7bd33f9 in wl_event_loop_dispatch (loop=0x621a40,
timeout=timeout at entry=-1) at event-loop.c:412
#4  0x00007ffff7bd1605 in wl_display_run (display=display at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130413/d5d1a8ff/attachment.html>


More information about the Wayland-bugs mailing list