All,<div>I&#39;m doing a rl_check(&quot;$avp(s:accountid)&quot;)</div><div><br></div><div>where the avp isn&#39;t a valid pipe. Looks like this is throwing a segfault. Here&#39;s the BT:</div><div><div>Core was generated by `/usr/local/sbin/opensips -P /var/run/opensips.pid -m 3072&#39;.</div>

<div>Program terminated with signal 11, Segmentation fault.</div><div>[New process 5388]</div><div>#0  0x00002b85c78690fb in rl_check (msg=0x7a1768, forced_pipe=19) at ratelimit.c:806</div><div>806<span class="Apple-tab-span" style="white-space:pre">                </span>(*pipes[id].counter)++;</div>

<div>(gdb) </div><div><br></div><div><br></div><div>Is there a way to &quot;dynamically&quot; create the pipes? ie if pipe #19 doesn&#39;t exist, then use pipe #0. Then use the fifo to create pipe #19.</div><div><br></div>

<div>-Brett</div><div><br></div></div>