[asterisk-bugs] [JIRA] (ASTERISK-24485) res_pjsip cannot be unloaded or shutdown
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Mon Nov 3 13:26:30 CST 2014
Rusty Newton created ASTERISK-24485:
---------------------------------------
Summary: res_pjsip cannot be unloaded or shutdown
Key: ASTERISK-24485
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24485
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip
Affects Versions: SVN, 12.6.1, 13.0.0-beta3
Reporter: Corey Farrell
res_pjsip cannot be unloaded or shutdown, causes huge numbers of leaks to be reported by REF_DEBUG or valgrind. This makes it impossible to easily test for real memory leaks against chan_pjsip.
The point of this bug is not to say that res_pjsip needs to be able to unload (though that would be nice). It needs to be able to shutdown and free all memory during a 'core stop gracefully'.
This will become a blocker in the testsuite, once ASTERISK-24379 is committed all tests will fail if REF_DEBUG is enabled and res_pjsip is loaded.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list