<div class="markdown_content"><p>Bug confirmed as persisting - and seems to affect %c as well in the corpus I was testing, including the query "xxxxx"%c mentioned above as <em>not</em> causing the problem.</p>
<hr/>
<p><strong> <a class="alink" href="https://sourceforge.net/p/cwb/bugs/43/">[bugs:#43]</a> %d query with Windows version</strong></p>
<p><strong>Status:</strong> open<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> Sun Jul 31, 2011 10:52 PM 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>