[CWB] CQP bug report?

Stefan Evert stefan.evert at uos.de
Thu Feb 26 15:53:06 CET 2009


>> cwb-lexdecode -p cane -c -d ITWAC_20
>
> Segmentation fault

Good. :-)

>> cwb-lexdecode ITWAC_20 | perl -nle '$l = length($_); $max = $l if  
>> $l >
>> $max; END{print $max}'
>
> I'm not exactly sure what I'm doing here, anyway the result I get is
> 7000, if this is the length of the longest token, then maybe this is  
> the
> problem.

Yes, with a 7000-character token, you're dead.  I would have expected  
cwb-encode to catch this, but apparently I don't have all the safety  
checks in place that should be there ...

I'm going to look into this.

Cheers,
Stefan




More information about the CWB mailing list