Skip to content

Instantly share code, notes, and snippets.

@stefantalpalaru
Created May 13, 2019 20:17
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 stefantalpalaru/6d83c40799f8de19b2cc5286f7624430 to your computer and use it in GitHub Desktop.
Save stefantalpalaru/6d83c40799f8de19b2cc5286f7624430 to your computer and use it in GitHub Desktop.
tflowvar deadlock
(gdb) bt
#0 0x00007f874128ef6c in pthread_cond_wait () from target:/lib64/libpthread.so.0
#1 0x000055ed8f46fbe3 in wait_1jWf7NqlMVz9aQJMRL9bTm9bQthreadpool ()
#2 0x000055ed8f46fc93 in blockUntil_9czoqdg4eHIgtJ4wssK5YHA_3 ()
#3 0x000055ed8f47240f in sync_p4oO1XgRwu6WxNojgsXntg_2 ()
#4 0x000055ed8f45b2d5 in NimMainModule ()
#5 0x000055ed8f45b1c5 in NimMainInner ()
#6 0x000055ed8f45b201 in NimMain ()
#7 0x000055ed8f45b24f in main ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment