Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example locks up after a few seconds #1

Open
paulie-g opened this issue Sep 24, 2018 · 0 comments
Open

Example locks up after a few seconds #1

paulie-g opened this issue Sep 24, 2018 · 0 comments

Comments

@paulie-g
Copy link

When I break into it with kill -2 $PID:


      │                                          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

I think it's hitting nsf/termbox#115

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant