Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Program received signal SIGSEGV, Segmentation fault.
- 0x00007ffff5caca20 in has_keyboard_focused_child_callback (surface=0x5555555eb770, user_data=0x7fffffffd25f) at ../../third_party/weston/src/desktop-shell/shell.c:1596
- 1596 if (shsurf->focus_count > 0) {
- (gdb) bt
- #0 0x00007ffff5caca20 in has_keyboard_focused_child_callback (surface=0x5555555eb770, user_data=0x7fffffffd25f) at ../../third_party/weston/src/desktop-shell/shell.c:1596
- #1 0x00007ffff7f664c7 in weston_desktop_surface_foreach_child (surface=0x5555555bbb90, callback=0x7ffff5cac9c0 <has_keyboard_focused_child_callback>, user_data=0x7fffffffd25f)
- at ../../third_party/weston/src/libweston/desktop/surface.c:913
- #2 0x00007ffff5cac9a6 in has_keyboard_focused_child (shsurf=0x5555555ea310) at ../../third_party/weston/src/desktop-shell/shell.c:1614
- #3 0x00007ffff5cac926 in sync_surface_activated_state (shsurf=0x5555555ea310) at ../../third_party/weston/src/desktop-shell/shell.c:1635
- #4 0x00007ffff5caa721 in shell_surface_deactivate (shsurf=0x5555555ea310) at ../../third_party/weston/src/desktop-shell/shell.c:1665
- #5 0x00007ffff5caa499 in activate (shell=0x55555558bdc0, view=0x5555555ec530, seat=0x55555558de50, flags=1) at ../../third_party/weston/src/desktop-shell/shell.c:3769
- #6 0x00007ffff5cb19e1 in map (shell=0x55555558bdc0, shsurf=0x5555555ec7e0) at ../../third_party/weston/src/desktop-shell/shell.c:2364
- #7 0x00007ffff5caf49f in desktop_surface_committed (desktop_surface=0x5555555ec3f0, sx=0, sy=0, data=0x55555558bdc0) at ../../third_party/weston/src/desktop-shell/shell.c:2416
- #8 0x00007ffff7f62ca4 in weston_desktop_api_committed (desktop=0x55555558c3f0, surface=0x5555555ec3f0, sx=0, sy=0) at ../../third_party/weston/src/libweston/desktop/libweston-desktop.c:159
- #9 0x00007ffff7f6aa10 in weston_desktop_xdg_toplevel_committed (toplevel=0x5555555ec330, sx=0, sy=0) at ../../third_party/weston/src/libweston/desktop/xdg-shell.c:786
- #10 0x00007ffff7f69b90 in weston_desktop_xdg_surface_committed (dsurface=0x5555555ec3f0, user_data=0x5555555ec330, sx=0, sy=0)
- at ../../third_party/weston/src/libweston/desktop/xdg-shell.c:1492
- #11 0x00007ffff7f64ca5 in weston_desktop_surface_surface_committed (listener=0x5555555ec448, data=0x5555555ebc70) at ../../third_party/weston/src/libweston/desktop/surface.c:178
- #12 0x00007ffff7f49217 in wl_signal_emit (signal=0x5555555ebc90, data=0x5555555ebc70) at ../../third_party/wayland/src/src/wayland-server-core.h:491
- #13 0x00007ffff7f5a784 in weston_surface_commit_state (surface=0x5555555ebc70, state=0x5555555ebd98) at ../../third_party/weston/src/libweston/compositor.c:4103
- #14 0x00007ffff7f59c80 in weston_surface_commit (surface=0x5555555ebc70) at ../../third_party/weston/src/libweston/compositor.c:4112
- #15 0x00007ffff7f59475 in surface_commit (client=0x5555555b21d0, resource=0x5555555cdae0) at ../../third_party/weston/src/libweston/compositor.c:4195
- #16 0x00007ffff7fb3235 in ffi_call_unix64 () at /home/igalia/chromium/src/out/WaylandDebug/libweston_compositor.so
- #17 0x00007ffff7fb2789 in ffi_call_int () at /home/igalia/chromium/src/out/WaylandDebug/libweston_compositor.so
- #18 0x00007ffff7fa00bb in wl_closure_invoke (closure=0x5555555eaaf0, flags=2, target=0x5555555cdae0, opcode=6, data=0x5555555b21d0) at ../../third_party/wayland/src/src/connection.c:1172
- #19 0x00007ffff7f95a51 in wl_client_connection_data (fd=17, mask=1, data=0x5555555b21d0) at ../../third_party/wayland/src/src/wayland-server.c:439
- #20 0x00007ffff7f930cc in wl_event_source_fd_dispatch (source=0x5555555c7ca0, ep=0x7fffffffdb10) at ../../third_party/wayland/src/src/event-loop.c:112
- #21 0x00007ffff7f9488d in wl_event_loop_dispatch (loop=0x5555555795b0, timeout=-1) at ../../third_party/wayland/src/src/event-loop.c:1027
- #22 0x00007ffff7f9708f in wl_display_run (display=0x5555555794c0) at ../../third_party/wayland/src/src/wayland-server.c:1435
- #23 0x00007ffff7f379cd in wet_main (argc=1, argv=0x7fffffffe2e8, test_data=0x0) at ../../third_party/weston/src/compositor/main.c:4203
- #24 0x00007ffff7f35706 in main (argc=8, argv=0x7fffffffe2e8) at ../../third_party/weston/src/compositor/executable.c:33
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement