Kbase P119020: Client crash with error 49, 13516, 12882 or 12959 when running object-oriented code
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
SYMPTOM(s):
Client crash with error 49, 13516, 12882 or 12959 when running object-oriented code from r-code
SYSTEM ERROR: Memory violation. (49)
R-code '<file-name>' contains features that cannot be executed by an Open Edge version 10.1A client. (13516)
Could not access element '' of class '' using object of type '' - compilation is out of date. (12882)
Cannot use NEW statement with class '' using a protected constructor. (12959)
Error log reports error at line 0 of procedure
Procedure is an object class (.cls) file
Procedure contains object-oriented programming
Running from p-code or r-code compiled on same platform
FACT(s) (Environment):
OpenEdge 10.1A 64-bit
HP-UX
AIX
Error does not happen if r-code is compiled on other 64-bit platform
Error does not happen if using OpenEdge 10.1B or later
Solaris SPARC 9 64-bit
Solaris SPARC 10 64-bit
CAUSE:
Bug# OE00132800
FIX:
Upgrade to OpenEdge 10.1B where the issue can no longer be reproduced.
Workaround:
Compile the source code to r-code on a different platform. R-code compiled on Linux 64-bit is reported to run correctly.