[CWB] [ cwb-Bugs-3103601 ] %d query with Windows version

SourceForge.net noreply at sourceforge.net
Mon Aug 1 00:52:46 CEST 2011


Bugs item #3103601, was opened at 2010-11-05 13:18
Message generated for change (Settings changed) made by andrewhardie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=722303&aid=3103601&group_id=131809

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: CQP engine
>Group: TODO-3.5
Status: Open
Resolution: None
Priority: 9
Private: No
Submitted By: Matthieu Decorde (mdecorde)
Assigned to: Andrew Hardie (andrewhardie)
Summary: %d query with Windows version

Initial Comment:
On windows, a query such as "cist"%d crashes cqp.exe.

"xxxxx"%c works.


=== LOGS ===

Reading a token: "cist"%d
Next token is token STRING ()
Reducing stack by rule 1 (line 360):
-> $$ = nterm $@1 ()
Stack now 0
Entering state 3
Next token is token STRING ()
Reducing stack by rule 5 (line 369):
-> $$ = nterm $@2 ()
Stack now 0 3
Entering state 9
Next token is token STRING ()
Reducing stack by rule 20 (line 407):
-> $$ = nterm $@6 ()
Stack now 0 3 9
Entering state 23
Next token is token STRING ()
Reducing stack by rule 169 (line 981):
-> $$ = nterm $@11 ()
Stack now 0 3 9 23
Entering state 92
Next token is token STRING ()
Reducing stack by rule 199 (line 1079):
-> $$ = nterm OptTargetSign ()
Stack now 0 3 9 23 92
Entering state 141
Next token is token STRING ()
Reducing stack by rule 201 (line 1083):
-> $$ = nterm OptRefId ()
Stack now 0 3 9 23 92 141
Entering state 226
Next token is token STRING ()
Shifting token STRING ()
Entering state 143
Reading a token: Next token is token FLAG ()
Shifting token FLAG ()
Entering state 229
Reducing stack by rule 210 (line 1121):
   $1 = token FLAG ()
-> $$ = nterm OptionalFlag ()
Stack now 0 3 9 23 92 141 226 143
Entering state 230
Reducing stack by rule 204 (line 1090):
   $1 = token STRING ()
   $2 = nterm OptionalFlag ()


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=722303&aid=3103601&group_id=131809


More information about the CWB mailing list