Hey all,<br>I&#39;m getting a segfault in 1.7.1 stable while performing a &quot;codec_delete_except_re&quot;. I&#39;m not sure what offending data the SIP message had, but it crashed opensips. I have a core file. Here&#39;s what gdb has to say about it:<br>

<br>Program terminated with signal 11, Segmentation fault.<br>#0  stream_process (msg=0x896d58, str1=0x0, str2=0x0, re=0x875eb0, op=1, desc=3) at codecs.c:424<br>424            while(  cur &lt; lmp-&gt;u.value + lmp-&gt;len &amp;&amp;  *cur != &#39; &#39; )<br>

<br>Let me know if you need a bt full to help out here; thanks!<br>-Brett<br><br><br><br><br><br><br>