Skip to content

Instantly share code, notes, and snippets.

@benlovell
Created April 19, 2013 10:45
Show Gist options
  • Save benlovell/5419592 to your computer and use it in GitHub Desktop.
Save benlovell/5419592 to your computer and use it in GitHub Desktop.
SIGINT a running process (celluloid)
0x00007fff8f8d3342 in sigprocmask ()
(gdb) backtrace#0 0x00007fff8f8d3342 in sigprocmask ()
#1 0x00007fff89586e75 in setjmp ()#2 0x00000001090c2c8b in rb_thread_terminate_all () at thread.c:1024
#3 0x0000000108f76fcc in ruby_cleanup (ex=6) at eval.c:140#4 0x0000000108f77103 in ruby_run_node (n=<value temporarily unavailable, due to optimizations>) at eval.c:244
#5 0x0000000108f30edf in main (argc=2, argv=0x7fff56ccf350) at main.c:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment