Consultor Eletrônico



Kbase P123790: 4GL: The X-DOCUMENT handle LOAD() method crashes session under certain cirumstances
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   28/05/2010
Status: Verified

SYMPTOM(s):

4GL: The X-DOCUMENT handle LOAD() method crashes session under certain circumstances

Error Message Alert-Box Entitled "Microsoft Visual C++ Runtime Library" displays the error message:

"
Runtime Error!
Program: C:\Progress\OpenEdge101B\bin\prowin32.exe
R6025
-pure virtual function call
"

A protrace file is generated whose core dump includes the lines:
"
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 1038D32A 01:0038C32A C:\Progress\OPENED~4\BIN\prow32.dll
...
Call Stack:
Address Frame
1038D32A 00E79582 rcUpdateFieldMap+E1A

FACT(s) (Environment):

OpenEdge 10.1A
OpenEdge 10.1A02 32-bit Service Pack
OpenEdge 10.1B
OpenEdge 10.1B01 32-bit Service Pack
Windows

CAUSE:

Bug# OE00150474

FIX:

Upgrade to OpenEdge 10.1C or later. If upgrading to OpenEdge 10.1C or later is not feasible, ensure that the X-document object handle's LOAD() method does not fail due to the non existence of the file to be loaded, wrong HTTP URL address, wrong file directory path, incorrect file name or file corruption etc.