<div>Hi all,</div><div><br></div><div>I'm getting the following error whenever I use most regular expressions </div><div><br></div><div>[no corpus]> PERS-DIVER-USENET </div><div>PERS-DIVER-USENET> [word = ".+ai"]</div>
<div>Segmentation fault (core dumped) </div><div><br></div><div><div>[no corpus]> PERS-DIVER-USENET </div><div>PERS-DIVER-USENET> [word = ".*ai"];</div><div>Segmentation fault (core dumped) </div></div><div>
<br></div><div>[no corpus]> PERS-DIVER-USENET </div><div><div>PERS-DIVER-USENET> [word = ".ai"];</div><div>Segmentation fault (core dumped) </div></div><div><br></div><div>However, for what it's worth, this does NOT happen in cases such as the following:</div>
<div><br></div><div><div>[no corpus]> PERS-DIVER-USENET </div><div>PERS-DIVER-USENET> [word = "cas(a|o)(s|)"];</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 <<a href="http://sourceforge.net/p/cwb/bugs/52/">http://sourceforge.net/p/cwb/bugs/52/</a>> seems to refer to the problem I'm having, but it's marked as "fixed", so I'm not sure where to go from here. Any help would be appreciated.</div>
<div><br></div><div>Thanks,</div><div>Scott</div>