[asterisk-bugs] [JIRA] (ASTERISK-27591) Frack errors in stasis.c and memory leakage

Siruja Maharjan (JIRA) noreply at issues.asterisk.org
Wed Jan 17 02:36:49 CST 2018


Siruja Maharjan created ASTERISK-27591:
------------------------------------------

             Summary: Frack errors in stasis.c and memory leakage
                 Key: ASTERISK-27591
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27591
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/Stasis
    Affects Versions: 15.1.4, 15.1.2, 14.3.0
         Environment: RHEL 7.4, Centos 7.3
            Reporter: Siruja Maharjan


The call scenario is as below. 
A calls B. Then via AMI asterisk sends a missed call to B.

It was observed that memory usage by asterisk process was in increasing mode. Additionally after around 100000 calls following message is logged in messages file.

{quote}
 [Jan  9 18:06:39] ERROR[68501] stasis.c: Excessive refcount 100000 reached on ao2 object 0x1b5fb00
[Jan  9 18:06:39] ERROR[68501] stasis.c: FRACK!, Failed assertion Excessive refcount 100000 reached on ao2 object 0x1b5fb00 (0)
{quote}

The error is observed after around 100000 calls after each restart.
Backtrace is attached.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list