@miconda @linuxmaniac i'm having the sane problem when upgrading from 5.5:
#^.*friendly-scanner.*$
#^.*sundayddr.*$
#^.*sipcli.*$
#^.*eyeBeam.*$
#^.*Asterisk.*$
#^.*asterisk.*$
the crash:
Segmentation fault (core dumped)
core bt
Core was generated by `/usr/sbin/kamailio -f /etc/kamailio/main.cfg -DD -EE --atexit=no'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f99dfa605c4 in ?? () from /usr/lib/x86_64-linux-gnu/kamailio/modules/regex.so
(gdb) bt full
#0 0x00007f99dfa605c4 in ?? () from /usr/lib/x86_64-linux-gnu/kamailio/modules/regex.so
No symbol table info available.
#1 0x00007f99dfa61b23 in ?? () from /usr/lib/x86_64-linux-gnu/kamailio/modules/regex.so
No symbol table info available.
#2 0x0000557a5fcda1b4 in ?? ()
No symbol table info available.
#3 0x0000557a5fcda18f in ?? ()
No symbol table info available.
#4 0x0000557a5fcda18f in ?? ()
No symbol table info available.
#5 0x0000557a5fcdffb5 in init_modules ()
No symbol table info available.
#6 0x0000557a5fb254fc in main ()
No symbol table info available.
Does this mean regex is currently unusable?
Thanks!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.