<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - weston crashed after clicking close button of arora"
href="https://bugs.freedesktop.org/show_bug.cgi?id=81115#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - weston crashed after clicking close button of arora"
href="https://bugs.freedesktop.org/show_bug.cgi?id=81115">bug 81115</a>
from <span class="vcard"><a class="email" href="mailto:sudoman@ninthfloor.org" title="Andrew Engelbrecht <sudoman@ninthfloor.org>"> <span class="fn">Andrew Engelbrecht</span></a>
</span></b>
<pre>i built 1.5.0 from source, and managed to make weston crash twice. i only have
the symbols for one of those crashes, since i was still figuring things out.
i'll attach the core dump and symbols.
$ gdb -se ./weston -c ./core
...
Program terminated with signal 5, Trace/breakpoint trap.
#0 0x00007f2acbd74407 in __GI_raise (sig=5) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) backtrace
#0 0x00007f2acbd74407 in __GI_raise (sig=5) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1 0x0000000000410250 in on_caught_signal (s=11, siginfo=0x7fffba342770,
context=0x7fffba342640) at src/compositor.c:3914
#2 <signal handler called>
#3 wl_event_loop_add_idle (loop=0x0, func=0x7f2ac37d7e5c
<weston_wm_window_draw_decoration>, data=0x205b3d0) at ../src/event-loop.c:301
#4 0x00007f2ac37d82b7 in weston_wm_window_schedule_repaint (window=0x205b3d0)
at xwayland/window-manager.c:1045
#5 0x00007f2ac37d7756 in weston_wm_window_activate (listener=0x2113100,
data=0x2460060) at xwayland/window-manager.c:727
#6 0x0000000000411007 in wl_signal_emit (signal=0x1fd86a8, data=0x2460060) at
/usr/include/wayland-server.h:260
#7 0x0000000000413555 in weston_surface_activate (surface=0x2460060,
seat=0x2062670) at src/input.c:1009
#8 0x00007f2ac39f62b7 in activate (shell=0x1fdb090, es=0x2460060,
seat=0x2062670, configure=true) at desktop-shell/shell.c:4530
#9 0x00007f2ac39ee084 in focus_state_surface_destroy (listener=0x245c2e0,
data=0x20620d0) at desktop-shell/shell.c:631
#10 0x0000000000407595 in wl_signal_emit (signal=0x20620d8, data=0x20620d0) at
/usr/include/wayland-server.h:260
#11 0x000000000040ad79 in weston_surface_destroy (surface=0x20620d0) at
src/compositor.c:1395
#12 0x00007f2ac39f39d0 in fade_out_done (animation=0x25081f0, data=0x2061c20)
at desktop-shell/shell.c:3177
#13 0x000000000041d56b in weston_view_animation_destroy (animation=0x25081f0)
at src/animation.c:143
#14 0x000000000041d62e in weston_view_animation_frame (base=0x25081f8,
output=0x20842b0, msecs=43308708) at src/animation.c:172
#15 0x000000000040bff4 in weston_output_repaint (output=0x20842b0,
msecs=43308708) at src/compositor.c:1819
#16 0x000000000040c0da in weston_output_finish_frame (output=0x20842b0,
msecs=43308708) at src/compositor.c:1848
#17 0x00007f2acb501dbf in page_flip_handler (fd=12, frame=367180, sec=43308,
usec=708860, data=0x20842b0) at src/compositor-drm.c:761
#18 0x00007f2acaac7c3e in drmHandleEvent () from
/usr/lib/x86_64-linux-gnu/libdrm.so.2
#19 0x00007f2acb503239 in on_drm_input (fd=12, mask=1, data=0x1fd8620) at
src/compositor-drm.c:1259
#20 0x00007f2accad9c22 in wl_event_loop_dispatch (loop=0x1fd2220,
timeout=timeout@entry=-1) at ../src/event-loop.c:419
#21 0x00007f2accad8265 in wl_display_run (display=0x1fd2190) at
../src/wayland-server.c:969
#22 0x0000000000410ede in main (argc=1, argv=0x7fffba3437f8) at
src/compositor.c:4316
(gdb)</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>