<div class="markdown_content"><ul>
<li><strong>status</strong>: open --&gt; closed</li>
<li><strong>Comment</strong>:</li>
</ul>
<p>After testing cqp.exe within cmd.exe on the new Windows Terminal, I am fairly sure that this is part of a set of systematic crashes due to character encoding issues in the Windows console. When built  for Windows, and used alongside Terminal, , cwb 3.4.(latest) will solve at least some of these problems - allowing us to see what persists. So I'm going to close this bug. </p>
<hr/>
<p><strong> <a class="alink strikethrough" href="https://sourceforge.net/p/cwb/bugs/43/">[bugs:#43]</a> %d query with Windows version</strong></p>
<p><strong>Status:</strong> closed<br/>
<strong>Group:</strong> TODO-3.5<br/>
<strong>Labels:</strong> CQP engine <br/>
<strong>Created:</strong> Fri Nov 05, 2010 01:18 PM UTC by Matthieu Decorde<br/>
<strong>Last Updated:</strong> Sat Jul 01, 2017 11:31 AM UTC<br/>
<strong>Owner:</strong> Andrew Hardie</p>
<p>On windows, a query such as "cist"%d crashes cqp.exe.</p>
<p>"xxxxx"%c works.</p>
<p>=== LOGS ===</p>
<p>Reading a token: "cist"%d<br/>
Next token is token STRING ()<br/>
Reducing stack by rule 1 (line 360):<br/>
-&gt; $$ = nterm $@1 ()<br/>
Stack now 0<br/>
Entering state 3<br/>
Next token is token STRING ()<br/>
Reducing stack by rule 5 (line 369):<br/>
-&gt; $$ = nterm $@2 ()<br/>
Stack now 0 3<br/>
Entering state 9<br/>
Next token is token STRING ()<br/>
Reducing stack by rule 20 (line 407):<br/>
-&gt; $$ = nterm $@6 ()<br/>
Stack now 0 3 9<br/>
Entering state 23<br/>
Next token is token STRING ()<br/>
Reducing stack by rule 169 (line 981):<br/>
-&gt; $$ = nterm $@11 ()<br/>
Stack now 0 3 9 23<br/>
Entering state 92<br/>
Next token is token STRING ()<br/>
Reducing stack by rule 199 (line 1079):<br/>
-&gt; $$ = nterm OptTargetSign ()<br/>
Stack now 0 3 9 23 92<br/>
Entering state 141<br/>
Next token is token STRING ()<br/>
Reducing stack by rule 201 (line 1083):<br/>
-&gt; $$ = nterm OptRefId ()<br/>
Stack now 0 3 9 23 92 141<br/>
Entering state 226<br/>
Next token is token STRING ()<br/>
Shifting token STRING ()<br/>
Entering state 143<br/>
Reading a token: Next token is token FLAG ()<br/>
Shifting token FLAG ()<br/>
Entering state 229<br/>
Reducing stack by rule 210 (line 1121):<br/>
$1 = token FLAG ()<br/>
-&gt; $$ = nterm OptionalFlag ()<br/>
Stack now 0 3 9 23 92 141 226 143<br/>
Entering state 230<br/>
Reducing stack by rule 204 (line 1090):<br/>
$1 = token STRING ()<br/>
$2 = nterm OptionalFlag ()</p>
<hr/>
<p>Sent from sourceforge.net because cwb@sslmit.unibo.it is subscribed to <a href="https://sourceforge.net/p/cwb/bugs/">https://sourceforge.net/p/cwb/bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/cwb/admin/bugs/options.">https://sourceforge.net/p/cwb/admin/bugs/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>