[asterisk-bugs] [JIRA] (ASTERISK-25143) segmentation fault in ast_format_get_type
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Mon Jun 1 18:53:32 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-25143:
------------------------------------
Assignee: yaron nahum
Status: Waiting for Feedback (was: Triage)
Yaron,
I've spoken with [~jcolp] who believes that the trace does not provide enough information on its own for us to investigate further.
However, can you attach to the core with GDB and provide a bit more information?
{code}
frame 0
print *format
print *format->codec
frame 1
print *framed
{code}
Attach the output to the issue. Also, be sure to provide logs if the issue occurs again. If possible with the *debug* logger channel running. I realize that may not be possible due to the size of the logs generated and possible additional load.
> segmentation fault in ast_format_get_type
> -----------------------------------------
>
> Key: ASTERISK-25143
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25143
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_pjsip
> Affects Versions: 13.2.0
> Reporter: yaron nahum
> Assignee: yaron nahum
> Severity: Critical
> Attachments: backrace_28_05_15_07.txt
>
>
> The crash occured on a production server. In the backtrace it seems that it was trying to play a certain wav file (vm/he/VMPR93 - we checked and it is a regular audio wav file) but somehow the media type is AST_MEDIA_TYPE_VIDEO.
> It happened only once and we are not able to reproduce it yet.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list