[asterisk-bugs] [JIRA] (ASTERISK-21895) Aborted in ast_hangup -> __ast_manager_event_multichan -> append_event
Richard Mudgett (JIRA)
noreply at issues.asterisk.org
Mon Jun 10 15:27:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=207124#comment-207124 ]
Richard Mudgett commented on ASTERISK-21895:
--------------------------------------------
Your backtrace appears to contain memory corruption and we require valgrind output in order to move this issue forward. Please see https://wiki.asterisk.org/wiki/display/AST/Valgrind for more information about how to produce debugging information. Thanks!
Since you are using at least v1.8.20, you can also use MALLOC_DEBUG as a poor man's substitute with less performance loss. Also you almost always need to compile with DONT_OPTIMIZE for any backtrace to be useful.
Do you know how to reproduce this problem?
> Aborted in ast_hangup -> __ast_manager_event_multichan -> append_event
> ----------------------------------------------------------------------
>
> Key: ASTERISK-21895
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21895
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 1.8.20.0
> Environment: CentOS 6
> Reporter: Mike Valentine
> Attachments: gdb.txt
>
>
> See attached backtrace.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list