Displaying 2 results from an estimated 2 matches for "cdr_object_get_by_name_cb".
2018 Feb 21
2
Asterisk crash on core show channel
...me Asterisk crashes which are consistently pointing to the
same backtrace, which is the following (using DONT_OPTIMIZE,
BETTER_BACKTRACES and MALLOC_DEBUG):
Thread 1 (Thread 0x7f1f08be8700 (LWP 1767)):
#0 0x00007f1f9bed3395 in __strcasecmp_l_sse42 () from /lib64/libc.so.6
#1 0x00000000004a91ca in cdr_object_get_by_name_cb ()
#2 0x0000000000463c60 in internal_ao2_traverse ()
#3 0x0000000000463fc3 in __ao2_callback ()
#4 0x00000000004a9b7d in cdr_object_get_by_name ()
#5 0x00000000004a9d80 in ast_cdr_serialize_variables ()
#6 0x00000000004de411 in handle_showchan ()
#7 0x00000000004e15a5 in ast_cli_command_full...
2018 Feb 21
2
Asterisk crash on core show channel
...are consistently pointing to the
> same backtrace, which is the following (using DONT_OPTIMIZE,
> BETTER_BACKTRACES and MALLOC_DEBUG):
> Thread 1 (Thread 0x7f1f08be8700 (LWP 1767)):
> #0 0x00007f1f9bed3395 in __strcasecmp_l_sse42 () from /lib64/libc.so.6
> #1 0x00000000004a91ca in cdr_object_get_by_name_cb ()
> #2 0x0000000000463c60 in internal_ao2_traverse ()
> #3 0x0000000000463fc3 in __ao2_callback ()
> #4 0x00000000004a9b7d in cdr_object_get_by_name ()
> #5 0x00000000004a9d80 in ast_cdr_serialize_variables ()
> #6 0x00000000004de411 in handle_showchan ()
> #7 0x00000000004...