Kbase P100857: Progress crash when a frame becomes hidden
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1E
OpenEdge 10.0B
SYMPTOM(s):
Progress crash when a frame becomes hidden
The frame is defined in an internal procedure
Progress crash when performing the HIDE FRAME statement.
A LEAVE trigger was defined in the same procedure.
Stack trace from _progress reads:
umeUITDel
umCoreDestroy
umFldClassDestroy
umSuperDestroy
umDgpDestroy
umClassDestroy
umSuperDestroy
umFrmDestroy
CAUSE:
Bug# 20050204-002
FIX:
Upgrade to 10.0B02
If the upgrade is not possible, explicit define the frame outside of the internal procedure where the trigger is defined.