<p>Running 1.11 HEAD if the opensips script references.  During testing I forgot to add additional columns in opensips.cfg that should be written to the acc table (specified in acc module db_extra parameter).</p>

<p>OpenSIPS repeatedly crashes with:<br>
INFO:core:handle_sigs: child process XXXXX exited by a signal 11<br>
INFO:core:handle_sigs: core was generated<br>
INFO:core:handle_sigs: terminating due to SIGCHLD</p>

<p>Only after recompiling with Don't Optimize enabled (CFLAGS = -O0) was I able to get a useful log message in opensips log file:</p>

<p>CRITICAL:db_mysql:wrapper_single_mysql_stmt_prepare: driver error (1054): Unknown column 'acc_db_bug' in 'field list'<br>
ERROR:db_mysql:db_mysql_do_prepared_query: failed to create new context<br>
ERROR:acc:acc_db_request: failed to insert into database</p>

<p>Also of note is that OpenSIPS did NOT crash when compiled with optimization turned off.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/278">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/5479561__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyMTk0NjEyNiwiZGF0YSI6eyJpZCI6MzgwMjYzMDh9fQ==--cd67dc93c5484d3cada8b95c20bdf20bba777289.gif" width="1" /></p>