You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
│ Program received signal SIGINT, Interrupt.
│ │ 0x00007ffff7b6a36b in select () from /usr/lib/libc.so.6
(gdb) │ │
(gdb) │ │
(gdb) ╰────────────────────────────────────────────╯
(gdb)
(gdb)
(gdb)
(gdb)
(gdb) backtrace
#0 0x00007ffff7b6a36b in select () from /usr/lib/libc.so.6
#1 0x000055555559d6cd in wait_fill_event ()
#2 0x00005555555a0432 in tb_peek_event ()
#3 0x0000555555558afa in main () at examples/main.cpp:126
When I break into it with kill -2 $PID:
I think it's hitting nsf/termbox#115
The text was updated successfully, but these errors were encountered: