Hey all,<br>I'm getting a segfault in 1.7.1 stable while performing a "codec_delete_except_re". I'm not sure what offending data the SIP message had, but it crashed opensips. I have a core file. Here'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 < lmp->u.value + lmp->len && *cur != ' ' )<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>