Kbase P100627: BUFFER-LINES GPFs in character client
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/31/2005 |
|
Status: Unverified
FACT(s) (Environment):
Sun Solaris SPARC
Progress 9.1C
SYMPTOM(s):
BUFFER-LINES GPFs in character client
Character client GPFs when editor's BUFFER-LINES is less than actual number of lines in the text.
The following actions would generate a GPF:
1. Run the code:
def var txt as c. txt = "1234567890~n0987654321~n".
display txt view-as editor size 11 by 2 buffer-lines 2.
set txt view-as editor size 11 by 2 buffer-lines 2.
2. If you try to delete a character in the second line, a GPF will occur after few seconds.
CAUSE:
Bug #: 20000922-005
FIX:
Upgrade to 9.1C21.