Allocated size for tm is indeed very high and it also looks like being induced from uac
module, because the uac_reg_update() allocates size of UUID (less than 100) for each
registration update, overall being 11472688, means over 100k remote registrations. Do you
have so many records in you uacreg table?
After starting kamailio, but before the first error log message containing `no more shm
memory`, do you have other error messages in the logs (especially from tm or uac
modules)?
Any reason you are running kamailio printing logs to stderror (terminal) and not to
syslog?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1895#issuecomment-483654305