Consultor Eletrônico



Kbase P124121: Compiler crash when using REPLACE with wrong number of arguments in query clause
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x
All Supported Operating Systems

SYMPTOM(s):

Compiler crash when using REPLACE with wrong number of arguments in query clause

Access violation when compiling code

Client terminates with GPF

Using the REPLACE function in a query, FIND or FOR EACH statement

Incorrect number of arguments supplied to the REPLACE function

Stack trace from _progres reads:
_L_mutex_unlock_15
smdtypn
smisgb
smisgb
smidix

CAUSE:

This is a known issue.

FIX:

To avoid the crash, change the call to the REPLACE function to use the correct number of arguments.