[Home]

Summary:ASTERISK-23181: Segmentation fault core dumped EVERYTIME hold button pressed on Bria Android when using MulticastRTP
Reporter:Albert Chaffman (achaffman)Labels:
Date Opened:2014-01-24 01:16:57.000-0600Date Closed:2014-02-24 08:50:37.000-0600
Priority:CriticalRegression?
Status:Closed/CompleteComponents:Applications/app_dial
Versions:12.0.0 Frequency of
Occurrence
Related
Issues:
Environment:Centos 6.5 64 bit, ESX virtual machine, 1 vcpu, 2GB RAM, Asterisk 12 installed via YUM from asterisk reposAttachments:( 0) backtrace.txt
Description:Asterisk core dumps when hitting hold button on Counterpath Bria softphone when dialing into a multicast page.

dialplan:
exten => 2000,1,Answer
exten => 2000,n,Dial(MulticastRTP/basic/234.2.1.1:2000)
exten => 2000,n,Hangup

Bria 3.0.1.67541 (current from Android Marketplace)

I have't seen this happen with any other sip phone/softphone.  It is re-produceable every time. If the hold button is not pressed, the page works as expected.
Comments:By: Albert Chaffman (achaffman) 2014-01-24 01:40:12.257-0600

Backtrace attached

By: Matt Jordan (mjordan) 2014-01-24 06:21:40.829-0600

# The backtrace you attached is missing a lot of the symbols - which isn't surprising, since it was installed from the packages, which doesn't contain the debug symbols. Can you generate a backtrace from the source RPM or from the source tarball, with DONT_OPTIMIZE and BETTER_BACKTRACES enabled? See [https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace] for more information.
# Since this seems to only be happening with Bria, a pcap showing the message traffic (both SIP and RTP) would be helpful.

By: Rusty Newton (rnewton) 2014-02-10 08:04:16.349-0600

Albert, do you need more time to gather the debug, or does the issue no longer occur?

By: Rusty Newton (rnewton) 2014-02-24 08:50:25.712-0600

Suspended due to lack of activity. Please request a bug marshal in #asterisk-bugs on the IRC network irc.freenode.net to reopen the issue should you have the additional information requested.  Further information can be found at http://www.asterisk.org/developers/bug-guidelines