[CWB] CQP crashes on group query
Josep M. Fontana
josepm.fontana at upf.edu
Fri Sep 2 12:33:21 CEST 2022
Hi there,
I'm experiencing crashes when I try to do a group query.
So, this query:
> search1 = [(xpos="A.*") & (word!="[Ss][ae]n[ty].*")][xpos="N.*"];
> group search1 match lemma cut 100;
Produces the error message.
"Segmentation fault (core dumped)"
If I do, this, however:
> count search1 by lemma;
everything seems to work perfectly.
Here are the last lines in the debug output before crashing:
Reducing via rule 112 (line 723), -> OptExpansion
state stack now 0 2 8 35 112 198 282 351
Entering state 410
Next token is 59 (';')
Reducing via rule 51 (line 451), -> OptionalRedir
state stack now 0 2 8 35 112 198 282 351 410
Entering state 445
Reducing via rule 110 (line 713), GROUP_SYM CID Anchor ID CutStatement
OptExpansion OptionalRedir -> GroupCmd
Segmentation fault (core dumped)
Any idea what the problem might be? Any help will be greatly appreciated.
Josep M.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://liste.sslmit.unibo.it/pipermail/cwb/attachments/20220902/10f4c15c/attachment.html>
More information about the CWB
mailing list