Guest User

Untitled

a guest
Dec 25th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 2.46 KB | None | 0 0
  1. Thread 5 (Thread 0x7fffe844d700 (LWP 24462)):
  2. #0  0x00007fffe8e8f0b6 in flext_base_multi_d::GetOut (this=0xbf5a70, ix=3)
  3.     at source/flclass.h:195
  4. #1  0x00007fffe8e8f23d in flext_base_multi_d::ToSysAnything (this=0xbf5a70, n=3,
  5.     s=0x6dc160, argc=48, argv=0x7fffe00008d0) at source/flclass.h:865
  6. #2  0x00007fffe8e937ef in flext_multi_d::MsgBundle::Msg::Send (this=0xbf73a8)
  7.     at source/flqueue.cpp:270
  8. #3  0x00007fffe8e933de in flext_multi_d::MsgBundle::Send (this=0xbf73a0)
  9.     at source/flqueue.cpp:190
  10. #4  0x00007fffe8e9256a in QWork (syslock=true, flushobj=0x0) at source/flqueue.cpp:398
  11. #5  0x00007fffe8e9271b in flext_base_multi_d::QWorker () at source/flqueue.cpp:507
  12. #6  0x00007fffe8e89716 in LaunchHelper (e=0xbf4f30) at source/flthr.cpp:159
  13. #7  0x00007ffff702bd8c in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  14. #8  0x00007ffff6d7704d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  15. #9  0x0000000000000000 in ?? ()
  16.  
  17. Thread 4 (Thread 0x7fffe8c4e700 (LWP 24461)):
  18. #0  0x00007ffff7030bac in pthread_cond_wait@@GLIBC_2.3.2 ()
  19.    from /lib/x86_64-linux-gnu/libpthread.so.0
  20. #1  0x00007fffe8e8a615 in flext_multi_d::ThrCond::Wait (this=0xbfeab0)
  21.     at source/flthr.cpp:702
  22. #2  0x00007fffe8e898be in flext_multi_d::ThrHelper () at source/flthr.cpp:230
  23. #3  0x00007ffff702bd8c in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  24. #4  0x00007ffff6d7704d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  25. #5  0x0000000000000000 in ?? ()
  26.  
  27. Thread 3 (Thread 0x7ffff3a3e700 (LWP 24460)):
  28. #0  0x00007ffff7030bac in pthread_cond_wait@@GLIBC_2.3.2 ()
  29.    from /lib/x86_64-linux-gnu/libpthread.so.0
  30. #1  0x00007fffea511fc3 in pdp_procqueue_thread ()
  31.    from /usr/lib/pd-extended/extra/pdp/pdp.pd_linux
  32. #2  0x00007ffff702bd8c in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  33. #3  0x00007ffff6d7704d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  34. #4  0x0000000000000000 in ?? ()
  35.  
  36. Thread 1 (Thread 0x7ffff7fcf720 (LWP 24453)):
  37. #0  0x00007ffff6d6f143 in select () from /lib/x86_64-linux-gnu/libc.so.6
  38. #1  0x000000000048123c in sys_domicrosleep (microsec=<value optimized out>,
  39.     pollem=<value optimized out>) at s_inter.c:189
  40. #2  0x000000000047c69d in m_pollingscheduler () at m_sched.c:513
  41. #3  m_mainloop () at m_sched.c:563
  42. #4  0x000000000047f235 in sys_main (argc=1, argv=<value optimized out>)
  43.     at s_main.c:304
  44. #5  0x00007ffff6cafeff in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
  45. #6  0x0000000000410e19 in _start ()
Add Comment
Please, Sign In to add comment