<div>Hi all,</div><div><br></div><div>I&#39;m getting the following error whenever I use most regular expressions </div><div><br></div><div>[no corpus]&gt; PERS-DIVER-USENET </div><div>PERS-DIVER-USENET&gt; [word = &quot;.+ai&quot;]</div>

<div>Segmentation fault (core dumped) </div><div><br></div><div><div>[no corpus]&gt; PERS-DIVER-USENET </div><div>PERS-DIVER-USENET&gt; [word = &quot;.*ai&quot;];</div><div>Segmentation fault (core dumped) </div></div><div>

<br></div><div>[no corpus]&gt; PERS-DIVER-USENET </div><div><div>PERS-DIVER-USENET&gt; [word = &quot;.ai&quot;];</div><div>Segmentation fault (core dumped) </div></div><div><br></div><div>However, for what it&#39;s worth, this does NOT happen in cases such as the following:</div>

<div><br></div><div><div>[no corpus]&gt; PERS-DIVER-USENET </div><div>PERS-DIVER-USENET&gt; [word = &quot;cas(a|o)(s|)&quot;];</div></div><div><br></div><div>This happens on both version 3.0 (from the website) and version 3.4.7 from SVN.</div>

<div><br></div><div>This bug &lt;<a href="http://sourceforge.net/p/cwb/bugs/52/">http://sourceforge.net/p/cwb/bugs/52/</a>&gt; seems to refer to the problem I&#39;m having, but it&#39;s marked as &quot;fixed&quot;, so I&#39;m not sure where to go from here. Any help would be appreciated.</div>

<div><br></div><div>Thanks,</div><div>Scott</div>