Package: kwrite Version: Caldera OpenLinux 2.2 kde 1.1 i386 right out of the box. kwrite stays up momentarily then dies. Here is a stack trace from gdb: Core was generated by `kwrite /usr/bin/www'. Program terminated with signal 11, Segmentation fault. Reading symbols from /opt/kde/lib/libkfile.so.2... (no debugging symbols found)...done. Reading symbols from /opt/kde/lib/libkfm.so.2...(no debugging symbols found)... done. Reading symbols from /opt/kde/lib/libkdecore.so.2...done. Reading symbols from /usr/X11R6/lib/libXext.so.6...done. Reading symbols from /usr/lib/libqt.so.1...done. Reading symbols from /usr/X11R6/lib/libX11.so.6...done. Reading symbols from /opt/kde/lib/libkdeui.so.2...done. Reading symbols from /usr/lib/libstdc++.so.2.9...done. Reading symbols from /lib/libm.so.6...done. Reading symbols from /lib/libc.so.6...done. Reading symbols from /lib/ld-linux.so.2...done. #0 0x402f3265 in XSetLineAttributes () (gdb) where #0 0x402f3265 in XSetLineAttributes () #1 0x4023d347 in QPainter::updatePen () #2 0x4023d083 in QPainter::updateFont () #3 0x40242c04 in QPainter::drawText () #4 0x805cf17 in KWriteDoc::paintTextLine () #5 0x805f89e in KWriteView::paintCursor () #6 0x8060123 in KWriteView::timerEvent () #7 0x401c625a in QWidget::event () #8 0x401928d6 in QApplication::notify () #9 0x4022ba77 in qt_activate_timers () #10 0x4022a45e in QApplication::processNextEvent () #11 0x4022af1d in QApplication::enter_loop () #12 0x4022a211 in QApplication::exec () #13 0x8069d92 in main () #14 0x404c0b0f in __libc_start_main () Pretty wierd, I have been running kde at work 4x24 for 5 weeks without a hitch. I see that its a handler for a timing event so this might be a timing issue bye.