(*** This bug was imported into bugs.kde.org ***) Package: khtml Version: 3.0 (using KDE 2.1.1 ) Severity: normal Installed from: RedHat RPMs Compiler: gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-79) OS: Linux OS/Compiler notes: RedHat 7.1 distribution kernel 2.4.0 on P4 1. How it happened The bug occured when the standard text color was changed in the kontrol panel. The Konqueror was in minimized state at that time (most likely it was listing a local directory before being minimized.) 2. Expected behaviour It shouldn't crash on X events. 3. Backtrace (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...0x40d1fc09 in wait4 () from /lib/libc.so.6 #0 0x40d1fc09 in wait4 () from /lib/libc.so.6 #1 0x40d91d84 in __check_rhosts_file () from /lib/libc.so.6 #2 0x40535388 in KCrash::defaultCrashHandler () at eval.c:41 #3 0x40c92708 in killpg () from /lib/libc.so.6 #4 0x41b89c4c in MarkList::setSelectColors () from /usr/lib/libkghostview.so.1 #5 0x41b93279 in KGVMiniWidget::paletteChange () from /usr/lib/libkghostview.so.1 #6 0x407da628 in QWidget::setPalette () from /usr/lib/qt-2.3.0/lib/libqt.so.2 #7 0x407dd206 in QWidget::event () from /usr/lib/qt-2.3.0/lib/libqt.so.2 #8 0x4073b154 in QApplication::notify () from /usr/lib/qt-2.3.0/lib/libqt.so.2 #9 0x404cfc39 in KApplication::notify () at eval.c:41 #10 0x4073a92a in QApplication::setPalette () from /usr/lib/qt-2.3.0/lib/libqt.so.2 #11 0x404d5c27 in KApplication::kdisplaySetPalette () at eval.c:41 #12 0x404d3b99 in KApplication::x11EventFilter () at eval.c:41 #13 0x406ff223 in qt_x11EventFilter () from /usr/lib/qt-2.3.0/lib/libqt.so.2 #14 0x40706e80 in QApplication::x11ProcessEvent () from /usr/lib/qt-2.3.0/lib/libqt.so.2 #15 0x4070643a in QApplication::processNextEvent () from /usr/lib/qt-2.3.0/lib/libqt.so.2 #16 0x4073cfec in QApplication::enter_loop () from /usr/lib/qt-2.3.0/lib/libqt.so.2 #17 0x407063b7 in QApplication::exec () from /usr/lib/qt-2.3.0/lib/libqt.so.2 #18 0x4115c340 in main () from /usr/lib/konqueror.so #19 0x0804a49b in strcpy () #20 0x0804add1 in strcpy () #21 0x0804b2a6 in strcpy () #22 0x0804bff3 in strcpy () #23 0x40c81237 in __libc_start_main () from /lib/libc.so.6 (Submitted via bugs.kde.org) (Called from KBugReport dialog. Fields KDE Version OS manually changed)
The backtrace refers to functions which do not exist anymore, so this crash is now impossible. Changing the default text colour works well.