From Melodic Cassowary, 5 Years ago, written in Plain Text.
- go back
Embed
Viewing differences between and Untitled
  1. >Debug.ListCallStack /AllThreads
  2. The call stack is not available at this time.
  3. >Debug.ListCallStack /AllThreads
  4. Callstack for Thread 1 (Thread Id: 11924 (0x2e94)):
  5.  Index  Function
  6. --------------------------------------------------------------------------------
  7.  1      [External Code]
  8.  2      FreeSwitch.dll!switch_console_loop()
  9.  3      FreeSwitch.dll!switch_core_runtime_loop(int bg)
  10.  4      FreeSwitchConsole.exe!main(int argc, char * * argv)
  11.  5      [External Code]
  12.  
  13. Callstack for Thread 2 (Thread Id: 10724 (0x29e4)):
  14.  Index  Function
  15. --------------------------------------------------------------------------------
  16.  1      [External Code]
  17.  
  18. Callstack for Thread 3 (Thread Id: 4576 (0x11e0)):
  19.  Index  Function
  20. --------------------------------------------------------------------------------
  21.  1      [External Code]
  22.  
  23. Callstack for Thread 4 (Thread Id: 1688 (0x698)):
  24.  Index  Function
  25. --------------------------------------------------------------------------------
  26.  1      [External Code]
  27.  2      libapr.dll!apr_sleep(__int64 t)
  28.  3      FreeSwitch.dll!do_sleep(__int64 t)
  29.  4      FreeSwitch.dll!switch_sleep(__int64 t)
  30.  5      FreeSwitch.dll!pool_thread(apr_thread_t * thread, void * obj)
  31.  6      libapr.dll!dummy_worker(void * opaque)
  32.  7      [External Code]
  33.  
  34. Callstack for Thread 5 (Thread Id: 12444 (0x309c)):
  35.  Index  Function
  36. --------------------------------------------------------------------------------
  37.  1      [External Code]
  38.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  39.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  40.  4      libaprutil.dll!apr_queue_pop(apr_queue_t * queue, void * * data)
  41.  5      FreeSwitch.dll!switch_queue_pop(apr_queue_t * queue, void * * data)
  42.  6      FreeSwitch.dll!switch_event_dispatch_thread(apr_thread_t * thread, void * obj)
  43.  7      libapr.dll!dummy_worker(void * opaque)
  44.  8      [External Code]
  45.  
  46. Callstack for Thread 6 (Thread Id: 10984 (0x2ae8)):
  47.  Index  Function
  48. --------------------------------------------------------------------------------
  49.  1      [External Code]
  50.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  51.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  52.  4      libaprutil.dll!apr_queue_pop(apr_queue_t * queue, void * * data)
  53.  5      FreeSwitch.dll!switch_queue_pop(apr_queue_t * queue, void * * data)
  54.  6      FreeSwitch.dll!log_thread(apr_thread_t * t, void * obj)
  55.  7      libapr.dll!dummy_worker(void * opaque)
  56.  8      [External Code]
  57.  
  58. Callstack for Thread 7 (Thread Id: 7076 (0x1ba4)):
  59.  Index  Function
  60. --------------------------------------------------------------------------------
  61.  1      [External Code]
  62.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  63.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  64.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  65.  5      FreeSwitch.dll!switch_user_sql_thread(apr_thread_t * thread, void * obj)
  66.  6      libapr.dll!dummy_worker(void * opaque)
  67.  7      [External Code]
  68.  
  69. Callstack for Thread 8 (Thread Id: 12864 (0x3240)):
  70.  Index  Function
  71. --------------------------------------------------------------------------------
  72.  1      [External Code]
  73.  2      libapr.dll!apr_sleep(__int64 t)
  74.  3      FreeSwitch.dll!do_sleep(__int64 t)
  75.  4      FreeSwitch.dll!switch_sleep(__int64 t)
  76.  5      FreeSwitch.dll!switch_core_sql_db_thread(apr_thread_t * thread, void * obj)
  77.  6      libapr.dll!dummy_worker(void * opaque)
  78.  7      [External Code]
  79.  
  80. Callstack for Thread 9 (Thread Id: 10888 (0x2a88)):
  81.  Index  Function
  82. --------------------------------------------------------------------------------
  83.  1      [External Code]
  84.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  85.  3      libapr.dll!apr_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, __int64 timeout)
  86.  4      libaprutil.dll!apr_queue_pop_timeout(apr_queue_t * queue, void * * data, __int64 timeout)
  87.  5      FreeSwitch.dll!switch_queue_pop_timeout(apr_queue_t * queue, void * * data, __int64 timeout)
  88.  6      FreeSwitch.dll!switch_scheduler_task_thread(apr_thread_t * thread, void * obj)
  89.  7      libapr.dll!dummy_worker(void * opaque)
  90.  8      [External Code]
  91.  
  92. Callstack for Thread 10 (Thread Id: 10348 (0x286c)):
  93.  Index  Function
  94. --------------------------------------------------------------------------------
  95.  1      [External Code]
  96. *2      FreeSwitch.dll!switch_wait_socklist(switch_waitlist_s * waitlist, unsigned int len, unsigned int ms)
  97.  3      mod_verto.dll!profile_one_loop(verto_profile_s * profile)
  98.  4      mod_verto.dll!runtime(verto_profile_s * profile)
  99.  5      mod_verto.dll!profile_thread(apr_thread_t * thread, void * obj)
  100.  6      FreeSwitch.dll!switch_core_session_thread_pool_worker(apr_thread_t * thread, void * obj)
  101.  7      libapr.dll!dummy_worker(void * opaque)
  102.  8      [External Code]
  103.  
  104. Callstack for Thread 11 (Thread Id: 8112 (0x1fb0)):
  105.  Index  Function
  106. --------------------------------------------------------------------------------
  107.  1      [External Code]
  108.  2      libapr.dll!apr_socket_accept(apr_socket_t * * new, apr_socket_t * sock, apr_pool_t * p)
  109.  3      FreeSwitch.dll!switch_socket_accept(apr_socket_t * * new_sock, apr_socket_t * sock, apr_pool_t * pool)
  110.  4      FreeSwitch.dll!msrp_listener(apr_thread_t * thread, void * obj)
  111.  5      libapr.dll!dummy_worker(void * opaque)
  112.  6      [External Code]
  113.  
  114. Callstack for Thread 12 (Thread Id: 12680 (0x3188)):
  115.  Index  Function
  116. --------------------------------------------------------------------------------
  117.  1      [External Code]
  118.  
  119. Callstack for Thread 13 (Thread Id: 12924 (0x327c)):
  120.  Index  Function
  121. --------------------------------------------------------------------------------
  122.  1      [External Code]
  123.  2      libapr.dll!apr_socket_accept(apr_socket_t * * new, apr_socket_t * sock, apr_pool_t * p)
  124.  3      FreeSwitch.dll!switch_socket_accept(apr_socket_t * * new_sock, apr_socket_t * sock, apr_pool_t * pool)
  125.  4      FreeSwitch.dll!msrp_listener(apr_thread_t * thread, void * obj)
  126.  5      libapr.dll!dummy_worker(void * opaque)
  127.  6      [External Code]
  128.  
  129. Callstack for Thread 14 (Thread Id: 3728 (0xe90)):
  130.  Index  Function
  131. --------------------------------------------------------------------------------
  132.  1      [External Code]
  133.  2      mod_sofia.dll!su_wait(void * * waits, unsigned int n, long timeout)
  134.  3      mod_sofia.dll!su_wsevent_port_wait_events(su_wsaevent_port_s * self, long tout)
  135.  4      mod_sofia.dll!su_base_port_step(su_port_s * self, long tout)
  136.  5      mod_sofia.dll!su_port_step(su_port_s * self, long tout)
  137.  6      mod_sofia.dll!su_root_step(su_root_s * self, long tout)
  138.  7      mod_sofia.dll!sofia_profile_thread_run(apr_thread_t * thread, void * obj)
  139.  8      libapr.dll!dummy_worker(void * opaque)
  140.  9      [External Code]
  141.  
  142. Callstack for Thread 15 (Thread Id: 9892 (0x26a4)):
  143.  Index  Function
  144. --------------------------------------------------------------------------------
  145.  1      [External Code]
  146.  2      mod_sofia.dll!su_wait(void * * waits, unsigned int n, long timeout)
  147.  3      mod_sofia.dll!su_wsevent_port_wait_events(su_wsaevent_port_s * self, long tout)
  148.  4      mod_sofia.dll!su_base_port_step(su_port_s * self, long tout)
  149.  5      mod_sofia.dll!su_port_step(su_port_s * self, long tout)
  150.  6      mod_sofia.dll!su_root_step(su_root_s * self, long tout)
  151.  7      mod_sofia.dll!sofia_profile_thread_run(apr_thread_t * thread, void * obj)
  152.  8      libapr.dll!dummy_worker(void * opaque)
  153.  9      [External Code]
  154.  
  155. Callstack for Thread 16 (Thread Id: 9248 (0x2420)):
  156.  Index  Function
  157. --------------------------------------------------------------------------------
  158.  1      [External Code]
  159.  2      mod_sofia.dll!su_wait(void * * waits, unsigned int n, long timeout)
  160.  3      mod_sofia.dll!su_wsevent_port_wait_events(su_wsaevent_port_s * self, long tout)
  161.  4      mod_sofia.dll!su_base_port_step(su_port_s * self, long tout)
  162.  5      mod_sofia.dll!su_port_step(su_port_s * self, long tout)
  163.  6      mod_sofia.dll!su_root_step(su_root_s * self, long tout)
  164.  7      mod_sofia.dll!sofia_profile_thread_run(apr_thread_t * thread, void * obj)
  165.  8      libapr.dll!dummy_worker(void * opaque)
  166.  9      [External Code]
  167.  
  168. Callstack for Thread 17 (Thread Id: 7032 (0x1b78)):
  169.  Index  Function
  170. --------------------------------------------------------------------------------
  171.  1      [External Code]
  172.  2      mod_sofia.dll!su_wait(void * * waits, unsigned int n, long timeout)
  173.  3      mod_sofia.dll!su_wsevent_port_wait_events(su_wsaevent_port_s * self, long tout)
  174.  4      mod_sofia.dll!su_base_port_step(su_port_s * self, long tout)
  175.  5      mod_sofia.dll!su_port_step(su_port_s * self, long tout)
  176.  6      mod_sofia.dll!su_root_step(su_root_s * self, long tout)
  177.  7      mod_sofia.dll!sofia_profile_thread_run(apr_thread_t * thread, void * obj)
  178.  8      libapr.dll!dummy_worker(void * opaque)
  179.  9      [External Code]
  180.  
  181. Callstack for Thread 18 (Thread Id: 7868 (0x1ebc)):
  182.  Index  Function
  183. --------------------------------------------------------------------------------
  184.  1      [External Code]
  185.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  186.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  187.  4      libaprutil.dll!apr_queue_pop(apr_queue_t * queue, void * * data)
  188.  5      FreeSwitch.dll!switch_queue_pop(apr_queue_t * queue, void * * data)
  189.  6      mod_sofia.dll!sofia_msg_thread_run(apr_thread_t * thread, void * obj)
  190.  7      libapr.dll!dummy_worker(void * opaque)
  191.  8      [External Code]
  192.  
  193. Callstack for Thread 19 (Thread Id: 4104 (0x1008)):
  194.  Index  Function
  195. --------------------------------------------------------------------------------
  196.  1      [External Code]
  197.  2      mod_sofia.dll!su_wait(void * * waits, unsigned int n, long timeout)
  198.  3      mod_sofia.dll!su_wsevent_port_wait_events(su_wsaevent_port_s * self, long tout)
  199.  4      mod_sofia.dll!su_base_port_run(su_port_s * self)
  200.  5      mod_sofia.dll!su_port_run(su_port_s * self)
  201.  6      mod_sofia.dll!su_root_run(su_root_s * self)
  202.  7      mod_sofia.dll!su_pthread_port_clone_main(void * varg)
  203.  8      pthread.dll!ptw32_threadStart(void * vthreadParms)
  204.  9      [External Code]
  205.  
  206. Callstack for Thread 20 (Thread Id: 9164 (0x23cc)):
  207.  Index  Function
  208. --------------------------------------------------------------------------------
  209.  1      [External Code]
  210.  2      mod_sofia.dll!su_wait(void * * waits, unsigned int n, long timeout)
  211.  3      mod_sofia.dll!su_wsevent_port_wait_events(su_wsaevent_port_s * self, long tout)
  212.  4      mod_sofia.dll!su_base_port_run(su_port_s * self)
  213.  5      mod_sofia.dll!su_port_run(su_port_s * self)
  214.  6      mod_sofia.dll!su_root_run(su_root_s * self)
  215.  7      mod_sofia.dll!su_pthread_port_clone_main(void * varg)
  216.  8      pthread.dll!ptw32_threadStart(void * vthreadParms)
  217.  9      [External Code]
  218.  
  219. Callstack for Thread 21 (Thread Id: 2524 (0x9dc)):
  220.  Index  Function
  221. --------------------------------------------------------------------------------
  222.  1      [External Code]
  223.  2      mod_sofia.dll!su_wait(void * * waits, unsigned int n, long timeout)
  224.  3      mod_sofia.dll!su_wsevent_port_wait_events(su_wsaevent_port_s * self, long tout)
  225.  4      mod_sofia.dll!su_base_port_run(su_port_s * self)
  226.  5      mod_sofia.dll!su_port_run(su_port_s * self)
  227.  6      mod_sofia.dll!su_root_run(su_root_s * self)
  228.  7      mod_sofia.dll!su_pthread_port_clone_main(void * varg)
  229.  8      pthread.dll!ptw32_threadStart(void * vthreadParms)
  230.  9      [External Code]
  231.  
  232. Callstack for Thread 22 (Thread Id: 776 (0x308)):
  233.  Index  Function
  234. --------------------------------------------------------------------------------
  235.  1      [External Code]
  236.  
  237. Callstack for Thread 23 (Thread Id: 2808 (0xaf8)):
  238.  Index  Function
  239. --------------------------------------------------------------------------------
  240.  1      [External Code]
  241.  
  242. Callstack for Thread 24 (Thread Id: 8540 (0x215c)):
  243.  Index  Function
  244. --------------------------------------------------------------------------------
  245.  1      [External Code]
  246.  2      mod_sofia.dll!su_wait(void * * waits, unsigned int n, long timeout)
  247.  3      mod_sofia.dll!su_wsevent_port_wait_events(su_wsaevent_port_s * self, long tout)
  248.  4      mod_sofia.dll!su_base_port_run(su_port_s * self)
  249.  5      mod_sofia.dll!su_port_run(su_port_s * self)
  250.  6      mod_sofia.dll!su_root_run(su_root_s * self)
  251.  7      mod_sofia.dll!su_pthread_port_clone_main(void * varg)
  252.  8      pthread.dll!ptw32_threadStart(void * vthreadParms)
  253.  9      [External Code]
  254.  
  255. Callstack for Thread 25 (Thread Id: 2284 (0x8ec)):
  256.  Index  Function
  257. --------------------------------------------------------------------------------
  258.  1      [External Code]
  259.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  260.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  261.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  262.  5      FreeSwitch.dll!switch_user_sql_thread(apr_thread_t * thread, void * obj)
  263.  6      libapr.dll!dummy_worker(void * opaque)
  264.  7      [External Code]
  265.  
  266. Callstack for Thread 26 (Thread Id: 10452 (0x28d4)):
  267.  Index  Function
  268. --------------------------------------------------------------------------------
  269.  1      [External Code]
  270.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  271.  3      libapr.dll!apr_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, __int64 timeout)
  272.  4      libaprutil.dll!apr_queue_pop_timeout(apr_queue_t * queue, void * * data, __int64 timeout)
  273.  5      FreeSwitch.dll!switch_queue_pop_timeout(apr_queue_t * queue, void * * data, __int64 timeout)
  274.  6      mod_sofia.dll!sofia_profile_worker_thread_run(apr_thread_t * thread, void * obj)
  275.  7      libapr.dll!dummy_worker(void * opaque)
  276.  8      [External Code]
  277.  
  278. Callstack for Thread 27 (Thread Id: 11712 (0x2dc0)):
  279.  Index  Function
  280. --------------------------------------------------------------------------------
  281.  1      [External Code]
  282.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  283.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  284.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  285.  5      FreeSwitch.dll!switch_user_sql_thread(apr_thread_t * thread, void * obj)
  286.  6      libapr.dll!dummy_worker(void * opaque)
  287.  7      [External Code]
  288.  
  289. Callstack for Thread 28 (Thread Id: 5220 (0x1464)):
  290.  Index  Function
  291. --------------------------------------------------------------------------------
  292.  1      [External Code]
  293.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  294.  3      libapr.dll!apr_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, __int64 timeout)
  295.  4      libaprutil.dll!apr_queue_pop_timeout(apr_queue_t * queue, void * * data, __int64 timeout)
  296.  5      FreeSwitch.dll!switch_queue_pop_timeout(apr_queue_t * queue, void * * data, __int64 timeout)
  297.  6      mod_sofia.dll!sofia_profile_worker_thread_run(apr_thread_t * thread, void * obj)
  298.  7      libapr.dll!dummy_worker(void * opaque)
  299.  8      [External Code]
  300.  
  301. Callstack for Thread 29 (Thread Id: 10764 (0x2a0c)):
  302.  Index  Function
  303. --------------------------------------------------------------------------------
  304.  1      [External Code]
  305.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  306.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  307.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  308.  5      FreeSwitch.dll!switch_user_sql_thread(apr_thread_t * thread, void * obj)
  309.  6      libapr.dll!dummy_worker(void * opaque)
  310.  7      [External Code]
  311.  
  312. Callstack for Thread 30 (Thread Id: 10124 (0x278c)):
  313.  Index  Function
  314. --------------------------------------------------------------------------------
  315.  1      [External Code]
  316.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  317.  3      libapr.dll!apr_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, __int64 timeout)
  318.  4      libaprutil.dll!apr_queue_pop_timeout(apr_queue_t * queue, void * * data, __int64 timeout)
  319.  5      FreeSwitch.dll!switch_queue_pop_timeout(apr_queue_t * queue, void * * data, __int64 timeout)
  320.  6      mod_sofia.dll!sofia_profile_worker_thread_run(apr_thread_t * thread, void * obj)
  321.  7      libapr.dll!dummy_worker(void * opaque)
  322.  8      [External Code]
  323.  
  324. Callstack for Thread 31 (Thread Id: 11424 (0x2ca0)):
  325.  Index  Function
  326. --------------------------------------------------------------------------------
  327.  1      [External Code]
  328.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  329.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  330.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  331.  5      FreeSwitch.dll!switch_user_sql_thread(apr_thread_t * thread, void * obj)
  332.  6      libapr.dll!dummy_worker(void * opaque)
  333.  7      [External Code]
  334.  
  335. Callstack for Thread 32 (Thread Id: 1124 (0x464)):
  336.  Index  Function
  337. --------------------------------------------------------------------------------
  338.  1      [External Code]
  339.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  340.  3      libapr.dll!apr_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, __int64 timeout)
  341.  4      libaprutil.dll!apr_queue_pop_timeout(apr_queue_t * queue, void * * data, __int64 timeout)
  342.  5      FreeSwitch.dll!switch_queue_pop_timeout(apr_queue_t * queue, void * * data, __int64 timeout)
  343.  6      mod_sofia.dll!sofia_profile_worker_thread_run(apr_thread_t * thread, void * obj)
  344.  7      libapr.dll!dummy_worker(void * opaque)
  345.  8      [External Code]
  346.  
  347. Callstack for Thread 33 (Thread Id: 3568 (0xdf0)):
  348.  Index  Function
  349. --------------------------------------------------------------------------------
  350.  1      [External Code]
  351.  2      FreeSwitch.dll!switch_wait_socklist(switch_waitlist_s * waitlist, unsigned int len, unsigned int ms)
  352.  3      mod_verto.dll!profile_one_loop(verto_profile_s * profile)
  353.  4      mod_verto.dll!runtime(verto_profile_s * profile)
  354.  5      mod_verto.dll!profile_thread(apr_thread_t * thread, void * obj)
  355.  6      FreeSwitch.dll!switch_core_session_thread_pool_worker(apr_thread_t * thread, void * obj)
  356.  7      libapr.dll!dummy_worker(void * opaque)
  357.  8      [External Code]
  358.  
  359. Callstack for Thread 34 (Thread Id: 6732 (0x1a4c)):
  360.  Index  Function
  361. --------------------------------------------------------------------------------
  362.  1      [External Code]
  363.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  364.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  365.  4      libaprutil.dll!apr_queue_pop(apr_queue_t * queue, void * * data)
  366.  5      FreeSwitch.dll!switch_queue_pop(apr_queue_t * queue, void * * data)
  367.  6      mod_sofia.dll!sofia_presence_event_thread_run(apr_thread_t * thread, void * obj)
  368.  7      libapr.dll!dummy_worker(void * opaque)
  369.  8      [External Code]
  370.  
  371. Callstack for Thread 35 (Thread Id: 9640 (0x25a8)):
  372.  Index  Function
  373. --------------------------------------------------------------------------------
  374.  1      [External Code]
  375.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  376.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  377.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  378.  5      FreeSwitch.dll!switch_user_sql_thread(apr_thread_t * thread, void * obj)
  379.  6      libapr.dll!dummy_worker(void * opaque)
  380.  7      [External Code]
  381.  
  382. Callstack for Thread 36 (Thread Id: 11412 (0x2c94)):
  383.  Index  Function
  384. --------------------------------------------------------------------------------
  385.  1      [External Code]
  386.  2      libapr.dll!apr_sleep(__int64 t)
  387.  3      FreeSwitch.dll!do_sleep(__int64 t)
  388.  4      FreeSwitch.dll!switch_sleep(__int64 t)
  389.  5      mod_fifo.dll!node_thread_run(apr_thread_t * thread, void * obj)
  390.  6      libapr.dll!dummy_worker(void * opaque)
  391.  7      [External Code]
  392.  
  393. Callstack for Thread 37 (Thread Id: 3512 (0xdb8)):
  394.  Index  Function
  395. --------------------------------------------------------------------------------
  396.  1      [External Code]
  397.  2      FreeSwitch.dll!switch_wait_sock(unsigned __int64 sock, unsigned int ms, <unnamed-enum-SWITCH_POLL_READ> flags)
  398.  3      mod_verto.dll!client_run(jsock_s * jsock)
  399.  4      mod_verto.dll!client_thread(apr_thread_t * thread, void * obj)
  400.  5      FreeSwitch.dll!switch_core_session_thread_pool_worker(apr_thread_t * thread, void * obj)
  401.  6      libapr.dll!dummy_worker(void * opaque)
  402.  7      [External Code]
  403.  
  404. Callstack for Thread 38 (Thread Id: 8492 (0x212c)):
  405.  Index  Function
  406. --------------------------------------------------------------------------------
  407.  1      [External Code]
  408.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  409.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  410.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  411.  5      mod_spandsp.dll!timer_thread_run(apr_thread_t * thread, void * obj)
  412.  6      libapr.dll!dummy_worker(void * opaque)
  413.  7      [External Code]
  414.  
  415. Callstack for Thread 39 (Thread Id: 11948 (0x2eac)):
  416.  Index  Function
  417. --------------------------------------------------------------------------------
  418.  1      [External Code]
  419.  2      FreeSwitch.dll!switch_wait_sock(unsigned __int64 sock, unsigned int ms, <unnamed-enum-SWITCH_POLL_READ> flags)
  420.  3      mod_verto.dll!client_run(jsock_s * jsock)
  421.  4      mod_verto.dll!client_thread(apr_thread_t * thread, void * obj)
  422.  5      FreeSwitch.dll!switch_core_session_thread_pool_worker(apr_thread_t * thread, void * obj)
  423.  6      libapr.dll!dummy_worker(void * opaque)
  424.  7      [External Code]
  425.  
  426. Callstack for Thread 40 (Thread Id: 11560 (0x2d28)):
  427.  Index  Function
  428. --------------------------------------------------------------------------------
  429.  1      [External Code]
  430.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  431.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  432.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  433.  5      FreeSwitch.dll!timer_next(switch_timer * timer)
  434.  6      FreeSwitch.dll!switch_core_timer_next(switch_timer * timer)
  435.  7      mod_local_stream.dll!read_stream_thread(apr_thread_t * thread, void * obj)
  436.  8      libapr.dll!dummy_worker(void * opaque)
  437.  9      [External Code]
  438.  
  439. Callstack for Thread 41 (Thread Id: 4284 (0x10bc)):
  440.  Index  Function
  441. --------------------------------------------------------------------------------
  442.  1      [External Code]
  443.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  444.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  445.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  446.  5      FreeSwitch.dll!timer_next(switch_timer * timer)
  447.  6      FreeSwitch.dll!switch_core_timer_next(switch_timer * timer)
  448.  7      mod_local_stream.dll!read_stream_thread(apr_thread_t * thread, void * obj)
  449.  8      libapr.dll!dummy_worker(void * opaque)
  450.  9      [External Code]
  451.  
  452. Callstack for Thread 42 (Thread Id: 8516 (0x2144)):
  453.  Index  Function
  454. --------------------------------------------------------------------------------
  455.  1      [External Code]
  456.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  457.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  458.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  459.  5      FreeSwitch.dll!timer_next(switch_timer * timer)
  460.  6      FreeSwitch.dll!switch_core_timer_next(switch_timer * timer)
  461.  7      mod_local_stream.dll!read_stream_thread(apr_thread_t * thread, void * obj)
  462.  8      libapr.dll!dummy_worker(void * opaque)
  463.  9      [External Code]
  464.  
  465. Callstack for Thread 43 (Thread Id: 4044 (0xfcc)):
  466.  Index  Function
  467. --------------------------------------------------------------------------------
  468.  1      [External Code]
  469.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  470.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  471.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  472.  5      FreeSwitch.dll!timer_next(switch_timer * timer)
  473.  6      FreeSwitch.dll!switch_core_timer_next(switch_timer * timer)
  474.  7      mod_local_stream.dll!read_stream_thread(apr_thread_t * thread, void * obj)
  475.  8      libapr.dll!dummy_worker(void * opaque)
  476.  9      [External Code]
  477.  
  478. Callstack for Thread 44 (Thread Id: 7416 (0x1cf8)):
  479.  Index  Function
  480. --------------------------------------------------------------------------------
  481.  1      [External Code]
  482.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  483.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  484.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  485.  5      mod_verto.dll!mod_verto_runtime()
  486.  6      FreeSwitch.dll!switch_loadable_module_exec(apr_thread_t * thread, void * obj)
  487.  7      libapr.dll!dummy_worker(void * opaque)
  488.  8      [External Code]
  489.  
  490. Callstack for Thread 45 (Thread Id: 4100 (0x1004)):
  491.  Index  Function
  492. --------------------------------------------------------------------------------
  493.  1      [External Code]
  494.  2      libapr.dll!apr_socket_accept(apr_socket_t * * new, apr_socket_t * sock, apr_pool_t * p)
  495.  3      FreeSwitch.dll!switch_socket_accept(apr_socket_t * * new_sock, apr_socket_t * sock, apr_pool_t * pool)
  496.  4      mod_event_socket.dll!mod_event_socket_runtime()
  497.  5      FreeSwitch.dll!switch_loadable_module_exec(apr_thread_t * thread, void * obj)
  498.  6      libapr.dll!dummy_worker(void * opaque)
  499.  7      [External Code]
  500.  
  501. Callstack for Thread 46 (Thread Id: 6928 (0x1b10)):
  502.  Index  Function
  503. --------------------------------------------------------------------------------
  504.  1      [External Code]
  505.  2      libapr.dll!apr_sleep(__int64 t)
  506.  3      FreeSwitch.dll!do_sleep(__int64 t)
  507.  4      FreeSwitch.dll!softtimer_runtime()
  508.  5      FreeSwitch.dll!switch_loadable_module_exec(apr_thread_t * thread, void * obj)
  509.  6      libapr.dll!dummy_worker(void * opaque)
  510.  7      [External Code]
  511.  
  512. Callstack for Thread 47 (Thread Id: 8032 (0x1f60)):
  513.  Index  Function
  514. --------------------------------------------------------------------------------
  515.  1      [External Code]
  516.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  517.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  518.  4      libaprutil.dll!apr_queue_pop(apr_queue_t * queue, void * * data)
  519.  5      FreeSwitch.dll!switch_queue_pop(apr_queue_t * queue, void * * data)
  520.  6      FreeSwitch.dll!chat_thread_run(apr_thread_t * thread, void * obj)
  521.  7      libapr.dll!dummy_worker(void * opaque)
  522.  8      [External Code]
  523.  
  524. Callstack for Thread 48 (Thread Id: 10780 (0x2a1c)):
  525.  Index  Function
  526. --------------------------------------------------------------------------------
  527.  1      [External Code]
  528.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  529.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  530.  4      libaprutil.dll!apr_queue_pop(apr_queue_t * queue, void * * data)
  531.  5      FreeSwitch.dll!switch_queue_pop(apr_queue_t * queue, void * * data)
  532.  6      FreeSwitch.dll!chat_thread_run(apr_thread_t * thread, void * obj)
  533.  7      libapr.dll!dummy_worker(void * opaque)
  534.  8      [External Code]
  535.  
  536. Callstack for Thread 49 (Thread Id: 13196 (0x338c)):
  537.  Index  Function
  538. --------------------------------------------------------------------------------
  539.  1      [External Code]
  540.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  541.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  542.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  543.  5      FreeSwitch.dll!timer_next(switch_timer * timer)
  544.  6      FreeSwitch.dll!switch_core_timer_next(switch_timer * timer)
  545.  7      mod_conference.dll!conference_loop_output(conference_member * member)
  546.  8      mod_conference.dll!conference_function(switch_core_session * session, const char * data)
  547.  9      FreeSwitch.dll!switch_core_session_exec(switch_core_session * session, const switch_application_interface * application_interface, const char * arg)
  548.  10     FreeSwitch.dll!switch_core_session_execute_application_get_flags(switch_core_session * session, const char * app, const char * arg, int * flags)
  549.  11     FreeSwitch.dll!switch_core_standard_on_execute(switch_core_session * session)
  550.  12     FreeSwitch.dll!switch_core_session_run(switch_core_session * session)
  551.  13     FreeSwitch.dll!switch_core_session_thread(apr_thread_t * thread, void * obj)
  552.  14     FreeSwitch.dll!switch_core_session_thread_pool_worker(apr_thread_t * thread, void * obj)
  553.  15     libapr.dll!dummy_worker(void * opaque)
  554.  16     [External Code]
  555.  
  556. Callstack for Thread 50 (Thread Id: 2732 (0xaac)):
  557.  Index  Function
  558. --------------------------------------------------------------------------------
  559.  1      [External Code]
  560.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  561.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  562.  4      libaprutil.dll!apr_queue_pop(apr_queue_t * queue, void * * data)
  563.  5      FreeSwitch.dll!switch_queue_pop(apr_queue_t * queue, void * * data)
  564.  6      FreeSwitch.dll!switch_event_channel_deliver_thread(apr_thread_t * thread, void * obj)
  565.  7      FreeSwitch.dll!switch_core_session_thread_pool_worker(apr_thread_t * thread, void * obj)
  566.  8      libapr.dll!dummy_worker(void * opaque)
  567.  9      [External Code]
  568.  
  569. Callstack for Thread 51 (Thread Id: 10132 (0x2794)):
  570.  Index  Function
  571. --------------------------------------------------------------------------------
  572.  1      [External Code]
  573.  2      libapr.dll!apr_poll(apr_pollfd_t * aprset, int num, int * nsds, __int64 timeout)
  574.  3      FreeSwitch.dll!switch_poll(switch_pollfd * aprset, int numsock, int * nsds, __int64 timeout)
  575.  4      FreeSwitch.dll!rtp_common_read(switch_rtp * rtp_session, unsigned char * payload_type, payload_map_s * * pmapP, unsigned int * flags, unsigned int io_flags)
  576.  5      FreeSwitch.dll!switch_rtp_zerocopy_read_frame(switch_rtp * rtp_session, switch_frame * frame, unsigned int io_flags)
  577.  6      FreeSwitch.dll!switch_core_media_read_frame(switch_core_session * session, switch_frame * * frame, unsigned int flags, int stream_id, <unnamed-enum-SWITCH_MEDIA_TYPE_AUDIO> type)
  578.  7      mod_rtc.dll!rtc_read_video_frame(switch_core_session * session, switch_frame * * frame, unsigned int flags, int stream_id)
  579.  8      FreeSwitch.dll!switch_core_session_read_video_frame(switch_core_session * session, switch_frame * * frame, unsigned int flags, int stream_id)
  580.  9      FreeSwitch.dll!video_helper_thread(apr_thread_t * thread, void * obj)
  581.  10     libapr.dll!dummy_worker(void * opaque)
  582.  11     [External Code]
  583.  
  584. Callstack for Thread 52 (Thread Id: 8900 (0x22c4)):
  585.  Index  Function
  586. --------------------------------------------------------------------------------
  587.  1      [External Code]
  588.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  589.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  590.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  591.  5      FreeSwitch.dll!timer_next(switch_timer * timer)
  592.  6      FreeSwitch.dll!switch_core_timer_next(switch_timer * timer)
  593.  7      mod_conference.dll!conference_video_muxing_thread_run(apr_thread_t * thread, void * obj)
  594.  8      libapr.dll!dummy_worker(void * opaque)
  595.  9      [External Code]
  596.  
  597. Callstack for Thread 53 (Thread Id: 11288 (0x2c18)):
  598.  Index  Function
  599. --------------------------------------------------------------------------------
  600.  1      [External Code]
  601.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  602.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  603.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  604.  5      FreeSwitch.dll!timer_next(switch_timer * timer)
  605.  6      FreeSwitch.dll!switch_core_timer_next(switch_timer * timer)
  606.  7      mod_conference.dll!conference_thread_run(apr_thread_t * thread, void * obj)
  607.  8      libapr.dll!dummy_worker(void * opaque)
  608.  9      [External Code]
  609.  
  610. Callstack for Thread 54 (Thread Id: 9476 (0x2504)):
  611.  Index  Function
  612. --------------------------------------------------------------------------------
  613.  1      [External Code]
  614.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  615.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  616.  4      libaprutil.dll!apr_queue_pop(apr_queue_t * queue, void * * data)
  617.  5      FreeSwitch.dll!switch_queue_pop(apr_queue_t * queue, void * * data)
  618.  6      FreeSwitch.dll!switch_frame_buffer_pop(switch_frame_buffer_s * fb, void * * ptr)
  619.  7      mod_conference.dll!conference_video_muxing_write_thread_run(apr_thread_t * thread, void * obj)
  620.  8      libapr.dll!dummy_worker(void * opaque)
  621.  9      [External Code]
  622.  
  623. Callstack for Thread 55 (Thread Id: 11020 (0x2b0c)):
  624.  Index  Function
  625. --------------------------------------------------------------------------------
  626.  1      [External Code]
  627.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  628.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  629.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  630.  5      mod_conference.dll!conference_video_layer_thread_run(apr_thread_t * thread, void * obj)
  631.  6      libapr.dll!dummy_worker(void * opaque)
  632.  7      [External Code]
  633.  
  634. Callstack for Thread 56 (Thread Id: 9032 (0x2348)):
  635.  Index  Function
  636. --------------------------------------------------------------------------------
  637.  1      [External Code]
  638.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  639.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  640.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  641.  5      FreeSwitch.dll!timer_next(switch_timer * timer)
  642.  6      FreeSwitch.dll!switch_core_timer_next(switch_timer * timer)
  643.  7      FreeSwitch.dll!rtp_common_read(switch_rtp * rtp_session, unsigned char * payload_type, payload_map_s * * pmapP, unsigned int * flags, unsigned int io_flags)
  644.  8      FreeSwitch.dll!switch_rtp_zerocopy_read_frame(switch_rtp * rtp_session, switch_frame * frame, unsigned int io_flags)
  645.  9      FreeSwitch.dll!switch_core_media_read_frame(switch_core_session * session, switch_frame * * frame, unsigned int flags, int stream_id, <unnamed-enum-SWITCH_MEDIA_TYPE_AUDIO> type)
  646.  10     mod_rtc.dll!rtc_read_frame(switch_core_session * session, switch_frame * * frame, unsigned int flags, int stream_id)
  647.  11     FreeSwitch.dll!switch_core_session_read_frame(switch_core_session * session, switch_frame * * frame, unsigned int flags, int stream_id)
  648.  12     mod_conference.dll!conference_loop_input(apr_thread_t * thread, void * obj)
  649.  13     libapr.dll!dummy_worker(void * opaque)
  650.  14     [External Code]
  651.  
  652. Callstack for Thread 57 (Thread Id: 4108 (0x100c)):
  653.  Index  Function
  654. --------------------------------------------------------------------------------
  655.  1      [External Code]
  656.  2      FreeSwitch.dll!thread_decoding_proc(void * p_data)
  657.  3      [External Code]
  658.  
  659. Callstack for Thread 58 (Thread Id: 6484 (0x1954)):
  660.  Index  Function
  661. --------------------------------------------------------------------------------
  662.  1      [External Code]
  663.  2      FreeSwitch.dll!thread_decoding_proc(void * p_data)
  664.  3      [External Code]
  665.  
  666. Callstack for Thread 59 (Thread Id: 11528 (0x2d08)):
  667.  Index  Function
  668. --------------------------------------------------------------------------------
  669.  1      [External Code]
  670.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  671.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  672.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  673.  5      FreeSwitch.dll!timer_next(switch_timer * timer)
  674.  6      FreeSwitch.dll!switch_core_timer_next(switch_timer * timer)
  675.  7      mod_conference.dll!conference_loop_output(conference_member * member)
  676.  8      mod_conference.dll!conference_function(switch_core_session * session, const char * data)
  677.  9      FreeSwitch.dll!switch_core_session_exec(switch_core_session * session, const switch_application_interface * application_interface, const char * arg)
  678.  10     FreeSwitch.dll!switch_core_session_execute_application_get_flags(switch_core_session * session, const char * app, const char * arg, int * flags)
  679.  11     FreeSwitch.dll!switch_core_standard_on_execute(switch_core_session * session)
  680.  12     FreeSwitch.dll!switch_core_session_run(switch_core_session * session)
  681.  13     FreeSwitch.dll!switch_core_session_thread(apr_thread_t * thread, void * obj)
  682.  14     FreeSwitch.dll!switch_core_session_thread_pool_worker(apr_thread_t * thread, void * obj)
  683.  15     libapr.dll!dummy_worker(void * opaque)
  684.  16     [External Code]
  685.  
  686. Callstack for Thread 60 (Thread Id: 12420 (0x3084)):
  687.  Index  Function
  688. --------------------------------------------------------------------------------
  689.  1      FreeSwitch.dll!vp8dx_decode_bool(BOOL_DECODER * br, int probability)
  690.  2      FreeSwitch.dll!read_mb_modes_mv(VP8D_COMP * pbi, modeinfo * mi, MB_MODE_INFO * mbmi)
  691.  3      FreeSwitch.dll!decode_mb_mode_mvs(VP8D_COMP * pbi, modeinfo * mi, MB_MODE_INFO * mbmi)
  692.  4      FreeSwitch.dll!vp8_decode_mode_mvs(VP8D_COMP * pbi)
  693.  5      FreeSwitch.dll!vp8_decode_frame(VP8D_COMP * pbi)
  694.  6      FreeSwitch.dll!vp8dx_receive_compressed_data(VP8D_COMP * pbi, unsigned __int64 size, const unsigned char * source, __int64 time_stamp)
  695.  7      FreeSwitch.dll!vp8_decode(vpx_codec_alg_priv * ctx, const unsigned char * data, unsigned int data_sz, void * user_priv, long deadline)
  696.  8      FreeSwitch.dll!vpx_codec_decode(vpx_codec_ctx * ctx, const unsigned char * data, unsigned int data_sz, void * user_priv, long deadline)
  697.  9      FreeSwitch.dll!switch_vpx_decode(switch_codec * codec, switch_frame * frame)
  698.  10     FreeSwitch.dll!switch_core_codec_decode_video(switch_codec * codec, switch_frame * frame)
  699.  11     FreeSwitch.dll!switch_core_session_read_video_frame(switch_core_session * session, switch_frame * * frame, unsigned int flags, int stream_id)
  700.  12     FreeSwitch.dll!video_helper_thread(apr_thread_t * thread, void * obj)
  701.  13     libapr.dll!dummy_worker(void * opaque)
  702.  14     [External Code]
  703.  
  704. Callstack for Thread 61 (Thread Id: 8184 (0x1ff8)):
  705.  Index  Function
  706. --------------------------------------------------------------------------------
  707.  1      [External Code]
  708.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  709.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  710.  4      libaprutil.dll!apr_queue_pop(apr_queue_t * queue, void * * data)
  711.  5      FreeSwitch.dll!switch_queue_pop(apr_queue_t * queue, void * * data)
  712.  6      FreeSwitch.dll!switch_frame_buffer_pop(switch_frame_buffer_s * fb, void * * ptr)
  713.  7      mod_conference.dll!conference_video_muxing_write_thread_run(apr_thread_t * thread, void * obj)
  714.  8      libapr.dll!dummy_worker(void * opaque)
  715.  9      [External Code]
  716.  
  717. Callstack for Thread 62 (Thread Id: 6532 (0x1984)):
  718.  Index  Function
  719. --------------------------------------------------------------------------------
  720.  1      [External Code]
  721.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  722.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  723.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  724.  5      mod_conference.dll!conference_video_layer_thread_run(apr_thread_t * thread, void * obj)
  725.  6      libapr.dll!dummy_worker(void * opaque)
  726.  7      [External Code]
  727.  
  728. Callstack for Thread 63 (Thread Id: 1036 (0x40c)):
  729.  Index  Function
  730. --------------------------------------------------------------------------------
  731.  1      [External Code]
  732.  2      libapr.dll!_thread_cond_timedwait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex, unsigned long timeout_ms)
  733.  3      libapr.dll!apr_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  734.  4      FreeSwitch.dll!switch_thread_cond_wait(apr_thread_cond_t * cond, apr_thread_mutex_t * mutex)
  735.  5      FreeSwitch.dll!timer_next(switch_timer * timer)
  736.  6      FreeSwitch.dll!switch_core_timer_next(switch_timer * timer)
  737.  7      FreeSwitch.dll!rtp_common_read(switch_rtp * rtp_session, unsigned char * payload_type, payload_map_s * * pmapP, unsigned int * flags, unsigned int io_flags)
  738.  8      FreeSwitch.dll!switch_rtp_zerocopy_read_frame(switch_rtp * rtp_session, switch_frame * frame, unsigned int io_flags)
  739.  9      FreeSwitch.dll!switch_core_media_read_frame(switch_core_session * session, switch_frame * * frame, unsigned int flags, int stream_id, <unnamed-enum-SWITCH_MEDIA_TYPE_AUDIO> type)
  740.  10     mod_rtc.dll!rtc_read_frame(switch_core_session * session, switch_frame * * frame, unsigned int flags, int stream_id)
  741.  11     FreeSwitch.dll!switch_core_session_read_frame(switch_core_session * session, switch_frame * * frame, unsigned int flags, int stream_id)
  742.  12     mod_conference.dll!conference_loop_input(apr_thread_t * thread, void * obj)
  743.  13     libapr.dll!dummy_worker(void * opaque)
  744.  14     [External Code]
  745.  
  746. Callstack for Thread 64 (Thread Id: 11024 (0x2b10)):
  747.  Index  Function
  748. --------------------------------------------------------------------------------
  749.  1      [External Code]
  750.  2      FreeSwitch.dll!thread_decoding_proc(void * p_data)
  751.  3      [External Code]
  752.  
  753. Callstack for Thread 65 (Thread Id: 11228 (0x2bdc)):
  754.  Index  Function
  755. --------------------------------------------------------------------------------
  756.  1      [External Code]
  757.  2      FreeSwitch.dll!thread_decoding_proc(void * p_data)
  758.  3      [External Code]
  759.  
  760. >