[asterisk-bugs] [JIRA] (ASTERISK-24731) res_pjsip_session cannot be unloaded
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Wed Jan 28 08:19:35 CST 2015
Corey Farrell created ASTERISK-24731:
----------------------------------------
Summary: res_pjsip_session cannot be unloaded
Key: ASTERISK-24731
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24731
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip_session
Affects Versions: 13.1.0, SVN
Reporter: Corey Farrell
res_pjsip_session cannot be unloaded or shutdown, causing huge numbers of leaks to be reported by REF_DEBUG or valgrind. This makes it impossible to do automated checks for memory leaks against chan_pjsip. All testsuite tests to fail if REF_DEBUG is enabled and res_pjsip_session is loaded.
This is follow up to ASTERISK-24485. As with that bug it's important for the module to clean itself up on graceful shutdown, less important to allow users to unload the module without shutdown.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list