[asterisk-bugs] [JIRA] (ASTERISK-21391) Asterisk fails to load chan_sip.so after compiling with "#define REF_DEBUG 1" in chan_sip.c
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Mon Apr 8 21:05:01 CDT 2013
Rusty Newton created ASTERISK-21391:
---------------------------------------
Summary: Asterisk fails to load chan_sip.so after compiling with "#define REF_DEBUG 1" in chan_sip.c
Key: ASTERISK-21391
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21391
Project: Asterisk
Issue Type: Bug
Security Level: None
Affects Versions: 11.3.0
Environment: SVN-branch-11-r385048M
Reporter: Rusty Newton
Following the guide at https://wiki.asterisk.org/wiki/display/AST/Reference+Count+Debugging for chan_sip results in chan_sip failing to load:
{noformat}
[Apr 8 21:00:11] WARNING[20719]: loader.c:486 load_dynamic_module: Error loading module 'chan_sip.so': /usr/lib/asterisk/modules/chan_sip.so: undefined symbol: sip_unref_peer
[Apr 8 21:00:11] WARNING[20719]: loader.c:902 load_resource: Module 'chan_sip.so' could not be loaded.
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list