Skip to content

Instantly share code, notes, and snippets.

@jimjh
Created February 23, 2020 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jimjh/826dfd6b99e934bdf34898d07e1c750b to your computer and use it in GitHub Desktop.
Save jimjh/826dfd6b99e934bdf34898d07e1c750b to your computer and use it in GitHub Desktop.
(gdb) bt
#0 0x0000555555555f3b in readcb ()
#1 0x00007ffff7983e32 in ?? () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6
#2 0x00007ffff79898f8 in ?? () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6
#3 0x00007ffff798a33f in event_base_loop () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6
#4 0x00005555555568ff in _init_event_loop ()
#5 0x0000555555556527 in proxy ()
#6 0x00005555555563f4 in main ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment