[asterisk-bugs] [JIRA] (ASTERISK-20433) Asterisk exceeds allowed stack during RTCP read on openwrt with uclibc / eglibc during feature code blind transfer and LOW_MEMORY option
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Jan 2 08:29:44 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-20433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-20433:
-------------------------------------
Assignee: Joshua Colp (was: sun bing)
Status: Open (was: Waiting for Feedback)
> Asterisk exceeds allowed stack during RTCP read on openwrt with uclibc / eglibc during feature code blind transfer and LOW_MEMORY option
> ----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-20433
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20433
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_features, Resources/res_rtp_asterisk
> Affects Versions: 1.8.10.1
> Environment: test1: openwrt r33444, ramips, kernel 3.3.8, uclibc 0.9.33.2, asterisk-1.8.10.1
> test2: openwrt r33444, x86(virtualbox), kernel 3.3.8, eglibc 2.1.5, asterisk-1.8.10.1
> test3: openwrt r33444, ramips, kernel 3.3.8, uclibc 0.9.33.2, asterisk-1.8.15.1
> test4: openwrt r33444, ramips, kernel 2.6.35, uclibc 0.9.33.2, asterisk-1.8.4.4
> test5: openwrt 10.3.1, brcm63xx, kernel 2.6.32.10, uclibc 0.9.30.1, asterisk-1.6.2
> Reporter: sun bing
> Assignee: Joshua Colp
> Attachments: backtrace_fromdesc.txt, backtrace.txt
>
>
> sip.conf:
> [8001]
> type=friend
> secret=123456
> host=dynamic
> context=default
> [8002]
> type=friend
> secret=123456
> host=dynamic
> context=default
> extensions.conf
> exten => _8X.,1,dial(SIP/${EXTEN},40,Tt)
> test follow:
> make call from 8001 to 8002, after answer, press # to blind transfer, system will segementation fault after playback.
> test result:
> test1 segementation fault
> test2 segementation fault
> test3 segementation fault
> test4 segementation fault
> test5 works fine!!! not segfault!!!
> background information: in uclibc 0.9.33.2 has an NTPL implement
> i test with gdb in test2(x86):
> Unknown RTP codec 126 received from '172.16.0.99:49580'
> Unknown RTP codec 126 received from '172.16.0.99:49580'
> Unknown RTP codec 126 received from '172.16.0.99:49580'
> DTMF begin '#' received on SIP/8002-00000001
> DTMF begin passthrough '#' on SIP/8002-00000001
> DTMF end '#' received on SIP/8002-00000001, duration 120 ms
> DTMF end accepted with begin '#' on SIP/8002-00000001
> DTMF end passthrough '#' on SIP/8002-00000001
> -- Started music on hold, class 'default', on SIP/8001-00000000
> -- Stopped music on hold on SIP/8002-00000001
> -- <SIP/8002-00000001> Playing 'pbx-transfer.alaw' (language 'en')
> [New LWP 14314]
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list