XDG_RUNTIME_DIR not set, falling back to .
using socket ./wayland-0
device 0x8069818
egl display 0x806b4c8
disconnect from client 0x83e1fc0
Program received signal SIGSEGV, Segmentation fault.
0x08049d91 in destroy_surface (resource=0x83f007c, client=0x83e1fc0)
at ../../src/clayland-maverick3/clayland.c:308
308 wl_list_for_each_safe(l, next,
(gdb) bt
#0 0x08049d91 in destroy_surface (resource=0x83f007c, client=0x83e1fc0)
at ../../src/clayland-maverick3/clayland.c:308
#1 0x001303a4 in wl_resource_destroy (resource=0x83f007c, client=0x83e1fc0)
at ../../../src/wayland-lucid1/wayland/wayland-server.c:289
#2 0x0013041e in wl_client_destroy (client=0x83e1fc0)
at ../../../src/wayland-lucid1/wayland/wayland-server.c:300
#3 0x00130ebb in wl_client_connection_data (fd=12,
mask=<value optimized out>, data=0x83e1fc0)
at ../../../src/wayland-lucid1/wayland/wayland-server.c:127
#4 0x00130ef3 in wl_event_source_fd_dispatch (source=0x80c79b8, ep=0xbfffee50)
at ../../../src/wayland-lucid1/wayland/event-loop.c:74
#5 0x00131206 in wl_event_loop_dispatch (loop=0x83c86f0, timeout=0)
at ../../../src/wayland-lucid1/wayland/event-loop.c:426
#6 0x0804abac in wl_glib_source_dispatch (base=0x83c8730, callback=0,
data=0x0) at ../../src/clayland-maverick3/wayland-source.c:38
#7 0x0051a855 in g_main_context_dispatch ()
from /home/dylan/code/maverick/root/build/clayland3/../../../usr/local/lib/libglib-2.0.so.0
#8 0x0051e668 in ?? ()
from /home/dylan/code/maverick/root/build/clayland3/../../../usr/local/lib/libglib-2.0.so.0
#9 0x0051eba7 in g_main_loop_run ()
from /home/dylan/code/maverick/root/build/clayland3/../../../usr/local/lib/libglib-2.0.so.0
#10 0x001af925 in clutter_main ()
at ../../../src/clutter-1.5.10/clutter/clutter-main.c:947
#11 0x0804a36c in main (argc=1, argv=0xbffff294)
at ../../src/clayland-maverick3/clayland.c:525
(gdb) quit