GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from freeswitch...(no debugging symbols found)...done. [New LWP 21419] [New LWP 21422] [New LWP 21477] [New LWP 21479] [New LWP 21398] [New LWP 21383] [New LWP 21399] [New LWP 21400] [New LWP 21416] [New LWP 21409] [New LWP 21414] [New LWP 21478] [New LWP 21415] [New LWP 21439] [New LWP 21777] [New LWP 21382] [New LWP 21423] [New LWP 21410] [New LWP 21417] [New LWP 21401] [New LWP 21482] [New LWP 21421] [New LWP 21436] [New LWP 21429] [New LWP 15028] [New LWP 21468] [New LWP 21449] [New LWP 11735] [New LWP 21470] [New LWP 21460] [New LWP 21480] [New LWP 21467] [New LWP 21471] [New LWP 11654] [New LWP 11679] [New LWP 21492] [New LWP 21377] [New LWP 21393] [New LWP 11552] [New LWP 11623] [New LWP 11733] [New LWP 23875] [New LWP 21378] [New LWP 21380] [New LWP 21381] [New LWP 21384] [New LWP 21391] [New LWP 21392] [New LWP 21476] [New LWP 21469] [New LWP 11593] [New LWP 21404] [New LWP 21444] [New LWP 21379] [New LWP 21428] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `freeswitch -nonat'. Program terminated with signal SIGABRT, Aborted. #0 0x00007febbf34a067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) (gdb) bt #0 0x00007febbf34a067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1 0x00007febbf34b448 in __GI_abort () at abort.c:89 #2 0x00007febbf3881b4 in __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7febbf47d210 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 #3 0x00007febbf38d98e in malloc_printerr (action=1, str=0x7febbf47d380 "free(): corrupted unsorted chunks", ptr=) at malloc.c:4996 #4 0x00007febbf38e696 in _int_free (av=, p=, have_lock=0) at malloc.c:3840 #5 0x00007febb920d328 in QR_free_memory () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so #6 0x00007febb920d221 in QR_close_result () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so #7 0x00007febb920d2b4 in QR_Destructor () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so #8 0x00007febb91f12f3 in ?? () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so #9 0x00007febb91f6329 in CC_cleanup () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so #10 0x00007febb91f653a in PGAPI_Disconnect () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so #11 0x00007febb922bcd0 in SQLDisconnect () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so #12 0x00007febc13691ba in SQLDisconnect () from /usr/lib/x86_64-linux-gnu/libodbc.so.2 #13 0x00007febc08d0c79 in switch_odbc_handle_disconnect () from /usr/lib/libfreeswitch.so.1 #14 0x00007febc08d1165 in switch_odbc_handle_connect () from /usr/lib/libfreeswitch.so.1 #15 0x00007febc08d1438 in ?? () from /usr/lib/libfreeswitch.so.1 #16 0x00007febc08d1ca7 in switch_odbc_handle_callback_exec_detailed () from /usr/lib/libfreeswitch.so.1 #17 0x00007febc0809c91 in switch_cache_db_execute_sql_callback () from /usr/lib/libfreeswitch.so.1 #18 0x00007febb19e2d6a in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #19 0x00007febb19f8cf0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #20 0x00007febb19b4deb in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #21 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #22 0x00007febbf6c8064 in start_thread (arg=0x7febb00fa700) at pthread_create.c:309 #23 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 (gdb) thread apply all bt Thread 55 (Thread 0x7feb7ee37700 (LWP 21428)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1 #3 0x00007febb19b4ca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7feb7ee37700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 54 (Thread 0x7febba09f700 (LWP 21379)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0869d66 in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febbf6c8064 in start_thread (arg=0x7febba09f700) at pthread_create.c:309 #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 53 (Thread 0x7feb7d891700 (LWP 21444)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febbf6c8064 in start_thread (arg=0x7feb7d891700) at pthread_create.c:309 #4 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 52 (Thread 0x7febb0e01700 (LWP 21404)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1 #3 0x00007febb19b4ca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7febb0e01700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 51 (Thread 0x7feb3387f700 (LWP 11593)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc087ffac in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1 #5 0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1 #6 0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #7 0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1 #8 0x00007febc08ad34d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1 #9 0x00007febb33f47ed in ards_function (session=0x5d, data=0x7feb3387e100 "\260#?\263\353\177") at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161 #10 0x00007febc081625a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1 #11 0x00007febc0816818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1 #12 0x00007feb7cb63ef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so #13 0x00007feb7cb69999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so #14 0x00007febc081625a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1 #15 0x00007febc0816818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1 #16 0x00007febc081a0f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1 #17 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1 #18 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 ---Type to continue, or q to quit--- #19 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #20 0x00007febbf6c8064 in start_thread (arg=0x7feb3387f700) at pthread_create.c:309 #21 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 50 (Thread 0x7feb7c052700 (LWP 21469)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 #3 0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7feb7c052700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 49 (Thread 0x7feb40767700 (LWP 21476)): #0 0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febb2b42c5d in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so #2 0x00007febb2b3637f in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so #3 0x00007febb2b417af in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so #4 0x00007febb2b3294a in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so #5 0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1 #6 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #7 0x00007febbf6c8064 in start_thread (arg=0x7feb40767700) at pthread_create.c:309 #8 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 48 (Thread 0x7febb22a1700 (LWP 21392)): #0 0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febb230890b in ?? () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1 #2 0x00007febb2309267 in ?? () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1 #3 0x00007febb230c2be in amqp_consume_message () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1 #4 0x00007febb25186e5 in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so #5 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #6 0x00007febbf6c8064 in start_thread (arg=0x7febb22a1700) at pthread_create.c:309 #7 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 47 (Thread 0x7febb22dd700 (LWP 21391)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1 #3 0x00007febb251852c in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7febb22dd700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 46 (Thread 0x7febb8a49700 (LWP 21384)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc08579df in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7febb8a49700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 45 (Thread 0x7febb9ecc700 (LWP 21381)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1 ---Type to continue, or q to quit--- #2 0x00007febc08c3f60 in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febbf6c8064 in start_thread (arg=0x7febb9ecc700) at pthread_create.c:309 #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 44 (Thread 0x7febb9fcd700 (LWP 21380)): #0 0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc086619a in switch_wait_socklist () from /usr/lib/libfreeswitch.so.1 #2 0x00007feb7e7a06b7 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so #3 0x00007feb7e7a11f0 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so #4 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #6 0x00007febbf6c8064 in start_thread (arg=0x7febb9fcd700) at pthread_create.c:309 #7 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 43 (Thread 0x7febc16f3700 (LWP 21378)): #0 0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc0800845 in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7febc16f3700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 42 (Thread 0x7feb40302700 (LWP 23875)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0867e89 in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7feb40302700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 41 (Thread 0x7feb33222700 (LWP 11733)): #0 __clock_nanosleep (clock_id=1, flags=0, req=0x7feb33212cf0, rem=0xffffffffffffffff) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49 #1 0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0896c4a in switch_ivr_originate () from /usr/lib/libfreeswitch.so.1 #3 0x00007feb7de57063 in ?? () from /usr/lib/freeswitch/mod/mod_dptools.so #4 0x00007febc0813382 in switch_core_session_outgoing_channel () from /usr/lib/libfreeswitch.so.1 #5 0x00007febc0895607 in switch_ivr_originate () from /usr/lib/libfreeswitch.so.1 #6 0x00007febb33f64c3 in outbound_agent_thread_run (thread=0x1, obj=0x7feb05490e48) at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1452 #7 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #8 0x00007febbf6c8064 in start_thread (arg=0x7feb33222700) at pthread_create.c:309 #9 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 40 (Thread 0x7feb40587700 (LWP 11623)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc087ffac in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1 #5 0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1 #6 0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so ---Type to continue, or q to quit--- #7 0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1 #8 0x00007febc0889855 in ?? () from /usr/lib/libfreeswitch.so.1 #9 0x00007febc088a872 in ?? () from /usr/lib/libfreeswitch.so.1 #10 0x00007febc0819d7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1 #11 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1 #12 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 #13 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #14 0x00007febbf6c8064 in start_thread (arg=0x7feb40587700) at pthread_create.c:309 #15 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 39 (Thread 0x7feb33ed3700 (LWP 11552)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc087ffac in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1 #5 0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1 #6 0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #7 0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1 #8 0x00007febc0889855 in ?? () from /usr/lib/libfreeswitch.so.1 #9 0x00007febc088b9a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1 #10 0x00007febc088c5d1 in ?? () from /usr/lib/libfreeswitch.so.1 #11 0x00007febc081a344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1 #12 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1 #13 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 #14 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #15 0x00007febbf6c8064 in start_thread (arg=0x7feb33ed3700) at pthread_create.c:309 #16 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 38 (Thread 0x7febb219f700 (LWP 21393)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1 #3 0x00007febb251ab01 in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7febb219f700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 37 (Thread 0x7febc17bb7c0 (LWP 21377)): #0 0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc07f78ea in switch_console_loop () from /usr/lib/libfreeswitch.so.1 #4 0x0000000000402e8b in ?? () #5 0x00007febbf336b45 in __libc_start_main (main=0x401bf0, argc=2, argv=0x7ffcb6cdae88, init=, fini=, rtld_fini=, stack_end=0x7ffcb6cdae78) at libc-start.c:287 #6 0x0000000000403c87 in ?? () Thread 36 (Thread 0x7feb405ff700 (LWP 21492)): #0 __clock_nanosleep (clock_id=1, flags=0, req=0x7feb405fee10, rem=0xffffffffffffffff) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49 #1 0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc07f5f77 in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febbf6c8064 in start_thread (arg=0x7feb405ff700) at pthread_create.c:309 ---Type to continue, or q to quit--- #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 35 (Thread 0x7feb7ef00700 (LWP 11679)): #0 __clock_nanosleep (clock_id=1, flags=0, req=0x7feb7eeffd50, rem=0xffffffffffffffff) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49 #1 0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0899c86 in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febbf6c8064 in start_thread (arg=0x7feb7ef00700) at pthread_create.c:309 #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 34 (Thread 0x7feb7eec4700 (LWP 11654)): #0 __clock_nanosleep (clock_id=1, flags=0, req=0x7feb7eec39a0, rem=0xffffffffffffffff) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49 #1 0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febb33f6885 in outbound_agent_thread_run (thread=0x1, obj=0x7feb173c5bd8) at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591 #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febbf6c8064 in start_thread (arg=0x7feb7eec4700) at pthread_create.c:309 #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 33 (Thread 0x7feb4100f700 (LWP 21471)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 #3 0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7feb4100f700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 32 (Thread 0x7feb7c0ca700 (LWP 21467)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 #3 0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7feb7c0ca700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 31 (Thread 0x7feb40677700 (LWP 21480)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc085f39e in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febbf6c8064 in start_thread (arg=0x7feb40677700) at pthread_create.c:309 #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 30 (Thread 0x7feb7c106700 (LWP 21460)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007feb7c341d93 in ?? () from /usr/lib/freeswitch/mod/mod_spandsp.so #2 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febbf6c8064 in start_thread (arg=0x7feb7c106700) at pthread_create.c:309 #4 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 29 (Thread 0x7feb4104b700 (LWP 21470)): ---Type to continue, or q to quit--- #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 #3 0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7feb4104b700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 28 (Thread 0x7feb335a6700 (LWP 11735)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007febc081b384 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7feb335a6700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 27 (Thread 0x7feb7d855700 (LWP 21449)): #0 0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007feb7da2c912 in ?? () from /usr/lib/freeswitch/mod/mod_fifo.so #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7feb7d855700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 26 (Thread 0x7feb7c08e700 (LWP 21468)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 #3 0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7feb7c08e700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 25 (Thread 0x7feb33786700 (LWP 15028)): #0 0x00007febbf6cee03 in recvfrom () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc0af71c5 in apr_socket_recvfrom () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc07e4889 in switch_socket_recvfrom () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc08808f4 in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1 #5 0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1 #6 0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #7 0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1 #8 0x00007febc08ad34d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1 #9 0x00007feb7cb671d4 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so #10 0x00007feb7cb69999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so #11 0x00007febc081625a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1 #12 0x00007febc0816818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1 #13 0x00007febc081a0f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1 #14 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1 #15 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 #16 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #17 0x00007febbf6c8064 in start_thread (arg=0x7feb33786700) at pthread_create.c:309 #18 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 ---Type to continue, or q to quit--- Thread 24 (Thread 0x7feb7edfb700 (LWP 21429)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1 #2 0x00007febb19ddb10 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febbf6c8064 in start_thread (arg=0x7feb7edfb700) at pthread_create.c:309 #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 23 (Thread 0x7feb7e74d700 (LWP 21436)): #0 0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc086619a in switch_wait_socklist () from /usr/lib/libfreeswitch.so.1 #2 0x00007feb7e7a06b7 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so #3 0x00007feb7e7a11f0 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so #4 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #6 0x00007febbf6c8064 in start_thread (arg=0x7feb7e74d700) at pthread_create.c:309 #7 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 22 (Thread 0x7febb00be700 (LWP 21421)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1 #3 0x00007febb19b4ca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7febb00be700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 21 (Thread 0x7feb4063b700 (LWP 21482)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc085f39e in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febbf6c8064 in start_thread (arg=0x7feb4063b700) at pthread_create.c:309 #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 20 (Thread 0x7febb163e700 (LWP 21401)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febbf6c8064 in start_thread (arg=0x7febb163e700) at pthread_create.c:309 #4 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 19 (Thread 0x7febb0136700 (LWP 21417)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febbf6c8064 in start_thread (arg=0x7febb0136700) at pthread_create.c:309 #4 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 18 (Thread 0x7febb0bd8700 (LWP 21410)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febbf6c8064 in start_thread (arg=0x7febb0bd8700) at pthread_create.c:309 ---Type to continue, or q to quit--- #4 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 17 (Thread 0x7feb7f674700 (LWP 21423)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febbf6c8064 in start_thread (arg=0x7feb7f674700) at pthread_create.c:309 #4 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 16 (Thread 0x7febb8cab700 (LWP 21382)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febbf6c8064 in start_thread (arg=0x7febb8cab700) at pthread_create.c:309 #4 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 15 (Thread 0x7feb32ed1700 (LWP 21777)): #0 __clock_nanosleep (clock_id=1, flags=0, req=0x7feb32ed0d80, rem=0xffffffffffffffff) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49 #1 0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007feb7d3ee3da in ?? () from /usr/lib/freeswitch/mod/mod_voicemail.so #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febbf6c8064 in start_thread (arg=0x7feb32ed1700) at pthread_create.c:309 #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 14 (Thread 0x7feb7e2a3700 (LWP 21439)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1 #2 0x00007febb19ed6bf in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febbf6c8064 in start_thread (arg=0x7feb7e2a3700) at pthread_create.c:309 #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 13 (Thread 0x7febb035f700 (LWP 21415)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #2 0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #3 0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7febb035f700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 12 (Thread 0x7feb406ef700 (LWP 21478)): #0 0x00007febbf6cec8d in accept () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc0af80a6 in apr_socket_accept () from /usr/lib/libfreeswitch.so.1 #2 0x00007febb1d56922 in ?? () from /usr/lib/freeswitch/mod/mod_event_socket.so #3 0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7feb406ef700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 11 (Thread 0x7febb039b700 (LWP 21414)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #2 0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so ---Type to continue, or q to quit--- #3 0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7febb039b700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 10 (Thread 0x7febb1602700 (LWP 21409)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #2 0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #3 0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #4 0x00007febbf6c8064 in start_thread (arg=0x7febb1602700) at pthread_create.c:309 #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 9 (Thread 0x7febb0b9c700 (LWP 21416)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #2 0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #3 0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #4 0x00007febbf6c8064 in start_thread (arg=0x7febb0b9c700) at pthread_create.c:309 #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 8 (Thread 0x7febb3fff700 (LWP 21400)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #2 0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #3 0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #4 0x00007febbf6c8064 in start_thread (arg=0x7febb3fff700) at pthread_create.c:309 #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 7 (Thread 0x7febb1867700 (LWP 21399)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #2 0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #3 0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7febb1867700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 6 (Thread 0x7febb8c6f700 (LWP 21383)): #0 0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc080e14d in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7febb8c6f700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 5 (Thread 0x7febb18a3700 (LWP 21398)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #2 0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #3 0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #5 0x00007febbf6c8064 in start_thread (arg=0x7febb18a3700) at pthread_create.c:309 #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 ---Type to continue, or q to quit--- Thread 4 (Thread 0x7feb406b3700 (LWP 21479)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febc08cf8b2 in ?? () from /usr/lib/libfreeswitch.so.1 #2 0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febbf6c8064 in start_thread (arg=0x7feb406b3700) at pthread_create.c:309 #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 3 (Thread 0x7feb4072b700 (LWP 21477)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007feb7e79f1f3 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so #2 0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1 #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #4 0x00007febbf6c8064 in start_thread (arg=0x7feb4072b700) at pthread_create.c:309 #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 2 (Thread 0x7feb7ffff700 (LWP 21422)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #2 0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #3 0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #4 0x00007febbf6c8064 in start_thread (arg=0x7feb7ffff700) at pthread_create.c:309 #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 1 (Thread 0x7febb00fa700 (LWP 21419)): #0 0x00007febbf34a067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1 0x00007febbf34b448 in __GI_abort () at abort.c:89 #2 0x00007febbf3881b4 in __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7febbf47d210 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 #3 0x00007febbf38d98e in malloc_printerr (action=1, str=0x7febbf47d380 "free(): corrupted unsorted chunks", ptr=) at malloc.c:4996 #4 0x00007febbf38e696 in _int_free (av=, p=, have_lock=0) at malloc.c:3840 #5 0x00007febb920d328 in QR_free_memory () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so #6 0x00007febb920d221 in QR_close_result () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so #7 0x00007febb920d2b4 in QR_Destructor () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so #8 0x00007febb91f12f3 in ?? () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so #9 0x00007febb91f6329 in CC_cleanup () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so #10 0x00007febb91f653a in PGAPI_Disconnect () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so #11 0x00007febb922bcd0 in SQLDisconnect () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so #12 0x00007febc13691ba in SQLDisconnect () from /usr/lib/x86_64-linux-gnu/libodbc.so.2 #13 0x00007febc08d0c79 in switch_odbc_handle_disconnect () from /usr/lib/libfreeswitch.so.1 #14 0x00007febc08d1165 in switch_odbc_handle_connect () from /usr/lib/libfreeswitch.so.1 #15 0x00007febc08d1438 in ?? () from /usr/lib/libfreeswitch.so.1 #16 0x00007febc08d1ca7 in switch_odbc_handle_callback_exec_detailed () from /usr/lib/libfreeswitch.so.1 #17 0x00007febc0809c91 in switch_cache_db_execute_sql_callback () from /usr/lib/libfreeswitch.so.1 #18 0x00007febb19e2d6a in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #19 0x00007febb19f8cf0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #20 0x00007febb19b4deb in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so #21 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 #22 0x00007febbf6c8064 in start_thread (arg=0x7febb00fa700) at pthread_create.c:309 #23 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 (gdb) (gdb) thread apply all bt full Thread 55 (Thread 0x7feb7ee37700 (LWP 21428)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 No locals. #1 0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febb19b4ca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7feb7ee37700) at pthread_create.c:309 __res = pd = 0x7feb7ee37700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649422878464, -7637144969830319511, 0, 140650540302432, 140650273786784, 140649422878464, 7626165208621922921, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 54 (Thread 0x7febba09f700 (LWP 21379)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc0869d66 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7febba09f700) at pthread_create.c:309 __res = pd = 0x7febba09f700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650415257344, -7637144969830319511, 0, 140650540302432, 140650524089536, 140650415257344, 7625752019883145833, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 53 (Thread 0x7feb7d891700 (LWP 21444)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1 ---Type to continue, or q to quit--- No symbol table info available. #2 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febbf6c8064 in start_thread (arg=0x7feb7d891700) at pthread_create.c:309 __res = pd = 0x7feb7d891700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649400178432, -7637144969830319511, 0, 140650540302432, 140650523689488, 140649400178432, 7626162136646564457, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #4 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 52 (Thread 0x7febb0e01700 (LWP 21404)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 No locals. #1 0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febb19b4ca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7febb0e01700) at pthread_create.c:309 __res = pd = 0x7febb0e01700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650261518080, -7637144969830319511, 0, 140650540302432, 140650273786784, 140650261518080, 7625729813828483689, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 51 (Thread 0x7feb3387f700 (LWP 11593)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc087ffac in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1 No symbol table info available. ---Type to continue, or q to quit--- #5 0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #6 0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #7 0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #8 0x00007febc08ad34d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #9 0x00007febb33f47ed in ards_function (session=0x5d, data=0x7feb3387e100 "\260#?\263\353\177") at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161 dbuf = "P\tr\346\352\177\000\000R\t" music_file_path = "http://fileservice.facetone.combank.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav\000\000\000\000 \000\000<\353\177\000\000\b\000\000\000\000\000\000\000 \000\000<\353\177\000\000\006\000\000\000\000\000\000\000鰮\300\353\177\000\000\006\000\000\000\350\003\000\000h\343\207\063\353\177\000\000\000\000\000\000\000\000\000\000\065\340~\300\353\177\000\000\310aF\230\353\177\000\000\000\000\000\000\000\000\000\000"... args = {input_callback = 0x7febb33f23b0 , buf = 0x7feb3387e1e0, buflen = 10, read_frame_callback = 0x0, user_data = 0x0, dmachine = 0x0, loops = 1} channel = 0x7feb98752840 event = 0x7feae6720950 announcement_time = 0x7feb3387e280 "http://fileservice.facetone.combank.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav" max_queue_time = 0x1 moh_step = ARDS_MOH time_m = 0 pstatus = SWITCH_STATUS_RESAMPLE argv = {0x7feae6bbbed0 "ards", 0x7feae6bbbed2 "ds", 0x7feae6bbbed5 "", 0x7feae6bbbed7 "", 0x0} __func__ = "ards_function" #10 0x00007febc081625a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #11 0x00007febc0816818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #12 0x00007feb7cb63ef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so No symbol table info available. #13 0x00007feb7cb69999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so No symbol table info available. #14 0x00007febc081625a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #15 0x00007febc0816818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #16 0x00007febc081a0f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #17 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #18 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #19 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #20 0x00007febbf6c8064 in start_thread (arg=0x7feb3387f700) at pthread_create.c:309 __res = pd = 0x7feb3387f700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648158590720, -7637144969830319511, 0, 140649844375056, 18, 140648158590720, 7626017019365309033, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = ---Type to continue, or q to quit--- pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #21 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 50 (Thread 0x7feb7c052700 (LWP 21469)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7feb7c052700) at pthread_create.c:309 __res = pd = 0x7feb7c052700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649374754560, -7637144969830319511, 0, 140650540302432, 140648384888688, 140649374754560, 7626161070957804137, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 49 (Thread 0x7feb40767700 (LWP 21476)): #0 0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febb2b42c5d in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so No symbol table info available. #2 0x00007febb2b3637f in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so No symbol table info available. #3 0x00007febb2b417af in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so No symbol table info available. #4 0x00007febb2b3294a in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so No symbol table info available. #5 0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #6 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #7 0x00007febbf6c8064 in start_thread (arg=0x7feb40767700) at pthread_create.c:309 __res = pd = 0x7feb40767700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648375547648, -7637144969830319511, 0, 140650540302432, 140650524019792, 140648375547648, 7626258761599564393, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} ---Type to continue, or q to quit--- not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #8 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 48 (Thread 0x7febb22a1700 (LWP 21392)): #0 0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febb230890b in ?? () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1 No symbol table info available. #2 0x00007febb2309267 in ?? () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1 No symbol table info available. #3 0x00007febb230c2be in amqp_consume_message () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1 No symbol table info available. #4 0x00007febb25186e5 in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so No symbol table info available. #5 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #6 0x00007febbf6c8064 in start_thread (arg=0x7febb22a1700) at pthread_create.c:309 __res = pd = 0x7febb22a1700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650283144960, -7637144969830319511, 0, 140650540302432, 140650285729152, 140650283144960, 7625734675731462761, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #7 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 47 (Thread 0x7febb22dd700 (LWP 21391)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 No locals. #1 0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febb251852c in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7febb22dd700) at pthread_create.c:309 __res = pd = 0x7febb22dd700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650283390720, -7637144969830319511, 0, 140650540302432, 140650285728144, 140650283390720, 7625734669289011817, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = ---Type to continue, or q to quit--- pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 46 (Thread 0x7febb8a49700 (LWP 21384)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 No locals. #1 0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc08579df in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7febb8a49700) at pthread_create.c:309 __res = pd = 0x7febb8a49700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650391836416, -7637144969830319511, 0, 140650540302432, 140650524014960, 140650391836416, 7625746826193943145, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 45 (Thread 0x7febb9ecc700 (LWP 21381)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc08c3f60 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7febb9ecc700) at pthread_create.c:309 __res = pd = 0x7febb9ecc700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650413344512, -7637144969830319511, 0, 140650540302432, 140650524458784, 140650413344512, 7625749504642923113, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 ---Type to continue, or q to quit--- No locals. Thread 44 (Thread 0x7febb9fcd700 (LWP 21380)): #0 0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc086619a in switch_wait_socklist () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007feb7e7a06b7 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so No symbol table info available. #3 0x00007feb7e7a11f0 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so No symbol table info available. #4 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #6 0x00007febbf6c8064 in start_thread (arg=0x7febb9fcd700) at pthread_create.c:309 __res = pd = 0x7febb9fcd700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650414397184, -7637144969830319511, 0, 140650540302432, 140650523719360, 140650414397184, 7625749641545005673, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #7 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 43 (Thread 0x7febc16f3700 (LWP 21378)): #0 0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc0800845 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7febc16f3700) at pthread_create.c:309 __res = pd = 0x7febc16f3700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650539333376, -7637144969830319511, 0, 140650540302432, 140650523658096, 140650539333376, 7625979290225097321, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. ---Type to continue, or q to quit--- Thread 42 (Thread 0x7feb40302700 (LWP 23875)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc0867e89 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7feb40302700) at pthread_create.c:309 __res = pd = 0x7feb40302700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648370939648, -7637144969830319511, 0, 140649845998560, 18, 140648370939648, 7626258266067712617, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 41 (Thread 0x7feb33222700 (LWP 11733)): #0 __clock_nanosleep (clock_id=1, flags=0, req=0x7feb33212cf0, rem=0xffffffffffffffff) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49 oldstate = 0 r = 1 #1 0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc0896c4a in switch_ivr_originate () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007feb7de57063 in ?? () from /usr/lib/freeswitch/mod/mod_dptools.so No symbol table info available. #4 0x00007febc0813382 in switch_core_session_outgoing_channel () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febc0895607 in switch_ivr_originate () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #6 0x00007febb33f64c3 in outbound_agent_thread_run (thread=0x1, obj=0x7feb05490e48) at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1452 dialstr = 0x7feb05491180 "{sip_h_X-session=bad5085c-7e72-485d-8261-1b7b38c4036b,memberuuid=bad5085c-7e72-485d-8261-1b7b38c4036b,originate_timeout=10,DVP_ACTION_CAT=DEFAULT,DVP_OPERATION_CAT=PRIVATE_USER}user/1018@172.20.100.15"... status = 3871863440 agent_session = 0x0 cause = SWITCH_CAUSE_NONE ovars = 0x7feaf30c4200 agent_channel = 0x7feb98752840 channel_name = 0x7feae6c7f290 "2658a685-4731-442f-a749-a04406051165" p = 0x7feae6c7f290 "2658a685-4731-442f-a749-a04406051165" event = 0x0 expandedx = 0x7feb05491180 "{sip_h_X-session=bad5085c-7e72-485d-8261-1b7b38c4036b,memberuuid=bad5085c-7e72-485d-8261-1b---Type to continue, or q to quit--- 7b38c4036b,originate_timeout=10,DVP_ACTION_CAT=DEFAULT,DVP_OPERATION_CAT=PRIVATE_USER}user/1018@172.20.100.15"... ardsoutboundfeatures = 0x7feb05491180 "{sip_h_X-session=bad5085c-7e72-485d-8261-1b7b38c4036b,memberuuid=bad5085c-7e72-485d-8261-1b7b38c4036b,originate_timeout=10,DVP_ACTION_CAT=DEFAULT,DVP_OPERATION_CAT=PRIVATE_USER}user/1018@172.20.100.15"... ardsoutivrfeatures = 0x7feae6c7f290 "2658a685-4731-442f-a749-a04406051165" member_session = 0x7feb984661c8 times = 0xfffffffffffffdfc start_epoch = "\003\000\000\000\000\000\000\000\061\256\256\300\353\177\000\000\240\064\256\346\352\177\000\000\000\252\234\345\352\177\000\000Ȭ\r\272\353\177\000\000\233L~\300\353\177\000\000\240\064\256\346\352\177\000\000S00\253\310[\005" __func__ = "outbound_agent_thread_run" #7 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #8 0x00007febbf6c8064 in start_thread (arg=0x7feb33222700) at pthread_create.c:309 __res = pd = 0x7feb33222700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648151918336, -7637144969830319511, 0, 140649846612032, 18, 140648151918336, 7626018417914034793, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #9 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 40 (Thread 0x7feb40587700 (LWP 11623)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc087ffac in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #6 0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #7 0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #8 0x00007febc0889855 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #9 0x00007febc088a872 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #10 0x00007febc0819d7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #11 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #12 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #13 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. ---Type to continue, or q to quit--- #14 0x00007febbf6c8064 in start_thread (arg=0x7feb40587700) at pthread_create.c:309 __res = pd = 0x7feb40587700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648373581568, -7637144969830319511, 0, 140647689306192, 18, 140648373581568, 7626258469541788265, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #15 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 39 (Thread 0x7feb33ed3700 (LWP 11552)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc087ffac in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #6 0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #7 0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #8 0x00007febc0889855 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #9 0x00007febc088b9a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #10 0x00007febc088c5d1 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #11 0x00007febc081a344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #12 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #13 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #14 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #15 0x00007febbf6c8064 in start_thread (arg=0x7feb33ed3700) at pthread_create.c:309 __res = pd = 0x7feb33ed3700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648165226240, -7637144969830319511, 0, 140647021348672, 18, 140648165226240, 7626017790311938665, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = ---Type to continue, or q to quit--- sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #16 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 38 (Thread 0x7febb219f700 (LWP 21393)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 No locals. #1 0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febb251ab01 in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7febb219f700) at pthread_create.c:309 __res = pd = 0x7febb219f700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650282088192, -7637144969830319511, 0, 140650540302432, 140650285738096, 140650282088192, 7625734565136054889, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 37 (Thread 0x7febc17bb7c0 (LWP 21377)): #0 0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc07f78ea in switch_console_loop () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x0000000000402e8b in ?? () No symbol table info available. #5 0x00007febbf336b45 in __libc_start_main (main=0x401bf0, argc=2, argv=0x7ffcb6cdae88, init=, fini=, rtld_fini=, stack_end=0x7ffcb6cdae78) at libc-start.c:287 result = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -7637144969830319511, 4209758, 140723375419008, 0, 0, 7636421098786667113, 7625745882517879401}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x403da0, 0x7ffcb6cdae88}, data = {prev = 0x0, cleanup = 0x0, canceltype = 4210080}}} not_first_call = #6 0x0000000000403c87 in ?? () No symbol table info available. Thread 36 (Thread 0x7feb405ff700 (LWP 21492)): #0 __clock_nanosleep (clock_id=1, flags=0, req=0x7feb405fee10, rem=0xffffffffffffffff) ---Type to continue, or q to quit--- at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49 oldstate = 0 r = 1 #1 0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc07f5f77 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7feb405ff700) at pthread_create.c:309 __res = pd = 0x7feb405ff700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648374073088, -7637144969830319511, 0, 140650540302432, 140650523614944, 140648374073088, 7626258430887082601, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 35 (Thread 0x7feb7ef00700 (LWP 11679)): #0 __clock_nanosleep (clock_id=1, flags=0, req=0x7feb7eeffd50, rem=0xffffffffffffffff) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49 oldstate = 0 r = 1 #1 0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc0899c86 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7feb7ef00700) at pthread_create.c:309 __res = pd = 0x7feb7ef00700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649423701760, -7637144969830319511, 0, 140646825668992, 18, 140649423701760, 7626165109300804201, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 34 (Thread 0x7feb7eec4700 (LWP 11654)): #0 __clock_nanosleep (clock_id=1, flags=0, req=0x7feb7eec39a0, rem=0xffffffffffffffff) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49 oldstate = 0 r = 1 ---Type to continue, or q to quit--- #1 0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febb33f6885 in outbound_agent_thread_run (thread=0x1, obj=0x7feb173c5bd8) at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591 dialstr = 0x7feae68a5e10 "\340\207y\346\352\177" status = 4040960256 agent_session = 0x7feae4c111a8 cause = SWITCH_CAUSE_SUCCESS ovars = 0x0 agent_channel = 0x7feafa3587a0 channel_name = 0x7feaf0dc2900 "lk07961_dhanuka" p = 0x7feaf0dc2900 "lk07961_dhanuka" event = 0x0 expandedx = 0x7feae68a5e10 "\340\207y\346\352\177" ardsoutboundfeatures = 0x7feae68a5e10 "\340\207y\346\352\177" ardsoutivrfeatures = 0x7feaf0dc2900 "lk07961_dhanuka" member_session = 0x7feb98030928 times = 0xfffffffffffffdfc start_epoch = "curl_sendfile:http://fileservice.facetone.combank.lk/DVP/API/1.0" __func__ = "outbound_agent_thread_run" #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7feb7eec4700) at pthread_create.c:309 __res = pd = 0x7feb7eec4700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649423456000, -7637144969830319511, 0, 140647560780256, 18, 140649423456000, 7626165115743255145, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 33 (Thread 0x7feb4100f700 (LWP 21471)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7feb4100f700) at pthread_create.c:309 __res = pd = 0x7feb4100f700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648384624384, -7637144969830319511, 0, 140650540302432, 140648384888688, 140648384624384, 7626260054384720489, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} ---Type to continue, or q to quit--- not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 32 (Thread 0x7feb7c0ca700 (LWP 21467)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7feb7c0ca700) at pthread_create.c:309 __res = pd = 0x7feb7c0ca700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649375246080, -7637144969830319511, 0, 140650540302432, 140648384888688, 140649375246080, 7626160997943360105, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 31 (Thread 0x7feb40677700 (LWP 21480)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc085f39e in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7feb40677700) at pthread_create.c:309 __res = pd = 0x7feb40677700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648374564608, -7637144969830319511, 0, 140650540302432, 140650524046128, 140648374564608, 7626258632750545513, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" ---Type to continue, or q to quit--- #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 30 (Thread 0x7feb7c106700 (LWP 21460)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007feb7c341d93 in ?? () from /usr/lib/freeswitch/mod/mod_spandsp.so No symbol table info available. #2 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febbf6c8064 in start_thread (arg=0x7feb7c106700) at pthread_create.c:309 __res = pd = 0x7feb7c106700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649375491840, -7637144969830319511, 0, 140650540302432, 140649377831856, 140649375491840, 7626161232019077737, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #4 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 29 (Thread 0x7feb4104b700 (LWP 21470)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7feb4104b700) at pthread_create.c:309 __res = pd = 0x7feb4104b700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648384870144, -7637144969830319511, 0, 140650540302432, 140648384888688, 140648384870144, 7626260022172465769, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 28 (Thread 0x7feb335a6700 (LWP 11735)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007febc081b384 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1 ---Type to continue, or q to quit--- No symbol table info available. #2 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7feb335a6700) at pthread_create.c:309 __res = pd = 0x7feb335a6700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648155604736, -7637144969830319511, 0, 140646982821168, 18, 140648155604736, 7626018759363934825, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 27 (Thread 0x7feb7d855700 (LWP 21449)): #0 0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007feb7da2c912 in ?? () from /usr/lib/freeswitch/mod/mod_fifo.so No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7feb7d855700) at pthread_create.c:309 __res = pd = 0x7feb7d855700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649399932672, -7637144969830319511, 0, 140650540302432, 140649401861792, 140649399932672, 7626162168858819177, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 26 (Thread 0x7feb7c08e700 (LWP 21468)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc08cebd6 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc07fd8c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1 No symbol table info available. ---Type to continue, or q to quit--- #3 0x00007feb41050875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7feb7c08e700) at pthread_create.c:309 __res = pd = 0x7feb7c08e700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649375000320, -7637144969830319511, 0, 140650540302432, 140648384888688, 140649375000320, 7626161030155614825, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 25 (Thread 0x7feb33786700 (LWP 15028)): #0 0x00007febbf6cee03 in recvfrom () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc0af71c5 in apr_socket_recvfrom () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc07e4889 in switch_socket_recvfrom () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc08808f4 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febc0881717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febc08333f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #6 0x00007febb19a0118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #7 0x00007febc081ba8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #8 0x00007febc08ad34d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #9 0x00007feb7cb671d4 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so No symbol table info available. #10 0x00007feb7cb69999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so No symbol table info available. #11 0x00007febc081625a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #12 0x00007febc0816818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #13 0x00007febc081a0f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #14 0x00007febc0813afe in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #15 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #16 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #17 0x00007febbf6c8064 in start_thread (arg=0x7feb33786700) at pthread_create.c:309 ---Type to continue, or q to quit--- __res = pd = 0x7feb33786700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648157570816, -7637144969830319511, 0, 140649441711712, 18, 140648157570816, 7626019051421710953, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #18 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 24 (Thread 0x7feb7edfb700 (LWP 21429)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febb19ddb10 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7feb7edfb700) at pthread_create.c:309 __res = pd = 0x7feb7edfb700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649422632704, -7637144969830319511, 0, 140650540302432, 140650273954352, 140649422632704, 7626164974546205289, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 23 (Thread 0x7feb7e74d700 (LWP 21436)): #0 0x00007febbf3f4aed in poll () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc086619a in switch_wait_socklist () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007feb7e7a06b7 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so No symbol table info available. #3 0x00007feb7e7a11f0 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so No symbol table info available. #4 0x00007febc080f7ad in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #6 0x00007febbf6c8064 in start_thread (arg=0x7feb7e74d700) at pthread_create.c:309 __res = pd = 0x7feb7e74d700 now = ---Type to continue, or q to quit--- unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649415628544, -7637144969830319511, 0, 140650540302432, 140650523719360, 140649415628544, 7626166425171409513, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #7 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 22 (Thread 0x7febb00be700 (LWP 21421)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 No locals. #1 0x00007febc0af3522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc0aeafdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febb19b4ca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7febb00be700) at pthread_create.c:309 __res = pd = 0x7febb00be700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650247612160, -7637144969830319511, 0, 140650540302432, 140650273786784, 140650247612160, 7625730013007592041, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 21 (Thread 0x7feb4063b700 (LWP 21482)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc085f39e in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7feb4063b700) at pthread_create.c:309 __res = pd = 0x7feb4063b700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648374318848, -7637144969830319511, 0, 140650540302432, 140650524046128, 140648374318848, 7626258673552734825, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = ---Type to continue, or q to quit--- sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 20 (Thread 0x7febb163e700 (LWP 21401)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febbf6c8064 in start_thread (arg=0x7febb163e700) at pthread_create.c:309 __res = pd = 0x7febb163e700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650270156544, -7637144969830319511, 0, 140650540302432, 140650523689488, 140650270156544, 7625733105384045161, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #4 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 19 (Thread 0x7febb0136700 (LWP 21417)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febbf6c8064 in start_thread (arg=0x7febb0136700) at pthread_create.c:309 __res = pd = 0x7febb0136700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650248103680, -7637144969830319511, 0, 140650540302432, 140650523689488, 140650248103680, 7625730214871054953, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #4 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 18 (Thread 0x7febb0bd8700 (LWP 21410)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. ---Type to continue, or q to quit--- #2 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febbf6c8064 in start_thread (arg=0x7febb0bd8700) at pthread_create.c:309 __res = pd = 0x7febb0bd8700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650259252992, -7637144969830319511, 0, 140650540302432, 140650523689488, 140650259252992, 7625729303264246377, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #4 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 17 (Thread 0x7feb7f674700 (LWP 21423)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febbf6c8064 in start_thread (arg=0x7feb7f674700) at pthread_create.c:309 __res = pd = 0x7feb7f674700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649431516928, -7637144969830319511, 0, 140650540302432, 140650523689488, 140649431516928, 7626168474407680617, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #4 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 16 (Thread 0x7febb8cab700 (LWP 21382)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007febc0808475 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febbf6c8064 in start_thread (arg=0x7febb8cab700) at pthread_create.c:309 __res = pd = 0x7febb8cab700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650394334976, -7637144969830319511, 0, 140650540302432, 140650523689488, 140650394334976, 7625747048458500713, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = ---Type to continue, or q to quit--- sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #4 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 15 (Thread 0x7feb32ed1700 (LWP 21777)): #0 __clock_nanosleep (clock_id=1, flags=0, req=0x7feb32ed0d80, rem=0xffffffffffffffff) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49 oldstate = 0 r = 1 #1 0x00007febc08cddbb in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007feb7d3ee3da in ?? () from /usr/lib/freeswitch/mod/mod_voicemail.so No symbol table info available. #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7feb32ed1700) at pthread_create.c:309 __res = pd = 0x7feb32ed1700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648148440832, -7637144969830319511, 0, 140650540302432, 140649395313968, 140648148440832, 7626015592362424937, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 14 (Thread 0x7feb7e2a3700 (LWP 21439)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007febc0aeaef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febb19ed6bf in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7feb7e2a3700) at pthread_create.c:309 __res = pd = 0x7feb7e2a3700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649410737920, -7637144969830319511, 0, 140650540302432, 140650274018848, 140649410737920, 7626165683215809129, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. ---Type to continue, or q to quit--- Thread 13 (Thread 0x7febb035f700 (LWP 21415)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #2 0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #3 0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7febb035f700) at pthread_create.c:309 __res = pd = 0x7febb035f700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650250368768, -7637144969830319511, 0, 140650540302432, 140650273868640, 140650250368768, 7625730476327189097, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 12 (Thread 0x7feb406ef700 (LWP 21478)): #0 0x00007febbf6cec8d in accept () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc0af80a6 in apr_socket_accept () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febb1d56922 in ?? () from /usr/lib/freeswitch/mod/mod_event_socket.so No symbol table info available. #3 0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7feb406ef700) at pthread_create.c:309 __res = pd = 0x7feb406ef700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648375056128, -7637144969830319511, 0, 140650540302432, 140650524019792, 140648375056128, 7626258559736101481, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 11 (Thread 0x7febb039b700 (LWP 21414)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 ---Type to continue, or q to quit--- No locals. #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #2 0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #3 0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7febb039b700) at pthread_create.c:309 __res = pd = 0x7febb039b700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650250614528, -7637144969830319511, 0, 140650540302432, 140650273868640, 140650250614528, 7625730444114934377, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 10 (Thread 0x7febb1602700 (LWP 21409)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #2 0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #3 0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7febb1602700) at pthread_create.c:309 __res = pd = 0x7febb1602700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650269910784, -7637144969830319511, 0, 140650045768112, 18, 140650269910784, 7625733111826496105, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 9 (Thread 0x7febb0b9c700 (LWP 21416)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #2 0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. ---Type to continue, or q to quit--- #3 0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7febb0b9c700) at pthread_create.c:309 __res = pd = 0x7febb0b9c700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650259007232, -7637144969830319511, 0, 140649844291728, 18, 140650259007232, 7625729344066435689, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 8 (Thread 0x7febb3fff700 (LWP 21400)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #2 0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #3 0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7febb3fff700) at pthread_create.c:309 __res = pd = 0x7febb3fff700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650313938688, -7637144969830319511, 0, 140650313966416, 18, 140650313938688, 7625736437741795945, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 7 (Thread 0x7febb1867700 (LWP 21399)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #2 0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #3 0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7febb1867700) at pthread_create.c:309 __res = pd = 0x7febb1867700 ---Type to continue, or q to quit--- now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650272421632, -7637144969830319511, 0, 140650540302432, 140650273868640, 140650272421632, 7625731133457185385, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 6 (Thread 0x7febb8c6f700 (LWP 21383)): #0 0x00007febbf3f6893 in select () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc0afab35 in apr_sleep () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc08cdd5c in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc080e14d in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7febb8c6f700) at pthread_create.c:309 __res = pd = 0x7febb8c6f700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650394089216, -7637144969830319511, 0, 140650540302432, 140650523713808, 140650394089216, 7625747080670755433, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 5 (Thread 0x7febb18a3700 (LWP 21398)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #2 0x00007febb1a9baa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #3 0x00007febb19c9e83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #4 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #5 0x00007febbf6c8064 in start_thread (arg=0x7febb18a3700) at pthread_create.c:309 __res = pd = 0x7febb18a3700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650272667392, -7637144969830319511, 0, 140650540302432, 140650273868640, 140650272667392, 7625731101244930665, 7625746208203487849}, mask_was_saved = 0}}, priv = { ---Type to continue, or q to quit--- pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 4 (Thread 0x7feb406b3700 (LWP 21479)): #0 0x00007febbf6cea9d in read () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febc08cf8b2 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #2 0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7feb406b3700) at pthread_create.c:309 __res = pd = 0x7feb406b3700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648374810368, -7637144969830319511, 0, 140650540302432, 140650524019792, 140648374810368, 7626258600538290793, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 3 (Thread 0x7feb4072b700 (LWP 21477)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 No locals. #1 0x00007feb7e79f1f3 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so No symbol table info available. #2 0x00007febc0858c82 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #3 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7feb4072b700) at pthread_create.c:309 __res = pd = 0x7feb4072b700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140648375301888, -7637144969830319511, 0, 140650540302432, 140650524019792, 140648375301888, 7626258802401753705, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 ---Type to continue, or q to quit--- No locals. Thread 2 (Thread 0x7feb7ffff700 (LWP 21422)): #0 0x00007febbf3fdc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007febb1a9c3cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #2 0x00007febb1a9b946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #3 0x00007febb1aa06b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #4 0x00007febbf6c8064 in start_thread (arg=0x7feb7ffff700) at pthread_create.c:309 __res = pd = 0x7feb7ffff700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140649441523456, -7637144969830319511, 0, 140649643114912, 18, 140649441523456, 7626167446299884137, 7625746208203487849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #5 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. Thread 1 (Thread 0x7febb00fa700 (LWP 21419)): #0 0x00007febbf34a067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 resultvar = 0 pid = 21377 selftid = 21419 #1 0x00007febbf34b448 in __GI_abort () at abort.c:89 save_stage = 2 act = {__sigaction_handler = {sa_handler = 0xffffffffffffffff, sa_sigaction = 0xffffffffffffffff}, sa_mask = { __val = {140650502031770, 0, 140650502031770, 140650247836928, 140650400182408, 47255993511, 140647294042133, 140650400182410, 27195056, 140650247836976, 27216672, 140650247836992, 140650400215175, 4222434471, 27195056, 140650247837024}}, sa_flags = -1188835636, sa_restorer = 0xfbad3ca7} sigs = {__val = {32, 0 }} #2 0x00007febbf3881b4 in __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7febbf47d210 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 ap = {{gp_offset = 40, fp_offset = 32747, overflow_arg_area = 0x7febb00f5210, reg_save_area = 0x7febb00f51a0}} fd = 2 on_2 = list = nlist = cp = written = #3 0x00007febbf38d98e in malloc_printerr (action=1, str=0x7febbf47d380 "free(): corrupted unsorted chunks", ptr=) at malloc.c:4996 buf = "00007feae4c1e090" cp = #4 0x00007febbf38e696 in _int_free (av=, p=, have_lock=0) at malloc.c:3840 size = fb = nextchunk = ---Type to continue, or q to quit--- nextsize = nextinuse = prevsize = bck = fwd = errstr = locked = __func__ = "_int_free" #5 0x00007febb920d328 in QR_free_memory () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so No symbol table info available. #6 0x00007febb920d221 in QR_close_result () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so No symbol table info available. #7 0x00007febb920d2b4 in QR_Destructor () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so No symbol table info available. #8 0x00007febb91f12f3 in ?? () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so No symbol table info available. #9 0x00007febb91f6329 in CC_cleanup () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so No symbol table info available. #10 0x00007febb91f653a in PGAPI_Disconnect () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so No symbol table info available. #11 0x00007febb922bcd0 in SQLDisconnect () from /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so No symbol table info available. #12 0x00007febc13691ba in SQLDisconnect () from /usr/lib/x86_64-linux-gnu/libodbc.so.2 No symbol table info available. #13 0x00007febc08d0c79 in switch_odbc_handle_disconnect () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #14 0x00007febc08d1165 in switch_odbc_handle_connect () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #15 0x00007febc08d1438 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #16 0x00007febc08d1ca7 in switch_odbc_handle_callback_exec_detailed () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #17 0x00007febc0809c91 in switch_cache_db_execute_sql_callback () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #18 0x00007febb19e2d6a in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #19 0x00007febb19f8cf0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #20 0x00007febb19b4deb in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so No symbol table info available. #21 0x00007febc0af95d0 in ?? () from /usr/lib/libfreeswitch.so.1 No symbol table info available. #22 0x00007febbf6c8064 in start_thread (arg=0x7febb00fa700) at pthread_create.c:309 __res = pd = 0x7febb00fa700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650247857920, -7637144969830319511, 0, 140650540302432, 140650273786784, 140650247857920, 7625729980795337321, 7625746208203487849}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #23 0x00007febbf3fd62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 ---Type to continue, or q to quit--- No locals. (gdb) (gdb) (gdb) (gdb) (gdb) (gdb)