We have some scripts that regenerate opensips db_text databases from an external system. from time2time the update causes opensips to coredump. We tried several ways to update the textfile (move, copy, open &change) always with the same result. 3 core files are created.
Program terminated with signal 11, Segmentation fault.
#0 dbt_db_del_table (_dc=0x7f3d3d5e5ea8, _s=0x7f3d40a137f0, sync=<optimized out>) at dbt_lib.c:237
237 (_tbc->prev)->next = _tbc->next;