Hi all,

ACC module is generating segmentation fault at acc_db_request function in kamailio 3.1.2 with database postgres. When module try to access the struct db_func_t acc_dbf.use_table (line 389) the child proccess that execute this operation is exited by a signal 11.

Someone know why this segmentation fault is gererating? How I fix this problem?

Best Regards