We have a 4.3 Kamailio with Permissions, trying to use address* functions.The table is in a text file with db_text with some error in it, so Kamailio fails to load a hash table. The server starts, but if we run a RPC command or call a function in the routing script, we get a core dump.
The permissions module checks should always check if the address table exist before accessing it.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/248
Closed #248.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/248#event-366927855
Pushed patches to master branch with safety checks for rpc and address functions. If there are other such cases, re-open.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/248#issuecomment-125491950