Kbase P182275: Crash when compiling class with a BUFFER defined, for a TEMP-TABLE of the same name, in a class METH
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  14/02/2011 |
|
Status: Unverified
SYMPTOM(s):
Crash when compiling class with a BUFFER defined, for a TEMP-TABLE of the same name, in a class METHOD
Bus Error 48 when compiling a class with a buffer defined in a method
Stack trace from _progres:
rcode_slng
smtvini
smsubexit
smendproc
smendstmt
SYSTEM ERROR: Bus error. (48)
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.2x
CAUSE:
Bug# OE00204445
FIX:
To work around this issue, remove the buffer definition from the method.