From sukitha, 6 Years ago, written in Plain Text.
- view diff
Embed
  1. GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
  2. Copyright (C) 2014 Free Software Foundation, Inc.
  3. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  4. This is free software: you are free to change and redistribute it.
  5. There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
  6. and "show warranty" for details.
  7. This GDB was configured as "x86_64-linux-gnu".
  8. Type "show configuration" for configuration details.
  9. For bug reporting instructions, please see:
  10. <http://www.gnu.org/software/gdb/bugs/>.
  11. Find the GDB manual and other documentation resources online at:
  12. <http://www.gnu.org/software/gdb/documentation/>.
  13. For help, type "help".
  14. Type "apropos word" to search for commands related to "word"...
  15. Reading symbols from freeswitch...(no debugging symbols found)...done.
  16. [New LWP 21419]
  17. [New LWP 21422]
  18. [New LWP 21477]
  19. [New LWP 21479]
  20. [New LWP 21398]
  21. [New LWP 21383]
  22. [New LWP 21399]
  23. [New LWP 21400]
  24. [New LWP 21416]
  25. [New LWP 21409]
  26. [New LWP 21414]
  27. [New LWP 21478]
  28. [New LWP 21415]
  29. [New LWP 21439]
  30. [New LWP 21777]
  31. [New LWP 21382]
  32. [New LWP 21423]
  33. [New LWP 21410]
  34. [New LWP 21417]
  35. [New LWP 21401]
  36. [New LWP 21482]
  37. [New LWP 21421]
  38. [New LWP 21436]
  39. [New LWP 21429]
  40. [New LWP 15028]
  41. [New LWP 21468]
  42. [New LWP 21449]
  43. [New LWP 11735]
  44. [New LWP 21470]
  45. [New LWP 21460]
  46. [New LWP 21480]
  47. [New LWP 21467]
  48. [New LWP 21471]
  49. [New LWP 11654]
  50. [New LWP 11679]
  51. [New LWP 21492]
  52. [New LWP 21377]
  53. [New LWP 21393]
  54. [New LWP 11552]
  55. [New LWP 11623]
  56. [New LWP 11733]
  57. [New LWP 23875]
  58. [New LWP 21378]
  59. [New LWP 21380]
  60. [New LWP 21381]
  61. [New LWP 21384]
  62. [New LWP 21391]
  63. [New LWP 21392]
  64. [New LWP 21476]
  65. [New LWP 21469]
  66. [New LWP 11593]
  67. [New LWP 21404]
  68. [New LWP 21444]
  69. [New LWP 21379]
  70. [New LWP 21428]
  71. [Thread debugging using libthread_db enabled]
  72. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  73. Core was generated by `freeswitch -nonat'.
  74. Program terminated with signal SIGABRT, Aborted.
  75. #0  0x00007febbf34a067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  76. 56      ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  77. (gdb)
  78.  
  79.  
  80.  
  81.  
  82. (gdb) bt
  83. #0  0x00007febbf34a067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  84. #1  0x00007febbf34b448 in __GI_abort () at abort.c:89
  85. #2  0x00007febbf3881b4 in __libc_message (do_abort=do_abort@entry=1,
  86.     fmt=fmt@entry=0x7febbf47d210 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
  87. #3  0x00007febbf38d98e in malloc_printerr (action=1, str=0x7febbf47d380 "free(): corrupted unsorted chunks",
  88.     ptr=<optimized out>) at malloc.c:4996
  89. #4  0x00007febbf38e696 in _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at malloc.c:3840
  90. #5  0x00007febb920d328 in QR_free_memory () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  91. #6  0x00007febb920d221 in QR_close_result () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  92. #7  0x00007febb920d2b4 in QR_Destructor () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  93. #8  0x00007febb91f12f3 in ?? () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  94. #9  0x00007febb91f6329 in CC_cleanup () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  95. #10 0x00007febb91f653a in PGAPI_Disconnect () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  96. #11 0x00007febb922bcd0 in SQLDisconnect () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  97. #12 0x00007febc13691ba in SQLDisconnect () from /usr/lib/x86_64-linux-gnu/libodbc.so.2
  98. #13 0x00007febc08d0c79 in switch_odbc_handle_disconnect () from /usr/lib/libfreeswitch.so.1
  99. #14 0x00007febc08d1165 in switch_odbc_handle_connect () from /usr/lib/libfreeswitch.so.1
  100. #15 0x00007febc08d1438 in ?? () from /usr/lib/libfreeswitch.so.1
  101. #16 0x00007febc08d1ca7 in switch_odbc_handle_callback_exec_detailed () from /usr/lib/libfreeswitch.so.1
  102. #17 0x00007febc0809c91 in switch_cache_db_execute_sql_callback () from /usr/lib/libfreeswitch.so.1
  103. #18 0x00007febb19e2d6a in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  104. #19 0x00007febb19f8cf0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  105. #20 0x00007febb19b4deb in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  106. #21 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  107. #22 0x00007febbf6c8064 in start_thread (arg=0x7febb00fa700) at pthread_create.c:309
  108. #23 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  109.  
  110.  
  111.  
  112.  
  113.  
  114. (gdb) thread apply all bt
  115.  
  116. Thread 55 (Thread 0x7feb7ee37700 (LWP 21428)):
  117. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  118. #1  0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  119. #2  0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  120. #3  0x00007febb19b4ca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  121. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  122. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb7ee37700) at pthread_create.c:309
  123. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  124.  
  125. Thread 54 (Thread 0x7febba09f700 (LWP 21379)):
  126. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  127. #1  0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  128. #2  0x00007febc0869d66 in ?? () from /usr/lib/libfreeswitch.so.1
  129. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  130. #4  0x00007febbf6c8064 in start_thread (arg=0x7febba09f700) at pthread_create.c:309
  131. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  132.  
  133. Thread 53 (Thread 0x7feb7d891700 (LWP 21444)):
  134. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  135. #1  0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1
  136. #2  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  137. #3  0x00007febbf6c8064 in start_thread (arg=0x7feb7d891700) at pthread_create.c:309
  138. #4  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  139.  
  140. Thread 52 (Thread 0x7febb0e01700 (LWP 21404)):
  141. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  142. #1  0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  143. #2  0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  144. #3  0x00007febb19b4ca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  145. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  146. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb0e01700) at pthread_create.c:309
  147. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  148.  
  149. Thread 51 (Thread 0x7feb3387f700 (LWP 11593)):
  150. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  151. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  152. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  153. #3  0x00007febc087ffac in ?? () from /usr/lib/libfreeswitch.so.1
  154. #4  0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  155. #5  0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  156. #6  0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  157. #7  0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  158. #8  0x00007febc08ad34d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  159. #9  0x00007febb33f47ed in ards_function (session=0x5d, data=0x7feb3387e100 "\260#?\263\353\177")
  160.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  161. #10 0x00007febc081625a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  162. #11 0x00007febc0816818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  163. #12 0x00007feb7cb63ef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  164. #13 0x00007feb7cb69999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  165. #14 0x00007febc081625a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  166. #15 0x00007febc0816818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  167. #16 0x00007febc081a0f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  168. #17 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1
  169. #18 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  170. ---Type <return> to continue, or q <return> to quit---
  171. #19 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  172. #20 0x00007febbf6c8064 in start_thread (arg=0x7feb3387f700) at pthread_create.c:309
  173. #21 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  174.  
  175. Thread 50 (Thread 0x7feb7c052700 (LWP 21469)):
  176. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  177. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  178. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  179. #3  0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  180. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  181. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb7c052700) at pthread_create.c:309
  182. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  183.  
  184. Thread 49 (Thread 0x7feb40767700 (LWP 21476)):
  185. #0  0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81
  186. #1  0x00007febb2b42c5d in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  187. #2  0x00007febb2b3637f in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  188. #3  0x00007febb2b417af in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  189. #4  0x00007febb2b3294a in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  190. #5  0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1
  191. #6  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  192. #7  0x00007febbf6c8064 in start_thread (arg=0x7feb40767700) at pthread_create.c:309
  193. #8  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  194.  
  195. Thread 48 (Thread 0x7febb22a1700 (LWP 21392)):
  196. #0  0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81
  197. #1  0x00007febb230890b in ?? () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1
  198. #2  0x00007febb2309267 in ?? () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1
  199. #3  0x00007febb230c2be in amqp_consume_message () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1
  200. #4  0x00007febb25186e5 in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so
  201. #5  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  202. #6  0x00007febbf6c8064 in start_thread (arg=0x7febb22a1700) at pthread_create.c:309
  203. #7  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  204.  
  205. Thread 47 (Thread 0x7febb22dd700 (LWP 21391)):
  206. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  207. #1  0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  208. #2  0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  209. #3  0x00007febb251852c in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so
  210. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  211. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb22dd700) at pthread_create.c:309
  212. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  213.  
  214. Thread 46 (Thread 0x7febb8a49700 (LWP 21384)):
  215. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  216. #1  0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  217. #2  0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  218. #3  0x00007febc08579df in ?? () from /usr/lib/libfreeswitch.so.1
  219. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  220. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb8a49700) at pthread_create.c:309
  221. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  222.  
  223. Thread 45 (Thread 0x7febb9ecc700 (LWP 21381)):
  224. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  225. #1  0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  226. ---Type <return> to continue, or q <return> to quit---
  227. #2  0x00007febc08c3f60 in ?? () from /usr/lib/libfreeswitch.so.1
  228. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  229. #4  0x00007febbf6c8064 in start_thread (arg=0x7febb9ecc700) at pthread_create.c:309
  230. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  231.  
  232. Thread 44 (Thread 0x7febb9fcd700 (LWP 21380)):
  233. #0  0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81
  234. #1  0x00007febc086619a in switch_wait_socklist () from /usr/lib/libfreeswitch.so.1
  235. #2  0x00007feb7e7a06b7 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  236. #3  0x00007feb7e7a11f0 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  237. #4  0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  238. #5  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  239. #6  0x00007febbf6c8064 in start_thread (arg=0x7febb9fcd700) at pthread_create.c:309
  240. #7  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  241.  
  242. Thread 43 (Thread 0x7febc16f3700 (LWP 21378)):
  243. #0  0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81
  244. #1  0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  245. #2  0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1
  246. #3  0x00007febc0800845 in ?? () from /usr/lib/libfreeswitch.so.1
  247. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  248. #5  0x00007febbf6c8064 in start_thread (arg=0x7febc16f3700) at pthread_create.c:309
  249. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  250.  
  251. Thread 42 (Thread 0x7feb40302700 (LWP 23875)):
  252. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  253. #1  0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  254. #2  0x00007febc0867e89 in ?? () from /usr/lib/libfreeswitch.so.1
  255. #3  0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  256. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  257. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb40302700) at pthread_create.c:309
  258. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  259.  
  260. Thread 41 (Thread 0x7feb33222700 (LWP 11733)):
  261. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7feb33212cf0, rem=0xffffffffffffffff)
  262.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  263. #1  0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1
  264. #2  0x00007febc0896c4a in switch_ivr_originate () from /usr/lib/libfreeswitch.so.1
  265. #3  0x00007feb7de57063 in ?? () from /usr/lib/freeswitch/mod/mod_dptools.so
  266. #4  0x00007febc0813382 in switch_core_session_outgoing_channel () from /usr/lib/libfreeswitch.so.1
  267. #5  0x00007febc0895607 in switch_ivr_originate () from /usr/lib/libfreeswitch.so.1
  268. #6  0x00007febb33f64c3 in outbound_agent_thread_run (thread=0x1, obj=0x7feb05490e48)
  269.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1452
  270. #7  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  271. #8  0x00007febbf6c8064 in start_thread (arg=0x7feb33222700) at pthread_create.c:309
  272. #9  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  273.  
  274. Thread 40 (Thread 0x7feb40587700 (LWP 11623)):
  275. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  276. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  277. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  278. #3  0x00007febc087ffac in ?? () from /usr/lib/libfreeswitch.so.1
  279. #4  0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  280. #5  0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  281. #6  0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  282. ---Type <return> to continue, or q <return> to quit---
  283. #7  0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  284. #8  0x00007febc0889855 in ?? () from /usr/lib/libfreeswitch.so.1
  285. #9  0x00007febc088a872 in ?? () from /usr/lib/libfreeswitch.so.1
  286. #10 0x00007febc0819d7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  287. #11 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1
  288. #12 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  289. #13 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  290. #14 0x00007febbf6c8064 in start_thread (arg=0x7feb40587700) at pthread_create.c:309
  291. #15 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  292.  
  293. Thread 39 (Thread 0x7feb33ed3700 (LWP 11552)):
  294. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  295. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  296. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  297. #3  0x00007febc087ffac in ?? () from /usr/lib/libfreeswitch.so.1
  298. #4  0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  299. #5  0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  300. #6  0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  301. #7  0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  302. #8  0x00007febc0889855 in ?? () from /usr/lib/libfreeswitch.so.1
  303. #9  0x00007febc088b9a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  304. #10 0x00007febc088c5d1 in ?? () from /usr/lib/libfreeswitch.so.1
  305. #11 0x00007febc081a344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  306. #12 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1
  307. #13 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  308. #14 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  309. #15 0x00007febbf6c8064 in start_thread (arg=0x7feb33ed3700) at pthread_create.c:309
  310. #16 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  311.  
  312. Thread 38 (Thread 0x7febb219f700 (LWP 21393)):
  313. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  314. #1  0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  315. #2  0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  316. #3  0x00007febb251ab01 in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so
  317. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  318. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb219f700) at pthread_create.c:309
  319. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  320.  
  321. Thread 37 (Thread 0x7febc17bb7c0 (LWP 21377)):
  322. #0  0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81
  323. #1  0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  324. #2  0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1
  325. #3  0x00007febc07f78ea in switch_console_loop () from /usr/lib/libfreeswitch.so.1
  326. #4  0x0000000000402e8b in ?? ()
  327. #5  0x00007febbf336b45 in __libc_start_main (main=0x401bf0, argc=2, argv=0x7ffcb6cdae88, init=<optimized out>,
  328.     fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffcb6cdae78) at libc-start.c:287
  329. #6  0x0000000000403c87 in ?? ()
  330.  
  331. Thread 36 (Thread 0x7feb405ff700 (LWP 21492)):
  332. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7feb405fee10, rem=0xffffffffffffffff)
  333.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  334. #1  0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1
  335. #2  0x00007febc07f5f77 in ?? () from /usr/lib/libfreeswitch.so.1
  336. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  337. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb405ff700) at pthread_create.c:309
  338. ---Type <return> to continue, or q <return> to quit---
  339. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  340.  
  341. Thread 35 (Thread 0x7feb7ef00700 (LWP 11679)):
  342. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7feb7eeffd50, rem=0xffffffffffffffff)
  343.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  344. #1  0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1
  345. #2  0x00007febc0899c86 in ?? () from /usr/lib/libfreeswitch.so.1
  346. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  347. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb7ef00700) at pthread_create.c:309
  348. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  349.  
  350. Thread 34 (Thread 0x7feb7eec4700 (LWP 11654)):
  351. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7feb7eec39a0, rem=0xffffffffffffffff)
  352.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  353. #1  0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1
  354. #2  0x00007febb33f6885 in outbound_agent_thread_run (thread=0x1, obj=0x7feb173c5bd8)
  355.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  356. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  357. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb7eec4700) at pthread_create.c:309
  358. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  359.  
  360. Thread 33 (Thread 0x7feb4100f700 (LWP 21471)):
  361. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  362. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  363. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  364. #3  0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  365. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  366. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb4100f700) at pthread_create.c:309
  367. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  368.  
  369. Thread 32 (Thread 0x7feb7c0ca700 (LWP 21467)):
  370. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  371. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  372. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  373. #3  0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  374. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  375. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb7c0ca700) at pthread_create.c:309
  376. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  377.  
  378. Thread 31 (Thread 0x7feb40677700 (LWP 21480)):
  379. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  380. #1  0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  381. #2  0x00007febc085f39e in ?? () from /usr/lib/libfreeswitch.so.1
  382. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  383. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb40677700) at pthread_create.c:309
  384. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  385.  
  386. Thread 30 (Thread 0x7feb7c106700 (LWP 21460)):
  387. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  388. #1  0x00007feb7c341d93 in ?? () from /usr/lib/freeswitch/mod/mod_spandsp.so
  389. #2  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  390. #3  0x00007febbf6c8064 in start_thread (arg=0x7feb7c106700) at pthread_create.c:309
  391. #4  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  392.  
  393. Thread 29 (Thread 0x7feb4104b700 (LWP 21470)):
  394. ---Type <return> to continue, or q <return> to quit---
  395. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  396. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  397. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  398. #3  0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  399. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  400. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb4104b700) at pthread_create.c:309
  401. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  402.  
  403. Thread 28 (Thread 0x7feb335a6700 (LWP 11735)):
  404. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  405. #1  0x00007febc081b384 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  406. #2  0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1
  407. #3  0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  408. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  409. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb335a6700) at pthread_create.c:309
  410. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  411.  
  412. Thread 27 (Thread 0x7feb7d855700 (LWP 21449)):
  413. #0  0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81
  414. #1  0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  415. #2  0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1
  416. #3  0x00007feb7da2c912 in ?? () from /usr/lib/freeswitch/mod/mod_fifo.so
  417. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  418. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb7d855700) at pthread_create.c:309
  419. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  420.  
  421. Thread 26 (Thread 0x7feb7c08e700 (LWP 21468)):
  422. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  423. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  424. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  425. #3  0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  426. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  427. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb7c08e700) at pthread_create.c:309
  428. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  429.  
  430. Thread 25 (Thread 0x7feb33786700 (LWP 15028)):
  431. #0  0x00007febbf6cee03 in recvfrom () at ../sysdeps/unix/syscall-template.S:81
  432. #1  0x00007febc0af71c5 in apr_socket_recvfrom () from /usr/lib/libfreeswitch.so.1
  433. #2  0x00007febc07e4889 in switch_socket_recvfrom () from /usr/lib/libfreeswitch.so.1
  434. #3  0x00007febc08808f4 in ?? () from /usr/lib/libfreeswitch.so.1
  435. #4  0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  436. #5  0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  437. #6  0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  438. #7  0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  439. #8  0x00007febc08ad34d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  440. #9  0x00007feb7cb671d4 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  441. #10 0x00007feb7cb69999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  442. #11 0x00007febc081625a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  443. #12 0x00007febc0816818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  444. #13 0x00007febc081a0f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  445. #14 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1
  446. #15 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  447. #16 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  448. #17 0x00007febbf6c8064 in start_thread (arg=0x7feb33786700) at pthread_create.c:309
  449. #18 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  450. ---Type <return> to continue, or q <return> to quit---
  451.  
  452. Thread 24 (Thread 0x7feb7edfb700 (LWP 21429)):
  453. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  454. #1  0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  455. #2  0x00007febb19ddb10 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  456. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  457. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb7edfb700) at pthread_create.c:309
  458. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  459.  
  460. Thread 23 (Thread 0x7feb7e74d700 (LWP 21436)):
  461. #0  0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81
  462. #1  0x00007febc086619a in switch_wait_socklist () from /usr/lib/libfreeswitch.so.1
  463. #2  0x00007feb7e7a06b7 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  464. #3  0x00007feb7e7a11f0 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  465. #4  0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  466. #5  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  467. #6  0x00007febbf6c8064 in start_thread (arg=0x7feb7e74d700) at pthread_create.c:309
  468. #7  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  469.  
  470. Thread 22 (Thread 0x7febb00be700 (LWP 21421)):
  471. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  472. #1  0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  473. #2  0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  474. #3  0x00007febb19b4ca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  475. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  476. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb00be700) at pthread_create.c:309
  477. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  478.  
  479. Thread 21 (Thread 0x7feb4063b700 (LWP 21482)):
  480. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  481. #1  0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  482. #2  0x00007febc085f39e in ?? () from /usr/lib/libfreeswitch.so.1
  483. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  484. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb4063b700) at pthread_create.c:309
  485. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  486.  
  487. Thread 20 (Thread 0x7febb163e700 (LWP 21401)):
  488. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  489. #1  0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1
  490. #2  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  491. #3  0x00007febbf6c8064 in start_thread (arg=0x7febb163e700) at pthread_create.c:309
  492. #4  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  493.  
  494. Thread 19 (Thread 0x7febb0136700 (LWP 21417)):
  495. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  496. #1  0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1
  497. #2  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  498. #3  0x00007febbf6c8064 in start_thread (arg=0x7febb0136700) at pthread_create.c:309
  499. #4  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  500.  
  501. Thread 18 (Thread 0x7febb0bd8700 (LWP 21410)):
  502. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  503. #1  0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1
  504. #2  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  505. #3  0x00007febbf6c8064 in start_thread (arg=0x7febb0bd8700) at pthread_create.c:309
  506. ---Type <return> to continue, or q <return> to quit---
  507. #4  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  508.  
  509. Thread 17 (Thread 0x7feb7f674700 (LWP 21423)):
  510. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  511. #1  0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1
  512. #2  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  513. #3  0x00007febbf6c8064 in start_thread (arg=0x7feb7f674700) at pthread_create.c:309
  514. #4  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  515.  
  516. Thread 16 (Thread 0x7febb8cab700 (LWP 21382)):
  517. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  518. #1  0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1
  519. #2  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  520. #3  0x00007febbf6c8064 in start_thread (arg=0x7febb8cab700) at pthread_create.c:309
  521. #4  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  522.  
  523. Thread 15 (Thread 0x7feb32ed1700 (LWP 21777)):
  524. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7feb32ed0d80, rem=0xffffffffffffffff)
  525.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  526. #1  0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1
  527. #2  0x00007feb7d3ee3da in ?? () from /usr/lib/freeswitch/mod/mod_voicemail.so
  528. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  529. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb32ed1700) at pthread_create.c:309
  530. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  531.  
  532. Thread 14 (Thread 0x7feb7e2a3700 (LWP 21439)):
  533. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  534. #1  0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  535. #2  0x00007febb19ed6bf in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  536. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  537. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb7e2a3700) at pthread_create.c:309
  538. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  539.  
  540. Thread 13 (Thread 0x7febb035f700 (LWP 21415)):
  541. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  542. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  543. #2  0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  544. #3  0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  545. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  546. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb035f700) at pthread_create.c:309
  547. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  548.  
  549. Thread 12 (Thread 0x7feb406ef700 (LWP 21478)):
  550. #0  0x00007febbf6cec8d in accept () at ../sysdeps/unix/syscall-template.S:81
  551. #1  0x00007febc0af80a6 in apr_socket_accept () from /usr/lib/libfreeswitch.so.1
  552. #2  0x00007febb1d56922 in ?? () from /usr/lib/freeswitch/mod/mod_event_socket.so
  553. #3  0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1
  554. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  555. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb406ef700) at pthread_create.c:309
  556. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  557.  
  558. Thread 11 (Thread 0x7febb039b700 (LWP 21414)):
  559. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  560. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  561. #2  0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  562. ---Type <return> to continue, or q <return> to quit---
  563. #3  0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  564. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  565. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb039b700) at pthread_create.c:309
  566. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  567.  
  568. Thread 10 (Thread 0x7febb1602700 (LWP 21409)):
  569. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  570. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  571. #2  0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  572. #3  0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  573. #4  0x00007febbf6c8064 in start_thread (arg=0x7febb1602700) at pthread_create.c:309
  574. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  575.  
  576. Thread 9 (Thread 0x7febb0b9c700 (LWP 21416)):
  577. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  578. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  579. #2  0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  580. #3  0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  581. #4  0x00007febbf6c8064 in start_thread (arg=0x7febb0b9c700) at pthread_create.c:309
  582. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  583.  
  584. Thread 8 (Thread 0x7febb3fff700 (LWP 21400)):
  585. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  586. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  587. #2  0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  588. #3  0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  589. #4  0x00007febbf6c8064 in start_thread (arg=0x7febb3fff700) at pthread_create.c:309
  590. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  591.  
  592. Thread 7 (Thread 0x7febb1867700 (LWP 21399)):
  593. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  594. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  595. #2  0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  596. #3  0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  597. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  598. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb1867700) at pthread_create.c:309
  599. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  600.  
  601. Thread 6 (Thread 0x7febb8c6f700 (LWP 21383)):
  602. #0  0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81
  603. #1  0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  604. #2  0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1
  605. #3  0x00007febc080e14d in ?? () from /usr/lib/libfreeswitch.so.1
  606. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  607. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb8c6f700) at pthread_create.c:309
  608. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  609.  
  610. Thread 5 (Thread 0x7febb18a3700 (LWP 21398)):
  611. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  612. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  613. #2  0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  614. #3  0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  615. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  616. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb18a3700) at pthread_create.c:309
  617. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  618. ---Type <return> to continue, or q <return> to quit---
  619.  
  620. Thread 4 (Thread 0x7feb406b3700 (LWP 21479)):
  621. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  622. #1  0x00007febc08cf8b2 in ?? () from /usr/lib/libfreeswitch.so.1
  623. #2  0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1
  624. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  625. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb406b3700) at pthread_create.c:309
  626. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  627.  
  628. Thread 3 (Thread 0x7feb4072b700 (LWP 21477)):
  629. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  630. #1  0x00007feb7e79f1f3 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  631. #2  0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1
  632. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  633. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb4072b700) at pthread_create.c:309
  634. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  635.  
  636. Thread 2 (Thread 0x7feb7ffff700 (LWP 21422)):
  637. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  638. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  639. #2  0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  640. #3  0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  641. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb7ffff700) at pthread_create.c:309
  642. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  643.  
  644. Thread 1 (Thread 0x7febb00fa700 (LWP 21419)):
  645. #0  0x00007febbf34a067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  646. #1  0x00007febbf34b448 in __GI_abort () at abort.c:89
  647. #2  0x00007febbf3881b4 in __libc_message (do_abort=do_abort@entry=1,
  648.     fmt=fmt@entry=0x7febbf47d210 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
  649. #3  0x00007febbf38d98e in malloc_printerr (action=1, str=0x7febbf47d380 "free(): corrupted unsorted chunks",
  650.     ptr=<optimized out>) at malloc.c:4996
  651. #4  0x00007febbf38e696 in _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at malloc.c:3840
  652. #5  0x00007febb920d328 in QR_free_memory () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  653. #6  0x00007febb920d221 in QR_close_result () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  654. #7  0x00007febb920d2b4 in QR_Destructor () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  655. #8  0x00007febb91f12f3 in ?? () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  656. #9  0x00007febb91f6329 in CC_cleanup () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  657. #10 0x00007febb91f653a in PGAPI_Disconnect () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  658. #11 0x00007febb922bcd0 in SQLDisconnect () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  659. #12 0x00007febc13691ba in SQLDisconnect () from /usr/lib/x86_64-linux-gnu/libodbc.so.2
  660. #13 0x00007febc08d0c79 in switch_odbc_handle_disconnect () from /usr/lib/libfreeswitch.so.1
  661. #14 0x00007febc08d1165 in switch_odbc_handle_connect () from /usr/lib/libfreeswitch.so.1
  662. #15 0x00007febc08d1438 in ?? () from /usr/lib/libfreeswitch.so.1
  663. #16 0x00007febc08d1ca7 in switch_odbc_handle_callback_exec_detailed () from /usr/lib/libfreeswitch.so.1
  664. #17 0x00007febc0809c91 in switch_cache_db_execute_sql_callback () from /usr/lib/libfreeswitch.so.1
  665. #18 0x00007febb19e2d6a in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  666. #19 0x00007febb19f8cf0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  667. #20 0x00007febb19b4deb in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  668. #21 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  669. #22 0x00007febbf6c8064 in start_thread (arg=0x7febb00fa700) at pthread_create.c:309
  670. #23 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  671. (gdb)
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683. (gdb) thread apply all bt full
  684.  
  685. Thread 55 (Thread 0x7feb7ee37700 (LWP 21428)):
  686. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  687. No locals.
  688. #1  0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  689. No symbol table info available.
  690. #2  0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  691. No symbol table info available.
  692. #3  0x00007febb19b4ca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  693. No symbol table info available.
  694. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  695. No symbol table info available.
  696. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb7ee37700) at pthread_create.c:309
  697.         __res = <optimized out>
  698.         pd = 0x7feb7ee37700
  699.         now = <optimized out>
  700.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649422878464, -7637144969830319511, 0, 140650540302432,
  701.                 140650273786784, 140649422878464, 7626165208621922921, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  702.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  703.         not_first_call = <optimized out>
  704.         pagesize_m1 = <optimized out>
  705.         sp = <optimized out>
  706.         freesize = <optimized out>
  707.         __PRETTY_FUNCTION__ = "start_thread"
  708. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  709. No locals.
  710.  
  711. Thread 54 (Thread 0x7febba09f700 (LWP 21379)):
  712. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  713. No locals.
  714. #1  0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  715. No symbol table info available.
  716. #2  0x00007febc0869d66 in ?? () from /usr/lib/libfreeswitch.so.1
  717. No symbol table info available.
  718. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  719. No symbol table info available.
  720. #4  0x00007febbf6c8064 in start_thread (arg=0x7febba09f700) at pthread_create.c:309
  721.         __res = <optimized out>
  722.         pd = 0x7febba09f700
  723.         now = <optimized out>
  724.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650415257344, -7637144969830319511, 0, 140650540302432,
  725.                 140650524089536, 140650415257344, 7625752019883145833, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  726.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  727.         not_first_call = <optimized out>
  728.         pagesize_m1 = <optimized out>
  729.         sp = <optimized out>
  730.         freesize = <optimized out>
  731.         __PRETTY_FUNCTION__ = "start_thread"
  732. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  733. No locals.
  734.  
  735. Thread 53 (Thread 0x7feb7d891700 (LWP 21444)):
  736. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  737. No locals.
  738. #1  0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1
  739. ---Type <return> to continue, or q <return> to quit---
  740. No symbol table info available.
  741. #2  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  742. No symbol table info available.
  743. #3  0x00007febbf6c8064 in start_thread (arg=0x7feb7d891700) at pthread_create.c:309
  744.         __res = <optimized out>
  745.         pd = 0x7feb7d891700
  746.         now = <optimized out>
  747.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649400178432, -7637144969830319511, 0, 140650540302432,
  748.                 140650523689488, 140649400178432, 7626162136646564457, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  749.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  750.         not_first_call = <optimized out>
  751.         pagesize_m1 = <optimized out>
  752.         sp = <optimized out>
  753.         freesize = <optimized out>
  754.         __PRETTY_FUNCTION__ = "start_thread"
  755. #4  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  756. No locals.
  757.  
  758. Thread 52 (Thread 0x7febb0e01700 (LWP 21404)):
  759. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  760. No locals.
  761. #1  0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  762. No symbol table info available.
  763. #2  0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  764. No symbol table info available.
  765. #3  0x00007febb19b4ca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  766. No symbol table info available.
  767. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  768. No symbol table info available.
  769. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb0e01700) at pthread_create.c:309
  770.         __res = <optimized out>
  771.         pd = 0x7febb0e01700
  772.         now = <optimized out>
  773.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650261518080, -7637144969830319511, 0, 140650540302432,
  774.                 140650273786784, 140650261518080, 7625729813828483689, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  775.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  776.         not_first_call = <optimized out>
  777.         pagesize_m1 = <optimized out>
  778.         sp = <optimized out>
  779.         freesize = <optimized out>
  780.         __PRETTY_FUNCTION__ = "start_thread"
  781. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  782. No locals.
  783.  
  784. Thread 51 (Thread 0x7feb3387f700 (LWP 11593)):
  785. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  786. No locals.
  787. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  788. No symbol table info available.
  789. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  790. No symbol table info available.
  791. #3  0x00007febc087ffac in ?? () from /usr/lib/libfreeswitch.so.1
  792. No symbol table info available.
  793. #4  0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  794. No symbol table info available.
  795. ---Type <return> to continue, or q <return> to quit---
  796. #5  0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  797. No symbol table info available.
  798. #6  0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  799. No symbol table info available.
  800. #7  0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  801. No symbol table info available.
  802. #8  0x00007febc08ad34d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  803. No symbol table info available.
  804. #9  0x00007febb33f47ed in ards_function (session=0x5d, data=0x7feb3387e100 "\260#?\263\353\177")
  805.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  806.         dbuf = "P\tr\346\352\177\000\000R\t"
  807.         music_file_path = "http://fileservice.facetone.combank.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav\000\000\000\000 \000\000<\353\177\000\000\b\000\000\000\000\000\000\000 \000\000<\353\177\000\000\006\000\000\000\000\000\000\000é°®\300\353\177\000\000\006\000\000\000\350\003\000\000h\343\207\063\353\177\000\000\000\000\000\000\000\000\000\000\065\340~\300\353\177\000\000\310aF\230\353\177\000\000\000\000\000\000\000\000\000\000"...
  808.         args = {input_callback = 0x7febb33f23b0 <ards_on_dtmf>, buf = 0x7feb3387e1e0, buflen = 10, read_frame_callback = 0x0,
  809.           user_data = 0x0, dmachine = 0x0, loops = 1}
  810.         channel = 0x7feb98752840
  811.         event = 0x7feae6720950
  812.         announcement_time = 0x7feb3387e280 "http://fileservice.facetone.combank.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav"
  813.         max_queue_time = 0x1 <error: Cannot access memory at address 0x1>
  814.         moh_step = ARDS_MOH
  815.         time_m = 0
  816.         pstatus = SWITCH_STATUS_RESAMPLE
  817.         argv = {0x7feae6bbbed0 "ards", 0x7feae6bbbed2 "ds", 0x7feae6bbbed5 "", 0x7feae6bbbed7 "", 0x0}
  818.         __func__ = "ards_function"
  819. #10 0x00007febc081625a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  820. No symbol table info available.
  821. #11 0x00007febc0816818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  822. No symbol table info available.
  823. #12 0x00007feb7cb63ef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  824. No symbol table info available.
  825. #13 0x00007feb7cb69999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  826. No symbol table info available.
  827. #14 0x00007febc081625a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  828. No symbol table info available.
  829. #15 0x00007febc0816818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  830. No symbol table info available.
  831. #16 0x00007febc081a0f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  832. No symbol table info available.
  833. #17 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1
  834. No symbol table info available.
  835. #18 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  836. No symbol table info available.
  837. #19 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  838. No symbol table info available.
  839. #20 0x00007febbf6c8064 in start_thread (arg=0x7feb3387f700) at pthread_create.c:309
  840.         __res = <optimized out>
  841.         pd = 0x7feb3387f700
  842.         now = <optimized out>
  843.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648158590720, -7637144969830319511, 0, 140649844375056, 18,
  844.                 140648158590720, 7626017019365309033, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  845.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  846.         not_first_call = <optimized out>
  847. ---Type <return> to continue, or q <return> to quit---
  848.         pagesize_m1 = <optimized out>
  849.         sp = <optimized out>
  850.         freesize = <optimized out>
  851.         __PRETTY_FUNCTION__ = "start_thread"
  852. #21 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  853. No locals.
  854.  
  855. Thread 50 (Thread 0x7feb7c052700 (LWP 21469)):
  856. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  857. No locals.
  858. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  859. No symbol table info available.
  860. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  861. No symbol table info available.
  862. #3  0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  863. No symbol table info available.
  864. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  865. No symbol table info available.
  866. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb7c052700) at pthread_create.c:309
  867.         __res = <optimized out>
  868.         pd = 0x7feb7c052700
  869.         now = <optimized out>
  870.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649374754560, -7637144969830319511, 0, 140650540302432,
  871.                 140648384888688, 140649374754560, 7626161070957804137, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  872.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  873.         not_first_call = <optimized out>
  874.         pagesize_m1 = <optimized out>
  875.         sp = <optimized out>
  876.         freesize = <optimized out>
  877.         __PRETTY_FUNCTION__ = "start_thread"
  878. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  879. No locals.
  880.  
  881. Thread 49 (Thread 0x7feb40767700 (LWP 21476)):
  882. #0  0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81
  883. No locals.
  884. #1  0x00007febb2b42c5d in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  885. No symbol table info available.
  886. #2  0x00007febb2b3637f in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  887. No symbol table info available.
  888. #3  0x00007febb2b417af in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  889. No symbol table info available.
  890. #4  0x00007febb2b3294a in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  891. No symbol table info available.
  892. #5  0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1
  893. No symbol table info available.
  894. #6  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  895. No symbol table info available.
  896. #7  0x00007febbf6c8064 in start_thread (arg=0x7feb40767700) at pthread_create.c:309
  897.         __res = <optimized out>
  898.         pd = 0x7feb40767700
  899.         now = <optimized out>
  900.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648375547648, -7637144969830319511, 0, 140650540302432,
  901.                 140650524019792, 140648375547648, 7626258761599564393, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  902.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  903. ---Type <return> to continue, or q <return> to quit---
  904.         not_first_call = <optimized out>
  905.         pagesize_m1 = <optimized out>
  906.         sp = <optimized out>
  907.         freesize = <optimized out>
  908.         __PRETTY_FUNCTION__ = "start_thread"
  909. #8  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  910. No locals.
  911.  
  912. Thread 48 (Thread 0x7febb22a1700 (LWP 21392)):
  913. #0  0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81
  914. No locals.
  915. #1  0x00007febb230890b in ?? () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1
  916. No symbol table info available.
  917. #2  0x00007febb2309267 in ?? () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1
  918. No symbol table info available.
  919. #3  0x00007febb230c2be in amqp_consume_message () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1
  920. No symbol table info available.
  921. #4  0x00007febb25186e5 in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so
  922. No symbol table info available.
  923. #5  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  924. No symbol table info available.
  925. #6  0x00007febbf6c8064 in start_thread (arg=0x7febb22a1700) at pthread_create.c:309
  926.         __res = <optimized out>
  927.         pd = 0x7febb22a1700
  928.         now = <optimized out>
  929.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650283144960, -7637144969830319511, 0, 140650540302432,
  930.                 140650285729152, 140650283144960, 7625734675731462761, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  931.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  932.         not_first_call = <optimized out>
  933.         pagesize_m1 = <optimized out>
  934.         sp = <optimized out>
  935.         freesize = <optimized out>
  936.         __PRETTY_FUNCTION__ = "start_thread"
  937. #7  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  938. No locals.
  939.  
  940. Thread 47 (Thread 0x7febb22dd700 (LWP 21391)):
  941. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  942. No locals.
  943. #1  0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  944. No symbol table info available.
  945. #2  0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  946. No symbol table info available.
  947. #3  0x00007febb251852c in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so
  948. No symbol table info available.
  949. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  950. No symbol table info available.
  951. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb22dd700) at pthread_create.c:309
  952.         __res = <optimized out>
  953.         pd = 0x7febb22dd700
  954.         now = <optimized out>
  955.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650283390720, -7637144969830319511, 0, 140650540302432,
  956.                 140650285728144, 140650283390720, 7625734669289011817, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  957.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  958.         not_first_call = <optimized out>
  959. ---Type <return> to continue, or q <return> to quit---
  960.         pagesize_m1 = <optimized out>
  961.         sp = <optimized out>
  962.         freesize = <optimized out>
  963.         __PRETTY_FUNCTION__ = "start_thread"
  964. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  965. No locals.
  966.  
  967. Thread 46 (Thread 0x7febb8a49700 (LWP 21384)):
  968. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  969. No locals.
  970. #1  0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  971. No symbol table info available.
  972. #2  0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  973. No symbol table info available.
  974. #3  0x00007febc08579df in ?? () from /usr/lib/libfreeswitch.so.1
  975. No symbol table info available.
  976. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  977. No symbol table info available.
  978. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb8a49700) at pthread_create.c:309
  979.         __res = <optimized out>
  980.         pd = 0x7febb8a49700
  981.         now = <optimized out>
  982.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650391836416, -7637144969830319511, 0, 140650540302432,
  983.                 140650524014960, 140650391836416, 7625746826193943145, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  984.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  985.         not_first_call = <optimized out>
  986.         pagesize_m1 = <optimized out>
  987.         sp = <optimized out>
  988.         freesize = <optimized out>
  989.         __PRETTY_FUNCTION__ = "start_thread"
  990. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  991. No locals.
  992.  
  993. Thread 45 (Thread 0x7febb9ecc700 (LWP 21381)):
  994. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  995. No locals.
  996. #1  0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  997. No symbol table info available.
  998. #2  0x00007febc08c3f60 in ?? () from /usr/lib/libfreeswitch.so.1
  999. No symbol table info available.
  1000. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1001. No symbol table info available.
  1002. #4  0x00007febbf6c8064 in start_thread (arg=0x7febb9ecc700) at pthread_create.c:309
  1003.         __res = <optimized out>
  1004.         pd = 0x7febb9ecc700
  1005.         now = <optimized out>
  1006.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650413344512, -7637144969830319511, 0, 140650540302432,
  1007.                 140650524458784, 140650413344512, 7625749504642923113, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1008.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1009.         not_first_call = <optimized out>
  1010.         pagesize_m1 = <optimized out>
  1011.         sp = <optimized out>
  1012.         freesize = <optimized out>
  1013.         __PRETTY_FUNCTION__ = "start_thread"
  1014. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1015. ---Type <return> to continue, or q <return> to quit---
  1016. No locals.
  1017.  
  1018. Thread 44 (Thread 0x7febb9fcd700 (LWP 21380)):
  1019. #0  0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81
  1020. No locals.
  1021. #1  0x00007febc086619a in switch_wait_socklist () from /usr/lib/libfreeswitch.so.1
  1022. No symbol table info available.
  1023. #2  0x00007feb7e7a06b7 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  1024. No symbol table info available.
  1025. #3  0x00007feb7e7a11f0 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  1026. No symbol table info available.
  1027. #4  0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  1028. No symbol table info available.
  1029. #5  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1030. No symbol table info available.
  1031. #6  0x00007febbf6c8064 in start_thread (arg=0x7febb9fcd700) at pthread_create.c:309
  1032.         __res = <optimized out>
  1033.         pd = 0x7febb9fcd700
  1034.         now = <optimized out>
  1035.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650414397184, -7637144969830319511, 0, 140650540302432,
  1036.                 140650523719360, 140650414397184, 7625749641545005673, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1037.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1038.         not_first_call = <optimized out>
  1039.         pagesize_m1 = <optimized out>
  1040.         sp = <optimized out>
  1041.         freesize = <optimized out>
  1042.         __PRETTY_FUNCTION__ = "start_thread"
  1043. #7  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1044. No locals.
  1045.  
  1046. Thread 43 (Thread 0x7febc16f3700 (LWP 21378)):
  1047. #0  0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81
  1048. No locals.
  1049. #1  0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  1050. No symbol table info available.
  1051. #2  0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1
  1052. No symbol table info available.
  1053. #3  0x00007febc0800845 in ?? () from /usr/lib/libfreeswitch.so.1
  1054. No symbol table info available.
  1055. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1056. No symbol table info available.
  1057. #5  0x00007febbf6c8064 in start_thread (arg=0x7febc16f3700) at pthread_create.c:309
  1058.         __res = <optimized out>
  1059.         pd = 0x7febc16f3700
  1060.         now = <optimized out>
  1061.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650539333376, -7637144969830319511, 0, 140650540302432,
  1062.                 140650523658096, 140650539333376, 7625979290225097321, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1063.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1064.         not_first_call = <optimized out>
  1065.         pagesize_m1 = <optimized out>
  1066.         sp = <optimized out>
  1067.         freesize = <optimized out>
  1068.         __PRETTY_FUNCTION__ = "start_thread"
  1069. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1070. No locals.
  1071. ---Type <return> to continue, or q <return> to quit---
  1072.  
  1073. Thread 42 (Thread 0x7feb40302700 (LWP 23875)):
  1074. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1075. No locals.
  1076. #1  0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  1077. No symbol table info available.
  1078. #2  0x00007febc0867e89 in ?? () from /usr/lib/libfreeswitch.so.1
  1079. No symbol table info available.
  1080. #3  0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  1081. No symbol table info available.
  1082. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1083. No symbol table info available.
  1084. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb40302700) at pthread_create.c:309
  1085.         __res = <optimized out>
  1086.         pd = 0x7feb40302700
  1087.         now = <optimized out>
  1088.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648370939648, -7637144969830319511, 0, 140649845998560, 18,
  1089.                 140648370939648, 7626258266067712617, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  1090.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1091.         not_first_call = <optimized out>
  1092.         pagesize_m1 = <optimized out>
  1093.         sp = <optimized out>
  1094.         freesize = <optimized out>
  1095.         __PRETTY_FUNCTION__ = "start_thread"
  1096. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1097. No locals.
  1098.  
  1099. Thread 41 (Thread 0x7feb33222700 (LWP 11733)):
  1100. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7feb33212cf0, rem=0xffffffffffffffff)
  1101.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1102.         oldstate = 0
  1103.         r = 1
  1104. #1  0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1
  1105. No symbol table info available.
  1106. #2  0x00007febc0896c4a in switch_ivr_originate () from /usr/lib/libfreeswitch.so.1
  1107. No symbol table info available.
  1108. #3  0x00007feb7de57063 in ?? () from /usr/lib/freeswitch/mod/mod_dptools.so
  1109. No symbol table info available.
  1110. #4  0x00007febc0813382 in switch_core_session_outgoing_channel () from /usr/lib/libfreeswitch.so.1
  1111. No symbol table info available.
  1112. #5  0x00007febc0895607 in switch_ivr_originate () from /usr/lib/libfreeswitch.so.1
  1113. No symbol table info available.
  1114. #6  0x00007febb33f64c3 in outbound_agent_thread_run (thread=0x1, obj=0x7feb05490e48)
  1115.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1452
  1116.         dialstr = 0x7feb05491180 "{sip_h_X-session=bad5085c-7e72-485d-8261-1b7b38c4036b,memberuuid=bad5085c-7e72-485d-8261-1b7b38c4036b,originate_timeout=10,DVP_ACTION_CAT=DEFAULT,DVP_OPERATION_CAT=PRIVATE_USER}user/1018@172.20.100.15"...
  1117.         status = 3871863440
  1118.         agent_session = 0x0
  1119.         cause = SWITCH_CAUSE_NONE
  1120.         ovars = 0x7feaf30c4200
  1121.         agent_channel = 0x7feb98752840
  1122.         channel_name = 0x7feae6c7f290 "2658a685-4731-442f-a749-a04406051165"
  1123.         p = 0x7feae6c7f290 "2658a685-4731-442f-a749-a04406051165"
  1124.         event = 0x0
  1125.         expandedx = 0x7feb05491180 "{sip_h_X-session=bad5085c-7e72-485d-8261-1b7b38c4036b,memberuuid=bad5085c-7e72-485d-8261-1b---Type <return> to continue, or q <return> to quit---
  1126. 7b38c4036b,originate_timeout=10,DVP_ACTION_CAT=DEFAULT,DVP_OPERATION_CAT=PRIVATE_USER}user/1018@172.20.100.15"...
  1127.         ardsoutboundfeatures = 0x7feb05491180 "{sip_h_X-session=bad5085c-7e72-485d-8261-1b7b38c4036b,memberuuid=bad5085c-7e72-485d-8261-1b7b38c4036b,originate_timeout=10,DVP_ACTION_CAT=DEFAULT,DVP_OPERATION_CAT=PRIVATE_USER}user/1018@172.20.100.15"...
  1128.         ardsoutivrfeatures = 0x7feae6c7f290 "2658a685-4731-442f-a749-a04406051165"
  1129.         member_session = 0x7feb984661c8
  1130.         times = 0xfffffffffffffdfc
  1131.         start_epoch = "\003\000\000\000\000\000\000\000\061\256\256\300\353\177\000\000\240\064\256\346\352\177\000\000\000\252\234\345\352\177\000\000Ȭ\r\272\353\177\000\000\233L~\300\353\177\000\000\240\064\256\346\352\177\000\000S00\253\310[\005"
  1132.         __func__ = "outbound_agent_thread_run"
  1133. #7  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1134. No symbol table info available.
  1135. #8  0x00007febbf6c8064 in start_thread (arg=0x7feb33222700) at pthread_create.c:309
  1136.         __res = <optimized out>
  1137.         pd = 0x7feb33222700
  1138.         now = <optimized out>
  1139.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648151918336, -7637144969830319511, 0, 140649846612032, 18,
  1140.                 140648151918336, 7626018417914034793, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  1141.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1142.         not_first_call = <optimized out>
  1143.         pagesize_m1 = <optimized out>
  1144.         sp = <optimized out>
  1145.         freesize = <optimized out>
  1146.         __PRETTY_FUNCTION__ = "start_thread"
  1147. #9  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1148. No locals.
  1149.  
  1150. Thread 40 (Thread 0x7feb40587700 (LWP 11623)):
  1151. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  1152. No locals.
  1153. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1154. No symbol table info available.
  1155. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1156. No symbol table info available.
  1157. #3  0x00007febc087ffac in ?? () from /usr/lib/libfreeswitch.so.1
  1158. No symbol table info available.
  1159. #4  0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1160. No symbol table info available.
  1161. #5  0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1162. No symbol table info available.
  1163. #6  0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1164. No symbol table info available.
  1165. #7  0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1166. No symbol table info available.
  1167. #8  0x00007febc0889855 in ?? () from /usr/lib/libfreeswitch.so.1
  1168. No symbol table info available.
  1169. #9  0x00007febc088a872 in ?? () from /usr/lib/libfreeswitch.so.1
  1170. No symbol table info available.
  1171. #10 0x00007febc0819d7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1172. No symbol table info available.
  1173. #11 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1
  1174. No symbol table info available.
  1175. #12 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  1176. No symbol table info available.
  1177. #13 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1178. No symbol table info available.
  1179. ---Type <return> to continue, or q <return> to quit---
  1180. #14 0x00007febbf6c8064 in start_thread (arg=0x7feb40587700) at pthread_create.c:309
  1181.         __res = <optimized out>
  1182.         pd = 0x7feb40587700
  1183.         now = <optimized out>
  1184.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648373581568, -7637144969830319511, 0, 140647689306192, 18,
  1185.                 140648373581568, 7626258469541788265, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  1186.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1187.         not_first_call = <optimized out>
  1188.         pagesize_m1 = <optimized out>
  1189.         sp = <optimized out>
  1190.         freesize = <optimized out>
  1191.         __PRETTY_FUNCTION__ = "start_thread"
  1192. #15 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1193. No locals.
  1194.  
  1195. Thread 39 (Thread 0x7feb33ed3700 (LWP 11552)):
  1196. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  1197. No locals.
  1198. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1199. No symbol table info available.
  1200. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1201. No symbol table info available.
  1202. #3  0x00007febc087ffac in ?? () from /usr/lib/libfreeswitch.so.1
  1203. No symbol table info available.
  1204. #4  0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1205. No symbol table info available.
  1206. #5  0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1207. No symbol table info available.
  1208. #6  0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1209. No symbol table info available.
  1210. #7  0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1211. No symbol table info available.
  1212. #8  0x00007febc0889855 in ?? () from /usr/lib/libfreeswitch.so.1
  1213. No symbol table info available.
  1214. #9  0x00007febc088b9a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  1215. No symbol table info available.
  1216. #10 0x00007febc088c5d1 in ?? () from /usr/lib/libfreeswitch.so.1
  1217. No symbol table info available.
  1218. #11 0x00007febc081a344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1219. No symbol table info available.
  1220. #12 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1
  1221. No symbol table info available.
  1222. #13 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  1223. No symbol table info available.
  1224. #14 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1225. No symbol table info available.
  1226. #15 0x00007febbf6c8064 in start_thread (arg=0x7feb33ed3700) at pthread_create.c:309
  1227.         __res = <optimized out>
  1228.         pd = 0x7feb33ed3700
  1229.         now = <optimized out>
  1230.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648165226240, -7637144969830319511, 0, 140647021348672, 18,
  1231.                 140648165226240, 7626017790311938665, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  1232.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1233.         not_first_call = <optimized out>
  1234.         pagesize_m1 = <optimized out>
  1235. ---Type <return> to continue, or q <return> to quit---
  1236.         sp = <optimized out>
  1237.         freesize = <optimized out>
  1238.         __PRETTY_FUNCTION__ = "start_thread"
  1239. #16 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1240. No locals.
  1241.  
  1242. Thread 38 (Thread 0x7febb219f700 (LWP 21393)):
  1243. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  1244. No locals.
  1245. #1  0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  1246. No symbol table info available.
  1247. #2  0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  1248. No symbol table info available.
  1249. #3  0x00007febb251ab01 in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so
  1250. No symbol table info available.
  1251. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1252. No symbol table info available.
  1253. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb219f700) at pthread_create.c:309
  1254.         __res = <optimized out>
  1255.         pd = 0x7febb219f700
  1256.         now = <optimized out>
  1257.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650282088192, -7637144969830319511, 0, 140650540302432,
  1258.                 140650285738096, 140650282088192, 7625734565136054889, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1259.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1260.         not_first_call = <optimized out>
  1261.         pagesize_m1 = <optimized out>
  1262.         sp = <optimized out>
  1263.         freesize = <optimized out>
  1264.         __PRETTY_FUNCTION__ = "start_thread"
  1265. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1266. No locals.
  1267.  
  1268. Thread 37 (Thread 0x7febc17bb7c0 (LWP 21377)):
  1269. #0  0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81
  1270. No locals.
  1271. #1  0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  1272. No symbol table info available.
  1273. #2  0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1
  1274. No symbol table info available.
  1275. #3  0x00007febc07f78ea in switch_console_loop () from /usr/lib/libfreeswitch.so.1
  1276. No symbol table info available.
  1277. #4  0x0000000000402e8b in ?? ()
  1278. No symbol table info available.
  1279. #5  0x00007febbf336b45 in __libc_start_main (main=0x401bf0, argc=2, argv=0x7ffcb6cdae88, init=<optimized out>,
  1280.     fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffcb6cdae78) at libc-start.c:287
  1281.         result = <optimized out>
  1282.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -7637144969830319511, 4209758, 140723375419008, 0, 0,
  1283.                 7636421098786667113, 7625745882517879401}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x403da0,
  1284.               0x7ffcb6cdae88}, data = {prev = 0x0, cleanup = 0x0, canceltype = 4210080}}}
  1285.         not_first_call = <optimized out>
  1286. #6  0x0000000000403c87 in ?? ()
  1287. No symbol table info available.
  1288.  
  1289. Thread 36 (Thread 0x7feb405ff700 (LWP 21492)):
  1290. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7feb405fee10, rem=0xffffffffffffffff)
  1291. ---Type <return> to continue, or q <return> to quit---
  1292.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1293.         oldstate = 0
  1294.         r = 1
  1295. #1  0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1
  1296. No symbol table info available.
  1297. #2  0x00007febc07f5f77 in ?? () from /usr/lib/libfreeswitch.so.1
  1298. No symbol table info available.
  1299. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1300. No symbol table info available.
  1301. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb405ff700) at pthread_create.c:309
  1302.         __res = <optimized out>
  1303.         pd = 0x7feb405ff700
  1304.         now = <optimized out>
  1305.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648374073088, -7637144969830319511, 0, 140650540302432,
  1306.                 140650523614944, 140648374073088, 7626258430887082601, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1307.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1308.         not_first_call = <optimized out>
  1309.         pagesize_m1 = <optimized out>
  1310.         sp = <optimized out>
  1311.         freesize = <optimized out>
  1312.         __PRETTY_FUNCTION__ = "start_thread"
  1313. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1314. No locals.
  1315.  
  1316. Thread 35 (Thread 0x7feb7ef00700 (LWP 11679)):
  1317. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7feb7eeffd50, rem=0xffffffffffffffff)
  1318.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1319.         oldstate = 0
  1320.         r = 1
  1321. #1  0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1
  1322. No symbol table info available.
  1323. #2  0x00007febc0899c86 in ?? () from /usr/lib/libfreeswitch.so.1
  1324. No symbol table info available.
  1325. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1326. No symbol table info available.
  1327. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb7ef00700) at pthread_create.c:309
  1328.         __res = <optimized out>
  1329.         pd = 0x7feb7ef00700
  1330.         now = <optimized out>
  1331.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649423701760, -7637144969830319511, 0, 140646825668992, 18,
  1332.                 140649423701760, 7626165109300804201, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  1333.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1334.         not_first_call = <optimized out>
  1335.         pagesize_m1 = <optimized out>
  1336.         sp = <optimized out>
  1337.         freesize = <optimized out>
  1338.         __PRETTY_FUNCTION__ = "start_thread"
  1339. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1340. No locals.
  1341.  
  1342. Thread 34 (Thread 0x7feb7eec4700 (LWP 11654)):
  1343. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7feb7eec39a0, rem=0xffffffffffffffff)
  1344.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1345.         oldstate = 0
  1346.         r = 1
  1347. ---Type <return> to continue, or q <return> to quit---
  1348. #1  0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1
  1349. No symbol table info available.
  1350. #2  0x00007febb33f6885 in outbound_agent_thread_run (thread=0x1, obj=0x7feb173c5bd8)
  1351.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  1352.         dialstr = 0x7feae68a5e10 "\340\207y\346\352\177"
  1353.         status = 4040960256
  1354.         agent_session = 0x7feae4c111a8
  1355.         cause = SWITCH_CAUSE_SUCCESS
  1356.         ovars = 0x0
  1357.         agent_channel = 0x7feafa3587a0
  1358.         channel_name = 0x7feaf0dc2900 "lk07961_dhanuka"
  1359.         p = 0x7feaf0dc2900 "lk07961_dhanuka"
  1360.         event = 0x0
  1361.         expandedx = 0x7feae68a5e10 "\340\207y\346\352\177"
  1362.         ardsoutboundfeatures = 0x7feae68a5e10 "\340\207y\346\352\177"
  1363.         ardsoutivrfeatures = 0x7feaf0dc2900 "lk07961_dhanuka"
  1364.         member_session = 0x7feb98030928
  1365.         times = 0xfffffffffffffdfc
  1366.         start_epoch = "curl_sendfile:http://fileservice.facetone.combank.lk/DVP/API/1.0"
  1367.         __func__ = "outbound_agent_thread_run"
  1368. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1369. No symbol table info available.
  1370. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb7eec4700) at pthread_create.c:309
  1371.         __res = <optimized out>
  1372.         pd = 0x7feb7eec4700
  1373.         now = <optimized out>
  1374.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649423456000, -7637144969830319511, 0, 140647560780256, 18,
  1375.                 140649423456000, 7626165115743255145, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  1376.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1377.         not_first_call = <optimized out>
  1378.         pagesize_m1 = <optimized out>
  1379.         sp = <optimized out>
  1380.         freesize = <optimized out>
  1381.         __PRETTY_FUNCTION__ = "start_thread"
  1382. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1383. No locals.
  1384.  
  1385. Thread 33 (Thread 0x7feb4100f700 (LWP 21471)):
  1386. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  1387. No locals.
  1388. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1389. No symbol table info available.
  1390. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1391. No symbol table info available.
  1392. #3  0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  1393. No symbol table info available.
  1394. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1395. No symbol table info available.
  1396. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb4100f700) at pthread_create.c:309
  1397.         __res = <optimized out>
  1398.         pd = 0x7feb4100f700
  1399.         now = <optimized out>
  1400.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648384624384, -7637144969830319511, 0, 140650540302432,
  1401.                 140648384888688, 140648384624384, 7626260054384720489, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1402.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1403. ---Type <return> to continue, or q <return> to quit---
  1404.         not_first_call = <optimized out>
  1405.         pagesize_m1 = <optimized out>
  1406.         sp = <optimized out>
  1407.         freesize = <optimized out>
  1408.         __PRETTY_FUNCTION__ = "start_thread"
  1409. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1410. No locals.
  1411.  
  1412. Thread 32 (Thread 0x7feb7c0ca700 (LWP 21467)):
  1413. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  1414. No locals.
  1415. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1416. No symbol table info available.
  1417. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1418. No symbol table info available.
  1419. #3  0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  1420. No symbol table info available.
  1421. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1422. No symbol table info available.
  1423. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb7c0ca700) at pthread_create.c:309
  1424.         __res = <optimized out>
  1425.         pd = 0x7feb7c0ca700
  1426.         now = <optimized out>
  1427.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649375246080, -7637144969830319511, 0, 140650540302432,
  1428.                 140648384888688, 140649375246080, 7626160997943360105, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1429.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1430.         not_first_call = <optimized out>
  1431.         pagesize_m1 = <optimized out>
  1432.         sp = <optimized out>
  1433.         freesize = <optimized out>
  1434.         __PRETTY_FUNCTION__ = "start_thread"
  1435. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1436. No locals.
  1437.  
  1438. Thread 31 (Thread 0x7feb40677700 (LWP 21480)):
  1439. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1440. No locals.
  1441. #1  0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  1442. No symbol table info available.
  1443. #2  0x00007febc085f39e in ?? () from /usr/lib/libfreeswitch.so.1
  1444. No symbol table info available.
  1445. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1446. No symbol table info available.
  1447. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb40677700) at pthread_create.c:309
  1448.         __res = <optimized out>
  1449.         pd = 0x7feb40677700
  1450.         now = <optimized out>
  1451.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648374564608, -7637144969830319511, 0, 140650540302432,
  1452.                 140650524046128, 140648374564608, 7626258632750545513, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1453.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1454.         not_first_call = <optimized out>
  1455.         pagesize_m1 = <optimized out>
  1456.         sp = <optimized out>
  1457.         freesize = <optimized out>
  1458.         __PRETTY_FUNCTION__ = "start_thread"
  1459. ---Type <return> to continue, or q <return> to quit---
  1460. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1461. No locals.
  1462.  
  1463. Thread 30 (Thread 0x7feb7c106700 (LWP 21460)):
  1464. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1465. No locals.
  1466. #1  0x00007feb7c341d93 in ?? () from /usr/lib/freeswitch/mod/mod_spandsp.so
  1467. No symbol table info available.
  1468. #2  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1469. No symbol table info available.
  1470. #3  0x00007febbf6c8064 in start_thread (arg=0x7feb7c106700) at pthread_create.c:309
  1471.         __res = <optimized out>
  1472.         pd = 0x7feb7c106700
  1473.         now = <optimized out>
  1474.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649375491840, -7637144969830319511, 0, 140650540302432,
  1475.                 140649377831856, 140649375491840, 7626161232019077737, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1476.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1477.         not_first_call = <optimized out>
  1478.         pagesize_m1 = <optimized out>
  1479.         sp = <optimized out>
  1480.         freesize = <optimized out>
  1481.         __PRETTY_FUNCTION__ = "start_thread"
  1482. #4  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1483. No locals.
  1484.  
  1485. Thread 29 (Thread 0x7feb4104b700 (LWP 21470)):
  1486. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  1487. No locals.
  1488. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1489. No symbol table info available.
  1490. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1491. No symbol table info available.
  1492. #3  0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  1493. No symbol table info available.
  1494. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1495. No symbol table info available.
  1496. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb4104b700) at pthread_create.c:309
  1497.         __res = <optimized out>
  1498.         pd = 0x7feb4104b700
  1499.         now = <optimized out>
  1500.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648384870144, -7637144969830319511, 0, 140650540302432,
  1501.                 140648384888688, 140648384870144, 7626260022172465769, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1502.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1503.         not_first_call = <optimized out>
  1504.         pagesize_m1 = <optimized out>
  1505.         sp = <optimized out>
  1506.         freesize = <optimized out>
  1507.         __PRETTY_FUNCTION__ = "start_thread"
  1508. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1509. No locals.
  1510.  
  1511. Thread 28 (Thread 0x7feb335a6700 (LWP 11735)):
  1512. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1513. No locals.
  1514. #1  0x00007febc081b384 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1515. ---Type <return> to continue, or q <return> to quit---
  1516. No symbol table info available.
  1517. #2  0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1
  1518. No symbol table info available.
  1519. #3  0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  1520. No symbol table info available.
  1521. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1522. No symbol table info available.
  1523. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb335a6700) at pthread_create.c:309
  1524.         __res = <optimized out>
  1525.         pd = 0x7feb335a6700
  1526.         now = <optimized out>
  1527.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648155604736, -7637144969830319511, 0, 140646982821168, 18,
  1528.                 140648155604736, 7626018759363934825, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  1529.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1530.         not_first_call = <optimized out>
  1531.         pagesize_m1 = <optimized out>
  1532.         sp = <optimized out>
  1533.         freesize = <optimized out>
  1534.         __PRETTY_FUNCTION__ = "start_thread"
  1535. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1536. No locals.
  1537.  
  1538. Thread 27 (Thread 0x7feb7d855700 (LWP 21449)):
  1539. #0  0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81
  1540. No locals.
  1541. #1  0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  1542. No symbol table info available.
  1543. #2  0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1
  1544. No symbol table info available.
  1545. #3  0x00007feb7da2c912 in ?? () from /usr/lib/freeswitch/mod/mod_fifo.so
  1546. No symbol table info available.
  1547. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1548. No symbol table info available.
  1549. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb7d855700) at pthread_create.c:309
  1550.         __res = <optimized out>
  1551.         pd = 0x7feb7d855700
  1552.         now = <optimized out>
  1553.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649399932672, -7637144969830319511, 0, 140650540302432,
  1554.                 140649401861792, 140649399932672, 7626162168858819177, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1555.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1556.         not_first_call = <optimized out>
  1557.         pagesize_m1 = <optimized out>
  1558.         sp = <optimized out>
  1559.         freesize = <optimized out>
  1560.         __PRETTY_FUNCTION__ = "start_thread"
  1561. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1562. No locals.
  1563.  
  1564. Thread 26 (Thread 0x7feb7c08e700 (LWP 21468)):
  1565. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  1566. No locals.
  1567. #1  0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1568. No symbol table info available.
  1569. #2  0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1570. No symbol table info available.
  1571. ---Type <return> to continue, or q <return> to quit---
  1572. #3  0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  1573. No symbol table info available.
  1574. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1575. No symbol table info available.
  1576. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb7c08e700) at pthread_create.c:309
  1577.         __res = <optimized out>
  1578.         pd = 0x7feb7c08e700
  1579.         now = <optimized out>
  1580.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649375000320, -7637144969830319511, 0, 140650540302432,
  1581.                 140648384888688, 140649375000320, 7626161030155614825, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1582.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1583.         not_first_call = <optimized out>
  1584.         pagesize_m1 = <optimized out>
  1585.         sp = <optimized out>
  1586.         freesize = <optimized out>
  1587.         __PRETTY_FUNCTION__ = "start_thread"
  1588. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1589. No locals.
  1590.  
  1591. Thread 25 (Thread 0x7feb33786700 (LWP 15028)):
  1592. #0  0x00007febbf6cee03 in recvfrom () at ../sysdeps/unix/syscall-template.S:81
  1593. No locals.
  1594. #1  0x00007febc0af71c5 in apr_socket_recvfrom () from /usr/lib/libfreeswitch.so.1
  1595. No symbol table info available.
  1596. #2  0x00007febc07e4889 in switch_socket_recvfrom () from /usr/lib/libfreeswitch.so.1
  1597. No symbol table info available.
  1598. #3  0x00007febc08808f4 in ?? () from /usr/lib/libfreeswitch.so.1
  1599. No symbol table info available.
  1600. #4  0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1601. No symbol table info available.
  1602. #5  0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1603. No symbol table info available.
  1604. #6  0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1605. No symbol table info available.
  1606. #7  0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1607. No symbol table info available.
  1608. #8  0x00007febc08ad34d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  1609. No symbol table info available.
  1610. #9  0x00007feb7cb671d4 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  1611. No symbol table info available.
  1612. #10 0x00007feb7cb69999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  1613. No symbol table info available.
  1614. #11 0x00007febc081625a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  1615. No symbol table info available.
  1616. #12 0x00007febc0816818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  1617. No symbol table info available.
  1618. #13 0x00007febc081a0f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1619. No symbol table info available.
  1620. #14 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1
  1621. No symbol table info available.
  1622. #15 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  1623. No symbol table info available.
  1624. #16 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1625. No symbol table info available.
  1626. #17 0x00007febbf6c8064 in start_thread (arg=0x7feb33786700) at pthread_create.c:309
  1627. ---Type <return> to continue, or q <return> to quit---
  1628.         __res = <optimized out>
  1629.         pd = 0x7feb33786700
  1630.         now = <optimized out>
  1631.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648157570816, -7637144969830319511, 0, 140649441711712, 18,
  1632.                 140648157570816, 7626019051421710953, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  1633.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1634.         not_first_call = <optimized out>
  1635.         pagesize_m1 = <optimized out>
  1636.         sp = <optimized out>
  1637.         freesize = <optimized out>
  1638.         __PRETTY_FUNCTION__ = "start_thread"
  1639. #18 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1640. No locals.
  1641.  
  1642. Thread 24 (Thread 0x7feb7edfb700 (LWP 21429)):
  1643. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1644. No locals.
  1645. #1  0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  1646. No symbol table info available.
  1647. #2  0x00007febb19ddb10 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1648. No symbol table info available.
  1649. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1650. No symbol table info available.
  1651. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb7edfb700) at pthread_create.c:309
  1652.         __res = <optimized out>
  1653.         pd = 0x7feb7edfb700
  1654.         now = <optimized out>
  1655.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649422632704, -7637144969830319511, 0, 140650540302432,
  1656.                 140650273954352, 140649422632704, 7626164974546205289, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1657.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1658.         not_first_call = <optimized out>
  1659.         pagesize_m1 = <optimized out>
  1660.         sp = <optimized out>
  1661.         freesize = <optimized out>
  1662.         __PRETTY_FUNCTION__ = "start_thread"
  1663. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1664. No locals.
  1665.  
  1666. Thread 23 (Thread 0x7feb7e74d700 (LWP 21436)):
  1667. #0  0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81
  1668. No locals.
  1669. #1  0x00007febc086619a in switch_wait_socklist () from /usr/lib/libfreeswitch.so.1
  1670. No symbol table info available.
  1671. #2  0x00007feb7e7a06b7 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  1672. No symbol table info available.
  1673. #3  0x00007feb7e7a11f0 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  1674. No symbol table info available.
  1675. #4  0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1
  1676. No symbol table info available.
  1677. #5  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1678. No symbol table info available.
  1679. #6  0x00007febbf6c8064 in start_thread (arg=0x7feb7e74d700) at pthread_create.c:309
  1680.         __res = <optimized out>
  1681.         pd = 0x7feb7e74d700
  1682.         now = <optimized out>
  1683. ---Type <return> to continue, or q <return> to quit---
  1684.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649415628544, -7637144969830319511, 0, 140650540302432,
  1685.                 140650523719360, 140649415628544, 7626166425171409513, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1686.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1687.         not_first_call = <optimized out>
  1688.         pagesize_m1 = <optimized out>
  1689.         sp = <optimized out>
  1690.         freesize = <optimized out>
  1691.         __PRETTY_FUNCTION__ = "start_thread"
  1692. #7  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1693. No locals.
  1694.  
  1695. Thread 22 (Thread 0x7febb00be700 (LWP 21421)):
  1696. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  1697. No locals.
  1698. #1  0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  1699. No symbol table info available.
  1700. #2  0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  1701. No symbol table info available.
  1702. #3  0x00007febb19b4ca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1703. No symbol table info available.
  1704. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1705. No symbol table info available.
  1706. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb00be700) at pthread_create.c:309
  1707.         __res = <optimized out>
  1708.         pd = 0x7febb00be700
  1709.         now = <optimized out>
  1710.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650247612160, -7637144969830319511, 0, 140650540302432,
  1711.                 140650273786784, 140650247612160, 7625730013007592041, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1712.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1713.         not_first_call = <optimized out>
  1714.         pagesize_m1 = <optimized out>
  1715.         sp = <optimized out>
  1716.         freesize = <optimized out>
  1717.         __PRETTY_FUNCTION__ = "start_thread"
  1718. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1719. No locals.
  1720.  
  1721. Thread 21 (Thread 0x7feb4063b700 (LWP 21482)):
  1722. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1723. No locals.
  1724. #1  0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  1725. No symbol table info available.
  1726. #2  0x00007febc085f39e in ?? () from /usr/lib/libfreeswitch.so.1
  1727. No symbol table info available.
  1728. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1729. No symbol table info available.
  1730. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb4063b700) at pthread_create.c:309
  1731.         __res = <optimized out>
  1732.         pd = 0x7feb4063b700
  1733.         now = <optimized out>
  1734.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648374318848, -7637144969830319511, 0, 140650540302432,
  1735.                 140650524046128, 140648374318848, 7626258673552734825, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1736.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1737.         not_first_call = <optimized out>
  1738.         pagesize_m1 = <optimized out>
  1739. ---Type <return> to continue, or q <return> to quit---
  1740.         sp = <optimized out>
  1741.         freesize = <optimized out>
  1742.         __PRETTY_FUNCTION__ = "start_thread"
  1743. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1744. No locals.
  1745.  
  1746. Thread 20 (Thread 0x7febb163e700 (LWP 21401)):
  1747. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1748. No locals.
  1749. #1  0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1
  1750. No symbol table info available.
  1751. #2  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1752. No symbol table info available.
  1753. #3  0x00007febbf6c8064 in start_thread (arg=0x7febb163e700) at pthread_create.c:309
  1754.         __res = <optimized out>
  1755.         pd = 0x7febb163e700
  1756.         now = <optimized out>
  1757.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650270156544, -7637144969830319511, 0, 140650540302432,
  1758.                 140650523689488, 140650270156544, 7625733105384045161, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1759.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1760.         not_first_call = <optimized out>
  1761.         pagesize_m1 = <optimized out>
  1762.         sp = <optimized out>
  1763.         freesize = <optimized out>
  1764.         __PRETTY_FUNCTION__ = "start_thread"
  1765. #4  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1766. No locals.
  1767.  
  1768. Thread 19 (Thread 0x7febb0136700 (LWP 21417)):
  1769. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1770. No locals.
  1771. #1  0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1
  1772. No symbol table info available.
  1773. #2  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1774. No symbol table info available.
  1775. #3  0x00007febbf6c8064 in start_thread (arg=0x7febb0136700) at pthread_create.c:309
  1776.         __res = <optimized out>
  1777.         pd = 0x7febb0136700
  1778.         now = <optimized out>
  1779.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650248103680, -7637144969830319511, 0, 140650540302432,
  1780.                 140650523689488, 140650248103680, 7625730214871054953, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1781.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1782.         not_first_call = <optimized out>
  1783.         pagesize_m1 = <optimized out>
  1784.         sp = <optimized out>
  1785.         freesize = <optimized out>
  1786.         __PRETTY_FUNCTION__ = "start_thread"
  1787. #4  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1788. No locals.
  1789.  
  1790. Thread 18 (Thread 0x7febb0bd8700 (LWP 21410)):
  1791. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1792. No locals.
  1793. #1  0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1
  1794. No symbol table info available.
  1795. ---Type <return> to continue, or q <return> to quit---
  1796. #2  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1797. No symbol table info available.
  1798. #3  0x00007febbf6c8064 in start_thread (arg=0x7febb0bd8700) at pthread_create.c:309
  1799.         __res = <optimized out>
  1800.         pd = 0x7febb0bd8700
  1801.         now = <optimized out>
  1802.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650259252992, -7637144969830319511, 0, 140650540302432,
  1803.                 140650523689488, 140650259252992, 7625729303264246377, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1804.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1805.         not_first_call = <optimized out>
  1806.         pagesize_m1 = <optimized out>
  1807.         sp = <optimized out>
  1808.         freesize = <optimized out>
  1809.         __PRETTY_FUNCTION__ = "start_thread"
  1810. #4  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1811. No locals.
  1812.  
  1813. Thread 17 (Thread 0x7feb7f674700 (LWP 21423)):
  1814. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1815. No locals.
  1816. #1  0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1
  1817. No symbol table info available.
  1818. #2  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1819. No symbol table info available.
  1820. #3  0x00007febbf6c8064 in start_thread (arg=0x7feb7f674700) at pthread_create.c:309
  1821.         __res = <optimized out>
  1822.         pd = 0x7feb7f674700
  1823.         now = <optimized out>
  1824.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649431516928, -7637144969830319511, 0, 140650540302432,
  1825.                 140650523689488, 140649431516928, 7626168474407680617, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1826.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1827.         not_first_call = <optimized out>
  1828.         pagesize_m1 = <optimized out>
  1829.         sp = <optimized out>
  1830.         freesize = <optimized out>
  1831.         __PRETTY_FUNCTION__ = "start_thread"
  1832. #4  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1833. No locals.
  1834.  
  1835. Thread 16 (Thread 0x7febb8cab700 (LWP 21382)):
  1836. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1837. No locals.
  1838. #1  0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1
  1839. No symbol table info available.
  1840. #2  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1841. No symbol table info available.
  1842. #3  0x00007febbf6c8064 in start_thread (arg=0x7febb8cab700) at pthread_create.c:309
  1843.         __res = <optimized out>
  1844.         pd = 0x7febb8cab700
  1845.         now = <optimized out>
  1846.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650394334976, -7637144969830319511, 0, 140650540302432,
  1847.                 140650523689488, 140650394334976, 7625747048458500713, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1848.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1849.         not_first_call = <optimized out>
  1850.         pagesize_m1 = <optimized out>
  1851. ---Type <return> to continue, or q <return> to quit---
  1852.         sp = <optimized out>
  1853.         freesize = <optimized out>
  1854.         __PRETTY_FUNCTION__ = "start_thread"
  1855. #4  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1856. No locals.
  1857.  
  1858. Thread 15 (Thread 0x7feb32ed1700 (LWP 21777)):
  1859. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7feb32ed0d80, rem=0xffffffffffffffff)
  1860.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1861.         oldstate = 0
  1862.         r = 1
  1863. #1  0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1
  1864. No symbol table info available.
  1865. #2  0x00007feb7d3ee3da in ?? () from /usr/lib/freeswitch/mod/mod_voicemail.so
  1866. No symbol table info available.
  1867. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1868. No symbol table info available.
  1869. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb32ed1700) at pthread_create.c:309
  1870.         __res = <optimized out>
  1871.         pd = 0x7feb32ed1700
  1872.         now = <optimized out>
  1873.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648148440832, -7637144969830319511, 0, 140650540302432,
  1874.                 140649395313968, 140648148440832, 7626015592362424937, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1875.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1876.         not_first_call = <optimized out>
  1877.         pagesize_m1 = <optimized out>
  1878.         sp = <optimized out>
  1879.         freesize = <optimized out>
  1880.         __PRETTY_FUNCTION__ = "start_thread"
  1881. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1882. No locals.
  1883.  
  1884. Thread 14 (Thread 0x7feb7e2a3700 (LWP 21439)):
  1885. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1886. No locals.
  1887. #1  0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  1888. No symbol table info available.
  1889. #2  0x00007febb19ed6bf in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1890. No symbol table info available.
  1891. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1892. No symbol table info available.
  1893. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb7e2a3700) at pthread_create.c:309
  1894.         __res = <optimized out>
  1895.         pd = 0x7feb7e2a3700
  1896.         now = <optimized out>
  1897.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649410737920, -7637144969830319511, 0, 140650540302432,
  1898.                 140650274018848, 140649410737920, 7626165683215809129, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1899.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1900.         not_first_call = <optimized out>
  1901.         pagesize_m1 = <optimized out>
  1902.         sp = <optimized out>
  1903.         freesize = <optimized out>
  1904.         __PRETTY_FUNCTION__ = "start_thread"
  1905. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1906. No locals.
  1907. ---Type <return> to continue, or q <return> to quit---
  1908.  
  1909. Thread 13 (Thread 0x7febb035f700 (LWP 21415)):
  1910. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  1911. No locals.
  1912. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1913. No symbol table info available.
  1914. #2  0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1915. No symbol table info available.
  1916. #3  0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1917. No symbol table info available.
  1918. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1919. No symbol table info available.
  1920. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb035f700) at pthread_create.c:309
  1921.         __res = <optimized out>
  1922.         pd = 0x7febb035f700
  1923.         now = <optimized out>
  1924.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650250368768, -7637144969830319511, 0, 140650540302432,
  1925.                 140650273868640, 140650250368768, 7625730476327189097, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1926.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1927.         not_first_call = <optimized out>
  1928.         pagesize_m1 = <optimized out>
  1929.         sp = <optimized out>
  1930.         freesize = <optimized out>
  1931.         __PRETTY_FUNCTION__ = "start_thread"
  1932. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1933. No locals.
  1934.  
  1935. Thread 12 (Thread 0x7feb406ef700 (LWP 21478)):
  1936. #0  0x00007febbf6cec8d in accept () at ../sysdeps/unix/syscall-template.S:81
  1937. No locals.
  1938. #1  0x00007febc0af80a6 in apr_socket_accept () from /usr/lib/libfreeswitch.so.1
  1939. No symbol table info available.
  1940. #2  0x00007febb1d56922 in ?? () from /usr/lib/freeswitch/mod/mod_event_socket.so
  1941. No symbol table info available.
  1942. #3  0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1
  1943. No symbol table info available.
  1944. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1945. No symbol table info available.
  1946. #5  0x00007febbf6c8064 in start_thread (arg=0x7feb406ef700) at pthread_create.c:309
  1947.         __res = <optimized out>
  1948.         pd = 0x7feb406ef700
  1949.         now = <optimized out>
  1950.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648375056128, -7637144969830319511, 0, 140650540302432,
  1951.                 140650524019792, 140648375056128, 7626258559736101481, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1952.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1953.         not_first_call = <optimized out>
  1954.         pagesize_m1 = <optimized out>
  1955.         sp = <optimized out>
  1956.         freesize = <optimized out>
  1957.         __PRETTY_FUNCTION__ = "start_thread"
  1958. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1959. No locals.
  1960.  
  1961. Thread 11 (Thread 0x7febb039b700 (LWP 21414)):
  1962. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  1963. ---Type <return> to continue, or q <return> to quit---
  1964. No locals.
  1965. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1966. No symbol table info available.
  1967. #2  0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1968. No symbol table info available.
  1969. #3  0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1970. No symbol table info available.
  1971. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1972. No symbol table info available.
  1973. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb039b700) at pthread_create.c:309
  1974.         __res = <optimized out>
  1975.         pd = 0x7febb039b700
  1976.         now = <optimized out>
  1977.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650250614528, -7637144969830319511, 0, 140650540302432,
  1978.                 140650273868640, 140650250614528, 7625730444114934377, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  1979.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1980.         not_first_call = <optimized out>
  1981.         pagesize_m1 = <optimized out>
  1982.         sp = <optimized out>
  1983.         freesize = <optimized out>
  1984.         __PRETTY_FUNCTION__ = "start_thread"
  1985. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1986. No locals.
  1987.  
  1988. Thread 10 (Thread 0x7febb1602700 (LWP 21409)):
  1989. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  1990. No locals.
  1991. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1992. No symbol table info available.
  1993. #2  0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1994. No symbol table info available.
  1995. #3  0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1996. No symbol table info available.
  1997. #4  0x00007febbf6c8064 in start_thread (arg=0x7febb1602700) at pthread_create.c:309
  1998.         __res = <optimized out>
  1999.         pd = 0x7febb1602700
  2000.         now = <optimized out>
  2001.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650269910784, -7637144969830319511, 0, 140650045768112, 18,
  2002.                 140650269910784, 7625733111826496105, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2003.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2004.         not_first_call = <optimized out>
  2005.         pagesize_m1 = <optimized out>
  2006.         sp = <optimized out>
  2007.         freesize = <optimized out>
  2008.         __PRETTY_FUNCTION__ = "start_thread"
  2009. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2010. No locals.
  2011.  
  2012. Thread 9 (Thread 0x7febb0b9c700 (LWP 21416)):
  2013. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  2014. No locals.
  2015. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2016. No symbol table info available.
  2017. #2  0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2018. No symbol table info available.
  2019. ---Type <return> to continue, or q <return> to quit---
  2020. #3  0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2021. No symbol table info available.
  2022. #4  0x00007febbf6c8064 in start_thread (arg=0x7febb0b9c700) at pthread_create.c:309
  2023.         __res = <optimized out>
  2024.         pd = 0x7febb0b9c700
  2025.         now = <optimized out>
  2026.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650259007232, -7637144969830319511, 0, 140649844291728, 18,
  2027.                 140650259007232, 7625729344066435689, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2028.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2029.         not_first_call = <optimized out>
  2030.         pagesize_m1 = <optimized out>
  2031.         sp = <optimized out>
  2032.         freesize = <optimized out>
  2033.         __PRETTY_FUNCTION__ = "start_thread"
  2034. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2035. No locals.
  2036.  
  2037. Thread 8 (Thread 0x7febb3fff700 (LWP 21400)):
  2038. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  2039. No locals.
  2040. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2041. No symbol table info available.
  2042. #2  0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2043. No symbol table info available.
  2044. #3  0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2045. No symbol table info available.
  2046. #4  0x00007febbf6c8064 in start_thread (arg=0x7febb3fff700) at pthread_create.c:309
  2047.         __res = <optimized out>
  2048.         pd = 0x7febb3fff700
  2049.         now = <optimized out>
  2050.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650313938688, -7637144969830319511, 0, 140650313966416, 18,
  2051.                 140650313938688, 7625736437741795945, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2052.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2053.         not_first_call = <optimized out>
  2054.         pagesize_m1 = <optimized out>
  2055.         sp = <optimized out>
  2056.         freesize = <optimized out>
  2057.         __PRETTY_FUNCTION__ = "start_thread"
  2058. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2059. No locals.
  2060.  
  2061. Thread 7 (Thread 0x7febb1867700 (LWP 21399)):
  2062. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  2063. No locals.
  2064. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2065. No symbol table info available.
  2066. #2  0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2067. No symbol table info available.
  2068. #3  0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2069. No symbol table info available.
  2070. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2071. No symbol table info available.
  2072. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb1867700) at pthread_create.c:309
  2073.         __res = <optimized out>
  2074.         pd = 0x7febb1867700
  2075. ---Type <return> to continue, or q <return> to quit---
  2076.         now = <optimized out>
  2077.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650272421632, -7637144969830319511, 0, 140650540302432,
  2078.                 140650273868640, 140650272421632, 7625731133457185385, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  2079.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2080.         not_first_call = <optimized out>
  2081.         pagesize_m1 = <optimized out>
  2082.         sp = <optimized out>
  2083.         freesize = <optimized out>
  2084.         __PRETTY_FUNCTION__ = "start_thread"
  2085. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2086. No locals.
  2087.  
  2088. Thread 6 (Thread 0x7febb8c6f700 (LWP 21383)):
  2089. #0  0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81
  2090. No locals.
  2091. #1  0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  2092. No symbol table info available.
  2093. #2  0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1
  2094. No symbol table info available.
  2095. #3  0x00007febc080e14d in ?? () from /usr/lib/libfreeswitch.so.1
  2096. No symbol table info available.
  2097. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2098. No symbol table info available.
  2099. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb8c6f700) at pthread_create.c:309
  2100.         __res = <optimized out>
  2101.         pd = 0x7febb8c6f700
  2102.         now = <optimized out>
  2103.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650394089216, -7637144969830319511, 0, 140650540302432,
  2104.                 140650523713808, 140650394089216, 7625747080670755433, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  2105.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2106.         not_first_call = <optimized out>
  2107.         pagesize_m1 = <optimized out>
  2108.         sp = <optimized out>
  2109.         freesize = <optimized out>
  2110.         __PRETTY_FUNCTION__ = "start_thread"
  2111. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2112. No locals.
  2113.  
  2114. Thread 5 (Thread 0x7febb18a3700 (LWP 21398)):
  2115. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  2116. No locals.
  2117. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2118. No symbol table info available.
  2119. #2  0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2120. No symbol table info available.
  2121. #3  0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2122. No symbol table info available.
  2123. #4  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2124. No symbol table info available.
  2125. #5  0x00007febbf6c8064 in start_thread (arg=0x7febb18a3700) at pthread_create.c:309
  2126.         __res = <optimized out>
  2127.         pd = 0x7febb18a3700
  2128.         now = <optimized out>
  2129.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650272667392, -7637144969830319511, 0, 140650540302432,
  2130.                 140650273868640, 140650272667392, 7625731101244930665, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  2131. ---Type <return> to continue, or q <return> to quit---
  2132.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2133.         not_first_call = <optimized out>
  2134.         pagesize_m1 = <optimized out>
  2135.         sp = <optimized out>
  2136.         freesize = <optimized out>
  2137.         __PRETTY_FUNCTION__ = "start_thread"
  2138. #6  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2139. No locals.
  2140.  
  2141. Thread 4 (Thread 0x7feb406b3700 (LWP 21479)):
  2142. #0  0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81
  2143. No locals.
  2144. #1  0x00007febc08cf8b2 in ?? () from /usr/lib/libfreeswitch.so.1
  2145. No symbol table info available.
  2146. #2  0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1
  2147. No symbol table info available.
  2148. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2149. No symbol table info available.
  2150. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb406b3700) at pthread_create.c:309
  2151.         __res = <optimized out>
  2152.         pd = 0x7feb406b3700
  2153.         now = <optimized out>
  2154.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648374810368, -7637144969830319511, 0, 140650540302432,
  2155.                 140650524019792, 140648374810368, 7626258600538290793, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  2156.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2157.         not_first_call = <optimized out>
  2158.         pagesize_m1 = <optimized out>
  2159.         sp = <optimized out>
  2160.         freesize = <optimized out>
  2161.         __PRETTY_FUNCTION__ = "start_thread"
  2162. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2163. No locals.
  2164.  
  2165. Thread 3 (Thread 0x7feb4072b700 (LWP 21477)):
  2166. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  2167. No locals.
  2168. #1  0x00007feb7e79f1f3 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  2169. No symbol table info available.
  2170. #2  0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1
  2171. No symbol table info available.
  2172. #3  0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2173. No symbol table info available.
  2174. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb4072b700) at pthread_create.c:309
  2175.         __res = <optimized out>
  2176.         pd = 0x7feb4072b700
  2177.         now = <optimized out>
  2178.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648375301888, -7637144969830319511, 0, 140650540302432,
  2179.                 140650524019792, 140648375301888, 7626258802401753705, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  2180.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2181.         not_first_call = <optimized out>
  2182.         pagesize_m1 = <optimized out>
  2183.         sp = <optimized out>
  2184.         freesize = <optimized out>
  2185.         __PRETTY_FUNCTION__ = "start_thread"
  2186. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2187. ---Type <return> to continue, or q <return> to quit---
  2188. No locals.
  2189.  
  2190. Thread 2 (Thread 0x7feb7ffff700 (LWP 21422)):
  2191. #0  0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  2192. No locals.
  2193. #1  0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2194. No symbol table info available.
  2195. #2  0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2196. No symbol table info available.
  2197. #3  0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2198. No symbol table info available.
  2199. #4  0x00007febbf6c8064 in start_thread (arg=0x7feb7ffff700) at pthread_create.c:309
  2200.         __res = <optimized out>
  2201.         pd = 0x7feb7ffff700
  2202.         now = <optimized out>
  2203.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649441523456, -7637144969830319511, 0, 140649643114912, 18,
  2204.                 140649441523456, 7626167446299884137, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2205.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2206.         not_first_call = <optimized out>
  2207.         pagesize_m1 = <optimized out>
  2208.         sp = <optimized out>
  2209.         freesize = <optimized out>
  2210.         __PRETTY_FUNCTION__ = "start_thread"
  2211. #5  0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2212. No locals.
  2213.  
  2214. Thread 1 (Thread 0x7febb00fa700 (LWP 21419)):
  2215. #0  0x00007febbf34a067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  2216.         resultvar = 0
  2217.         pid = 21377
  2218.         selftid = 21419
  2219. #1  0x00007febbf34b448 in __GI_abort () at abort.c:89
  2220.         save_stage = 2
  2221.         act = {__sigaction_handler = {sa_handler = 0xffffffffffffffff, sa_sigaction = 0xffffffffffffffff}, sa_mask = {
  2222.             __val = {140650502031770, 0, 140650502031770, 140650247836928, 140650400182408, 47255993511, 140647294042133,
  2223.               140650400182410, 27195056, 140650247836976, 27216672, 140650247836992, 140650400215175, 4222434471, 27195056,
  2224.               140650247837024}}, sa_flags = -1188835636, sa_restorer = 0xfbad3ca7}
  2225.         sigs = {__val = {32, 0 <repeats 15 times>}}
  2226. #2  0x00007febbf3881b4 in __libc_message (do_abort=do_abort@entry=1,
  2227.     fmt=fmt@entry=0x7febbf47d210 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
  2228.         ap = {{gp_offset = 40, fp_offset = 32747, overflow_arg_area = 0x7febb00f5210, reg_save_area = 0x7febb00f51a0}}
  2229.         fd = 2
  2230.         on_2 = <optimized out>
  2231.         list = <optimized out>
  2232.         nlist = <optimized out>
  2233.         cp = <optimized out>
  2234.         written = <optimized out>
  2235. #3  0x00007febbf38d98e in malloc_printerr (action=1, str=0x7febbf47d380 "free(): corrupted unsorted chunks",
  2236.     ptr=<optimized out>) at malloc.c:4996
  2237.         buf = "00007feae4c1e090"
  2238.         cp = <optimized out>
  2239. #4  0x00007febbf38e696 in _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at malloc.c:3840
  2240.         size = <optimized out>
  2241.         fb = <optimized out>
  2242.         nextchunk = <optimized out>
  2243. ---Type <return> to continue, or q <return> to quit---
  2244.         nextsize = <optimized out>
  2245.         nextinuse = <optimized out>
  2246.         prevsize = <optimized out>
  2247.         bck = <optimized out>
  2248.         fwd = <optimized out>
  2249.         errstr = <optimized out>
  2250.         locked = <optimized out>
  2251.         __func__ = "_int_free"
  2252. #5  0x00007febb920d328 in QR_free_memory () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  2253. No symbol table info available.
  2254. #6  0x00007febb920d221 in QR_close_result () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  2255. No symbol table info available.
  2256. #7  0x00007febb920d2b4 in QR_Destructor () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  2257. No symbol table info available.
  2258. #8  0x00007febb91f12f3 in ?? () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  2259. No symbol table info available.
  2260. #9  0x00007febb91f6329 in CC_cleanup () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  2261. No symbol table info available.
  2262. #10 0x00007febb91f653a in PGAPI_Disconnect () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  2263. No symbol table info available.
  2264. #11 0x00007febb922bcd0 in SQLDisconnect () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
  2265. No symbol table info available.
  2266. #12 0x00007febc13691ba in SQLDisconnect () from /usr/lib/x86_64-linux-gnu/libodbc.so.2
  2267. No symbol table info available.
  2268. #13 0x00007febc08d0c79 in switch_odbc_handle_disconnect () from /usr/lib/libfreeswitch.so.1
  2269. No symbol table info available.
  2270. #14 0x00007febc08d1165 in switch_odbc_handle_connect () from /usr/lib/libfreeswitch.so.1
  2271. No symbol table info available.
  2272. #15 0x00007febc08d1438 in ?? () from /usr/lib/libfreeswitch.so.1
  2273. No symbol table info available.
  2274. #16 0x00007febc08d1ca7 in switch_odbc_handle_callback_exec_detailed () from /usr/lib/libfreeswitch.so.1
  2275. No symbol table info available.
  2276. #17 0x00007febc0809c91 in switch_cache_db_execute_sql_callback () from /usr/lib/libfreeswitch.so.1
  2277. No symbol table info available.
  2278. #18 0x00007febb19e2d6a in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2279. No symbol table info available.
  2280. #19 0x00007febb19f8cf0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2281. No symbol table info available.
  2282. #20 0x00007febb19b4deb in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2283. No symbol table info available.
  2284. #21 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2285. No symbol table info available.
  2286. #22 0x00007febbf6c8064 in start_thread (arg=0x7febb00fa700) at pthread_create.c:309
  2287.         __res = <optimized out>
  2288.         pd = 0x7febb00fa700
  2289.         now = <optimized out>
  2290.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650247857920, -7637144969830319511, 0, 140650540302432,
  2291.                 140650273786784, 140650247857920, 7625729980795337321, 7625746208203487849}, mask_was_saved = 0}}, priv = {
  2292.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2293.         not_first_call = <optimized out>
  2294.         pagesize_m1 = <optimized out>
  2295.         sp = <optimized out>
  2296.         freesize = <optimized out>
  2297.         __PRETTY_FUNCTION__ = "start_thread"
  2298. #23 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2299. ---Type <return> to continue, or q <return> to quit---
  2300. No locals.
  2301. (gdb)
  2302. (gdb)
  2303. (gdb)
  2304. (gdb)
  2305. (gdb)
  2306. (gdb)
  2307.