[asterisk-bugs] [JIRA] (ASTERISK-20507) MWI Refcount Error causing segfault

Andrew Parisio (JIRA) noreply at issues.asterisk.org
Fri Oct 19 12:15:18 CDT 2012


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

Andrew Parisio commented on ASTERISK-20507:
-------------------------------------------

No segfaults, but i had a very interesting lock up, i had to kill 9 it, i forgot to get a core show locks.  I'm waiting to see if it will happen again.  I haven't had a lock up like that in years.
                
> MWI Refcount Error causing segfault
> -----------------------------------
>
>                 Key: ASTERISK-20507
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20507
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 1.8.16.0
>         Environment: Debian 
>  2.6.26-2-686 #1 SMP Wed Sep 21 04:35:47 UTC 2011 i686 GNU/Linux
>            Reporter: Andrew Parisio
>            Assignee: Andrew Parisio
>            Severity: Critical
>         Attachments: backtrace 10-2.txt, backtrace 10-3.txt
>
>
> A few weeks ago asterisk started randomly segfaulting with 1.8.13.0 so I updated to 1.8.16.0.  It always happens when the AMI originates a call, this is what the console log outputs, including 500 to 700 refcount errors on every single one of these crashes (it's happened 15 or so times now):
> [2012-10-03 10:54:34] VERBOSE[11631] manager.c:   == Manager 'Admin' logged on from 192.168.11.3
> [2012-10-03 10:54:34] VERBOSE[11632] pbx.c:     -- Executing [1811 at inside-leg:1] SIPAddHeader("Local/1811 at inside-leg-6afa;2", "Call-Info:<sip:>;answer-after=0") in new stack
> [2012-10-03 10:54:34] VERBOSE[11632] pbx.c:     -- Executing [1811 at inside-leg:2] Dial("Local/1811 at inside-leg-6afa;2", "SIP/1811,20") in new stack
> [2012-10-03 10:54:34] ERROR[11632] astobj2.c: refcount -1 on object 0xacc24608
> [2012-10-03 10:54:34] ERROR[11632] astobj2.c: refcount -2 on object 0xacc24608
> [2012-10-03 10:54:34] ERROR[11632] astobj2.c: refcount -3 on object 0xacc24608
> After the last refcount error the log ends, and asterisk core dumps.  

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