Steffen Tacke writes:
 > Hi !
 > 
 > I'm not sure but i think there's a bug in the TextArea Class provided with
 > the Linux JDK 1.1.6v1 (also in 1.1.5vX).
 > If i put a simple TextArea in a Dialog Window an fill it with some Text
 > with the append() (or the old appendText()) -Method I always get a
 > Segmentation Violation when i try to dispose the Dialog:
 > SIGSEGV   11*  segmentation violation
 > (+ complete thread dump and core file)
 > Any ideas ?
 > 
 > (running JDK on Suse Linux 5.1)

Can you send a test program that demonstrates the problem?

Steve

Reply via email to