Kbase P25861: WebClient application GPFs in QUERY-PREPARE() statement
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/03/2005 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1C
Progress 9.1D
OpenEdge 10.0A
Windows NT 32 Intel/Windows 2000
SYMPTOM(s):
WebClient application GPFs in QUERY-PREPARE() statement
QUERY-PREPARE() statement causes WebClient application to die
Same QUERY-PREPARE string works fine with full prowin32 client
progress stacktrace reads:
smglbize
smglbize
smidix
smdbsp
rnqsmprep
rnqsmsem
rnDynQryPrepare
umDynqGetAttr
umSuperGetAttr
ioGetAttribute
fmEWDAX
fmeval
rnexpstmt
rnexec_entry
rninterpret
umeDispatchEvent
wwRunDispatcher
iodispatch
rnrq
drmain
ProStartup
WinMain
WinMainCRTStartup
CAUSE:
BUG# 20030616-015
FIX:
Upgrade to WebClient 9.1E or 10.0B (or higher).
As an immediate workaround following could be used - replace prowc.dll (in webclient\bin) with prow32.dll (from DLC\bin), but this will prevent webclient application to be upgraded in future when a new version of the application gets released.