Skip to content

Instantly share code, notes, and snippets.

@jdiez17
Created February 15, 2020 21:42
Show Gist options
  • Save jdiez17/e33e41b3e8c2a947356c5f9b1af24844 to your computer and use it in GitHub Desktop.
Save jdiez17/e33e41b3e8c2a947356c5f9b1af24844 to your computer and use it in GitHub Desktop.
(gdb) bt
#0 0x00007f2100455b07 in ?? () from /usr/lib/libwayland-client.so.0
#1 0x00007f21004563da in ?? () from /usr/lib/libwayland-client.so.0
#2 0x00007f2100453eeb in wl_proxy_marshal_constructor () from /usr/lib/libwayland-client.so.0
#3 0x000055885269d0a9 in xdg_wm_base_get_xdg_surface (xdg_wm_base=0x5588529e6880, surface=0x558852a38e80)
at protocol/xdg-shell-client-protocol.h:505
#4 0x000055885269ec53 in sl_window_update (window=0x558852a4b7a0) at ../sommelier.c:731
#5 0x00005588526a3119 in sl_handle_client_message (ctx=0x7ffcc4cdf420, event=0x5588529e8cd0) at ../sommelier.c:2086
#6 0x00005588526a594d in sl_handle_x_connection_event (fd=13, mask=1, data=0x7ffcc4cdf420) at ../sommelier.c:2948
#7 0x00007f21004427f2 in wl_event_loop_dispatch () from /usr/lib/libwayland-server.so.0
#8 0x00005588526a9d62 in main (argc=4, argv=0x7ffcc4ce00b8) at ../sommelier.c:4306
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment