[asterisk-bugs] [JIRA] (ASTERISK-27859) Crash when freeing after bridge
Olivier Krief (JIRA)
noreply at issues.asterisk.org
Tue Jun 12 10:08:54 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=243804#comment-243804 ]
Olivier Krief commented on ASTERISK-27859:
------------------------------------------
I can see a suspicious line bellow:
[2018-06-05 15:05:26] DEBUG[18079][C-0000440d] chan_sip.c: **** Received REFER (9) - Command in SIP REFER
[2018-06-05 15:05:26] DEBUG[18079][C-0000440d] chan_sip.c: Attended transfer: Will use Replace-Call-ID : 43ccdab68f6069ee10d5f9af6f80dc00 F-tag: fa73310e6256f809 T-tag: as0a89b783
Is the one you are suspecting ?
If positive, I'll try to grab some log from the IPBX logs (an Avaya IPO, I think) to get a clearer view of what was done at the moment.
> Crash when freeing after bridge
> -------------------------------
>
> Key: ASTERISK-27859
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27859
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/Bridging
> Affects Versions: 13.20.0
> Environment: Debian Stretch on VMWare. Asterisk compiled from source
> Reporter: Olivier Krief
> Assignee: Olivier Krief
> Labels: pjsip
> Attachments: attach.zip, core-brief.txt, core-full.txt, core-locks.txt, core-thread1.txt, debug_extract, syslog_extract
>
>
> Asterisk stops with the following message (from /var/log/syslog):
> May 16 12:11:07 localhost asterisk[3216]: *** Error in `/usr/sbin/asterisk': free(): invalid size: 0x00007f1a540db0a0 ***
> May 16 12:11:07 localhost asterisk[3216]: ======= Backtrace: =========
> May 16 12:11:07 localhost asterisk[3216]: /lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7f1a6800dbfb]
> May 16 12:11:07 localhost asterisk[3216]: /lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7f1a68013fc6]
> May 16 12:11:07 localhost asterisk[3216]: /lib/x86_64-linux-gnu/libc.so.6(+0x7780e)[0x7f1a6801480e]
> May 16 12:11:07 localhost asterisk[3216]: /usr/sbin/asterisk(ast_bridge_run_after_callback+0x11c)[0x56445a48b5cb]
> May 16 12:11:07 localhost asterisk[3216]: /usr/sbin/asterisk(+0x80032)[0x56445a481032]
> May 16 12:11:07 localhost asterisk[3216]: /usr/sbin/asterisk(+0x226d4e)[0x56445a627d4e]
> May 16 12:11:07 localhost asterisk[3216]: /lib/x86_64-linux-gnu/libpthread.so.0(+0x7494)[0x7f1a69153494]
> May 16 12:11:07 localhost asterisk[3216]: /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f1a68085acf]
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list