[asterisk-bugs] [JIRA] (ASTERISK-21806) Segfault in CHAN_SIP - in _int_malloc while in __ast_cc_config_params_init

Christopher (JIRA) noreply at issues.asterisk.org
Thu Jul 4 00:13:03 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-21806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=207681#comment-207681 ] 

Christopher commented on ASTERISK-21806:
----------------------------------------

my sip.conf  I use the users.conf for all of my peers.. it is also dynamically generated through use of exec..

[general]
context=default                 ; Default context for incoming calls
t38pt_udptl = yes
allowoverlap=no                 ; Disable overlap dialing support. (Default is yes)
transport=udp
bindport=5060                   ; UDP Port to bind to (SIP standard port is 5060)
bindaddr=0.0.0.0                ; IP address to bind to (0.0.0.0 binds to all)
;; DPMA options
;accept_outofcall_messages=yes
;outofcall_message_context=dpma_message_context
;auth_message_requests=no
;; end DPMA options

;notifycid=yes
;srvlookup=yes                   ; Enable DNS SRV lookups on outbound calls
dtmfmode = rfc2833               ; Set default dtmfmode for sending DTMF. Default: rfc2833
allowsubscribe=yes              ; Disable support for subscriptions. (Default is yes)
#exec "/usr/bin/php-53-cli -q /usr/sbin/userload.php sip"
;[authentication]

                
> Segfault in CHAN_SIP - in _int_malloc while in __ast_cc_config_params_init
> --------------------------------------------------------------------------
>
>                 Key: ASTERISK-21806
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21806
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 1.8.15.0
>         Environment: CPU: Atom D525, RAM 4GB, Fedora Linux, Kernel 2.6.43.8-1.i686
> 2 Aastra endpoints, 1 Polycom IP-650, 1 96 port SIP to analog gateway
> Asterisk 1.8.15-cert2
>            Reporter: Christopher
>            Assignee: Christopher
>         Attachments: backtrace-0703-1958.txt, core-dump-maxx-052213.txt, sip-2013-07-03--19-57-00.pcap, valgrind-052213-1530.txt, valgrind-0523-1545-no-malloc.txt, valgrind-good-052213-1930.txt
>
>
> Segfault occurs whether system is idle or is in-use. it will crash within a day or two even if 0 calls are made on it.  running under safe_asterisk, results in multiple crashes within a few minutes until eventually system ends up in a MUTEX lock. over 3 gigs of RAM available and plenty of disk space at time of first crash. Possibly related to the 96 port gateway producing 96 SIP registrations all at once?

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