<div dir="ltr">One similar error i troubleshooted using strace utility with '-f' option.<div><br></div><div>Sergey</div></div><br><div class="gmail_quote"><div dir="ltr">чт, 12 окт. 2017 г. в 23:37, <<a href="mailto:ron.kamailio@mcleodnet.com">ron.kamailio@mcleodnet.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have built kamailio-5.0.3 from source with no issues.  I have used the<br>
P-CSCF configuration examples from ./misc/examples/pcscf and the database<br>
definitions from ./utils/kamctl/mysql.<br>
<br>
When I check the configuration file, it is reported to be "ok":<br>
<br>
# /usr/local/sbin/kamailio -c<br>
loading modules under config path: /usr/local/lib64/kamailio/modules/<br>
 0(10835) INFO: pv [pv_shv.c:60]: shvar_init_locks(): locks array size 16<br>
 0(10835) INFO: <core> [core/sctp_core.c:75]: sctp_core_check_support():<br>
SCTP API not enabled - if you want to use it, load sctp module<br>
Listening on<br>
             udp: pcscf.core.ims1.test [172.25.152.20]:4060<br>
Aliases:<br>
             *: pcscf.core.ims1.test:*<br>
<br>
config file ok, exiting...<br>
<br>
<br>
<br>
But when I attempt  to run the application, it fails with an error message<br>
"ERROR: error while initializing modules":<br>
<br>
# /usr/local/sbin/kamailio -D -d<br>
loading modules under config path: /usr/local/lib64/kamailio/modules/<br>
Listening on<br>
             udp: pcscf.core.ims1.test [172.25.152.20]:4060<br>
Aliases:<br>
             *: pcscf.core.ims1.test:*<br>
<br>
WARNING: no fork mode<br>
ERROR: error while initializing modules<br>
<br>
<br>
<br>
How can I troubleshoot this to determine what the actual error is?  I have<br>
tried increasing the debug level, but I don't see any additional<br>
information.<br>
<br>
Thanks.<br>
<br>
<br>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>