Displaying 1 result from an estimated 1 matches for "media_info_cmp".
2015 Apr 01
0
Asterisk 13.3.0 compiled with clang on FreeBSD crashes
...r/local/etc/asterisk/ccss.conf': Found
== Parsing '/usr/local/etc/asterisk/ccss.conf': Found
Segmentation fault (core dumped)
root at asterisk:~ #
I used gdb, to get some backtrace data:
(gdb) bt
#0 0x0000000803261970 in strcasecmp_l () from /lib/libc.so.7
#1 0x0000000000532926 in media_info_cmp ()
#2 0x0000000000459bdc in internal_ao2_traverse ()
#3 0x0000000000459f49 in __ao2_find ()
#4 0x0000000000533bdf in process_file ()
#5 0x00000000005330cc in media_index_update ()
#6 0x00000000005890a2 in update_index_cb ()
#7 0x0000000000459bdc in internal_ao2_traverse ()
#8 0x0000000000459...