[asterisk-bugs] [JIRA] (ASTERISK-20929) Core-dump on SIP BYE for an invalid call transaction
Kristopher Lalletti (JIRA)
noreply at issues.asterisk.org
Thu Apr 4 19:37:01 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204971#comment-204971 ]
Kristopher Lalletti commented on ASTERISK-20929:
------------------------------------------------
FYI, I noticed some random crashes which potentially pertain to the same call flow pattern, but they were so random and so barely recurring that I haven't given priority to this.
I noticed in 11.3 that there appears to be some significant robustness around channel handling (hopefully breaking the pattern of assuming calls legs exist, when they are are gone, etc..). So I guess this issue might go-away by these robustness enhancements.
> Core-dump on SIP BYE for an invalid call transaction
> ----------------------------------------------------
>
> Key: ASTERISK-20929
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20929
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: 11.1.0, 11.1.1, 11.1.2
> Environment: Linux/2.6.32-279.19.1.el6.i686 #1 SMP Wed Dec 19 04:30:58 UTC 2012 i686 i686 i386 GNU/Linux
> Reporter: Kristopher Lalletti
> Assignee: Matt Jordan
> Target Release: 11.4.0
>
> Attachments: ast.core.31716.txt, ASTERISK-20929.patch, ast.log.full.txt, ast.log.mmlog.txt, core-20130111-01.txt, sip.proto.pcap.txt
>
>
> We've been noticing core-dumps on Asterisk since we migrated from 1.8.x to 11.1.x late last December, which caused us to rollback to 1.8.19.1 in order to return into a stable state.
> We noticed a very specific (mis)behaviour of our soft-switch to which when it signaled a SIP BYE message to ASterisk with an invalid Call-ID, Asterisk would systematically segfault.
> When we backtracked to 1.8.19.1, at least Asterisk will return a "481 Call leg/transaction does not exist" and not die.
> Included is the core-dump backtrace showing the SIP BYE transaction causing Asterisk 11.1.1 to segfault.
> PS: I also have a system running 11.1.2 which is equally having the same symptoms, but I have yet to capture a tangible 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