[asterisk-bugs] [JIRA] (ASTERISK-25441) Deadlock in res_sorcery_memory_cache.

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Thu Oct 1 16:49:33 CDT 2015


Richard Mudgett created ASTERISK-25441:
------------------------------------------

             Summary: Deadlock in res_sorcery_memory_cache.
                 Key: ASTERISK-25441
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25441
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/General
    Affects Versions: 13.5.0
            Reporter: Richard Mudgett


A deadlock can happen when a sorcery object is being expired from the memory cache when at the same time another object is being placed into the memory cache.  There are a couple other variations on this theme that could cause the deadlock.  Basically if an object is being expired from the sorcery memory cache at the same time as another thread tries to update the next object expiration timer.



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



More information about the asterisk-bugs mailing list