[OpenSIPS-Users] potential memory leak
johan
johan at democon.be
Thu Oct 10 09:55:54 EDT 2019
Hi,
Since I have added proto_smpp to my script, I see the following error
after x days in my log.
Oct 10 13:51:56 hendrix /data/opensips/sbin/opensips[6857]:
ERROR:proto_smpp:build_enquire_link_request: malloc error for payload
Oct 10 13:51:56 hendrix /data/opensips/sbin/opensips[6857]:
ERROR:proto_smpp:send_enquire_link_request: error creating
enquire_link_sm request
Oct 10 13:52:12 hendrix /data/opensips/sbin/opensips[6857]:
ERROR:core:fm_malloc: not enough free pkg memory (136 bytes left, need
2184), please increase the "-M" command line parameter!
Oct 10 13:52:12 hendrix /data/opensips/sbin/opensips[6857]:
ERROR:core:receive_msg: no pkg mem left for sip_msg
Oct 10 13:52:14 hendrix /data/opensips/sbin/opensips[6857]:
ERROR:core:fm_malloc: not enough free pkg memory (136 bytes left, need
2184), please increase the "-M" command line parameter!
I have never had this before.
Can it be that there is a memory leak in proto_smpp ?
Can you please indicate how I need to troubleshoot this ?
BR,
More information about the Users
mailing list