search for: ast_cli_command_multiple_full

Displaying 2 results from an estimated 2 matches for "ast_cli_command_multiple_full".

2018 Feb 21
2
Asterisk crash on core show channel
...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 () #8 0x00000000004e175b in ast_cli_command_multiple_full () #9 0x0000000000455246 in netconsole () #10 0x000000000060f192 in dummy_start () #11 0x00007f1f9cd3b9d1 in start_thread () from /lib64/libpthread.so.0 #12 0x00007f1f9be908fd in clone () from /lib64/libc.so.6 So this happens after issuing a "core show channel <channel>". This com...
2018 Feb 21
2
Asterisk crash on core show channel
...#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 () > #8 0x00000000004e175b in ast_cli_command_multiple_full () > #9 0x0000000000455246 in netconsole () > #10 0x000000000060f192 in dummy_start () > #11 0x00007f1f9cd3b9d1 in start_thread () from /lib64/libpthread.so.0 > #12 0x00007f1f9be908fd in clone () from /lib64/libc.so.6 > > So this happens after issuing a "core show channel &l...