Skip to content

Instantly share code, notes, and snippets.

@FreeFull
Last active May 26, 2020 10:10
Show Gist options
  • Select an option

  • Save FreeFull/c834d726d35883eba8fd735d7725bfa7 to your computer and use it in GitHub Desktop.

Select an option

Save FreeFull/c834d726d35883eba8fd735d7725bfa7 to your computer and use it in GitHub Desktop.
(gdb) bt
#0 handle_pointer_constraint_set_region (listener=0x559007fed1e8, data=0x0) at ../sway/sway/input/cursor.c:840
#1 0x00007ff7b75bb31e in wlr_signal_emit_safe (signal=<optimized out>, data=0x0) at ../util/signal.c:29
#2 0x00007ff7b75bb31e in wlr_signal_emit_safe (signal=signal@entry=0x559007e48a90, data=data@entry=0x559007e487f0) at ../util/signal.c:29
#3 0x00007ff7b75b5a4c in surface_commit_pending (surface=surface@entry=0x559007e487f0) at ../types/wlr_surface.c:379
#4 0x00007ff7b75b5dc0 in surface_commit (client=<optimized out>, resource=<optimized out>) at ../types/wlr_surface.c:448
#5 0x00007ff7b6e88a8d in () at /usr/lib/libffi.so.7
#6 0x00007ff7b6e8801b in () at /usr/lib/libffi.so.7
#7 0x00007ff7b760cf62 in () at /usr/lib/libwayland-server.so.0
#8 0x00007ff7b76092dc in () at /usr/lib/libwayland-server.so.0
#9 0x00007ff7b760afaa in wl_event_loop_dispatch () at /usr/lib/libwayland-server.so.0
#10 0x00007ff7b76094e7 in wl_display_run () at /usr/lib/libwayland-server.so.0
#11 0x0000559006df45a0 in main (argc=1, argv=0x7fff0f658f18) at ../sway/sway/main.c:409
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment