[asterisk-bugs] [JIRA] (ASTERISK-20499) Crash in libsrtp srtp_unprotect_rtcp when SIP channel is bridged with non-optimizing Local channel
tootai (JIRA)
noreply at issues.asterisk.org
Wed Dec 5 11:59:45 CST 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=200434#comment-200434 ]
tootai commented on ASTERISK-20499:
-----------------------------------
Hi Jonathan,
I tried your solution against the usual test server with previous patch applied and get:
[2012-12-05 18:52:40] NOTICE[21308]: res_srtp.c:441 ast_srtp_create: session pointer: 0x2ef2530
[2012-12-05 18:52:40] NOTICE[21308]: res_srtp.c:442 ast_srtp_create: policy pointer: 0xdd28fb8
[2012-12-05 18:52:40] NOTICE[21308]: res_srtp.c:443 ast_srtp_create: Just for grins: 0xdd28fb8
[2012-12-05 18:52:40] NOTICE[21308]: res_srtp.c:447 ast_srtp_create: ssrc type = 2
[2012-12-05 18:52:40] NOTICE[21308]: res_srtp.c:448 ast_srtp_create: ssrc value = 0
[2012-12-05 18:52:40] NOTICE[21308]: res_srtp.c:450 ast_srtp_create: key pointer = 0x2dbf030
[2012-12-05 18:52:40] NOTICE[21308]: res_srtp.c:451 ast_srtp_create: key value = 41
[2012-12-05 18:52:40] WARNING[21308]: sip/sdp_crypto.c:170 sdp_crypto_activate: Could not set SRTP policies
[2012-12-05 18:52:40] WARNING[21308]: chan_sip.c:9509 process_sdp: Can't provide secure audio requested in SDP offer
I tried on another server -the one for which I opened this bug, see details in my first message- asterisk is still crashing
I will send you the backtrace
> Crash in libsrtp srtp_unprotect_rtcp when SIP channel is bridged with non-optimizing Local channel
> --------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-20499
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20499
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/SRTP
> Affects Versions: 10.8.0
> Environment: RHEL 5.8 on IBM X3650 M4 - 12 core - Xeon E5-2640 @ 2,50 ghz
> Reporter: tootai
> Assignee: Jonathan Rose
> Severity: Critical
> Attachments: asterisk-20499_20121127.log, asterisk-20499_20121127.pcap, asterisk-20499_20121129_01.txt, asterisk-20499.txt, backtrace.txt, backtrace.txt, backtrace.txt, backtrace.txt, coredump20121001205609.txt, gdb.txt, gdb.txt, gdb.txt, gdb.txt, libsrtp-1.4.4-fix_crash_on_rtcp_decode.patch, srtp_diagnostic_patch_policy_breakdown.diff, srtp_diagnostic_with_sleep.diff, srtp_fixes_it_maybe.diff
>
>
> A call from snom320 in SRTP mode to echo test or to another phone *NOT* using SRTP is OK. Now we installed PhonerLite softphone with TLS/SRTP stuf and test with echo test: everything is OK too.
> Now PhonerLite calls the snom: asterisk coredump after 3~5 seconds and we are NOT able to make anymore SRTP calls after this, they all crash asterisk. We had this issue with 10.7.0 and 10.8.0
> We have logfiel from strace as well as coredump.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list