[asterisk-bugs] [JIRA] (ASTERISK-26331) Crash when “core show channeltype Surrogate”
CGI.NET (JIRA)
noreply at issues.asterisk.org
Thu Sep 1 20:52:01 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=232123#comment-232123 ]
CGI.NET commented on ASTERISK-26331:
------------------------------------
I run command looks like:
gdb /usr/sbin/asterisk
(gdb) set args -vvvgc
(gdb) run
*CLI> core show channeltype Surrogate
Program received signal SIGSEGV, Segmentation fault.
0x0000000000525cdf in ast_format_cap_get_names ()
> Crash when “core show channeltype Surrogate”
> --------------------------------------------
>
> Key: ASTERISK-26331
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26331
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 13.10.0
> Environment: Centos6.5
> Reporter: CGI.NET
> Assignee: CGI.NET
> Severity: Critical
>
> When I exec command "core show channeltype Surrogate" in asterisk CLI, Asterisk is Crash and see below:
> ```
> Disconnected from Asterisk server
> Asterisk cleanly ending (0).
> Executing last minute cleanups
> Asterisk ending (0).
> ```
> I hae enabled MALLOC_DEBUG Compiler Flag
> and that the log with mmlog
> ```
> [root at asterisk]# more mmlog
> 1472722488 - New session
> 1472722569 - New session
> ```
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list