[sr-dev] pv module problems on master

Stefan Mititelu stefan-cristian.mititelu at 1and1.ro
Mon Mar 9 16:17:43 CET 2020


Indeed, "journalctl -xe" truncated the error msg... sorry for not 
checking that.


Here it is from syslog:

MarĀ  9 17:13:05 LXBU-GRPF8S2 kamailio: ERROR: <core> 
[core/sr_module.c:512]: load_module(): could not open module 
</usr/local/lib64/kamailio/modules/pv.so>: 
/usr/local/lib64/kamailio/modules/pv.so: *undefined symbol: base64url_dec*


Just as a double check I did:

~/kamailio-upstream$ ls -lah /usr/local/lib64/kamailio/modules/pv.so
-rwxr-xr-x 1 root root 1,2M marĀ  9 17:13 
/usr/local/lib64/kamailio/modules/pv.so


~/kamailio-upstream$ sudo cat /etc/systemd/system/kamailio.service

...

ExecStart=/sbin/kamailio -P /var/kamailio.pid -f 
/etc/kamailio/kamailio.cfg -m 64 -M 128 -u root -g root
...

So the file exists and has proper access rights.


On 09.03.2020 17:01, Daniel-Constantin Mierla wrote:
> The error message doesn't show the real reason of not being able to load
> pv.so file, like a missing symbol (which was the case for the initial
> report in this thread). Maybe it is due to file permissions or file not
> being at that location for what so ever reason, can you check it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200309/13320882/attachment.html>


More information about the sr-dev mailing list