Kbase P165110: Session crashes when closing .NET form launched from ABL with ON ENTRY trigger
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/3/2010 |
|
Status: Unverified
SYMPTOM(s):
Session crashes when closing .NET form launched from ABL with ON ENTRY trigger
Session crashes when closing form
Form class crashes when trying to execute the widget's ON ENTRY trigger upon return to calling code
Stack trace obtained from MS Visual Studio debugger shows:
rniproc_entry
rninterpret
umeDispatchEvent
wwRunDispatcher
ABL stack trace shows point-of-failure occurring on line 0 of the ABL code that called the .NET form
** ABL Stack Trace **
--> USER-INTERFACE-TRIGGER formCrash.w (formCrash.r) at line 0
USER-INTERFACE-TRIGGER formCrash.w (formCrash.r) at line 179
FACT(s) (Environment):
ABL button launches .NET form using ON CHOOSE trigger
ABL button also has an ON ENTRY trigger defined on it
No crash occurs if the ON ENTRY trigger is removed
Crash occurs if the ON ENTRY trigger exists for the button, even if the trigger contains no code
Form is launched using:
WAIT-FOR aForm:ShowDialog().
OpenEdge 10.2A
OpenEdge 10.2B
Windows
CAUSE:
Bug# OE00195009
FIX:
Upgrade to 10.2B01