No subject


Fri Sep 2 03:59:05 CDT 2011


Here are last few lines of full log:

2:39:18 PM -- SIP/hq-ast-006-trunk-00016ec1 answered Agent/1290                                
2:41:02 PM -- Executing |h at manual-outbound:1| NoOp("Agent/1290", "Hangup Extension: ANSWER 1351885150.166414 Agent/1290 FREELANCE") in new stack                                                                                                                        
2:41:02 PM -- Executing |h at manual-outbound:2| UserEvent("Agent/1290", "MANOUTHANGUP,Channel:SIP/hq-ast-006-trunk/6097500777,DialStatus:ANSWER,CPLSFE:FREELANCE,AgentID:1290,ProgramID:10001505,CallerID:8554204495") in new stack                                                                                                                                                                                                                  
2:41:02 PM Hard hangup called by thread -1243485296 on SIP/hq-ast-006-trunk-00016ec1, while fd is blocked by thread -1234781296 in procedure ast_waitfor_nandfds!  Expect a failure                                                                                      
                
      was (Author: jhoppebugs):
    From what I can see, this issue happens when my application sends a PLAYDTMF manager action to a channel that has already hung up.  When when I try and simulate this scenario, it just doesn't play DTMF tone.  There exists some window of opportunity that makes Asterisk crash in this scenario.
                  
> Segmentation Fault on manager_play_dtmf sip_senddigit_end
> ---------------------------------------------------------
>
>                 Key: ASTERISK-20225
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20225
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 10.6.1
>         Environment: Centos 5.7
>            Reporter: Jeff Hoppe
>         Attachments: backtrace11022012.txt, backtrace80132012.txt, fulllogsnippet.txt
>
>
> Program terminated with signal 11, Segmentation fault.
> #0  0x04090bb4 in sip_senddigit_end (ast=0xb03ed00, digit=51 '3', duration=100) at chan_sip.c:6729
> 6729		switch (ast_test_flag(&p->flags[0], SIP_DTMF)) {

--
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