From Mustard Pig, 2 Weeks ago, written in Plain Text.
- view diff
Embed
  1. GNU gdb (Debian 13.1-3) 13.1
  2. Copyright (C) 2023 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.
  6. Type "show copying" 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. <https://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.  
  14. For help, type "help".
  15. Type "apropos word" to search for commands related to "word"...
  16. Reading symbols from /usr/bin/freeswitch...
  17. [New LWP 2798243]
  18. [New LWP 2798244]
  19. [New LWP 2798247]
  20. [New LWP 2798554]
  21. [New LWP 2798864]
  22. [New LWP 2799801]
  23. [New LWP 2799802]
  24. [New LWP 2799810]
  25. [New LWP 2800206]
  26. [New LWP 2800468]
  27. [New LWP 2800469]
  28. [New LWP 2800470]
  29. [New LWP 2800471]
  30. [New LWP 2823989]
  31. [New LWP 2832773]
  32. [New LWP 2832774]
  33. [New LWP 3268963]
  34. [New LWP 3268967]
  35. [New LWP 3268972]
  36. [New LWP 3268973]
  37. [New LWP 3279869]
  38. [New LWP 3279870]
  39. [New LWP 3279872]
  40. [New LWP 3279873]
  41. [New LWP 105790]
  42. [New LWP 105864]
  43. [New LWP 105863]
  44. [New LWP 105862]
  45. [New LWP 105861]
  46. [New LWP 105860]
  47. [New LWP 105859]
  48. [New LWP 105858]
  49. [New LWP 105857]
  50. [New LWP 105833]
  51. [New LWP 105832]
  52. [New LWP 105830]
  53. [New LWP 105821]
  54. [New LWP 105820]
  55. [New LWP 105819]
  56. [New LWP 105818]
  57. [New LWP 105812]
  58. [New LWP 105803]
  59. [New LWP 105798]
  60. [New LWP 105797]
  61. [New LWP 105795]
  62. [New LWP 105794]
  63. [New LWP 105792]
  64. [New LWP 105791]
  65. [Thread debugging using libthread_db enabled]
  66. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  67. Core was generated by `freeswitch'.
  68. #0  0x00007b23dbd8b8dc in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7ffcca240e90) at ../sysdeps/unix/sysv/linux/select.c:69
  69. [Current thread is 1 (LWP 2798243)]
  70. (gdb)
  71.  
  72. ================================================================================
  73. # GDB session generated by FS backtrace-from-core
  74. # FreeSWITCH version: 1.10.11-dev+git~20230911T110648Z~792eee44d0~64bit
  75. # FreeSWITCH version (human): 1.10.11-dev git 792eee4 2023-09-11 11:06:48Z 64bit
  76. ================================================================================
  77.  
  78.  
  79. ================================================================================
  80. # info threads
  81. ================================================================================
  82.   Id   Target Id                          Frame
  83. * 1    LWP 2798243                        0x00007b23dbd8b8dc in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7ffcca240e90)
  84.     at ../sysdeps/unix/sysv/linux/select.c:69
  85.   2    LWP 2798244                        0x00007b23dbd8b8dc in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7b23da05cb30)
  86.     at ../sysdeps/unix/sysv/linux/select.c:69
  87.   3    LWP 2798247                        __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6528f8bc7978) at ./nptl/futex-internal.c:57
  88.   4    LWP 2798554                        __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b23d9f5ae88) at ./nptl/futex-internal.c:57
  89.   5    LWP 2798864                        __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7b23d9b09b00, op=393, expected=0, futex_word=0x6528f8dd8948)
  90.     at ./nptl/futex-internal.c:57
  91.   6    LWP 2799801                        __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6528f8e44db0) at ./nptl/futex-internal.c:57
  92.   7    LWP 2799802                        0x00007b23dbd8b8dc in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7b23d87b6b40)
  93.     at ../sysdeps/unix/sysv/linux/select.c:69
  94.   8    LWP 2799810                        __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b23d8630b9c) at ./nptl/futex-internal.c:57
  95.   9    LWP 2800206                        __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6528f8e52ddc) at ./nptl/futex-internal.c:57
  96.   10   LWP 2800468                        0x00007b23dbd9760f in __libc_accept (fd=39, addr=..., len=0x7b2378009278) at ../sysdeps/unix/sysv/linux/accept.c:26
  97.   11   LWP 2800469                        __GI___libc_read (nbytes=8, buf=0x7b23aa306b08, fd=40) at ../sysdeps/unix/sysv/linux/read.c:26
  98.   12   LWP 2800470                        __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6528f8d84968) at ./nptl/futex-internal.c:57
  99.   13   LWP 2800471                        __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6528f8eeadb0) at ./nptl/futex-internal.c:57
  100.   14   LWP 2823989                        __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b23c0128430) at ./nptl/futex-internal.c:57
  101.   15   LWP 2832773                        futex_wait (private=0, expected=2, futex_word=0x7b23c006f8d8) at ../sysdeps/nptl/futex-internal.h:146
  102.   16   LWP 2832774                        __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b237c02da00) at ./nptl/futex-internal.c:57
  103.   17   LWP 3268963                        0x00007b23dbd95e26 in epoll_wait (epfd=5, events=0x7b23d82af740, maxevents=4, timeout=1000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  104.   18   LWP 3268967                        0x00007b23dbd95e26 in epoll_wait (epfd=13, events=0x7b23ab7fdaa0, maxevents=4, timeout=1000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  105.   19   LWP 3268972                        __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b23a4076e28) at ./nptl/futex-internal.c:57
  106.   20   LWP 3268973                        __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7b23d8272ac0, op=393, expected=0, futex_word=0x7b23d8693b98)
  107.     at ./nptl/futex-internal.c:57
  108.   21   LWP 3279869                        0x00007b23dbd95e26 in epoll_wait (epfd=20, events=0x7b23d8048740, maxevents=4, timeout=1000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  109.   22   LWP 3279870                        0x00007b23dbd95e26 in epoll_wait (epfd=23, events=0x7b23abffeaa0, maxevents=4, timeout=1000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  110.   23   LWP 3279872                        __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b23ac07537c) at ./nptl/futex-internal.c:57
  111.   24   LWP 3279873                        __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7b23aa7fbac0, op=393, expected=0, futex_word=0x7b23d8693b98)
  112.     at ./nptl/futex-internal.c:57
  113.   25   Thread 0x7b23da126a00 (LWP 105790) <unavailable> in ?? ()
  114.   26   Thread 0x7b23aa7fc6c0 (LWP 105864) <unavailable> in ?? ()
  115.   27   Thread 0x7b23d85176c0 (LWP 105863) <unavailable> in ?? ()
  116.   28   Thread 0x7b23abfff6c0 (LWP 105862) <unavailable> in ?? ()
  117.   29   Thread 0x7b23d80496c0 (LWP 105861) <unavailable> in ?? ()
  118.   30   Thread 0x7b23d82736c0 (LWP 105860) <unavailable> in ?? ()
  119.   31   Thread 0x7b23d85916c0 (LWP 105859) <unavailable> in ?? ()
  120.   32   Thread 0x7b23ab7fe6c0 (LWP 105858) <unavailable> in ?? ()
  121.   33   Thread 0x7b23d82b06c0 (LWP 105857) <unavailable> in ?? ()
  122.   34   Thread 0x7b237622d6c0 (LWP 105833) <unavailable> in ?? ()
  123.   35   Thread 0x7b23a94f66c0 (LWP 105832) <unavailable> in ?? ()
  124.   36   Thread 0x7b23d85ce6c0 (LWP 105830) <unavailable> in ?? ()
  125.   37   Thread 0x7b23aa3816c0 (LWP 105821) <unavailable> in ?? ()
  126.   38   Thread 0x7b23aa3446c0 (LWP 105820) <unavailable> in ?? ()
  127.   39   Thread 0x7b23aa3076c0 (LWP 105819) <unavailable> in ?? ()
  128.   40   Thread 0x7b23aa2ca6c0 (LWP 105818) <unavailable> in ?? ()
  129.   41   Thread 0x7b23d9e336c0 (LWP 105812) <unavailable> in ?? ()
  130.   42   Thread 0x7b23d84da6c0 (LWP 105803) <unavailable> in ?? ()
  131.   43   Thread 0x7b23d87b76c0 (LWP 105798) <unavailable> in ?? ()
  132.   44   Thread 0x7b23d87f46c0 (LWP 105797) <unavailable> in ?? ()
  133.   45   Thread 0x7b23d9b0a6c0 (LWP 105795) <unavailable> in ?? ()
  134.   46   Thread 0x7b23d9d316c0 (LWP 105794) <unavailable> in ?? ()
  135.   47   Thread 0x7b23d9ef86c0 (LWP 105792) <unavailable> in ?? ()
  136.   48   Thread 0x7b23da05d6c0 (LWP 105791) <unavailable> in ?? ()
  137. ================================================================================
  138. # bt
  139. ================================================================================
  140. #0  0x00007b23dbd8b8dc in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7ffcca240e90) at ../sysdeps/unix/sysv/linux/select.c:69
  141. #1  0x00007b23dc28bb8b in fspr_sleep (t=1000000) at time/unix/time.c:246
  142. #2  0x00007b23dc044d70 in do_sleep (t=1000000) at src/switch_time.c:165
  143. #3  0x00007b23dc045be0 in switch_sleep (t=1000000) at src/switch_time.c:644
  144. #4  0x00007b23dbf2c07f in switch_core_runtime_loop (bg=1) at src/switch_core.c:1201
  145. #5  0x00006528f864c262 in main (argc=4, argv=0x7ffcca244d58) at src/switch.c:1228
  146. ================================================================================
  147. # bt full
  148. ================================================================================
  149. #0  0x00007b23dbd8b8dc in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7ffcca240e90) at ../sysdeps/unix/sysv/linux/select.c:69
  150.         sc_ret = -514
  151.         sc_cancel_oldtype = 0
  152.         sc_ret = <optimized out>
  153.         s = <optimized out>
  154.         us = <optimized out>
  155.         ns = <optimized out>
  156.         ts64 = {tv_sec = 0, tv_nsec = 260941983}
  157.         pts64 = 0x7ffcca240e20
  158.         r = <optimized out>
  159. #1  0x00007b23dc28bb8b in fspr_sleep (t=1000000) at time/unix/time.c:246
  160.         tv = {tv_sec = 1, tv_usec = 0}
  161. #2  0x00007b23dc044d70 in do_sleep (t=1000000) at src/switch_time.c:165
  162.         ts = {tv_sec = 242133076279297, tv_nsec = 0}
  163. #3  0x00007b23dc045be0 in switch_sleep (t=1000000) at src/switch_time.c:644
  164. No locals.
  165. #4  0x00007b23dbf2c07f in switch_core_runtime_loop (bg=1) at src/switch_core.c:1201
  166. No locals.
  167. #5  0x00006528f864c262 in main (argc=4, argv=0x7ffcca244d58) at src/switch.c:1228
  168.         pid_path = "/var/run/freeswitch/freeswitch.pid", '\000' <repeats 4061 times>
  169.         pid_buffer = "105790", '\000' <repeats 25 times>
  170.         old_pid_buffer = '\000' <repeats 31 times>
  171.         pid_len = 6
  172.         old_pid_len = 135393939241424
  173.         err = 0x7b23dc2ccd00 "Success"
  174.         nf = SWITCH_FALSE
  175.         do_wait = SWITCH_TRUE
  176.         runas_user = 0x0
  177.         runas_group = 0x0
  178.         reincarnate = SWITCH_FALSE
  179.         reincarnate_reexec = SWITCH_FALSE
  180.         fds = {3, -1}
  181.         nc = SWITCH_TRUE
  182.         elegant_term = SWITCH_FALSE
  183.         pid = 105790
  184.         i = 31523
  185.         x = 4
  186.         opts = 0x0
  187.         opts_str = '\000' <repeats 1023 times>
  188.         local_argv = {0x7ffcca245f15 "freeswitch", 0x7ffcca245f20 "-np", 0x7ffcca245f24 "-nonat", 0x7ffcca245f2b "-ncwait", 0x0 <repeats 1020 times>}
  189.         local_argc = 4
  190.         arg_argv = {0x0 <repeats 128 times>}
  191.         alt_dirs = 0
  192.         alt_base = 0
  193.         log_set = 0
  194.         run_set = 0
  195.         do_kill = 0
  196.         priority = 1
  197.         flags = 68097
  198.         ret = 0
  199.         destroy_status = 3665727100
  200.         fd = 0x6528f8b99480
  201.         pool = 0x6528f8b99408
  202. ================================================================================
  203. # thread apply all bt
  204. ================================================================================
  205.  
  206. Thread 48 (Thread 0x7b23da05d6c0 (LWP 105791)):
  207. #0  <unavailable> in ?? ()
  208. Backtrace stopped: not enough registers or memory available to unwind further
  209.  
  210. Thread 47 (Thread 0x7b23d9ef86c0 (LWP 105792)):
  211. #0  <unavailable> in ?? ()
  212. Backtrace stopped: not enough registers or memory available to unwind further
  213.  
  214. Thread 46 (Thread 0x7b23d9d316c0 (LWP 105794)):
  215. #0  <unavailable> in ?? ()
  216. Backtrace stopped: not enough registers or memory available to unwind further
  217.  
  218. Thread 45 (Thread 0x7b23d9b0a6c0 (LWP 105795)):
  219. #0  <unavailable> in ?? ()
  220. Backtrace stopped: not enough registers or memory available to unwind further
  221.  
  222. Thread 44 (Thread 0x7b23d87f46c0 (LWP 105797)):
  223. #0  <unavailable> in ?? ()
  224. Backtrace stopped: not enough registers or memory available to unwind further
  225.  
  226. Thread 43 (Thread 0x7b23d87b76c0 (LWP 105798)):
  227. #0  <unavailable> in ?? ()
  228. Backtrace stopped: not enough registers or memory available to unwind further
  229.  
  230. Thread 42 (Thread 0x7b23d84da6c0 (LWP 105803)):
  231. #0  <unavailable> in ?? ()
  232. Backtrace stopped: not enough registers or memory available to unwind further
  233.  
  234. Thread 41 (Thread 0x7b23d9e336c0 (LWP 105812)):
  235. #0  <unavailable> in ?? ()
  236. Backtrace stopped: not enough registers or memory available to unwind further
  237.  
  238. Thread 40 (Thread 0x7b23aa2ca6c0 (LWP 105818)):
  239. #0  <unavailable> in ?? ()
  240. Backtrace stopped: not enough registers or memory available to unwind further
  241.  
  242. Thread 39 (Thread 0x7b23aa3076c0 (LWP 105819)):
  243. #0  <unavailable> in ?? ()
  244. Backtrace stopped: not enough registers or memory available to unwind further
  245.  
  246. Thread 38 (Thread 0x7b23aa3446c0 (LWP 105820)):
  247. #0  <unavailable> in ?? ()
  248. Backtrace stopped: not enough registers or memory available to unwind further
  249.  
  250. Thread 37 (Thread 0x7b23aa3816c0 (LWP 105821)):
  251. #0  <unavailable> in ?? ()
  252. Backtrace stopped: not enough registers or memory available to unwind further
  253.  
  254. Thread 36 (Thread 0x7b23d85ce6c0 (LWP 105830)):
  255. #0  <unavailable> in ?? ()
  256. Backtrace stopped: not enough registers or memory available to unwind further
  257.  
  258. Thread 35 (Thread 0x7b23a94f66c0 (LWP 105832)):
  259. #0  <unavailable> in ?? ()
  260. Backtrace stopped: not enough registers or memory available to unwind further
  261.  
  262. Thread 34 (Thread 0x7b237622d6c0 (LWP 105833)):
  263. #0  <unavailable> in ?? ()
  264. Backtrace stopped: not enough registers or memory available to unwind further
  265.  
  266. Thread 33 (Thread 0x7b23d82b06c0 (LWP 105857)):
  267. #0  <unavailable> in ?? ()
  268. Backtrace stopped: not enough registers or memory available to unwind further
  269.  
  270. Thread 32 (Thread 0x7b23ab7fe6c0 (LWP 105858)):
  271. #0  <unavailable> in ?? ()
  272. Backtrace stopped: not enough registers or memory available to unwind further
  273.  
  274. Thread 31 (Thread 0x7b23d85916c0 (LWP 105859)):
  275. #0  <unavailable> in ?? ()
  276. Backtrace stopped: not enough registers or memory available to unwind further
  277.  
  278. Thread 30 (Thread 0x7b23d82736c0 (LWP 105860)):
  279. #0  <unavailable> in ?? ()
  280. Backtrace stopped: not enough registers or memory available to unwind further
  281.  
  282. Thread 29 (Thread 0x7b23d80496c0 (LWP 105861)):
  283. #0  <unavailable> in ?? ()
  284. Backtrace stopped: not enough registers or memory available to unwind further
  285.  
  286. Thread 28 (Thread 0x7b23abfff6c0 (LWP 105862)):
  287. #0  <unavailable> in ?? ()
  288. Backtrace stopped: not enough registers or memory available to unwind further
  289.  
  290. Thread 27 (Thread 0x7b23d85176c0 (LWP 105863)):
  291. #0  <unavailable> in ?? ()
  292. Backtrace stopped: not enough registers or memory available to unwind further
  293.  
  294. Thread 26 (Thread 0x7b23aa7fc6c0 (LWP 105864)):
  295. #0  <unavailable> in ?? ()
  296. Backtrace stopped: not enough registers or memory available to unwind further
  297.  
  298. Thread 25 (Thread 0x7b23da126a00 (LWP 105790)):
  299. #0  <unavailable> in ?? ()
  300. Backtrace stopped: not enough registers or memory available to unwind further
  301.  
  302. Thread 24 (LWP 3279873):
  303. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7b23aa7fbac0, op=393, expected=0, futex_word=0x7b23d8693b98) at ./nptl/futex-internal.c:57
  304. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b23d8693b98, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7b23aa7fbac0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  305. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b23d8693b98, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7b23aa7fbac0, private=private@entry=0) at ./nptl/futex-internal.c:139
  306. #3  0x00007b23dbd1583c in __pthread_cond_wait_common (abstime=0x7b23aa7fbac0, clockid=0, mutex=0x7b23d8693b20, cond=0x7b23d8693b70) at ./nptl/pthread_cond_wait.c:503
  307. #4  ___pthread_cond_timedwait64 (cond=0x7b23d8693b70, mutex=0x7b23d8693b20, abstime=0x7b23aa7fbac0) at ./nptl/pthread_cond_wait.c:643
  308. #5  0x00007b23dc281d74 in fspr_thread_cond_timedwait (cond=0x7b23d8693b68, mutex=0x7b23d8693b18, timeout=100000) at locks/unix/thread_cond.c:89
  309. #6  0x00007b23dbed443a in switch_apr_queue_pop_timeout (queue=0x7b23d8693ad8, data=0x7b23aa7fbb78, timeout=100000) at src/switch_apr_queue.c:324
  310. #7  0x00007b23dbed3a58 in switch_queue_pop_timeout (queue=0x7b23d8693ad8, data=0x7b23aa7fbb78, timeout=100000) at src/switch_apr.c:1250
  311. #8  0x00007b23d86d232b in sofia_profile_worker_thread_run (thread=0x7b23ac0e7340, obj=0x7b23ac064550) at sofia.c:3016
  312. #9  0x00007b23dc28999d in dummy_worker (opaque=0x7b23ac0e7340) at threadproc/unix/thread.c:151
  313. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  314. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  315.  
  316. Thread 23 (LWP 3279872):
  317. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b23ac07537c) at ./nptl/futex-internal.c:57
  318. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b23ac07537c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  319. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b23ac07537c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  320. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7b23ac075260, cond=0x7b23ac075350) at ./nptl/pthread_cond_wait.c:503
  321. #4  ___pthread_cond_wait (cond=0x7b23ac075350, mutex=0x7b23ac075260) at ./nptl/pthread_cond_wait.c:618
  322. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x7b23ac075348, mutex=0x7b23ac075258) at locks/unix/thread_cond.c:68
  323. #6  0x00007b23dbed21c9 in switch_thread_cond_wait (cond=0x7b23ac075348, mutex=0x7b23ac075258) at src/switch_apr.c:380
  324. #7  0x00007b23dbf0b7f0 in switch_user_sql_thread (thread=0x7b23ac26eed0, obj=0x7b23ac075190) at src/switch_core_sqldb.c:2296
  325. #8  0x00007b23dc28999d in dummy_worker (opaque=0x7b23ac26eed0) at threadproc/unix/thread.c:151
  326. #9  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  327. #10 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  328.  
  329. Thread 22 (LWP 3279870):
  330. #0  0x00007b23dbd95e26 in epoll_wait (epfd=23, events=0x7b23abffeaa0, maxevents=4, timeout=1000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  331. #1  0x00007b23db7d3851 in su_epoll_port_wait_events () from /lib/libsofia-sip-ua.so.0
  332. #2  0x00007b23db7cfbcb in su_base_port_run () from /lib/libsofia-sip-ua.so.0
  333. #3  0x00007b23db7cbc10 in su_port_run () from /lib/libsofia-sip-ua.so.0
  334. #4  0x00007b23db7ccd9f in su_root_run () from /lib/libsofia-sip-ua.so.0
  335. #5  0x00007b23db7d09dc in su_pthread_port_clone_main () from /lib/libsofia-sip-ua.so.0
  336. #6  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  337. #7  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  338.  
  339. Thread 21 (LWP 3279869):
  340. #0  0x00007b23dbd95e26 in epoll_wait (epfd=20, events=0x7b23d8048740, maxevents=4, timeout=1000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  341. #1  0x00007b23db7d3851 in su_epoll_port_wait_events () from /lib/libsofia-sip-ua.so.0
  342. #2  0x00007b23db7cfd42 in su_base_port_step () from /lib/libsofia-sip-ua.so.0
  343. #3  0x00007b23db7cbc73 in su_port_step () from /lib/libsofia-sip-ua.so.0
  344. #4  0x00007b23db7cce78 in su_root_step () from /lib/libsofia-sip-ua.so.0
  345. #5  0x00007b23d86d525d in sofia_profile_thread_run (thread=0x7b23ac02f138, obj=0x7b23ac064550) at sofia.c:3471
  346. #6  0x00007b23dc28999d in dummy_worker (opaque=0x7b23ac02f138) at threadproc/unix/thread.c:151
  347. #7  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  348. #8  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  349.  
  350. Thread 20 (LWP 3268973):
  351. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7b23d8272ac0, op=393, expected=0, futex_word=0x7b23d8693b98) at ./nptl/futex-internal.c:57
  352. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b23d8693b98, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7b23d8272ac0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  353. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b23d8693b98, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7b23d8272ac0, private=private@entry=0) at ./nptl/futex-internal.c:139
  354. #3  0x00007b23dbd1583c in __pthread_cond_wait_common (abstime=0x7b23d8272ac0, clockid=0, mutex=0x7b23d8693b20, cond=0x7b23d8693b70) at ./nptl/pthread_cond_wait.c:503
  355. #4  ___pthread_cond_timedwait64 (cond=0x7b23d8693b70, mutex=0x7b23d8693b20, abstime=0x7b23d8272ac0) at ./nptl/pthread_cond_wait.c:643
  356. #5  0x00007b23dc281d74 in fspr_thread_cond_timedwait (cond=0x7b23d8693b68, mutex=0x7b23d8693b18, timeout=100000) at locks/unix/thread_cond.c:89
  357. #6  0x00007b23dbed443a in switch_apr_queue_pop_timeout (queue=0x7b23d8693ad8, data=0x7b23d8272b78, timeout=100000) at src/switch_apr_queue.c:324
  358. #7  0x00007b23dbed3a58 in switch_queue_pop_timeout (queue=0x7b23d8693ad8, data=0x7b23d8272b78, timeout=100000) at src/switch_apr.c:1250
  359. #8  0x00007b23d86d232b in sofia_profile_worker_thread_run (thread=0x7b23a4076ac0, obj=0x7b23b40872a0) at sofia.c:3016
  360. #9  0x00007b23dc28999d in dummy_worker (opaque=0x7b23a4076ac0) at threadproc/unix/thread.c:151
  361. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  362. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  363.  
  364. Thread 19 (LWP 3268972):
  365. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b23a4076e28) at ./nptl/futex-internal.c:57
  366. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b23a4076e28, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  367. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b23a4076e28, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  368. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7b23a4076d10, cond=0x7b23a4076e00) at ./nptl/pthread_cond_wait.c:503
  369. #4  ___pthread_cond_wait (cond=0x7b23a4076e00, mutex=0x7b23a4076d10) at ./nptl/pthread_cond_wait.c:618
  370. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x7b23a4076df8, mutex=0x7b23a4076d08) at locks/unix/thread_cond.c:68
  371. #6  0x00007b23dbed21c9 in switch_thread_cond_wait (cond=0x7b23a4076df8, mutex=0x7b23a4076d08) at src/switch_apr.c:380
  372. #7  0x00007b23dbf0b7f0 in switch_user_sql_thread (thread=0x7b23a4200200, obj=0x7b23a4076c40) at src/switch_core_sqldb.c:2296
  373. #8  0x00007b23dc28999d in dummy_worker (opaque=0x7b23a4200200) at threadproc/unix/thread.c:151
  374. #9  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  375. #10 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  376.  
  377. Thread 18 (LWP 3268967):
  378. #0  0x00007b23dbd95e26 in epoll_wait (epfd=13, events=0x7b23ab7fdaa0, maxevents=4, timeout=1000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  379. #1  0x00007b23db7d3851 in su_epoll_port_wait_events () from /lib/libsofia-sip-ua.so.0
  380. #2  0x00007b23db7cfbcb in su_base_port_run () from /lib/libsofia-sip-ua.so.0
  381. #3  0x00007b23db7cbc10 in su_port_run () from /lib/libsofia-sip-ua.so.0
  382. #4  0x00007b23db7ccd9f in su_root_run () from /lib/libsofia-sip-ua.so.0
  383. #5  0x00007b23db7d09dc in su_pthread_port_clone_main () from /lib/libsofia-sip-ua.so.0
  384. #6  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  385. #7  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  386.  
  387. Thread 17 (LWP 3268963):
  388. #0  0x00007b23dbd95e26 in epoll_wait (epfd=5, events=0x7b23d82af740, maxevents=4, timeout=1000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  389. #1  0x00007b23db7d3851 in su_epoll_port_wait_events () from /lib/libsofia-sip-ua.so.0
  390. #2  0x00007b23db7cfd42 in su_base_port_step () from /lib/libsofia-sip-ua.so.0
  391. #3  0x00007b23db7cbc73 in su_port_step () from /lib/libsofia-sip-ua.so.0
  392. #4  0x00007b23db7cce78 in su_root_step () from /lib/libsofia-sip-ua.so.0
  393. #5  0x00007b23d86d525d in sofia_profile_thread_run (thread=0x7b23b4089a88, obj=0x7b23b40872a0) at sofia.c:3471
  394. #6  0x00007b23dc28999d in dummy_worker (opaque=0x7b23b4089a88) at threadproc/unix/thread.c:151
  395. #7  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  396. #8  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  397.  
  398. Thread 16 (LWP 2832774):
  399. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b237c02da00) at ./nptl/futex-internal.c:57
  400. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b237c02da00, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  401. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b237c02da00, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  402. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7b237c02d9b0, cond=0x7b237c02d9d8) at ./nptl/pthread_cond_wait.c:503
  403. #4  ___pthread_cond_wait (cond=0x7b237c02d9d8, mutex=0x7b237c02d9b0) at ./nptl/pthread_cond_wait.c:618
  404. #5  0x00007b23aa107ea6 in ?? () from /lib/x86_64-linux-gnu/libvlccore.so.9
  405. #6  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  406. #7  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  407.  
  408. Thread 15 (LWP 2832773):
  409. #0  futex_wait (private=0, expected=2, futex_word=0x7b23c006f8d8) at ../sysdeps/nptl/futex-internal.h:146
  410. #1  __GI___lll_lock_wait (futex=futex@entry=0x7b23c006f8d8, private=0) at ./nptl/lowlevellock.c:49
  411. #2  0x00007b23dbd1941a in lll_mutex_lock_optimized (mutex=0x7b23c006f8d8) at ./nptl/pthread_mutex_lock.c:48
  412. #3  ___pthread_mutex_lock (mutex=0x7b23c006f8d8) at ./nptl/pthread_mutex_lock.c:128
  413. #4  0x00007b23dc281b3d in fspr_thread_mutex_lock (mutex=0x7b23c006f8d0) at locks/unix/thread_mutex.c:92
  414. #5  0x00007b23dbed1ffb in switch_mutex_lock (lock=0x7b23c006f8d0) at src/switch_apr.c:310
  415. #6  0x00007b23aa1f0d56 in vlc_media_state_callback (event=0x7b23a94f5a60, data=0x7b23c006f5e0) at mod_vlc.c:244
  416. #7  0x00007b23aa1d8dff in ?? () from /lib/x86_64-linux-gnu/libvlc.so.5
  417. #8  0x00007b23aa1d9dba in ?? () from /lib/x86_64-linux-gnu/libvlc.so.5
  418. #9  0x00007b23aa1db7bd in ?? () from /lib/x86_64-linux-gnu/libvlc.so.5
  419. #10 0x00007b23aa16892e in var_SetChecked () from /lib/x86_64-linux-gnu/libvlccore.so.9
  420. #11 0x00007b23aa117d2c in ?? () from /lib/x86_64-linux-gnu/libvlccore.so.9
  421. #12 0x00007b23aa11952e in ?? () from /lib/x86_64-linux-gnu/libvlccore.so.9
  422. #13 0x00007b23aa120e77 in ?? () from /lib/x86_64-linux-gnu/libvlccore.so.9
  423. #14 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  424. #15 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  425.  
  426. Thread 14 (LWP 2823989):
  427. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b23c0128430) at ./nptl/futex-internal.c:57
  428. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b23c0128430, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  429. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b23c0128430, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  430. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7b23c01283e0, cond=0x7b23c0128408) at ./nptl/pthread_cond_wait.c:503
  431. #4  ___pthread_cond_wait (cond=0x7b23c0128408, mutex=0x7b23c01283e0) at ./nptl/pthread_cond_wait.c:618
  432. #5  0x00007b23aa166fbd in ?? () from /lib/x86_64-linux-gnu/libvlccore.so.9
  433. #6  0x00007b23aa16751f in ?? () from /lib/x86_64-linux-gnu/libvlccore.so.9
  434. #7  0x00007b23aa1db69a in ?? () from /lib/x86_64-linux-gnu/libvlc.so.5
  435. #8  0x00007b23aa1dcc21 in libvlc_media_player_stop () from /lib/x86_64-linux-gnu/libvlc.so.5
  436. #9  0x00007b23aa1f490c in vlc_file_close (handle=0x7b23d85cab10) at mod_vlc.c:1382
  437. #10 0x00007b23dbf02eed in switch_core_file_close (fh=0x7b23d85cab10) at src/switch_core_file.c:1063
  438. #11 0x00007b23dc018393 in switch_ivr_play_file (session=0x7b23b8043df8, fh=0x7b23d85cab10, file=0x7b23c0067e98 "vlc:///beerNew.m4a", args=0x7b23d85cacd0) at src/switch_ivr_play_say.c:2045
  439. #12 0x00007b23aa711701 in playback_function (session=0x7b23b8043df8, data=0x7b23b8063a70 "vlc:///beerNew.m4a") at mod_dptools.c:3055
  440. #13 0x00007b23dbf1c025 in switch_core_session_exec (session=0x7b23b8043df8, application_interface=0x6528f8e89de8, arg=0x7b23b8063a70 "vlc:///beerNew.m4a") at src/switch_core_session.c:2965
  441. #14 0x00007b23dbf1b61d in switch_core_session_execute_application_get_flags (session=0x7b23b8043df8, app=0x7b23b804d300 "playback", arg=0x7b23b8063a70 "vlc:///beerNew.m4a", flags=0x0) at src/switch_core_session.c:2825
  442. #15 0x00007b23dc023116 in switch_ivr_parse_event (session=0x7b23b8043df8, event=0x7b23b8021ed0) at src/switch_ivr.c:646
  443. #16 0x00007b23dc023ac7 in switch_ivr_parse_next_event (session=0x7b23b8043df8) at src/switch_ivr.c:802
  444. #17 0x00007b23dc024055 in switch_ivr_parse_all_events (session=0x7b23b8043df8) at src/switch_ivr.c:937
  445. #18 0x00007b23dc024b8f in switch_ivr_park (session=0x7b23b8043df8, args=0x0) at src/switch_ivr.c:1148
  446. #19 0x00007b23aa70f2ca in park_function (session=0x7b23b8043df8, data=0x7b23dc2a192a "") at mod_dptools.c:2322
  447. #20 0x00007b23dbf1c025 in switch_core_session_exec (session=0x7b23b8043df8, application_interface=0x6528f8e89ad0, arg=0x7b23dc2a192a "") at src/switch_core_session.c:2965
  448. #21 0x00007b23dbf1b61d in switch_core_session_execute_application_get_flags (session=0x7b23b8043df8, app=0x7b23c0067c48 "park", arg=0x7b23dc2a192a "", flags=0x0) at src/switch_core_session.c:2825
  449. #22 0x00007b23dbf1e1d9 in switch_core_standard_on_execute (session=0x7b23b8043df8) at src/switch_core_state_machine.c:350
  450. #23 0x00007b23dbf1feb2 in switch_core_session_run (session=0x7b23b8043df8) at src/switch_core_state_machine.c:647
  451. #24 0x00007b23dbf1758d in switch_core_session_thread (thread=0x7b23b8074750, obj=0x7b23b8043df8) at src/switch_core_session.c:1727
  452. #25 0x00007b23dbf179d9 in switch_core_session_thread_pool_worker (thread=0x7b23b8074750, obj=0x7b23b80745e0) at src/switch_core_session.c:1791
  453. #26 0x00007b23dc28999d in dummy_worker (opaque=0x7b23b8074750) at threadproc/unix/thread.c:151
  454. #27 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  455. #28 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  456.  
  457. Thread 13 (LWP 2800471):
  458. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6528f8eeadb0) at ./nptl/futex-internal.c:57
  459. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6528f8eeadb0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  460. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6528f8eeadb0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  461. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x6528f8eead38, cond=0x6528f8eead88) at ./nptl/pthread_cond_wait.c:503
  462. #4  ___pthread_cond_wait (cond=0x6528f8eead88, mutex=0x6528f8eead38) at ./nptl/pthread_cond_wait.c:618
  463. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x6528f8eead80, mutex=0x6528f8eead30) at locks/unix/thread_cond.c:68
  464. #6  0x00007b23dbed4285 in switch_apr_queue_pop (queue=0x6528f8eeacf0, data=0x7b23aa380bc0) at src/switch_apr_queue.c:261
  465. #7  0x00007b23dbed3a2b in switch_queue_pop (queue=0x6528f8eeacf0, data=0x7b23aa380bc0) at src/switch_apr.c:1245
  466. #8  0x00007b23dbf9d03a in chat_thread_run (thread=0x6528f8ef6ce0, obj=0x6528f8eeacf0) at src/switch_loadable_module.c:913
  467. #9  0x00007b23dc28999d in dummy_worker (opaque=0x6528f8ef6ce0) at threadproc/unix/thread.c:151
  468. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  469. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  470.  
  471. Thread 12 (LWP 2800470):
  472. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6528f8d84968) at ./nptl/futex-internal.c:57
  473. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6528f8d84968, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  474. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6528f8d84968, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  475. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x6528f8d848f0, cond=0x6528f8d84940) at ./nptl/pthread_cond_wait.c:503
  476. #4  ___pthread_cond_wait (cond=0x6528f8d84940, mutex=0x6528f8d848f0) at ./nptl/pthread_cond_wait.c:618
  477. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x6528f8d84938, mutex=0x6528f8d848e8) at locks/unix/thread_cond.c:68
  478. #6  0x00007b23dbed4285 in switch_apr_queue_pop (queue=0x6528f8d848a8, data=0x7b23aa343bc0) at src/switch_apr_queue.c:261
  479. #7  0x00007b23dbed3a2b in switch_queue_pop (queue=0x6528f8d848a8, data=0x7b23aa343bc0) at src/switch_apr.c:1245
  480. #8  0x00007b23dbf9d03a in chat_thread_run (thread=0x6528f8eeacc0, obj=0x6528f8d848a8) at src/switch_loadable_module.c:913
  481. #9  0x00007b23dc28999d in dummy_worker (opaque=0x6528f8eeacc0) at threadproc/unix/thread.c:151
  482. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  483. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  484.  
  485. Thread 11 (LWP 2800469):
  486. #0  __GI___libc_read (nbytes=8, buf=0x7b23aa306b08, fd=40) at ../sysdeps/unix/sysv/linux/read.c:26
  487. #1  __GI___libc_read (fd=40, buf=0x7b23aa306b08, nbytes=8) at ../sysdeps/unix/sysv/linux/read.c:24
  488. #2  0x00007b23dc047093 in softtimer_runtime () at src/switch_time.c:1176
  489. #3  0x00007b23dbf996e5 in switch_loadable_module_exec (thread=0x6528f8d84828, obj=0x6528f8d84408) at src/switch_loadable_module.c:123
  490. #4  0x00007b23dc28999d in dummy_worker (opaque=0x6528f8d84828) at threadproc/unix/thread.c:151
  491. #5  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  492. #6  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  493.  
  494. Thread 10 (LWP 2800468):
  495. #0  0x00007b23dbd9760f in __libc_accept (fd=39, addr=..., len=0x7b2378009278) at ../sysdeps/unix/sysv/linux/accept.c:26
  496. #1  0x00007b23dc287855 in fspr_socket_accept (new=0x7b23aa2c9b50, sock=0x7b2378002e80, connection_context=0x7b2378009068) at network_io/unix/sockets.c:195
  497. #2  0x00007b23dbed2c2b in switch_socket_accept (new_sock=0x7b23aa2c9b50, sock=0x7b2378002e80, pool=0x7b2378009068) at src/switch_apr.c:754
  498. #3  0x00007b23d876e42f in mod_event_socket_runtime () at mod_event_socket.c:3008
  499. #4  0x00007b23dbf996e5 in switch_loadable_module_exec (thread=0x6528f8d84370, obj=0x6528f8d83e50) at src/switch_loadable_module.c:123
  500. #5  0x00007b23dc28999d in dummy_worker (opaque=0x6528f8d84370) at threadproc/unix/thread.c:151
  501. #6  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  502. #7  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  503.  
  504. Thread 9 (LWP 2800206):
  505. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6528f8e52ddc) at ./nptl/futex-internal.c:57
  506. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6528f8e52ddc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  507. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6528f8e52ddc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  508. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x6528f8e52d60, cond=0x6528f8e52db0) at ./nptl/pthread_cond_wait.c:503
  509. #4  ___pthread_cond_wait (cond=0x6528f8e52db0, mutex=0x6528f8e52d60) at ./nptl/pthread_cond_wait.c:618
  510. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x6528f8e52da8, mutex=0x6528f8e52d58) at locks/unix/thread_cond.c:68
  511. #6  0x00007b23dbed4285 in switch_apr_queue_pop (queue=0x6528f8e52d18, data=0x7b23d9e32bc0) at src/switch_apr_queue.c:261
  512. #7  0x00007b23dbed3a2b in switch_queue_pop (queue=0x6528f8e52d18, data=0x7b23d9e32bc0) at src/switch_apr.c:1245
  513. #8  0x00007b23d8713e3f in sofia_presence_event_thread_run (thread=0x6528f8e53d40, obj=0x0) at sofia_presence.c:1625
  514. #9  0x00007b23dc28999d in dummy_worker (opaque=0x6528f8e53d40) at threadproc/unix/thread.c:151
  515. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  516. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  517.  
  518. Thread 8 (LWP 2799810):
  519. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b23d8630b9c) at ./nptl/futex-internal.c:57
  520. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b23d8630b9c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  521. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b23d8630b9c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  522. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7b23d8630b20, cond=0x7b23d8630b70) at ./nptl/pthread_cond_wait.c:503
  523. #4  ___pthread_cond_wait (cond=0x7b23d8630b70, mutex=0x7b23d8630b20) at ./nptl/pthread_cond_wait.c:618
  524. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x7b23d8630b68, mutex=0x7b23d8630b18) at locks/unix/thread_cond.c:68
  525. #6  0x00007b23dbed4285 in switch_apr_queue_pop (queue=0x7b23d8630ad8, data=0x7b23d84d9bb8) at src/switch_apr_queue.c:261
  526. #7  0x00007b23dbed3a2b in switch_queue_pop (queue=0x7b23d8630ad8, data=0x7b23d84d9bb8) at src/switch_apr.c:1245
  527. #8  0x00007b23d86ce482 in sofia_msg_thread_run (thread=0x6528f8e5e940, obj=0x7b23d8630ad8) at sofia.c:2295
  528. #9  0x00007b23dc28999d in dummy_worker (opaque=0x6528f8e5e940) at threadproc/unix/thread.c:151
  529. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  530. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  531.  
  532. Thread 7 (LWP 2799802):
  533. #0  0x00007b23dbd8b8dc in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7b23d87b6b40) at ../sysdeps/unix/sysv/linux/select.c:69
  534. #1  0x00007b23dc28bb8b in fspr_sleep (t=1000000) at time/unix/time.c:246
  535. #2  0x00007b23dc044d70 in do_sleep (t=1000000) at src/switch_time.c:165
  536. #3  0x00007b23dc045be0 in switch_sleep (t=1000000) at src/switch_time.c:644
  537. #4  0x00007b23dbf09819 in switch_core_sql_db_thread (thread=0x7b23d9df5750, obj=0x0) at src/switch_core_sqldb.c:1539
  538. #5  0x00007b23dc28999d in dummy_worker (opaque=0x7b23d9df5750) at threadproc/unix/thread.c:151
  539. #6  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  540. #7  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  541.  
  542. Thread 6 (LWP 2799801):
  543. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6528f8e44db0) at ./nptl/futex-internal.c:57
  544. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6528f8e44db0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  545. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6528f8e44db0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  546. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x6528f8e44c98, cond=0x6528f8e44d88) at ./nptl/pthread_cond_wait.c:503
  547. #4  ___pthread_cond_wait (cond=0x6528f8e44d88, mutex=0x6528f8e44c98) at ./nptl/pthread_cond_wait.c:618
  548. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x6528f8e44d80, mutex=0x6528f8e44c90) at locks/unix/thread_cond.c:68
  549. #6  0x00007b23dbed21c9 in switch_thread_cond_wait (cond=0x6528f8e44d80, mutex=0x6528f8e44c90) at src/switch_apr.c:380
  550. #7  0x00007b23dbf0b7f0 in switch_user_sql_thread (thread=0x7b23d88b86c0, obj=0x6528f8e44be0) at src/switch_core_sqldb.c:2296
  551. #8  0x00007b23dc28999d in dummy_worker (opaque=0x7b23d88b86c0) at threadproc/unix/thread.c:151
  552. #9  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  553. #10 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  554.  
  555. Thread 5 (LWP 2798864):
  556. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7b23d9b09b00, op=393, expected=0, futex_word=0x6528f8dd8948) at ./nptl/futex-internal.c:57
  557. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6528f8dd8948, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7b23d9b09b00, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  558. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6528f8dd8948, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7b23d9b09b00, private=private@entry=0) at ./nptl/futex-internal.c:139
  559. #3  0x00007b23dbd1583c in __pthread_cond_wait_common (abstime=0x7b23d9b09b00, clockid=0, mutex=0x6528f8dd88d0, cond=0x6528f8dd8920) at ./nptl/pthread_cond_wait.c:503
  560. #4  ___pthread_cond_timedwait64 (cond=0x6528f8dd8920, mutex=0x6528f8dd88d0, abstime=0x7b23d9b09b00) at ./nptl/pthread_cond_wait.c:643
  561. #5  0x00007b23dc281d74 in fspr_thread_cond_timedwait (cond=0x6528f8dd8918, mutex=0x6528f8dd88c8, timeout=500000) at locks/unix/thread_cond.c:89
  562. #6  0x00007b23dbed443a in switch_apr_queue_pop_timeout (queue=0x6528f8dd8888, data=0x7b23d9b09bc8, timeout=500000) at src/switch_apr_queue.c:324
  563. #7  0x00007b23dbed3a58 in switch_queue_pop_timeout (queue=0x6528f8dd8888, data=0x7b23d9b09bc8, timeout=500000) at src/switch_apr.c:1250
  564. #8  0x00007b23dbf97abd in switch_scheduler_task_thread (thread=0x7b23d9cf35d8, obj=0x0) at src/switch_scheduler.c:191
  565. #9  0x00007b23dc28999d in dummy_worker (opaque=0x7b23d9cf35d8) at threadproc/unix/thread.c:151
  566. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  567. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  568.  
  569. Thread 4 (LWP 2798554):
  570. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b23d9f5ae88) at ./nptl/futex-internal.c:57
  571. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b23d9f5ae88, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  572. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b23d9f5ae88, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  573. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7b23d9f5ae10, cond=0x7b23d9f5ae60) at ./nptl/pthread_cond_wait.c:503
  574. #4  ___pthread_cond_wait (cond=0x7b23d9f5ae60, mutex=0x7b23d9f5ae10) at ./nptl/pthread_cond_wait.c:618
  575. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x7b23d9f5ae58, mutex=0x7b23d9f5ae08) at locks/unix/thread_cond.c:68
  576. #6  0x00007b23dbed4285 in switch_apr_queue_pop (queue=0x7b23d9f5adc8, data=0x7b23d9d30bc0) at src/switch_apr_queue.c:261
  577. #7  0x00007b23dbed3a2b in switch_queue_pop (queue=0x7b23d9f5adc8, data=0x7b23d9d30bc0) at src/switch_apr.c:1245
  578. #8  0x00007b23dc0367b1 in log_thread (t=0x7b23d9df55a8, obj=0x0) at src/switch_log.c:501
  579. #9  0x00007b23dc28999d in dummy_worker (opaque=0x7b23d9df55a8) at threadproc/unix/thread.c:151
  580. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  581. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  582.  
  583. Thread 3 (LWP 2798247):
  584. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6528f8bc7978) at ./nptl/futex-internal.c:57
  585. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6528f8bc7978, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  586. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6528f8bc7978, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  587. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x6528f8bc7900, cond=0x6528f8bc7950) at ./nptl/pthread_cond_wait.c:503
  588. #4  ___pthread_cond_wait (cond=0x6528f8bc7950, mutex=0x6528f8bc7900) at ./nptl/pthread_cond_wait.c:618
  589. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x6528f8bc7948, mutex=0x6528f8bc78f8) at locks/unix/thread_cond.c:68
  590. #6  0x00007b23dbed4285 in switch_apr_queue_pop (queue=0x6528f8bc78b8, data=0x7b23d9ef7bb8) at src/switch_apr_queue.c:261
  591. #7  0x00007b23dbed3a2b in switch_queue_pop (queue=0x6528f8bc78b8, data=0x7b23d9ef7bb8) at src/switch_apr.c:1245
  592. #8  0x00007b23dbfb1132 in switch_event_dispatch_thread (thread=0x7b23d9f5ab40, obj=0x6528f8bc78b8) at src/switch_event.c:331
  593. #9  0x00007b23dc28999d in dummy_worker (opaque=0x7b23d9f5ab40) at threadproc/unix/thread.c:151
  594. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  595. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  596.  
  597. Thread 2 (LWP 2798244):
  598. #0  0x00007b23dbd8b8dc in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7b23da05cb30) at ../sysdeps/unix/sysv/linux/select.c:69
  599. #1  0x00007b23dc28bb8b in fspr_sleep (t=1000000) at time/unix/time.c:246
  600. #2  0x00007b23dc044d70 in do_sleep (t=1000000) at src/switch_time.c:165
  601. #3  0x00007b23dc045be0 in switch_sleep (t=1000000) at src/switch_time.c:644
  602. #4  0x00007b23dbefa264 in pool_thread (thread=0x7b23da0bfc40, obj=0x0) at src/switch_core_memory.c:640
  603. #5  0x00007b23dc28999d in dummy_worker (opaque=0x7b23da0bfc40) at threadproc/unix/thread.c:151
  604. #6  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  605. #7  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  606.  
  607. Thread 1 (LWP 2798243):
  608. #0  0x00007b23dbd8b8dc in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7ffcca240e90) at ../sysdeps/unix/sysv/linux/select.c:69
  609. #1  0x00007b23dc28bb8b in fspr_sleep (t=1000000) at time/unix/time.c:246
  610. #2  0x00007b23dc044d70 in do_sleep (t=1000000) at src/switch_time.c:165
  611. #3  0x00007b23dc045be0 in switch_sleep (t=1000000) at src/switch_time.c:644
  612. #4  0x00007b23dbf2c07f in switch_core_runtime_loop (bg=1) at src/switch_core.c:1201
  613. #5  0x00006528f864c262 in main (argc=4, argv=0x7ffcca244d58) at src/switch.c:1228
  614. ================================================================================
  615. # thread apply all bt full
  616. ================================================================================
  617.  
  618. Thread 48 (Thread 0x7b23da05d6c0 (LWP 105791)):
  619. #0  <unavailable> in ?? ()
  620. PC unavailable, cannot determine locals.
  621. Backtrace stopped: not enough registers or memory available to unwind further
  622.  
  623. Thread 47 (Thread 0x7b23d9ef86c0 (LWP 105792)):
  624. #0  <unavailable> in ?? ()
  625. PC unavailable, cannot determine locals.
  626. Backtrace stopped: not enough registers or memory available to unwind further
  627.  
  628. Thread 46 (Thread 0x7b23d9d316c0 (LWP 105794)):
  629. #0  <unavailable> in ?? ()
  630. PC unavailable, cannot determine locals.
  631. Backtrace stopped: not enough registers or memory available to unwind further
  632.  
  633. Thread 45 (Thread 0x7b23d9b0a6c0 (LWP 105795)):
  634. #0  <unavailable> in ?? ()
  635. PC unavailable, cannot determine locals.
  636. Backtrace stopped: not enough registers or memory available to unwind further
  637.  
  638. Thread 44 (Thread 0x7b23d87f46c0 (LWP 105797)):
  639. #0  <unavailable> in ?? ()
  640. PC unavailable, cannot determine locals.
  641. Backtrace stopped: not enough registers or memory available to unwind further
  642.  
  643. Thread 43 (Thread 0x7b23d87b76c0 (LWP 105798)):
  644. #0  <unavailable> in ?? ()
  645. PC unavailable, cannot determine locals.
  646. Backtrace stopped: not enough registers or memory available to unwind further
  647.  
  648. Thread 42 (Thread 0x7b23d84da6c0 (LWP 105803)):
  649. #0  <unavailable> in ?? ()
  650. PC unavailable, cannot determine locals.
  651. Backtrace stopped: not enough registers or memory available to unwind further
  652.  
  653. Thread 41 (Thread 0x7b23d9e336c0 (LWP 105812)):
  654. #0  <unavailable> in ?? ()
  655. PC unavailable, cannot determine locals.
  656. Backtrace stopped: not enough registers or memory available to unwind further
  657.  
  658. Thread 40 (Thread 0x7b23aa2ca6c0 (LWP 105818)):
  659. #0  <unavailable> in ?? ()
  660. PC unavailable, cannot determine locals.
  661. Backtrace stopped: not enough registers or memory available to unwind further
  662.  
  663. Thread 39 (Thread 0x7b23aa3076c0 (LWP 105819)):
  664. #0  <unavailable> in ?? ()
  665. PC unavailable, cannot determine locals.
  666. Backtrace stopped: not enough registers or memory available to unwind further
  667.  
  668. Thread 38 (Thread 0x7b23aa3446c0 (LWP 105820)):
  669. #0  <unavailable> in ?? ()
  670. PC unavailable, cannot determine locals.
  671. Backtrace stopped: not enough registers or memory available to unwind further
  672.  
  673. Thread 37 (Thread 0x7b23aa3816c0 (LWP 105821)):
  674. #0  <unavailable> in ?? ()
  675. PC unavailable, cannot determine locals.
  676. Backtrace stopped: not enough registers or memory available to unwind further
  677.  
  678. Thread 36 (Thread 0x7b23d85ce6c0 (LWP 105830)):
  679. #0  <unavailable> in ?? ()
  680. PC unavailable, cannot determine locals.
  681. Backtrace stopped: not enough registers or memory available to unwind further
  682.  
  683. Thread 35 (Thread 0x7b23a94f66c0 (LWP 105832)):
  684. #0  <unavailable> in ?? ()
  685. PC unavailable, cannot determine locals.
  686. Backtrace stopped: not enough registers or memory available to unwind further
  687.  
  688. Thread 34 (Thread 0x7b237622d6c0 (LWP 105833)):
  689. #0  <unavailable> in ?? ()
  690. PC unavailable, cannot determine locals.
  691. Backtrace stopped: not enough registers or memory available to unwind further
  692.  
  693. Thread 33 (Thread 0x7b23d82b06c0 (LWP 105857)):
  694. #0  <unavailable> in ?? ()
  695. PC unavailable, cannot determine locals.
  696. Backtrace stopped: not enough registers or memory available to unwind further
  697.  
  698. Thread 32 (Thread 0x7b23ab7fe6c0 (LWP 105858)):
  699. #0  <unavailable> in ?? ()
  700. PC unavailable, cannot determine locals.
  701. Backtrace stopped: not enough registers or memory available to unwind further
  702.  
  703. Thread 31 (Thread 0x7b23d85916c0 (LWP 105859)):
  704. #0  <unavailable> in ?? ()
  705. PC unavailable, cannot determine locals.
  706. Backtrace stopped: not enough registers or memory available to unwind further
  707.  
  708. Thread 30 (Thread 0x7b23d82736c0 (LWP 105860)):
  709. #0  <unavailable> in ?? ()
  710. PC unavailable, cannot determine locals.
  711. Backtrace stopped: not enough registers or memory available to unwind further
  712.  
  713. Thread 29 (Thread 0x7b23d80496c0 (LWP 105861)):
  714. #0  <unavailable> in ?? ()
  715. PC unavailable, cannot determine locals.
  716. Backtrace stopped: not enough registers or memory available to unwind further
  717.  
  718. Thread 28 (Thread 0x7b23abfff6c0 (LWP 105862)):
  719. #0  <unavailable> in ?? ()
  720. PC unavailable, cannot determine locals.
  721. Backtrace stopped: not enough registers or memory available to unwind further
  722.  
  723. Thread 27 (Thread 0x7b23d85176c0 (LWP 105863)):
  724. #0  <unavailable> in ?? ()
  725. PC unavailable, cannot determine locals.
  726. Backtrace stopped: not enough registers or memory available to unwind further
  727.  
  728. Thread 26 (Thread 0x7b23aa7fc6c0 (LWP 105864)):
  729. #0  <unavailable> in ?? ()
  730. PC unavailable, cannot determine locals.
  731. Backtrace stopped: not enough registers or memory available to unwind further
  732.  
  733. Thread 25 (Thread 0x7b23da126a00 (LWP 105790)):
  734. #0  <unavailable> in ?? ()
  735. PC unavailable, cannot determine locals.
  736. Backtrace stopped: not enough registers or memory available to unwind further
  737.  
  738. Thread 24 (LWP 3279873):
  739. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7b23aa7fbac0, op=393, expected=0, futex_word=0x7b23d8693b98) at ./nptl/futex-internal.c:57
  740.         sc_cancel_oldtype = 0
  741.         __arg6 = <optimized out>
  742.         __arg3 = <optimized out>
  743.         _a5 = <optimized out>
  744.         _a2 = <optimized out>
  745.         sc_ret = <optimized out>
  746.         __arg4 = <optimized out>
  747.         __arg1 = <optimized out>
  748.         _a6 = <optimized out>
  749.         _a3 = <optimized out>
  750.         resultvar = <optimized out>
  751.         __arg5 = <optimized out>
  752.         __arg2 = <optimized out>
  753.         _a4 = <optimized out>
  754.         _a1 = <optimized out>
  755. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b23d8693b98, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7b23aa7fbac0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  756.         err = <optimized out>
  757.         clockbit = 256
  758.         op = 393
  759. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b23d8693b98, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7b23aa7fbac0, private=private@entry=0) at ./nptl/futex-internal.c:139
  760. No locals.
  761. #3  0x00007b23dbd1583c in __pthread_cond_wait_common (abstime=0x7b23aa7fbac0, clockid=0, mutex=0x7b23d8693b20, cond=0x7b23d8693b70) at ./nptl/pthread_cond_wait.c:503
  762.         spin = 0
  763.         buffer = {__routine = 0x7b23dbd152e0 <__condvar_cleanup_waiting>, __arg = 0x7b23aa7fba30, __canceltype = -1434469824, __prev = 0x0}
  764.         cbuffer = {wseq = 507360, cond = 0x7b23d8693b70, mutex = 0x7b23d8693b20, private = 0}
  765.         err = <optimized out>
  766.         g = 0
  767.         flags = <optimized out>
  768.         g1_start = <optimized out>
  769.         maxspin = 0
  770.         signals = <optimized out>
  771.         result = 0
  772.         wseq = 507360
  773.         seq = 253680
  774.         private = 0
  775.         maxspin = <optimized out>
  776.         err = <optimized out>
  777.         result = <optimized out>
  778.         wseq = <optimized out>
  779.         g = <optimized out>
  780.         seq = <optimized out>
  781.         flags = <optimized out>
  782.         private = <optimized out>
  783.         signals = <optimized out>
  784.         done = <optimized out>
  785.         g1_start = <optimized out>
  786.         spin = <optimized out>
  787.         buffer = <optimized out>
  788.         cbuffer = <optimized out>
  789.         s = <optimized out>
  790. #4  ___pthread_cond_timedwait64 (cond=0x7b23d8693b70, mutex=0x7b23d8693b20, abstime=0x7b23aa7fbac0) at ./nptl/pthread_cond_wait.c:643
  791.         flags = <optimized out>
  792.         clockid = 0
  793. #5  0x00007b23dc281d74 in fspr_thread_cond_timedwait (cond=0x7b23d8693b68, mutex=0x7b23d8693b18, timeout=100000) at locks/unix/thread_cond.c:89
  794.         rv = 31523
  795.         then = 1713083944867786
  796.         abstime = {tv_sec = 1713083944, tv_nsec = 867786000}
  797. #6  0x00007b23dbed443a in switch_apr_queue_pop_timeout (queue=0x7b23d8693ad8, data=0x7b23aa7fbb78, timeout=100000) at src/switch_apr_queue.c:324
  798.         rv = 0
  799. #7  0x00007b23dbed3a58 in switch_queue_pop_timeout (queue=0x7b23d8693ad8, data=0x7b23aa7fbb78, timeout=100000) at src/switch_apr.c:1250
  800. No locals.
  801. #8  0x00007b23d86d232b in sofia_profile_worker_thread_run (thread=0x7b23ac0e7340, obj=0x7b23ac064550) at sofia.c:3016
  802.         profile = 0x7b23ac064550
  803.         ireg_loops = 18
  804.         iping_loops = 0
  805.         gateway_loops = 0
  806.         pop = 0x0
  807.         tick = 0
  808.         x = 3
  809.         __PRETTY_FUNCTION__ = "sofia_profile_worker_thread_run"
  810.         __func__ = "sofia_profile_worker_thread_run"
  811. #9  0x00007b23dc28999d in dummy_worker (opaque=0x7b23ac0e7340) at threadproc/unix/thread.c:151
  812.         thread = 0x7b23ac0e7340
  813. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  814.         ret = <optimized out>
  815.         pd = <optimized out>
  816.         out = <optimized out>
  817.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393114572480, 5431661042809837107, -144, 22, 135393878246688, 135393114324992, -4817032941185919437, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  818.         not_first_call = <optimized out>
  819. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  820. No locals.
  821.  
  822. Thread 23 (LWP 3279872):
  823. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b23ac07537c) at ./nptl/futex-internal.c:57
  824.         sc_cancel_oldtype = 0
  825.         __arg6 = <optimized out>
  826.         __arg3 = <optimized out>
  827.         _a5 = <optimized out>
  828.         _a2 = <optimized out>
  829.         sc_ret = <optimized out>
  830.         __arg4 = <optimized out>
  831.         __arg1 = <optimized out>
  832.         _a6 = <optimized out>
  833.         _a3 = <optimized out>
  834.         resultvar = <optimized out>
  835.         __arg5 = <optimized out>
  836.         __arg2 = <optimized out>
  837.         _a4 = <optimized out>
  838.         _a1 = <optimized out>
  839. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b23ac07537c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  840.         err = <optimized out>
  841.         clockbit = 256
  842.         op = 393
  843. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b23ac07537c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  844. No locals.
  845. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7b23ac075260, cond=0x7b23ac075350) at ./nptl/pthread_cond_wait.c:503
  846.         spin = 0
  847.         buffer = {__routine = 0x7b23dbd152e0 <__condvar_cleanup_waiting>, __arg = 0x7b23d8516a40, __canceltype = 0, __prev = 0x0}
  848.         cbuffer = {wseq = 751, cond = 0x7b23ac075350, mutex = 0x7b23ac075260, private = 0}
  849.         err = <optimized out>
  850.         g = 1
  851.         flags = <optimized out>
  852.         g1_start = <optimized out>
  853.         maxspin = 0
  854.         signals = <optimized out>
  855.         result = 0
  856.         wseq = 751
  857.         seq = 375
  858.         private = 0
  859.         maxspin = <optimized out>
  860.         err = <optimized out>
  861.         result = <optimized out>
  862.         wseq = <optimized out>
  863.         g = <optimized out>
  864.         seq = <optimized out>
  865.         flags = <optimized out>
  866.         private = <optimized out>
  867.         signals = <optimized out>
  868.         done = <optimized out>
  869.         g1_start = <optimized out>
  870.         spin = <optimized out>
  871.         buffer = <optimized out>
  872.         cbuffer = <optimized out>
  873.         s = <optimized out>
  874. #4  ___pthread_cond_wait (cond=0x7b23ac075350, mutex=0x7b23ac075260) at ./nptl/pthread_cond_wait.c:618
  875. No locals.
  876. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x7b23ac075348, mutex=0x7b23ac075258) at locks/unix/thread_cond.c:68
  877.         rv = 0
  878. #6  0x00007b23dbed21c9 in switch_thread_cond_wait (cond=0x7b23ac075348, mutex=0x7b23ac075258) at src/switch_apr.c:380
  879. No locals.
  880. #7  0x00007b23dbf0b7f0 in switch_user_sql_thread (thread=0x7b23ac26eed0, obj=0x7b23ac075190) at src/switch_core_sqldb.c:2296
  881.         i = 0
  882.         written = 0
  883.         iterations = 0
  884.         sanity = 120
  885.         qm = 0x7b23ac075190
  886.         i = 3629217472
  887.         __func__ = "switch_user_sql_thread"
  888. #8  0x00007b23dc28999d in dummy_worker (opaque=0x7b23ac26eed0) at threadproc/unix/thread.c:151
  889.         thread = 0x7b23ac26eed0
  890. #9  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  891.         ret = <optimized out>
  892.         pd = <optimized out>
  893.         out = <optimized out>
  894.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393883289280, 5431661042809837107, -144, 22, 135393878246832, 135393883041792, -4817001868708145613, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  895.         not_first_call = <optimized out>
  896. #10 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  897. No locals.
  898.  
  899. Thread 22 (LWP 3279870):
  900. #0  0x00007b23dbd95e26 in epoll_wait (epfd=23, events=0x7b23abffeaa0, maxevents=4, timeout=1000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  901.         sc_ret = -4
  902.         sc_cancel_oldtype = 0
  903.         sc_ret = <optimized out>
  904. #1  0x00007b23db7d3851 in su_epoll_port_wait_events () from /lib/libsofia-sip-ua.so.0
  905. No symbol table info available.
  906. #2  0x00007b23db7cfbcb in su_base_port_run () from /lib/libsofia-sip-ua.so.0
  907. No symbol table info available.
  908. #3  0x00007b23db7cbc10 in su_port_run () from /lib/libsofia-sip-ua.so.0
  909. No symbol table info available.
  910. #4  0x00007b23db7ccd9f in su_root_run () from /lib/libsofia-sip-ua.so.0
  911. No symbol table info available.
  912. #5  0x00007b23db7d09dc in su_pthread_port_clone_main () from /lib/libsofia-sip-ua.so.0
  913. No symbol table info available.
  914. #6  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  915.         ret = <optimized out>
  916.         pd = <optimized out>
  917.         out = <optimized out>
  918.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393139750592, 5431661042809837107, -144, 2, 135393878245520, 135393131360256, -4817034042308159949, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  919.         not_first_call = <optimized out>
  920. #7  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  921. No locals.
  922.  
  923. Thread 21 (LWP 3279869):
  924. #0  0x00007b23dbd95e26 in epoll_wait (epfd=20, events=0x7b23d8048740, maxevents=4, timeout=1000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  925.         sc_ret = -4
  926.         sc_cancel_oldtype = 0
  927.         sc_ret = <optimized out>
  928. #1  0x00007b23db7d3851 in su_epoll_port_wait_events () from /lib/libsofia-sip-ua.so.0
  929. No symbol table info available.
  930. #2  0x00007b23db7cfd42 in su_base_port_step () from /lib/libsofia-sip-ua.so.0
  931. No symbol table info available.
  932. #3  0x00007b23db7cbc73 in su_port_step () from /lib/libsofia-sip-ua.so.0
  933. No symbol table info available.
  934. #4  0x00007b23db7cce78 in su_root_step () from /lib/libsofia-sip-ua.so.0
  935. No symbol table info available.
  936. #5  0x00007b23d86d525d in sofia_profile_thread_run (thread=0x7b23ac02f138, obj=0x7b23ac064550) at sofia.c:3471
  937.         profile = 0x7b23ac064550
  938.         node = 0x0
  939.         s_event = 0x0
  940.         use_100rel = 0
  941.         use_timer = 1
  942.         use_rfc_5626 = 0
  943.         supported = 0x7b23ac02f1c8 "timer, path, replaces"
  944.         sanity = 0
  945.         attempts = 0
  946.         worker_thread = 0x7b23ac0e7340
  947.         st = SWITCH_STATUS_SUCCESS
  948.         qname = "sofia:internal", '\000' <repeats 113 times>
  949.         key = 0x7b23ac02f168 "/etc/freeswitch/tls/wss.pem"
  950.         cert = 0x7b23ac02f188 "/etc/freeswitch/tls/wss.pem"
  951.         chain = 0x7b23ac02f1a8 "/etc/freeswitch/tls/wss.pem"
  952.         ssl_ctx = 0x7b23ac072930
  953.         ssl_method = 0x7b23db68f640
  954.         ssl_error = SWITCH_FALSE
  955.         __func__ = "sofia_profile_thread_run"
  956.         __PRETTY_FUNCTION__ = "sofia_profile_thread_run"
  957. #6  0x00007b23dc28999d in dummy_worker (opaque=0x7b23ac02f138) at threadproc/unix/thread.c:151
  958.         thread = 0x7b23ac02f138
  959. #7  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  960.         ret = <optimized out>
  961.         pd = <optimized out>
  962.         out = <optimized out>
  963.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393878251200, 5431661042809837107, -144, 2, 135393883282880, 135393878003712, -4817001150374865357, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  964.         not_first_call = <optimized out>
  965. #8  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  966. No locals.
  967.  
  968. Thread 20 (LWP 3268973):
  969. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7b23d8272ac0, op=393, expected=0, futex_word=0x7b23d8693b98) at ./nptl/futex-internal.c:57
  970.         sc_cancel_oldtype = 0
  971.         __arg6 = <optimized out>
  972.         __arg3 = <optimized out>
  973.         _a5 = <optimized out>
  974.         _a2 = <optimized out>
  975.         sc_ret = <optimized out>
  976.         __arg4 = <optimized out>
  977.         __arg1 = <optimized out>
  978.         _a6 = <optimized out>
  979.         _a3 = <optimized out>
  980.         resultvar = <optimized out>
  981.         __arg5 = <optimized out>
  982.         __arg2 = <optimized out>
  983.         _a4 = <optimized out>
  984.         _a1 = <optimized out>
  985. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b23d8693b98, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7b23d8272ac0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  986.         err = <optimized out>
  987.         clockbit = 256
  988.         op = 393
  989. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b23d8693b98, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7b23d8272ac0, private=private@entry=0) at ./nptl/futex-internal.c:139
  990. No locals.
  991. #3  0x00007b23dbd1583c in __pthread_cond_wait_common (abstime=0x7b23d8272ac0, clockid=0, mutex=0x7b23d8693b20, cond=0x7b23d8693b70) at ./nptl/pthread_cond_wait.c:503
  992.         spin = 0
  993.         buffer = {__routine = 0x7b23dbd152e0 <__condvar_cleanup_waiting>, __arg = 0x7b23d8272a30, __canceltype = -668521920, __prev = 0x0}
  994.         cbuffer = {wseq = 507362, cond = 0x7b23d8693b70, mutex = 0x7b23d8693b20, private = 0}
  995.         err = <optimized out>
  996.         g = 0
  997.         flags = <optimized out>
  998.         g1_start = <optimized out>
  999.         maxspin = 0
  1000.         signals = <optimized out>
  1001.         result = 0
  1002.         wseq = 507362
  1003.         seq = 253681
  1004.         private = 0
  1005.         maxspin = <optimized out>
  1006.         err = <optimized out>
  1007.         result = <optimized out>
  1008.         wseq = <optimized out>
  1009.         g = <optimized out>
  1010.         seq = <optimized out>
  1011.         flags = <optimized out>
  1012.         private = <optimized out>
  1013.         signals = <optimized out>
  1014.         done = <optimized out>
  1015.         g1_start = <optimized out>
  1016.         spin = <optimized out>
  1017.         buffer = <optimized out>
  1018.         cbuffer = <optimized out>
  1019.         s = <optimized out>
  1020. #4  ___pthread_cond_timedwait64 (cond=0x7b23d8693b70, mutex=0x7b23d8693b20, abstime=0x7b23d8272ac0) at ./nptl/pthread_cond_wait.c:643
  1021.         flags = <optimized out>
  1022.         clockid = 0
  1023. #5  0x00007b23dc281d74 in fspr_thread_cond_timedwait (cond=0x7b23d8693b68, mutex=0x7b23d8693b18, timeout=100000) at locks/unix/thread_cond.c:89
  1024.         rv = 31523
  1025.         then = 1713083944867792
  1026.         abstime = {tv_sec = 1713083944, tv_nsec = 867792000}
  1027. #6  0x00007b23dbed443a in switch_apr_queue_pop_timeout (queue=0x7b23d8693ad8, data=0x7b23d8272b78, timeout=100000) at src/switch_apr_queue.c:324
  1028.         rv = 0
  1029. #7  0x00007b23dbed3a58 in switch_queue_pop_timeout (queue=0x7b23d8693ad8, data=0x7b23d8272b78, timeout=100000) at src/switch_apr.c:1250
  1030. No locals.
  1031. #8  0x00007b23d86d232b in sofia_profile_worker_thread_run (thread=0x7b23a4076ac0, obj=0x7b23b40872a0) at sofia.c:3016
  1032.         profile = 0x7b23b40872a0
  1033.         ireg_loops = 19
  1034.         iping_loops = 0
  1035.         gateway_loops = 0
  1036.         pop = 0x0
  1037.         tick = 0
  1038.         x = 3
  1039.         __PRETTY_FUNCTION__ = "sofia_profile_worker_thread_run"
  1040.         __func__ = "sofia_profile_worker_thread_run"
  1041. #9  0x00007b23dc28999d in dummy_worker (opaque=0x7b23a4076ac0) at threadproc/unix/thread.c:151
  1042.         thread = 0x7b23a4076ac0
  1043. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  1044.         ret = <optimized out>
  1045.         pd = <optimized out>
  1046.         out = <optimized out>
  1047.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393880520384, 5431661042809837107, -144, 0, 135393880765728, 135393880272896, -4817001402704193997, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1048.         not_first_call = <optimized out>
  1049. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  1050. No locals.
  1051.  
  1052. Thread 19 (LWP 3268972):
  1053. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b23a4076e28) at ./nptl/futex-internal.c:57
  1054.         sc_cancel_oldtype = 0
  1055.         __arg6 = <optimized out>
  1056.         __arg3 = <optimized out>
  1057.         _a5 = <optimized out>
  1058.         _a2 = <optimized out>
  1059.         sc_ret = <optimized out>
  1060.         __arg4 = <optimized out>
  1061.         __arg1 = <optimized out>
  1062.         _a6 = <optimized out>
  1063.         _a3 = <optimized out>
  1064.         resultvar = <optimized out>
  1065.         __arg5 = <optimized out>
  1066.         __arg2 = <optimized out>
  1067.         _a4 = <optimized out>
  1068.         _a1 = <optimized out>
  1069. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b23a4076e28, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  1070.         err = <optimized out>
  1071.         clockbit = 256
  1072.         op = 393
  1073. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b23a4076e28, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  1074. No locals.
  1075. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7b23a4076d10, cond=0x7b23a4076e00) at ./nptl/pthread_cond_wait.c:503
  1076.         spin = 0
  1077.         buffer = {__routine = 0x7b23dbd152e0 <__condvar_cleanup_waiting>, __arg = 0x7b23d8590a40, __canceltype = 0, __prev = 0x0}
  1078.         cbuffer = {wseq = 752, cond = 0x7b23a4076e00, mutex = 0x7b23a4076d10, private = 0}
  1079.         err = <optimized out>
  1080.         g = 0
  1081.         flags = <optimized out>
  1082.         g1_start = <optimized out>
  1083.         maxspin = 0
  1084.         signals = <optimized out>
  1085.         result = 0
  1086.         wseq = 752
  1087.         seq = 376
  1088.         private = 0
  1089.         maxspin = <optimized out>
  1090.         err = <optimized out>
  1091.         result = <optimized out>
  1092.         wseq = <optimized out>
  1093.         g = <optimized out>
  1094.         seq = <optimized out>
  1095.         flags = <optimized out>
  1096.         private = <optimized out>
  1097.         signals = <optimized out>
  1098.         done = <optimized out>
  1099.         g1_start = <optimized out>
  1100.         spin = <optimized out>
  1101.         buffer = <optimized out>
  1102.         cbuffer = <optimized out>
  1103.         s = <optimized out>
  1104. #4  ___pthread_cond_wait (cond=0x7b23a4076e00, mutex=0x7b23a4076d10) at ./nptl/pthread_cond_wait.c:618
  1105. No locals.
  1106. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x7b23a4076df8, mutex=0x7b23a4076d08) at locks/unix/thread_cond.c:68
  1107.         rv = 0
  1108. #6  0x00007b23dbed21c9 in switch_thread_cond_wait (cond=0x7b23a4076df8, mutex=0x7b23a4076d08) at src/switch_apr.c:380
  1109. No locals.
  1110. #7  0x00007b23dbf0b7f0 in switch_user_sql_thread (thread=0x7b23a4200200, obj=0x7b23a4076c40) at src/switch_core_sqldb.c:2296
  1111.         i = 0
  1112.         written = 0
  1113.         iterations = 0
  1114.         sanity = 120
  1115.         qm = 0x7b23a4076c40
  1116.         i = 3629717184
  1117.         __func__ = "switch_user_sql_thread"
  1118. #8  0x00007b23dc28999d in dummy_worker (opaque=0x7b23a4200200) at threadproc/unix/thread.c:151
  1119.         thread = 0x7b23a4200200
  1120. #9  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  1121.         ret = <optimized out>
  1122.         pd = <optimized out>
  1123.         out = <optimized out>
  1124.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393883788992, 5431661042809837107, -144, 22, 135393880765872, 135393883541504, -4817001936353880525, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1125.         not_first_call = <optimized out>
  1126. #10 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  1127. No locals.
  1128.  
  1129. Thread 18 (LWP 3268967):
  1130. #0  0x00007b23dbd95e26 in epoll_wait (epfd=13, events=0x7b23ab7fdaa0, maxevents=4, timeout=1000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  1131.         sc_ret = -4
  1132.         sc_cancel_oldtype = 0
  1133.         sc_ret = <optimized out>
  1134. #1  0x00007b23db7d3851 in su_epoll_port_wait_events () from /lib/libsofia-sip-ua.so.0
  1135. No symbol table info available.
  1136. #2  0x00007b23db7cfbcb in su_base_port_run () from /lib/libsofia-sip-ua.so.0
  1137. No symbol table info available.
  1138. #3  0x00007b23db7cbc10 in su_port_run () from /lib/libsofia-sip-ua.so.0
  1139. No symbol table info available.
  1140. #4  0x00007b23db7ccd9f in su_root_run () from /lib/libsofia-sip-ua.so.0
  1141. No symbol table info available.
  1142. #5  0x00007b23db7d09dc in su_pthread_port_clone_main () from /lib/libsofia-sip-ua.so.0
  1143. No symbol table info available.
  1144. #6  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  1145.         ret = <optimized out>
  1146.         pd = <optimized out>
  1147.         out = <optimized out>
  1148.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393131357888, 5431661042809837107, -144, 2, 135393880764560, 135393122967552, -4817035143430400461, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1149.         not_first_call = <optimized out>
  1150. #7  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  1151. No locals.
  1152.  
  1153. Thread 17 (LWP 3268963):
  1154. #0  0x00007b23dbd95e26 in epoll_wait (epfd=5, events=0x7b23d82af740, maxevents=4, timeout=1000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  1155.         sc_ret = -4
  1156.         sc_cancel_oldtype = 0
  1157.         sc_ret = <optimized out>
  1158. #1  0x00007b23db7d3851 in su_epoll_port_wait_events () from /lib/libsofia-sip-ua.so.0
  1159. No symbol table info available.
  1160. #2  0x00007b23db7cfd42 in su_base_port_step () from /lib/libsofia-sip-ua.so.0
  1161. No symbol table info available.
  1162. #3  0x00007b23db7cbc73 in su_port_step () from /lib/libsofia-sip-ua.so.0
  1163. No symbol table info available.
  1164. #4  0x00007b23db7cce78 in su_root_step () from /lib/libsofia-sip-ua.so.0
  1165. No symbol table info available.
  1166. #5  0x00007b23d86d525d in sofia_profile_thread_run (thread=0x7b23b4089a88, obj=0x7b23b40872a0) at sofia.c:3471
  1167.         profile = 0x7b23b40872a0
  1168.         node = 0x0
  1169.         s_event = 0x0
  1170.         use_100rel = 0
  1171.         use_timer = 1
  1172.         use_rfc_5626 = 0
  1173.         supported = 0x7b23b4089b18 "timer, path, replaces"
  1174.         sanity = 0
  1175.         attempts = 0
  1176.         worker_thread = 0x7b23a4076ac0
  1177.         st = SWITCH_STATUS_SUCCESS
  1178.         qname = "sofia:external", '\000' <repeats 113 times>
  1179.         key = 0x7b23b4089ab8 "/etc/freeswitch/tls/wss.pem"
  1180.         cert = 0x7b23b4089ad8 "/etc/freeswitch/tls/wss.pem"
  1181.         chain = 0x7b23b4089af8 "/etc/freeswitch/tls/wss.pem"
  1182.         ssl_ctx = 0x7b23a4006280
  1183.         ssl_method = 0x7b23db68f640
  1184.         ssl_error = SWITCH_FALSE
  1185.         __func__ = "sofia_profile_thread_run"
  1186.         __PRETTY_FUNCTION__ = "sofia_profile_thread_run"
  1187. #6  0x00007b23dc28999d in dummy_worker (opaque=0x7b23b4089a88) at threadproc/unix/thread.c:151
  1188.         thread = 0x7b23b4089a88
  1189. #7  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  1190.         ret = <optimized out>
  1191.         pd = <optimized out>
  1192.         out = <optimized out>
  1193.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393880770240, 5431661042809837107, -144, 4, 135393883782592, 135393880522752, -4817001512762730957, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1194.         not_first_call = <optimized out>
  1195. #8  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  1196. No locals.
  1197.  
  1198. Thread 16 (LWP 2832774):
  1199. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b237c02da00) at ./nptl/futex-internal.c:57
  1200.         sc_cancel_oldtype = 0
  1201.         __arg6 = <optimized out>
  1202.         __arg3 = <optimized out>
  1203.         _a5 = <optimized out>
  1204.         _a2 = <optimized out>
  1205.         sc_ret = <optimized out>
  1206.         __arg4 = <optimized out>
  1207.         __arg1 = <optimized out>
  1208.         _a6 = <optimized out>
  1209.         _a3 = <optimized out>
  1210.         resultvar = <optimized out>
  1211.         __arg5 = <optimized out>
  1212.         __arg2 = <optimized out>
  1213.         _a4 = <optimized out>
  1214.         _a1 = <optimized out>
  1215. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b237c02da00, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  1216.         err = <optimized out>
  1217.         clockbit = 256
  1218.         op = 393
  1219. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b237c02da00, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  1220. No locals.
  1221. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7b237c02d9b0, cond=0x7b237c02d9d8) at ./nptl/pthread_cond_wait.c:503
  1222.         spin = 0
  1223.         buffer = {__routine = 0x7b23dbd152e0 <__condvar_cleanup_waiting>, __arg = 0x7b237622caf0, __canceltype = 0, __prev = 0x0}
  1224.         cbuffer = {wseq = 188, cond = 0x7b237c02d9d8, mutex = 0x7b237c02d9b0, private = 0}
  1225.         err = <optimized out>
  1226.         g = 0
  1227.         flags = <optimized out>
  1228.         g1_start = <optimized out>
  1229.         maxspin = 0
  1230.         signals = <optimized out>
  1231.         result = 0
  1232.         wseq = 188
  1233.         seq = 94
  1234.         private = 0
  1235.         maxspin = <optimized out>
  1236.         err = <optimized out>
  1237.         result = <optimized out>
  1238.         wseq = <optimized out>
  1239.         g = <optimized out>
  1240.         seq = <optimized out>
  1241.         flags = <optimized out>
  1242.         private = <optimized out>
  1243.         signals = <optimized out>
  1244.         done = <optimized out>
  1245.         g1_start = <optimized out>
  1246.         spin = <optimized out>
  1247.         buffer = <optimized out>
  1248.         cbuffer = <optimized out>
  1249.         s = <optimized out>
  1250. #4  ___pthread_cond_wait (cond=0x7b237c02d9d8, mutex=0x7b237c02d9b0) at ./nptl/pthread_cond_wait.c:618
  1251. No locals.
  1252. #5  0x00007b23aa107ea6 in ?? () from /lib/x86_64-linux-gnu/libvlccore.so.9
  1253. No symbol table info available.
  1254. #6  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  1255.         ret = <optimized out>
  1256.         pd = <optimized out>
  1257.         out = <optimized out>
  1258.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135392236066496, 5431661042809837107, -144, 2, 135393094619712, 135392235016192, -4816653998905747917, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1259.         not_first_call = <optimized out>
  1260. #7  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  1261. No locals.
  1262.  
  1263. Thread 15 (LWP 2832773):
  1264. #0  futex_wait (private=0, expected=2, futex_word=0x7b23c006f8d8) at ../sysdeps/nptl/futex-internal.h:146
  1265.         __ret = -512
  1266.         err = <optimized out>
  1267.         err = <optimized out>
  1268.         __ret = <optimized out>
  1269.         resultvar = <optimized out>
  1270.         __arg4 = <optimized out>
  1271.         __arg3 = <optimized out>
  1272.         __arg2 = <optimized out>
  1273.         __arg1 = <optimized out>
  1274.         _a4 = <optimized out>
  1275.         _a3 = <optimized out>
  1276.         _a2 = <optimized out>
  1277.         _a1 = <optimized out>
  1278. #1  __GI___lll_lock_wait (futex=futex@entry=0x7b23c006f8d8, private=0) at ./nptl/lowlevellock.c:49
  1279. No locals.
  1280. #2  0x00007b23dbd1941a in lll_mutex_lock_optimized (mutex=0x7b23c006f8d8) at ./nptl/pthread_mutex_lock.c:48
  1281.         __futex = 0x7b23c006f8d8
  1282.         private = <optimized out>
  1283.         private = <optimized out>
  1284.         __futex = <optimized out>
  1285. #3  ___pthread_mutex_lock (mutex=0x7b23c006f8d8) at ./nptl/pthread_mutex_lock.c:128
  1286.         id = <optimized out>
  1287.         type = <optimized out>
  1288.         __PRETTY_FUNCTION__ = "___pthread_mutex_lock"
  1289.         id = <optimized out>
  1290. #4  0x00007b23dc281b3d in fspr_thread_mutex_lock (mutex=0x7b23c006f8d0) at locks/unix/thread_mutex.c:92
  1291.         rv = 0
  1292. #5  0x00007b23dbed1ffb in switch_mutex_lock (lock=0x7b23c006f8d0) at src/switch_apr.c:310
  1293. No locals.
  1294. #6  0x00007b23aa1f0d56 in vlc_media_state_callback (event=0x7b23a94f5a60, data=0x7b23c006f5e0) at mod_vlc.c:244
  1295.         context = 0x7b23c006f5e0
  1296.         new_state = 6
  1297.         __func__ = "vlc_media_state_callback"
  1298. #7  0x00007b23aa1d8dff in ?? () from /lib/x86_64-linux-gnu/libvlc.so.5
  1299. No symbol table info available.
  1300. #8  0x00007b23aa1d9dba in ?? () from /lib/x86_64-linux-gnu/libvlc.so.5
  1301. No symbol table info available.
  1302. #9  0x00007b23aa1db7bd in ?? () from /lib/x86_64-linux-gnu/libvlc.so.5
  1303. No symbol table info available.
  1304. #10 0x00007b23aa16892e in var_SetChecked () from /lib/x86_64-linux-gnu/libvlccore.so.9
  1305. No symbol table info available.
  1306. #11 0x00007b23aa117d2c in ?? () from /lib/x86_64-linux-gnu/libvlccore.so.9
  1307. No symbol table info available.
  1308. #12 0x00007b23aa11952e in ?? () from /lib/x86_64-linux-gnu/libvlccore.so.9
  1309. No symbol table info available.
  1310. #13 0x00007b23aa120e77 in ?? () from /lib/x86_64-linux-gnu/libvlccore.so.9
  1311. No symbol table info available.
  1312. #14 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  1313.         ret = <optimized out>
  1314.         pd = <optimized out>
  1315.         out = <optimized out>
  1316.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393094624960, 5431661042809837107, -144, 2, 135393884018960, 135393093574656, -4817039133455018445, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1317.         not_first_call = <optimized out>
  1318. #15 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  1319. No locals.
  1320.  
  1321. Thread 14 (LWP 2823989):
  1322. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b23c0128430) at ./nptl/futex-internal.c:57
  1323.         sc_cancel_oldtype = 0
  1324.         __arg6 = <optimized out>
  1325.         __arg3 = <optimized out>
  1326.         _a5 = <optimized out>
  1327.         _a2 = <optimized out>
  1328.         sc_ret = <optimized out>
  1329.         __arg4 = <optimized out>
  1330.         __arg1 = <optimized out>
  1331.         _a6 = <optimized out>
  1332.         _a3 = <optimized out>
  1333.         resultvar = <optimized out>
  1334.         __arg5 = <optimized out>
  1335.         __arg2 = <optimized out>
  1336.         _a4 = <optimized out>
  1337.         _a1 = <optimized out>
  1338. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b23c0128430, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  1339.         err = <optimized out>
  1340.         clockbit = 256
  1341.         op = 393
  1342. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b23c0128430, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  1343. No locals.
  1344. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7b23c01283e0, cond=0x7b23c0128408) at ./nptl/pthread_cond_wait.c:503
  1345.         spin = 0
  1346.         buffer = {__routine = 0x7b23dbd152e0 <__condvar_cleanup_waiting>, __arg = 0x7b23d85c9ed0, __canceltype = 1030204702, __prev = 0x0}
  1347.         cbuffer = {wseq = 0, cond = 0x7b23c0128408, mutex = 0x7b23c01283e0, private = 0}
  1348.         err = <optimized out>
  1349.         g = 0
  1350.         flags = <optimized out>
  1351.         g1_start = <optimized out>
  1352.         maxspin = 0
  1353.         signals = <optimized out>
  1354.         result = 0
  1355.         wseq = 0
  1356.         seq = 0
  1357.         private = 0
  1358.         maxspin = <optimized out>
  1359.         err = <optimized out>
  1360.         result = <optimized out>
  1361.         wseq = <optimized out>
  1362.         g = <optimized out>
  1363.         seq = <optimized out>
  1364.         flags = <optimized out>
  1365.         private = <optimized out>
  1366.         signals = <optimized out>
  1367.         done = <optimized out>
  1368.         g1_start = <optimized out>
  1369.         spin = <optimized out>
  1370.         buffer = <optimized out>
  1371.         cbuffer = <optimized out>
  1372.         s = <optimized out>
  1373. #4  ___pthread_cond_wait (cond=0x7b23c0128408, mutex=0x7b23c01283e0) at ./nptl/pthread_cond_wait.c:618
  1374. No locals.
  1375. #5  0x00007b23aa166fbd in ?? () from /lib/x86_64-linux-gnu/libvlccore.so.9
  1376. No symbol table info available.
  1377. #6  0x00007b23aa16751f in ?? () from /lib/x86_64-linux-gnu/libvlccore.so.9
  1378. No symbol table info available.
  1379. #7  0x00007b23aa1db69a in ?? () from /lib/x86_64-linux-gnu/libvlc.so.5
  1380. No symbol table info available.
  1381. #8  0x00007b23aa1dcc21 in libvlc_media_player_stop () from /lib/x86_64-linux-gnu/libvlc.so.5
  1382. No symbol table info available.
  1383. #9  0x00007b23aa1f490c in vlc_file_close (handle=0x7b23d85cab10) at mod_vlc.c:1382
  1384.         context = 0x7b23c006f5e0
  1385. #10 0x00007b23dbf02eed in switch_core_file_close (fh=0x7b23d85cab10) at src/switch_core_file.c:1063
  1386.         status = SWITCH_STATUS_SUCCESS
  1387.         __func__ = "switch_core_file_close"
  1388. #11 0x00007b23dc018393 in switch_ivr_play_file (session=0x7b23b8043df8, fh=0x7b23d85cab10, file=0x7b23c0067e98 "vlc:///beerNew.m4a", args=0x7b23d85cacd0) at src/switch_ivr_play_say.c:2045
  1389.         channel = 0x7b23b8065e00
  1390.         abuf = 0x7b23c012afc0
  1391.         dtmf = {digit = 0 '\000', duration = 0, flags = 0, source = SWITCH_DTMF_UNKNOWN}
  1392.         interval = 20
  1393.         samples = 960
  1394.         framelen = 1920
  1395.         sample_start = 0
  1396.         channels = 1
  1397.         ilen = 960
  1398.         olen = 960
  1399.         llen = 960
  1400.         write_frame = {codec = 0x7b23d85ca7d0, source = 0x0, packet = 0x0, packetlen = 0, extra_data = 0x0, data = 0x7b23c012afc0, datalen = 1920, buflen = 65536, samples = 960, rate = 48000, channels = 1, payload = 0 '\000', timestamp = 0, seq = 0, ssrc = 0, m = SWITCH_FALSE, flags = 0, user_data = 0x0, pmap = 0x0, img = 0x0, geometry = {w = 0, h = 0, x = 0, y = 0, z = 0, M = 0, X = 0}}
  1401.         timer = {interval = 0, flags = 0, samples = 0, samplecount = 0, last_samplecount = 0, timer_interface = 0x0, memory_pool = 0x0, private_info = 0x0, diff = 0, start = 0, tick = 0}
  1402.         codec = {codec_interface = 0x6528f8deee28, implementation = 0x6528f8df2ad0, fmtp_in = 0x0, fmtp_out = 0x0, flags = 259, memory_pool = 0x7b23b8065d18, private_info = 0x0, agreed_pt = 0 '\000', mutex = 0x7b23c0067fb0, next = 0x0, session = 0x7b23b8043df8, cur_frame = 0x0}
  1403.         pool = 0x7b23b8065d18
  1404.         codec_name = 0x7b23dc2c5f0c "L16"
  1405.         status = SWITCH_STATUS_SUCCESS
  1406.         lfh = {file_interface = 0x0, flags = 3087415920, fd = 0x1d85ca6d0, samples = 0, samplerate = 0, native_rate = 0, channels = 0, real_channels = 0, format = 3, sections = 2, seekable = 1, sample_count = 0, speed = 536893536, memory_pool = 0x0, prebuf = 3629950672, interval = 31523, private_info = 0x7b23b8063a70, handler = 0x1 <error: Cannot access memory at address 0x1>, pos = 24, audio_buffer = 0x7b23d854a390, sp_audio_buffer = 0x7b23d8592000, thresh = 3087415920, silence_hits = 31523, offset_pos = 3629950672, samples_in = 1, samples_out = 135393944735114, vol = 1024, volgranular = 0, resampler = 0x7b23dbed1ba1 <switch_ci_hashfunc_default+83>, buffer = 0x7b23d85ca738, dbuf = 0x7b23c002d260 "rA\030\252#{", dbuflen = 135393475482208, pre_buffer = 0x7b23dbfb2847 <new_header+107>, pre_buffer_data = 0x0, pre_buffer_datalen = 12604996996048922640, file = 0x100000000 <error: Cannot access memory at address 0x100000000>, func = 0x0, line = 0, file_path = 0x300000000 <error: Cannot access memory at address 0x300000000>, spool_path = 0x7b23c004bd50 "", prefix = 0x0, max_samples = 536870960, params = 0x0, cur_channels = 3087116896, cur_samplerate = 31523, stream_name = 0x7b23b8063a70 "vlc:///beerNew.m4a", modname = 0x1 <error: Cannot access memory at address 0x1>, mm = {samplerate = -1207850400, channels = 31523, keyint = -665541744, ab = 31523, vb = -665247744, vw = 31523, vh = -1207551376, cbr = 31523, fps = -9.70450008e+14, source_fps = 4.41731315e-41, source_kps = 1, vbuf = 0, vprofile = (SWITCH_VIDEO_PROFILE_HIGH | unknown: 0xdbfb0d88), vencspd = (SWITCH_VIDEO_ENCODE_SPEED_MEDIUM | SWITCH_VIDEO_ENCODE_SPEED_SLOW | unknown: 0x7b20), try_hardware_encoder = 0 '\000', scale_w = 0, scale_h = -605217887, fmt = 31523, auth_username = 0x7b23d85ca808 "", auth_password = 0x7b23c0028130 "d"}, flag_mutex = 0x7b23c0028130, duration = 135393944741959, vpos = 135393475461457, muxbuf = 0xaa693cb4d85ca8d0, muxlen = 135393947792242}
  1407.         p = 0x7ae944c3d85ca810 <error: Cannot access memory at address 0x7ae944c3d85ca810>
  1408.         ext = 0x0
  1409.         backup_file = 0x0
  1410.         backup_ext = 0x7b23b8066660 "\030]\006\270#{"
  1411.         prefix = 0x7b23c0067eb0 "/usr/share/freeswitch/sounds/en/us/callie"
  1412.         timer_name = 0x0
  1413.         prebuf = 0x0
  1414.         alt = 0x0
  1415.         sleep_val = 0x0
  1416.         play_delimiter_val = 0x0
  1417.         play_delimiter = 0 '\000'
  1418.         sleep_val_i = 250
  1419.         eof = 1
  1420.         bread = 0
  1421.         read_impl = {codec_type = SWITCH_CODEC_TYPE_AUDIO, ianacode = 116 't', iananame = 0x6528f8eb8c98 "opus", fmtp = 0x6528f8eb8ca0 "useinbandfec=1; maxaveragebitrate=30000; maxplaybackrate=48000; ptime=20; minptime=10; maxptime=40", samples_per_second = 48000, actual_samples_per_second = 48000, bits_per_second = 0, microseconds_per_packet = 20000, samples_per_packet = 960, decoded_bytes_per_packet = 1920, encoded_bytes_per_packet = 0, number_of_channels = 1 '\001', codec_frames_per_packet = 1, init = 0x7b23aa6e1e2c <switch_opus_init>, encode = 0x7b23aa6e2c60 <switch_opus_encode>, decode = 0x7b23aa6e2ea2 <switch_opus_decode>, encode_video = 0x0, decode_video = 0x0, codec_control = 0x7b23aa6e45da <switch_opus_control>, destroy = 0x7b23aa6e2a01 <switch_opus_destroy>, codec_id = 165, impl_id = 168, modname = 0x6528f8eb87a0 "mod_opus", next = 0x6528f8eb8a98}
  1422.         file_dup = 0x0
  1423.         argv = {0x7b23c0067e98 "vlc:///beerNew.m4a", 0x0 <repeats 127 times>}
  1424.         argc = 1
  1425.         cur = 0
  1426.         done = 0
  1427.         timeout_samples = 0
  1428.         timeout_as_success = SWITCH_FALSE
  1429.         var = 0x0
  1430.         more_data = 0
  1431.         event = 0x0
  1432.         test_native = 0
  1433.         last_native = 0
  1434.         buflen = 65536
  1435.         flags = 9
  1436.         cumulative = 0
  1437.         last_speed = -1
  1438.         __func__ = "switch_ivr_play_file"
  1439.         __PRETTY_FUNCTION__ = "switch_ivr_play_file"
  1440. #12 0x00007b23aa711701 in playback_function (session=0x7b23b8043df8, data=0x7b23b8063a70 "vlc:///beerNew.m4a") at mod_dptools.c:3055
  1441.         args = {input_callback = 0x7b23aa70f356 <on_dtmf>, buf = 0x0, buflen = 0, read_frame_callback = 0x0, user_data = 0x0, dmachine = 0x0, loops = 1}
  1442.         channel = 0x7b23b8065e00
  1443.         status = SWITCH_STATUS_SUCCESS
  1444.         fh = {file_interface = 0x6528f8eda7b0, flags = 262157, fd = 0x0, samples = 0, samplerate = 48000, native_rate = 48000, channels = 1, real_channels = 1, format = 0, sections = 0, seekable = 0, sample_count = 0, speed = 0, memory_pool = 0x7b23c006f478, prebuf = 0, interval = 0, private_info = 0x7b23c006f5e0, handler = 0x7b23c006f5c8 ":///beerNew.m4a", pos = 0, audio_buffer = 0x7b23c00f8490, sp_audio_buffer = 0x0, thresh = 0, silence_hits = 0, offset_pos = 1170432, samples_in = 1170432, samples_out = 0, vol = 0, volgranular = 0, resampler = 0x0, buffer = 0x0, dbuf = 0x0, dbuflen = 0, pre_buffer = 0x0, pre_buffer_data = 0x0, pre_buffer_datalen = 0, file = 0x7b23dc2c5a3d "src/switch_ivr_play_say.c", func = 0x7b23dc2c6df0 <__func__.17> "switch_ivr_play_file", line = 1476, file_path = 0x7b23c006f5b8 "/beerNew.m4a", spool_path = 0x0, prefix = 0x7b23c0067eb0 "/usr/share/freeswitch/sounds/en/us/callie", max_samples = 0, params = 0x0, cur_channels = 0, cur_samplerate = 0, stream_name = 0x7b23c006f5b0 "vlc", modname = 0x0, mm = {samplerate = 44100, channels = 1, keyint = 60, ab = 128, vb = 0, vw = 0, vh = 0, cbr = 0, fps = 0, source_fps = 0, source_kps = 0, vbuf = 0, vprofile = SWITCH_VIDEO_PROFILE_BASELINE, vencspd = SWITCH_VIDEO_ENCODE_SPEED_DEFAULT, try_hardware_encoder = 1 '\001', scale_w = 0, scale_h = 0, fmt = VPX_IMG_FMT_NONE, auth_username = 0x0, auth_password = 0x0}, flag_mutex = 0x7b23c006f560, duration = 0, vpos = 0, muxbuf = 0x0, muxlen = 0}
  1445.         p = 0x0
  1446.         file = 0x7b23c0067e98 "vlc:///beerNew.m4a"
  1447.         __func__ = "playback_function"
  1448.         __PRETTY_FUNCTION__ = "playback_function"
  1449. #13 0x00007b23dbf1c025 in switch_core_session_exec (session=0x7b23b8043df8, application_interface=0x6528f8e89de8, arg=0x7b23b8063a70 "vlc:///beerNew.m4a") at src/switch_core_session.c:2965
  1450.         log = 0x7b23c0067e50
  1451.         lp = 0x7b23c0067e28
  1452.         event = 0x0
  1453.         var = 0x0
  1454.         channel = 0x7b23b8065e00
  1455.         expanded = 0x7b23b8063a70 "vlc:///beerNew.m4a"
  1456.         app = 0x7b23aa723acf "playback"
  1457.         app_uuid_var = 0x0
  1458.         app_uuid_name = 0x0
  1459.         msg = {from = 0x7b23dc2a6727 "src/switch_core_session.c", message_id = SWITCH_MESSAGE_INDICATE_APPLICATION_EXEC, numeric_arg = 0, string_arg = 0x0, string_arg_size = 0, pointer_arg = 0x0, pointer_arg_size = 0, numeric_reply = 0, string_reply = 0x0, string_reply_size = 0, pointer_reply = 0x0, pointer_reply_size = 0, flags = 0, _file = 0x0, _func = 0x0, _line = 0, string_array_arg = {0x7b23aa723acf "playback", 0x7b23b8063a70 "vlc:///beerNew.m4a", 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, delivery_time = 0}
  1460.         delim = 44 ','
  1461.         scope = 0
  1462.         uuid_str = "36e74e37-f295-4f94-aaee-914c99273d90\000{\000\000\217^\322\333#{\000\000\000~,\334#{\000\000\345},\3340\275\370\332p:\006\270#{\000\000\360\255\\\330#{\000\000`\252\001\270#{\000\000\212\r\373\333#{\000\000`X\322\333#{\000\000\241\033\355\333#{\000\000`\252\001\270#{\000\000\237\033(\334#{\000\000`\252\001\270#{\000\000\370s\006\270#{\000\000`\252\001\270#{\000\000\237\033(\334#{\000\000@\256\\\330#{\000\000pe\006\270#{\000\000\200\256\\\330#{\000\000\270s\006\270\000\000\000\000P\256\\\330#{\000\000"...
  1463.         app_uuid = 0x7b23d85cad70 "36e74e37-f295-4f94-aaee-914c99273d90"
  1464.         expand_variables = SWITCH_TRUE
  1465.         __PRETTY_FUNCTION__ = "switch_core_session_exec"
  1466.         __func__ = "switch_core_session_exec"
  1467. #14 0x00007b23dbf1b61d in switch_core_session_execute_application_get_flags (session=0x7b23b8043df8, app=0x7b23b804d300 "playback", arg=0x7b23b8063a70 "vlc:///beerNew.m4a", flags=0x0) at src/switch_core_session.c:2825
  1468.         application_interface = 0x6528f8e89de8
  1469.         status = SWITCH_STATUS_SUCCESS
  1470.         __func__ = "switch_core_session_execute_application_get_flags"
  1471. #15 0x00007b23dc023116 in switch_ivr_parse_event (session=0x7b23b8043df8, event=0x7b23b8021ed0) at src/switch_ivr.c:646
  1472.         b4 = 1713041151954941
  1473.         aftr = 0
  1474.         x = 0
  1475.         b_uuid = 0x0
  1476.         b_session = 0x0
  1477.         event_uuid = 0x0
  1478.         content_type = 0x0
  1479.         loops = 1
  1480.         app_name = 0x7b23b804d300 "playback"
  1481.         event_uuid_name = 0x0
  1482.         app_arg = 0x7b23b8063a70 "vlc:///beerNew.m4a"
  1483.         loop_h = 0x0
  1484.         hold_bleg = 0x0
  1485.         inner = 0
  1486.         channel = 0x7b23b8065e00
  1487.         cmd = 0x7b23b804d280 "execute"
  1488.         cmd_hash = 2113992979
  1489.         hlen = 7
  1490.         CMD_EXECUTE = 2113992979
  1491.         CMD_HANGUP = 804132355
  1492.         CMD_NOMEDIA = 509624637
  1493.         CMD_UNICAST = 916011959
  1494.         CMD_XFEREXT = 178165318
  1495.         lead_frames = 0x7b23b8023470 "5"
  1496.         event_lock = 0x7b23b804d320 "true"
  1497.         event_lock_pri = 0x0
  1498.         status = SWITCH_STATUS_SUCCESS
  1499.         el = 1
  1500.         elp = 0
  1501.         reneg_sec = 0
  1502.         var = 0x0
  1503.         __func__ = "switch_ivr_parse_event"
  1504.         __PRETTY_FUNCTION__ = "switch_ivr_parse_event"
  1505. #16 0x00007b23dc023ac7 in switch_ivr_parse_next_event (session=0x7b23b8043df8) at src/switch_ivr.c:802
  1506.         event = 0x7b23b8021ed0
  1507.         status = SWITCH_STATUS_FALSE
  1508.         __func__ = "switch_ivr_parse_next_event"
  1509. #17 0x00007b23dc024055 in switch_ivr_parse_all_events (session=0x7b23b8043df8) at src/switch_ivr.c:937
  1510.         channel = 0x7b23b8065e00
  1511.         stack_count = 0
  1512.         __func__ = "switch_ivr_parse_all_events"
  1513. #18 0x00007b23dc024b8f in switch_ivr_park (session=0x7b23b8043df8, args=0x0) at src/switch_ivr.c:1148
  1514.         status = SWITCH_STATUS_SUCCESS
  1515.         channel = 0x7b23b8065e00
  1516.         read_frame = 0x7b23b8007658
  1517.         stream_id = 0
  1518.         event = 0x0
  1519.         conninfo = 0x0
  1520.         rate = 48000
  1521.         bpf = 1920
  1522.         to = 0x0
  1523.         timeout = 0
  1524.         expires = 0
  1525.         read_impl = {codec_type = SWITCH_CODEC_TYPE_AUDIO, ianacode = 116 't', iananame = 0x6528f8eb8c98 "opus", fmtp = 0x6528f8eb8ca0 "useinbandfec=1; maxaveragebitrate=30000; maxplaybackrate=48000; ptime=20; minptime=10; maxptime=40", samples_per_second = 48000, actual_samples_per_second = 48000, bits_per_second = 0, microseconds_per_packet = 20000, samples_per_packet = 960, decoded_bytes_per_packet = 1920, encoded_bytes_per_packet = 0, number_of_channels = 1 '\001', codec_frames_per_packet = 1, init = 0x7b23aa6e1e2c <switch_opus_init>, encode = 0x7b23aa6e2c60 <switch_opus_encode>, decode = 0x7b23aa6e2ea2 <switch_opus_decode>, encode_video = 0x0, decode_video = 0x0, codec_control = 0x7b23aa6e45da <switch_opus_control>, destroy = 0x7b23aa6e2a01 <switch_opus_destroy>, codec_id = 165, impl_id = 168, modname = 0x6528f8eb87a0 "mod_opus", next = 0x6528f8eb8a98}
  1526.         timeout_cause = SWITCH_CAUSE_NORMAL_CLEARING
  1527.         codec = {codec_interface = 0x0, implementation = 0x0, fmtp_in = 0x0, fmtp_out = 0x0, flags = 0, memory_pool = 0x0, private_info = 0x0, agreed_pt = 0 '\000', mutex = 0x0, next = 0x0, session = 0x0, cur_frame = 0x0}
  1528.         sval = 0
  1529.         var = 0x0
  1530.         write_frame = {codec = 0x0, source = 0x0, packet = 0x0, packetlen = 0, extra_data = 0x0, data = 0x0, datalen = 0, buflen = 0, samples = 0, rate = 0, channels = 0, payload = 0 '\000', timestamp = 0, seq = 0, ssrc = 0, m = SWITCH_FALSE, flags = 0, user_data = 0x0, pmap = 0x0, img = 0x0, geometry = {w = 0, h = 0, x = 0, y = 0, z = 0, M = 0, X = 0}}
  1531.         abuf = 0x0
  1532.         imp = {codec_type = SWITCH_CODEC_TYPE_AUDIO, ianacode = 0 '\000', iananame = 0x0, fmtp = 0x0, samples_per_second = 0, actual_samples_per_second = 0, bits_per_second = 0, microseconds_per_packet = 0, samples_per_packet = 0, decoded_bytes_per_packet = 0, encoded_bytes_per_packet = 0, number_of_channels = 0 '\000', codec_frames_per_packet = 0, init = 0x0, encode = 0x0, decode = 0x0, encode_video = 0x0, decode_video = 0x0, codec_control = 0x0, destroy = 0x0, codec_id = 0, impl_id = 0, modname = 0x0, next = 0x0}
  1533.         __func__ = "switch_ivr_park"
  1534.         __PRETTY_FUNCTION__ = "switch_ivr_park"
  1535. #19 0x00007b23aa70f2ca in park_function (session=0x7b23b8043df8, data=0x7b23dc2a192a "") at mod_dptools.c:2322
  1536. No locals.
  1537. #20 0x00007b23dbf1c025 in switch_core_session_exec (session=0x7b23b8043df8, application_interface=0x6528f8e89ad0, arg=0x7b23dc2a192a "") at src/switch_core_session.c:2965
  1538.         log = 0x7b23c0067e28
  1539.         lp = 0x0
  1540.         event = 0x0
  1541.         var = 0x0
  1542.         channel = 0x7b23b8065e00
  1543.         expanded = 0x7b23dc2a192a ""
  1544.         app = 0x7b23aa723a61 "park"
  1545.         app_uuid_var = 0x0
  1546.         app_uuid_name = 0x0
  1547.         msg = {from = 0x7b23dc2a6727 "src/switch_core_session.c", message_id = SWITCH_MESSAGE_INDICATE_APPLICATION_EXEC, numeric_arg = 0, string_arg = 0x0, string_arg_size = 0, pointer_arg = 0x0, pointer_arg_size = 0, numeric_reply = 0, string_reply = 0x0, string_reply_size = 0, pointer_reply = 0x0, pointer_reply_size = 0, flags = 0, _file = 0x0, _func = 0x0, _line = 0, string_array_arg = {0x7b23aa723a61 "park", 0x7b23dc2a192a "", 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, delivery_time = 0}
  1548.         delim = 44 ','
  1549.         scope = 0
  1550.         uuid_str = "f3e34ba6-6b84-49bf-a474-01a33684177b\000", ' ' <repeats 11 times>, "s-ciphers\000 value", '\000' <repeats 64 times>, '?' <repeats 16 times>, '\231' <repeats 16 times>, ' ' <repeats 16 times>, "\000\000\000\000\000\000\000\000s\000 value\002\000\000\000\000\000\000\000"...
  1551.         app_uuid = 0x7b23d85cd680 "f3e34ba6-6b84-49bf-a474-01a33684177b"
  1552.         expand_variables = SWITCH_TRUE
  1553.         __PRETTY_FUNCTION__ = "switch_core_session_exec"
  1554.         __func__ = "switch_core_session_exec"
  1555. #21 0x00007b23dbf1b61d in switch_core_session_execute_application_get_flags (session=0x7b23b8043df8, app=0x7b23c0067c48 "park", arg=0x7b23dc2a192a "", flags=0x0) at src/switch_core_session.c:2825
  1556.         application_interface = 0x6528f8e89ad0
  1557.         status = SWITCH_STATUS_SUCCESS
  1558.         __func__ = "switch_core_session_execute_application_get_flags"
  1559. #22 0x00007b23dbf1e1d9 in switch_core_standard_on_execute (session=0x7b23b8043df8) at src/switch_core_state_machine.c:350
  1560.         current_application = 0x7b23c0067c28
  1561.         extension = 0x7b23c0067be8
  1562.         uuid = 0x7b23dbee0e73 <switch_channel_get_state_handler+152> "H\213E\370\311\303UH\211\345H\201\354\020\001"
  1563.         __func__ = "switch_core_standard_on_execute"
  1564. #23 0x00007b23dbf1feb2 in switch_core_session_run (session=0x7b23b8043df8) at src/switch_core_state_machine.c:647
  1565.         global_proceed = 1
  1566.         index = 1
  1567.         proceed = 1
  1568.         do_extra_handlers = 1
  1569.         ptr = 0x0
  1570.         rstatus = SWITCH_STATUS_SUCCESS
  1571.         state = CS_EXECUTE
  1572.         midstate = CS_EXECUTE
  1573.         endstate = CS_CONSUME_MEDIA
  1574.         endpoint_interface = 0x6528f8e5ea88
  1575.         driver_state_handler = 0x7b23d875d0c0 <sofia_event_handlers>
  1576.         application_state_handler = 0x0
  1577.         silly = 0
  1578.         new_loops = 500
  1579.         __PRETTY_FUNCTION__ = "switch_core_session_run"
  1580.         __func__ = "switch_core_session_run"
  1581. #24 0x00007b23dbf1758d in switch_core_session_thread (thread=0x7b23b8074750, obj=0x7b23b8043df8) at src/switch_core_session.c:1727
  1582.         session = 0x7b23b8043df8
  1583.         event = 0x0
  1584.         event_str = 0x0
  1585.         val = 0x7b23d85cdb80 "\320\333\\\330#{"
  1586.         __func__ = "switch_core_session_thread"
  1587.         __PRETTY_FUNCTION__ = "switch_core_session_thread"
  1588. #25 0x00007b23dbf179d9 in switch_core_session_thread_pool_worker (thread=0x7b23b8074750, obj=0x7b23b80745e0) at src/switch_core_session.c:1791
  1589.         td = 0x7b23b8073200
  1590.         pop = 0x7b23b8073200
  1591.         check_status = SWITCH_STATUS_SUCCESS
  1592.         node = 0x7b23b80745e0
  1593.         pool = 0x7b23b80744f8
  1594.         __func__ = "switch_core_session_thread_pool_worker"
  1595. #26 0x00007b23dc28999d in dummy_worker (opaque=0x7b23b8074750) at threadproc/unix/thread.c:151
  1596.         thread = 0x7b23b8074750
  1597. #27 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  1598.         ret = <optimized out>
  1599.         pd = <optimized out>
  1600.         out = <optimized out>
  1601.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393884038848, 5431661042809837107, -144, 0, 135393883497360, 135393883791360, -4817001908973464013, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1602.         not_first_call = <optimized out>
  1603. #28 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  1604. No locals.
  1605.  
  1606. Thread 13 (LWP 2800471):
  1607. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6528f8eeadb0) at ./nptl/futex-internal.c:57
  1608.         sc_cancel_oldtype = 0
  1609.         __arg6 = <optimized out>
  1610.         __arg3 = <optimized out>
  1611.         _a5 = <optimized out>
  1612.         _a2 = <optimized out>
  1613.         sc_ret = <optimized out>
  1614.         __arg4 = <optimized out>
  1615.         __arg1 = <optimized out>
  1616.         _a6 = <optimized out>
  1617.         _a3 = <optimized out>
  1618.         resultvar = <optimized out>
  1619.         __arg5 = <optimized out>
  1620.         __arg2 = <optimized out>
  1621.         _a4 = <optimized out>
  1622.         _a1 = <optimized out>
  1623. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6528f8eeadb0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  1624.         err = <optimized out>
  1625.         clockbit = 256
  1626.         op = 393
  1627. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6528f8eeadb0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  1628. No locals.
  1629. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x6528f8eead38, cond=0x6528f8eead88) at ./nptl/pthread_cond_wait.c:503
  1630.         spin = 0
  1631.         buffer = {__routine = 0x7b23dbd152e0 <__condvar_cleanup_waiting>, __arg = 0x7b23aa380ab0, __canceltype = -601131993, __prev = 0x0}
  1632.         cbuffer = {wseq = 0, cond = 0x6528f8eead88, mutex = 0x6528f8eead38, private = 0}
  1633.         err = <optimized out>
  1634.         g = 0
  1635.         flags = <optimized out>
  1636.         g1_start = <optimized out>
  1637.         maxspin = 0
  1638.         signals = <optimized out>
  1639.         result = 0
  1640.         wseq = 0
  1641.         seq = 0
  1642.         private = 0
  1643.         maxspin = <optimized out>
  1644.         err = <optimized out>
  1645.         result = <optimized out>
  1646.         wseq = <optimized out>
  1647.         g = <optimized out>
  1648.         seq = <optimized out>
  1649.         flags = <optimized out>
  1650.         private = <optimized out>
  1651.         signals = <optimized out>
  1652.         done = <optimized out>
  1653.         g1_start = <optimized out>
  1654.         spin = <optimized out>
  1655.         buffer = <optimized out>
  1656.         cbuffer = <optimized out>
  1657.         s = <optimized out>
  1658. #4  ___pthread_cond_wait (cond=0x6528f8eead88, mutex=0x6528f8eead38) at ./nptl/pthread_cond_wait.c:618
  1659. No locals.
  1660. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x6528f8eead80, mutex=0x6528f8eead30) at locks/unix/thread_cond.c:68
  1661.         rv = 0
  1662. #6  0x00007b23dbed4285 in switch_apr_queue_pop (queue=0x6528f8eeacf0, data=0x7b23aa380bc0) at src/switch_apr_queue.c:261
  1663.         rv = 0
  1664. #7  0x00007b23dbed3a2b in switch_queue_pop (queue=0x6528f8eeacf0, data=0x7b23aa380bc0) at src/switch_apr.c:1245
  1665. No locals.
  1666. #8  0x00007b23dbf9d03a in chat_thread_run (thread=0x6528f8ef6ce0, obj=0x6528f8eeacf0) at src/switch_loadable_module.c:913
  1667.         pop = 0x7b23aa380c10
  1668.         q = 0x6528f8eeacf0
  1669.         __func__ = "chat_thread_run"
  1670. #9  0x00007b23dc28999d in dummy_worker (opaque=0x6528f8ef6ce0) at threadproc/unix/thread.c:151
  1671.         thread = 0x6528f8ef6ce0
  1672. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  1673.         ret = <optimized out>
  1674.         pd = <optimized out>
  1675.         out = <optimized out>
  1676.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393109874368, 5431661042809837107, -144, 2, 140723699845600, 135393109626880, -4817032456391485901, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1677.         not_first_call = <optimized out>
  1678. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  1679. No locals.
  1680.  
  1681. Thread 12 (LWP 2800470):
  1682. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6528f8d84968) at ./nptl/futex-internal.c:57
  1683.         sc_cancel_oldtype = 0
  1684.         __arg6 = <optimized out>
  1685.         __arg3 = <optimized out>
  1686.         _a5 = <optimized out>
  1687.         _a2 = <optimized out>
  1688.         sc_ret = <optimized out>
  1689.         __arg4 = <optimized out>
  1690.         __arg1 = <optimized out>
  1691.         _a6 = <optimized out>
  1692.         _a3 = <optimized out>
  1693.         resultvar = <optimized out>
  1694.         __arg5 = <optimized out>
  1695.         __arg2 = <optimized out>
  1696.         _a4 = <optimized out>
  1697.         _a1 = <optimized out>
  1698. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6528f8d84968, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  1699.         err = <optimized out>
  1700.         clockbit = 256
  1701.         op = 393
  1702. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6528f8d84968, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  1703. No locals.
  1704. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x6528f8d848f0, cond=0x6528f8d84940) at ./nptl/pthread_cond_wait.c:503
  1705.         spin = 0
  1706.         buffer = {__routine = 0x7b23dbd152e0 <__condvar_cleanup_waiting>, __arg = 0x7b23aa343ab0, __canceltype = -601131993, __prev = 0x0}
  1707.         cbuffer = {wseq = 0, cond = 0x6528f8d84940, mutex = 0x6528f8d848f0, private = 0}
  1708.         err = <optimized out>
  1709.         g = 0
  1710.         flags = <optimized out>
  1711.         g1_start = <optimized out>
  1712.         maxspin = 0
  1713.         signals = <optimized out>
  1714.         result = 0
  1715.         wseq = 0
  1716.         seq = 0
  1717.         private = 0
  1718.         maxspin = <optimized out>
  1719.         err = <optimized out>
  1720.         result = <optimized out>
  1721.         wseq = <optimized out>
  1722.         g = <optimized out>
  1723.         seq = <optimized out>
  1724.         flags = <optimized out>
  1725.         private = <optimized out>
  1726.         signals = <optimized out>
  1727.         done = <optimized out>
  1728.         g1_start = <optimized out>
  1729.         spin = <optimized out>
  1730.         buffer = <optimized out>
  1731.         cbuffer = <optimized out>
  1732.         s = <optimized out>
  1733. #4  ___pthread_cond_wait (cond=0x6528f8d84940, mutex=0x6528f8d848f0) at ./nptl/pthread_cond_wait.c:618
  1734. No locals.
  1735. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x6528f8d84938, mutex=0x6528f8d848e8) at locks/unix/thread_cond.c:68
  1736.         rv = 0
  1737. #6  0x00007b23dbed4285 in switch_apr_queue_pop (queue=0x6528f8d848a8, data=0x7b23aa343bc0) at src/switch_apr_queue.c:261
  1738.         rv = 0
  1739. #7  0x00007b23dbed3a2b in switch_queue_pop (queue=0x6528f8d848a8, data=0x7b23aa343bc0) at src/switch_apr.c:1245
  1740. No locals.
  1741. #8  0x00007b23dbf9d03a in chat_thread_run (thread=0x6528f8eeacc0, obj=0x6528f8d848a8) at src/switch_loadable_module.c:913
  1742.         pop = 0x7b23aa343c10
  1743.         q = 0x6528f8d848a8
  1744.         __func__ = "chat_thread_run"
  1745. #9  0x00007b23dc28999d in dummy_worker (opaque=0x6528f8eeacc0) at threadproc/unix/thread.c:151
  1746.         thread = 0x6528f8eeacc0
  1747. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  1748.         ret = <optimized out>
  1749.         pd = <optimized out>
  1750.         out = <optimized out>
  1751.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393109624512, 5431661042809837107, -144, 2, 140723699845600, 135393109377024, -4817032352775399885, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1752.         not_first_call = <optimized out>
  1753. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  1754. No locals.
  1755.  
  1756. Thread 11 (LWP 2800469):
  1757. #0  __GI___libc_read (nbytes=8, buf=0x7b23aa306b08, fd=40) at ../sysdeps/unix/sysv/linux/read.c:26
  1758.         sc_ret = -512
  1759.         sc_cancel_oldtype = 0
  1760.         sc_ret = <optimized out>
  1761.         sc_ret = <optimized out>
  1762.         __arg2 = <optimized out>
  1763.         _a3 = <optimized out>
  1764.         _a1 = <optimized out>
  1765.         resultvar = <optimized out>
  1766.         __arg3 = <optimized out>
  1767.         __arg1 = <optimized out>
  1768.         _a2 = <optimized out>
  1769. #1  __GI___libc_read (fd=40, buf=0x7b23aa306b08, nbytes=8) at ../sysdeps/unix/sysv/linux/read.c:24
  1770. No locals.
  1771. #2  0x00007b23dc047093 in softtimer_runtime () at src/switch_time.c:1176
  1772.         exp = 1
  1773.         too_late = 20000000
  1774.         current_ms = 2060
  1775.         x = 1904807936
  1776.         tick = 3
  1777.         sps_interval_ticks = 128
  1778.         ts = 1713053780634954
  1779.         last = 1713053780614964
  1780.         fwd_errs = 0
  1781.         rev_errs = 0
  1782.         profile_tick = 0
  1783.         tfd = 40
  1784.         time_sync = 4
  1785.         last_MICROSECONDS_PER_TICK = 20000
  1786.         spec = {it_interval = {tv_sec = 0, tv_nsec = 20000000}, it_value = {tv_sec = 0, tv_nsec = 100000}}
  1787.         __func__ = "softtimer_runtime"
  1788. #3  0x00007b23dbf996e5 in switch_loadable_module_exec (thread=0x6528f8d84828, obj=0x6528f8d84408) at src/switch_loadable_module.c:123
  1789.         status = SWITCH_STATUS_SUCCESS
  1790.         ts = 0x6528f8d84408
  1791.         module = 0x6528f8d85ae0
  1792.         __PRETTY_FUNCTION__ = "switch_loadable_module_exec"
  1793.         __func__ = "switch_loadable_module_exec"
  1794. #4  0x00007b23dc28999d in dummy_worker (opaque=0x6528f8d84828) at threadproc/unix/thread.c:151
  1795.         thread = 0x6528f8d84828
  1796. #5  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  1797.         ret = <optimized out>
  1798.         pd = <optimized out>
  1799.         out = <optimized out>
  1800.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393109374656, 5431661042809837107, -144, 2, 140723699845520, 135393109127168, -4817032388745750989, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1801.         not_first_call = <optimized out>
  1802. #6  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  1803. No locals.
  1804.  
  1805. Thread 10 (LWP 2800468):
  1806. #0  0x00007b23dbd9760f in __libc_accept (fd=39, addr=..., len=0x7b2378009278) at ../sysdeps/unix/sysv/linux/accept.c:26
  1807.         sc_ret = -512
  1808.         sc_cancel_oldtype = 0
  1809.         sc_ret = <optimized out>
  1810. #1  0x00007b23dc287855 in fspr_socket_accept (new=0x7b23aa2c9b50, sock=0x7b2378002e80, connection_context=0x7b2378009068) at network_io/unix/sockets.c:195
  1811. No locals.
  1812. #2  0x00007b23dbed2c2b in switch_socket_accept (new_sock=0x7b23aa2c9b50, sock=0x7b2378002e80, pool=0x7b2378009068) at src/switch_apr.c:754
  1813. No locals.
  1814. #3  0x00007b23d876e42f in mod_event_socket_runtime () at mod_event_socket.c:3008
  1815.         pool = 0x7b2378002cd8
  1816.         listener_pool = 0x7b2378009068
  1817.         rv = SWITCH_STATUS_SUCCESS
  1818.         sa = 0x7b2378002db8
  1819.         inbound_socket = 0x7b2378009148
  1820.         listener = 0x7b2378007328
  1821.         x = 0
  1822.         errs = 0
  1823.         __func__ = "mod_event_socket_runtime"
  1824. #4  0x00007b23dbf996e5 in switch_loadable_module_exec (thread=0x6528f8d84370, obj=0x6528f8d83e50) at src/switch_loadable_module.c:123
  1825.         status = SWITCH_STATUS_SUCCESS
  1826.         ts = 0x6528f8d83e50
  1827.         module = 0x6528f8e51030
  1828.         __PRETTY_FUNCTION__ = "switch_loadable_module_exec"
  1829.         __func__ = "switch_loadable_module_exec"
  1830. #5  0x00007b23dc28999d in dummy_worker (opaque=0x6528f8d84370) at threadproc/unix/thread.c:151
  1831.         thread = 0x6528f8d84370
  1832. #6  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  1833.         ret = <optimized out>
  1834.         pd = <optimized out>
  1835.         out = <optimized out>
  1836.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393109124800, 5431661042809837107, -144, 2, 140723699845520, 135393108877312, -4817032280834697677, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1837.         not_first_call = <optimized out>
  1838. #7  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  1839. No locals.
  1840.  
  1841. Thread 9 (LWP 2800206):
  1842. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6528f8e52ddc) at ./nptl/futex-internal.c:57
  1843.         sc_cancel_oldtype = 0
  1844.         __arg6 = <optimized out>
  1845.         __arg3 = <optimized out>
  1846.         _a5 = <optimized out>
  1847.         _a2 = <optimized out>
  1848.         sc_ret = <optimized out>
  1849.         __arg4 = <optimized out>
  1850.         __arg1 = <optimized out>
  1851.         _a6 = <optimized out>
  1852.         _a3 = <optimized out>
  1853.         resultvar = <optimized out>
  1854.         __arg5 = <optimized out>
  1855.         __arg2 = <optimized out>
  1856.         _a4 = <optimized out>
  1857.         _a1 = <optimized out>
  1858. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6528f8e52ddc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  1859.         err = <optimized out>
  1860.         clockbit = 256
  1861.         op = 393
  1862. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6528f8e52ddc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  1863. No locals.
  1864. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x6528f8e52d60, cond=0x6528f8e52db0) at ./nptl/pthread_cond_wait.c:503
  1865.         spin = 0
  1866.         buffer = {__routine = 0x7b23dbd152e0 <__condvar_cleanup_waiting>, __arg = 0x7b23d9e32ab0, __canceltype = 0, __prev = 0x0}
  1867.         cbuffer = {wseq = 3, cond = 0x6528f8e52db0, mutex = 0x6528f8e52d60, private = 0}
  1868.         err = <optimized out>
  1869.         g = 1
  1870.         flags = <optimized out>
  1871.         g1_start = <optimized out>
  1872.         maxspin = 0
  1873.         signals = <optimized out>
  1874.         result = 0
  1875.         wseq = 3
  1876.         seq = 1
  1877.         private = 0
  1878.         maxspin = <optimized out>
  1879.         err = <optimized out>
  1880.         result = <optimized out>
  1881.         wseq = <optimized out>
  1882.         g = <optimized out>
  1883.         seq = <optimized out>
  1884.         flags = <optimized out>
  1885.         private = <optimized out>
  1886.         signals = <optimized out>
  1887.         done = <optimized out>
  1888.         g1_start = <optimized out>
  1889.         spin = <optimized out>
  1890.         buffer = <optimized out>
  1891.         cbuffer = <optimized out>
  1892.         s = <optimized out>
  1893. #4  ___pthread_cond_wait (cond=0x6528f8e52db0, mutex=0x6528f8e52d60) at ./nptl/pthread_cond_wait.c:618
  1894. No locals.
  1895. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x6528f8e52da8, mutex=0x6528f8e52d58) at locks/unix/thread_cond.c:68
  1896.         rv = 0
  1897. #6  0x00007b23dbed4285 in switch_apr_queue_pop (queue=0x6528f8e52d18, data=0x7b23d9e32bc0) at src/switch_apr_queue.c:261
  1898.         rv = 0
  1899. #7  0x00007b23dbed3a2b in switch_queue_pop (queue=0x6528f8e52d18, data=0x7b23d9e32bc0) at src/switch_apr.c:1245
  1900. No locals.
  1901. #8  0x00007b23d8713e3f in sofia_presence_event_thread_run (thread=0x6528f8e53d40, obj=0x0) at sofia_presence.c:1625
  1902.         pop = 0x6528f8de2860
  1903.         done = 0
  1904.         __func__ = "sofia_presence_event_thread_run"
  1905. #9  0x00007b23dc28999d in dummy_worker (opaque=0x6528f8e53d40) at threadproc/unix/thread.c:151
  1906.         thread = 0x6528f8e53d40
  1907. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  1908.         ret = <optimized out>
  1909.         pd = <optimized out>
  1910.         out = <optimized out>
  1911.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393909618368, 5431661042809837107, -144, 22, 135393910421648, 135393909370880, -4817003086331374029, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1912.         not_first_call = <optimized out>
  1913. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  1914. No locals.
  1915.  
  1916. Thread 8 (LWP 2799810):
  1917. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b23d8630b9c) at ./nptl/futex-internal.c:57
  1918.         sc_cancel_oldtype = 0
  1919.         __arg6 = <optimized out>
  1920.         __arg3 = <optimized out>
  1921.         _a5 = <optimized out>
  1922.         _a2 = <optimized out>
  1923.         sc_ret = <optimized out>
  1924.         __arg4 = <optimized out>
  1925.         __arg1 = <optimized out>
  1926.         _a6 = <optimized out>
  1927.         _a3 = <optimized out>
  1928.         resultvar = <optimized out>
  1929.         __arg5 = <optimized out>
  1930.         __arg2 = <optimized out>
  1931.         _a4 = <optimized out>
  1932.         _a1 = <optimized out>
  1933. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b23d8630b9c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  1934.         err = <optimized out>
  1935.         clockbit = 256
  1936.         op = 393
  1937. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b23d8630b9c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  1938. No locals.
  1939. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7b23d8630b20, cond=0x7b23d8630b70) at ./nptl/pthread_cond_wait.c:503
  1940.         spin = 0
  1941.         buffer = {__routine = 0x7b23dbd152e0 <__condvar_cleanup_waiting>, __arg = 0x7b23d84d9ab0, __canceltype = 22, __prev = 0x0}
  1942.         cbuffer = {wseq = 15, cond = 0x7b23d8630b70, mutex = 0x7b23d8630b20, private = 0}
  1943.         err = <optimized out>
  1944.         g = 1
  1945.         flags = <optimized out>
  1946.         g1_start = <optimized out>
  1947.         maxspin = 0
  1948.         signals = <optimized out>
  1949.         result = 0
  1950.         wseq = 15
  1951.         seq = 7
  1952.         private = 0
  1953.         maxspin = <optimized out>
  1954.         err = <optimized out>
  1955.         result = <optimized out>
  1956.         wseq = <optimized out>
  1957.         g = <optimized out>
  1958.         seq = <optimized out>
  1959.         flags = <optimized out>
  1960.         private = <optimized out>
  1961.         signals = <optimized out>
  1962.         done = <optimized out>
  1963.         g1_start = <optimized out>
  1964.         spin = <optimized out>
  1965.         buffer = <optimized out>
  1966.         cbuffer = <optimized out>
  1967.         s = <optimized out>
  1968. #4  ___pthread_cond_wait (cond=0x7b23d8630b70, mutex=0x7b23d8630b20) at ./nptl/pthread_cond_wait.c:618
  1969. No locals.
  1970. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x7b23d8630b68, mutex=0x7b23d8630b18) at locks/unix/thread_cond.c:68
  1971.         rv = 0
  1972. #6  0x00007b23dbed4285 in switch_apr_queue_pop (queue=0x7b23d8630ad8, data=0x7b23d84d9bb8) at src/switch_apr_queue.c:261
  1973.         rv = 0
  1974. #7  0x00007b23dbed3a2b in switch_queue_pop (queue=0x7b23d8630ad8, data=0x7b23d84d9bb8) at src/switch_apr.c:1245
  1975. No locals.
  1976. #8  0x00007b23d86ce482 in sofia_msg_thread_run (thread=0x6528f8e5e940, obj=0x7b23d8630ad8) at sofia.c:2295
  1977.         pop = 0x7b23ac02e6b0
  1978.         q = 0x7b23d8630ad8
  1979.         my_id = 0
  1980.         __func__ = "sofia_msg_thread_run"
  1981. #9  0x00007b23dc28999d in dummy_worker (opaque=0x6528f8e5e940) at threadproc/unix/thread.c:151
  1982.         thread = 0x6528f8e5e940
  1983. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  1984.         ret = <optimized out>
  1985.         pd = <optimized out>
  1986.         out = <optimized out>
  1987.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393883039424, 5431661042809837107, -144, 2, 140723699845216, 135393882791936, -4817001760797092301, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1988.         not_first_call = <optimized out>
  1989. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  1990. No locals.
  1991.  
  1992. Thread 7 (LWP 2799802):
  1993. #0  0x00007b23dbd8b8dc in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7b23d87b6b40) at ../sysdeps/unix/sysv/linux/select.c:69
  1994.         sc_ret = -514
  1995.         sc_cancel_oldtype = 0
  1996.         sc_ret = <optimized out>
  1997.         s = <optimized out>
  1998.         us = <optimized out>
  1999.         ns = <optimized out>
  2000.         ts64 = {tv_sec = 0, tv_nsec = 400668573}
  2001.         pts64 = 0x7b23d87b6ad0
  2002.         r = <optimized out>
  2003. #1  0x00007b23dc28bb8b in fspr_sleep (t=1000000) at time/unix/time.c:246
  2004.         tv = {tv_sec = 1, tv_usec = 0}
  2005. #2  0x00007b23dc044d70 in do_sleep (t=1000000) at src/switch_time.c:165
  2006.         ts = {tv_sec = 135393886038944, tv_nsec = 135393944079777}
  2007. #3  0x00007b23dc045be0 in switch_sleep (t=1000000) at src/switch_time.c:644
  2008. No locals.
  2009. #4  0x00007b23dbf09819 in switch_core_sql_db_thread (thread=0x7b23d9df5750, obj=0x0) at src/switch_core_sqldb.c:1539
  2010.         sec = 15
  2011.         reg_sec = 0
  2012. #5  0x00007b23dc28999d in dummy_worker (opaque=0x7b23d9df5750) at threadproc/unix/thread.c:151
  2013.         thread = 0x7b23d9df5750
  2014. #6  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  2015.         ret = <optimized out>
  2016.         pd = <optimized out>
  2017.         out = <optimized out>
  2018.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393886041792, 5431661042809837107, -144, 2, 140723699844944, 135393885794304, -4817002195125660109, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2019.         not_first_call = <optimized out>
  2020. #7  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  2021. No locals.
  2022.  
  2023. Thread 6 (LWP 2799801):
  2024. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6528f8e44db0) at ./nptl/futex-internal.c:57
  2025.         sc_cancel_oldtype = 0
  2026.         __arg6 = <optimized out>
  2027.         __arg3 = <optimized out>
  2028.         _a5 = <optimized out>
  2029.         _a2 = <optimized out>
  2030.         sc_ret = <optimized out>
  2031.         __arg4 = <optimized out>
  2032.         __arg1 = <optimized out>
  2033.         _a6 = <optimized out>
  2034.         _a3 = <optimized out>
  2035.         resultvar = <optimized out>
  2036.         __arg5 = <optimized out>
  2037.         __arg2 = <optimized out>
  2038.         _a4 = <optimized out>
  2039.         _a1 = <optimized out>
  2040. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6528f8e44db0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  2041.         err = <optimized out>
  2042.         clockbit = 256
  2043.         op = 393
  2044. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6528f8e44db0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  2045. No locals.
  2046. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x6528f8e44c98, cond=0x6528f8e44d88) at ./nptl/pthread_cond_wait.c:503
  2047.         spin = 0
  2048.         buffer = {__routine = 0x7b23dbd152e0 <__condvar_cleanup_waiting>, __arg = 0x7b23d87f3a40, __canceltype = 0, __prev = 0x0}
  2049.         cbuffer = {wseq = 2896, cond = 0x6528f8e44d88, mutex = 0x6528f8e44c98, private = 0}
  2050.         err = <optimized out>
  2051.         g = 0
  2052.         flags = <optimized out>
  2053.         g1_start = <optimized out>
  2054.         maxspin = 0
  2055.         signals = <optimized out>
  2056.         result = 0
  2057.         wseq = 2896
  2058.         seq = 1448
  2059.         private = 0
  2060.         maxspin = <optimized out>
  2061.         err = <optimized out>
  2062.         result = <optimized out>
  2063.         wseq = <optimized out>
  2064.         g = <optimized out>
  2065.         seq = <optimized out>
  2066.         flags = <optimized out>
  2067.         private = <optimized out>
  2068.         signals = <optimized out>
  2069.         done = <optimized out>
  2070.         g1_start = <optimized out>
  2071.         spin = <optimized out>
  2072.         buffer = <optimized out>
  2073.         cbuffer = <optimized out>
  2074.         s = <optimized out>
  2075. #4  ___pthread_cond_wait (cond=0x6528f8e44d88, mutex=0x6528f8e44c98) at ./nptl/pthread_cond_wait.c:618
  2076. No locals.
  2077. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x6528f8e44d80, mutex=0x6528f8e44c90) at locks/unix/thread_cond.c:68
  2078.         rv = 0
  2079. #6  0x00007b23dbed21c9 in switch_thread_cond_wait (cond=0x6528f8e44d80, mutex=0x6528f8e44c90) at src/switch_apr.c:380
  2080. No locals.
  2081. #7  0x00007b23dbf0b7f0 in switch_user_sql_thread (thread=0x7b23d88b86c0, obj=0x6528f8e44be0) at src/switch_core_sqldb.c:2296
  2082.         i = 0
  2083.         written = 1
  2084.         iterations = 1
  2085.         sanity = 120
  2086.         qm = 0x6528f8e44be0
  2087.         i = 3632219840
  2088.         __func__ = "switch_user_sql_thread"
  2089. #8  0x00007b23dc28999d in dummy_worker (opaque=0x7b23d88b86c0) at threadproc/unix/thread.c:151
  2090.         thread = 0x7b23d88b86c0
  2091. #9  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  2092.         ret = <optimized out>
  2093.         pd = <optimized out>
  2094.         out = <optimized out>
  2095.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393886291648, 5431661042809837107, -144, 2, 140723699844864, 135393886044160, -4817002159155309005, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2096.         not_first_call = <optimized out>
  2097. #10 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  2098. No locals.
  2099.  
  2100. Thread 5 (LWP 2798864):
  2101. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7b23d9b09b00, op=393, expected=0, futex_word=0x6528f8dd8948) at ./nptl/futex-internal.c:57
  2102.         sc_cancel_oldtype = 0
  2103.         __arg6 = <optimized out>
  2104.         __arg3 = <optimized out>
  2105.         _a5 = <optimized out>
  2106.         _a2 = <optimized out>
  2107.         sc_ret = <optimized out>
  2108.         __arg4 = <optimized out>
  2109.         __arg1 = <optimized out>
  2110.         _a6 = <optimized out>
  2111.         _a3 = <optimized out>
  2112.         resultvar = <optimized out>
  2113.         __arg5 = <optimized out>
  2114.         __arg2 = <optimized out>
  2115.         _a4 = <optimized out>
  2116.         _a1 = <optimized out>
  2117. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6528f8dd8948, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7b23d9b09b00, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  2118.         err = <optimized out>
  2119.         clockbit = 256
  2120.         op = 393
  2121. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6528f8dd8948, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7b23d9b09b00, private=private@entry=0) at ./nptl/futex-internal.c:139
  2122. No locals.
  2123. #3  0x00007b23dbd1583c in __pthread_cond_wait_common (abstime=0x7b23d9b09b00, clockid=0, mutex=0x6528f8dd88d0, cond=0x6528f8dd8920) at ./nptl/pthread_cond_wait.c:503
  2124.         spin = 0
  2125.         buffer = {__routine = 0x7b23dbd152e0 <__condvar_cleanup_waiting>, __arg = 0x7b23d9b09a70, __canceltype = -642737424, __prev = 0x0}
  2126.         cbuffer = {wseq = 51324, cond = 0x6528f8dd8920, mutex = 0x6528f8dd88d0, private = 0}
  2127.         err = <optimized out>
  2128.         g = 0
  2129.         flags = <optimized out>
  2130.         g1_start = <optimized out>
  2131.         maxspin = 0
  2132.         signals = <optimized out>
  2133.         result = 0
  2134.         wseq = 51324
  2135.         seq = 25662
  2136.         private = 0
  2137.         maxspin = <optimized out>
  2138.         err = <optimized out>
  2139.         result = <optimized out>
  2140.         wseq = <optimized out>
  2141.         g = <optimized out>
  2142.         seq = <optimized out>
  2143.         flags = <optimized out>
  2144.         private = <optimized out>
  2145.         signals = <optimized out>
  2146.         done = <optimized out>
  2147.         g1_start = <optimized out>
  2148.         spin = <optimized out>
  2149.         buffer = <optimized out>
  2150.         cbuffer = <optimized out>
  2151.         s = <optimized out>
  2152. #4  ___pthread_cond_timedwait64 (cond=0x6528f8dd8920, mutex=0x6528f8dd88d0, abstime=0x7b23d9b09b00) at ./nptl/pthread_cond_wait.c:643
  2153.         flags = <optimized out>
  2154.         clockid = 0
  2155. #5  0x00007b23dc281d74 in fspr_thread_cond_timedwait (cond=0x6528f8dd8918, mutex=0x6528f8dd88c8, timeout=500000) at locks/unix/thread_cond.c:89
  2156.         rv = 31523
  2157.         then = 1713083945282602
  2158.         abstime = {tv_sec = 1713083945, tv_nsec = 282602000}
  2159. #6  0x00007b23dbed443a in switch_apr_queue_pop_timeout (queue=0x6528f8dd8888, data=0x7b23d9b09bc8, timeout=500000) at src/switch_apr_queue.c:324
  2160.         rv = 0
  2161. #7  0x00007b23dbed3a58 in switch_queue_pop_timeout (queue=0x6528f8dd8888, data=0x7b23d9b09bc8, timeout=500000) at src/switch_apr.c:1250
  2162. No locals.
  2163. #8  0x00007b23dbf97abd in switch_scheduler_task_thread (thread=0x7b23d9cf35d8, obj=0x0) at src/switch_scheduler.c:191
  2164.         pop = 0x7b23b80069a0
  2165.         __func__ = "switch_scheduler_task_thread"
  2166. #9  0x00007b23dc28999d in dummy_worker (opaque=0x7b23d9cf35d8) at threadproc/unix/thread.c:151
  2167.         thread = 0x7b23d9cf35d8
  2168. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  2169.         ret = <optimized out>
  2170.         pd = <optimized out>
  2171.         out = <optimized out>
  2172.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393906304704, 5431661042809837107, -144, 2, 140723699845744, 135393897914368, -4817002697099962829, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2173.         not_first_call = <optimized out>
  2174. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  2175. No locals.
  2176.  
  2177. Thread 4 (LWP 2798554):
  2178. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7b23d9f5ae88) at ./nptl/futex-internal.c:57
  2179.         sc_cancel_oldtype = 0
  2180.         __arg6 = <optimized out>
  2181.         __arg3 = <optimized out>
  2182.         _a5 = <optimized out>
  2183.         _a2 = <optimized out>
  2184.         sc_ret = <optimized out>
  2185.         __arg4 = <optimized out>
  2186.         __arg1 = <optimized out>
  2187.         _a6 = <optimized out>
  2188.         _a3 = <optimized out>
  2189.         resultvar = <optimized out>
  2190.         __arg5 = <optimized out>
  2191.         __arg2 = <optimized out>
  2192.         _a4 = <optimized out>
  2193.         _a1 = <optimized out>
  2194. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7b23d9f5ae88, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  2195.         err = <optimized out>
  2196.         clockbit = 256
  2197.         op = 393
  2198. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b23d9f5ae88, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  2199. No locals.
  2200. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7b23d9f5ae10, cond=0x7b23d9f5ae60) at ./nptl/pthread_cond_wait.c:503
  2201.         spin = 0
  2202.         buffer = {__routine = 0x7b23dbd152e0 <__condvar_cleanup_waiting>, __arg = 0x7b23d9d30ab0, __canceltype = -1946157008, __prev = 0x0}
  2203.         cbuffer = {wseq = 888, cond = 0x7b23d9f5ae60, mutex = 0x7b23d9f5ae10, private = 0}
  2204.         err = <optimized out>
  2205.         g = 0
  2206.         flags = <optimized out>
  2207.         g1_start = <optimized out>
  2208.         maxspin = 0
  2209.         signals = <optimized out>
  2210.         result = 0
  2211.         wseq = 888
  2212.         seq = 444
  2213.         private = 0
  2214.         maxspin = <optimized out>
  2215.         err = <optimized out>
  2216.         result = <optimized out>
  2217.         wseq = <optimized out>
  2218.         g = <optimized out>
  2219.         seq = <optimized out>
  2220.         flags = <optimized out>
  2221.         private = <optimized out>
  2222.         signals = <optimized out>
  2223.         done = <optimized out>
  2224.         g1_start = <optimized out>
  2225.         spin = <optimized out>
  2226.         buffer = <optimized out>
  2227.         cbuffer = <optimized out>
  2228.         s = <optimized out>
  2229. #4  ___pthread_cond_wait (cond=0x7b23d9f5ae60, mutex=0x7b23d9f5ae10) at ./nptl/pthread_cond_wait.c:618
  2230. No locals.
  2231. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x7b23d9f5ae58, mutex=0x7b23d9f5ae08) at locks/unix/thread_cond.c:68
  2232.         rv = 0
  2233. #6  0x00007b23dbed4285 in switch_apr_queue_pop (queue=0x7b23d9f5adc8, data=0x7b23d9d30bc0) at src/switch_apr_queue.c:261
  2234.         rv = 0
  2235. #7  0x00007b23dbed3a2b in switch_queue_pop (queue=0x7b23d9f5adc8, data=0x7b23d9d30bc0) at src/switch_apr.c:1245
  2236. No locals.
  2237. #8  0x00007b23dc0367b1 in log_thread (t=0x7b23d9df55a8, obj=0x0) at src/switch_log.c:501
  2238.         pop = 0x0
  2239.         node = 0x0
  2240.         binding = 0x0
  2241.         __func__ = "log_thread"
  2242. #9  0x00007b23dc28999d in dummy_worker (opaque=0x7b23d9df55a8) at threadproc/unix/thread.c:151
  2243.         thread = 0x7b23d9df55a8
  2244. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  2245.         ret = <optimized out>
  2246.         pd = <optimized out>
  2247.         out = <optimized out>
  2248.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393908561600, 5431661042809837107, -144, 2, 140723699845728, 135393908314112, -4817002949966162381, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2249.         not_first_call = <optimized out>
  2250. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  2251. No locals.
  2252.  
  2253. Thread 3 (LWP 2798247):
  2254. #0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6528f8bc7978) at ./nptl/futex-internal.c:57
  2255.         sc_cancel_oldtype = 0
  2256.         __arg6 = <optimized out>
  2257.         __arg3 = <optimized out>
  2258.         _a5 = <optimized out>
  2259.         _a2 = <optimized out>
  2260.         sc_ret = <optimized out>
  2261.         __arg4 = <optimized out>
  2262.         __arg1 = <optimized out>
  2263.         _a6 = <optimized out>
  2264.         _a3 = <optimized out>
  2265.         resultvar = <optimized out>
  2266.         __arg5 = <optimized out>
  2267.         __arg2 = <optimized out>
  2268.         _a4 = <optimized out>
  2269.         _a1 = <optimized out>
  2270. #1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x6528f8bc7978, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
  2271.         err = <optimized out>
  2272.         clockbit = 256
  2273.         op = 393
  2274. #2  0x00007b23dbd12efb in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x6528f8bc7978, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
  2275. No locals.
  2276. #3  0x00007b23dbd15558 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x6528f8bc7900, cond=0x6528f8bc7950) at ./nptl/pthread_cond_wait.c:503
  2277.         spin = 0
  2278.         buffer = {__routine = 0x7b23dbd152e0 <__condvar_cleanup_waiting>, __arg = 0x7b23d9ef7ab0, __canceltype = 22, __prev = 0x0}
  2279.         cbuffer = {wseq = 2512, cond = 0x6528f8bc7950, mutex = 0x6528f8bc7900, private = 0}
  2280.         err = <optimized out>
  2281.         g = 0
  2282.         flags = <optimized out>
  2283.         g1_start = <optimized out>
  2284.         maxspin = 0
  2285.         signals = <optimized out>
  2286.         result = 0
  2287.         wseq = 2512
  2288.         seq = 1256
  2289.         private = 0
  2290.         maxspin = <optimized out>
  2291.         err = <optimized out>
  2292.         result = <optimized out>
  2293.         wseq = <optimized out>
  2294.         g = <optimized out>
  2295.         seq = <optimized out>
  2296.         flags = <optimized out>
  2297.         private = <optimized out>
  2298.         signals = <optimized out>
  2299.         done = <optimized out>
  2300.         g1_start = <optimized out>
  2301.         spin = <optimized out>
  2302.         buffer = <optimized out>
  2303.         cbuffer = <optimized out>
  2304.         s = <optimized out>
  2305. #4  ___pthread_cond_wait (cond=0x6528f8bc7950, mutex=0x6528f8bc7900) at ./nptl/pthread_cond_wait.c:618
  2306. No locals.
  2307. #5  0x00007b23dc281cc3 in fspr_thread_cond_wait (cond=0x6528f8bc7948, mutex=0x6528f8bc78f8) at locks/unix/thread_cond.c:68
  2308.         rv = 0
  2309. #6  0x00007b23dbed4285 in switch_apr_queue_pop (queue=0x6528f8bc78b8, data=0x7b23d9ef7bb8) at src/switch_apr_queue.c:261
  2310.         rv = 0
  2311. #7  0x00007b23dbed3a2b in switch_queue_pop (queue=0x6528f8bc78b8, data=0x7b23d9ef7bb8) at src/switch_apr.c:1245
  2312. No locals.
  2313. #8  0x00007b23dbfb1132 in switch_event_dispatch_thread (thread=0x7b23d9f5ab40, obj=0x6528f8bc78b8) at src/switch_event.c:331
  2314.         pop = 0x0
  2315.         event = 0x0
  2316.         queue = 0x6528f8bc78b8
  2317.         my_id = 0
  2318.         __func__ = "switch_event_dispatch_thread"
  2319. #9  0x00007b23dc28999d in dummy_worker (opaque=0x7b23d9f5ab40) at threadproc/unix/thread.c:151
  2320.         thread = 0x7b23d9f5ab40
  2321. #10 0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  2322.         ret = <optimized out>
  2323.         pd = <optimized out>
  2324.         out = <optimized out>
  2325.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393910425280, 5431661042809837107, -144, 97, 140723699845664, 135393910177792, -4817003123375466957, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2326.         not_first_call = <optimized out>
  2327. #11 0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  2328. No locals.
  2329.  
  2330. Thread 2 (LWP 2798244):
  2331. #0  0x00007b23dbd8b8dc in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7b23da05cb30) at ../sysdeps/unix/sysv/linux/select.c:69
  2332.         sc_ret = -514
  2333.         sc_cancel_oldtype = 0
  2334.         sc_ret = <optimized out>
  2335.         s = <optimized out>
  2336.         us = <optimized out>
  2337.         ns = <optimized out>
  2338.         ts64 = {tv_sec = 0, tv_nsec = 253980210}
  2339.         pts64 = 0x7b23da05cac0
  2340.         r = <optimized out>
  2341. #1  0x00007b23dc28bb8b in fspr_sleep (t=1000000) at time/unix/time.c:246
  2342.         tv = {tv_sec = 1, tv_usec = 0}
  2343. #2  0x00007b23dc044d70 in do_sleep (t=1000000) at src/switch_time.c:165
  2344.         ts = {tv_sec = 0, tv_nsec = 111226646017520}
  2345. #3  0x00007b23dc045be0 in switch_sleep (t=1000000) at src/switch_time.c:644
  2346. No locals.
  2347. #4  0x00007b23dbefa264 in pool_thread (thread=0x7b23da0bfc40, obj=0x0) at src/switch_core_memory.c:640
  2348.         len = 0
  2349. #5  0x00007b23dc28999d in dummy_worker (opaque=0x7b23da0bfc40) at threadproc/unix/thread.c:151
  2350.         thread = 0x7b23da0bfc40
  2351. #6  0x00007b23dbd16134 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  2352.         ret = <optimized out>
  2353.         pd = <optimized out>
  2354.         out = <optimized out>
  2355.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135393911887552, 5431661042809837107, -144, 2, 140723699845728, 135393911640064, -4816996745885903309, -4816998571815463373}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2356.         not_first_call = <optimized out>
  2357. #7  0x00007b23dbd95a40 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
  2358. No locals.
  2359.  
  2360. Thread 1 (LWP 2798243):
  2361. #0  0x00007b23dbd8b8dc in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7ffcca240e90) at ../sysdeps/unix/sysv/linux/select.c:69
  2362.         sc_ret = -514
  2363.         sc_cancel_oldtype = 0
  2364.         sc_ret = <optimized out>
  2365.         s = <optimized out>
  2366.         us = <optimized out>
  2367.         ns = <optimized out>
  2368.         ts64 = {tv_sec = 0, tv_nsec = 260941983}
  2369.         pts64 = 0x7ffcca240e20
  2370.         r = <optimized out>
  2371. #1  0x00007b23dc28bb8b in fspr_sleep (t=1000000) at time/unix/time.c:246
  2372.         tv = {tv_sec = 1, tv_usec = 0}
  2373. #2  0x00007b23dc044d70 in do_sleep (t=1000000) at src/switch_time.c:165
  2374.         ts = {tv_sec = 242133076279297, tv_nsec = 0}
  2375. #3  0x00007b23dc045be0 in switch_sleep (t=1000000) at src/switch_time.c:644
  2376. No locals.
  2377. #4  0x00007b23dbf2c07f in switch_core_runtime_loop (bg=1) at src/switch_core.c:1201
  2378. No locals.
  2379. #5  0x00006528f864c262 in main (argc=4, argv=0x7ffcca244d58) at src/switch.c:1228
  2380.         pid_path = "/var/run/freeswitch/freeswitch.pid", '\000' <repeats 4061 times>
  2381.         pid_buffer = "105790", '\000' <repeats 25 times>
  2382.         old_pid_buffer = '\000' <repeats 31 times>
  2383.         pid_len = 6
  2384.         old_pid_len = 135393939241424
  2385.         err = 0x7b23dc2ccd00 "Success"
  2386.         nf = SWITCH_FALSE
  2387.         do_wait = SWITCH_TRUE
  2388.         runas_user = 0x0
  2389.         runas_group = 0x0
  2390.         reincarnate = SWITCH_FALSE
  2391.         reincarnate_reexec = SWITCH_FALSE
  2392.         fds = {3, -1}
  2393.         nc = SWITCH_TRUE
  2394.         elegant_term = SWITCH_FALSE
  2395.         pid = 105790
  2396.         i = 31523
  2397.         x = 4
  2398.         opts = 0x0
  2399.         opts_str = '\000' <repeats 1023 times>
  2400.         local_argv = {0x7ffcca245f15 "freeswitch", 0x7ffcca245f20 "-np", 0x7ffcca245f24 "-nonat", 0x7ffcca245f2b "-ncwait", 0x0 <repeats 1020 times>}
  2401.         local_argc = 4
  2402.         arg_argv = {0x0 <repeats 128 times>}
  2403.         alt_dirs = 0
  2404.         alt_base = 0
  2405.         log_set = 0
  2406.         run_set = 0
  2407.         do_kill = 0
  2408.         priority = 1
  2409.         flags = 68097
  2410.         ret = 0
  2411.         destroy_status = 3665727100
  2412.         fd = 0x6528f8b99480
  2413.         pool = 0x6528f8b99408