Application that crashed: konsole Version of the application: 2.3.3 KDE Version: 4.3.3 (KDE 4.3.3) "release 182" Qt Version: 4.5.3 Operating System: Linux 2.6.27.37-0.1-default x86_64 Distribution: "openSUSE 11.1 (x86_64)" What I was doing when the application crashed: I had three tabs open - two of them running ssh to a remote server. One of them running a tail -f command on a log file. The other one just connected. In the locale tab i just ran "cat" on a rather large xml file ~72 mb. The "cat" command did not run smoothly -- Backtrace: Application: Konsole (kdeinit4), signal: Segmentation fault [KCrash Handler] #5 0x00007f015c3d9224 in Konsole::TerminalDisplay::paintFilters(QPainter&) () from /usr/lib64/libkonsoleprivate.so #6 0x00007f015c3da8fa in Konsole::TerminalDisplay::paintEvent(QPaintEvent*) () from /usr/lib64/libkonsoleprivate.so #7 0x00007f01661be854 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #8 0x00007f016616da4d in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #9 0x00007f0166175cda in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #10 0x00007f016725809b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #11 0x00007f0168dd615c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #12 0x00007f01661c5a75 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4 #13 0x00007f016633e3ae in ?? () from /usr/lib64/libQtGui.so.4 #14 0x00007f01661b7780 in QWidgetPrivate::syncBackingStore() () from /usr/lib64/libQtGui.so.4 #15 0x00007f01661be6ed in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #16 0x00007f016652e0fb in QMainWindow::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #17 0x00007f0167364688 in KXmlGuiWindow::event(QEvent*) () from /usr/lib64/libkdeui.so.5 #18 0x00007f016616da4d in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #19 0x00007f0166175cda in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #20 0x00007f016725809b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #21 0x00007f0168dd615c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #22 0x00007f0168dd6dda in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4 #23 0x00007f0168dff9b3 in ?? () from /usr/lib64/libQtCore.so.4 #24 0x00007f0164c4d0fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #25 0x00007f0164c508cd in ?? () from /usr/lib64/libglib-2.0.so.0 #26 0x00007f0164c50a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #27 0x00007f0168dff56c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #28 0x00007f0166204fdf in ?? () from /usr/lib64/libQtGui.so.4 #29 0x00007f0168dd49e2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #30 0x00007f0168dd4db4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #31 0x00007f0168dd70a4 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #32 0x00007f015c64a5b4 in kdemain () from /usr/lib64/libkdeinit4_konsole.so #33 0x0000000000407495 in _start () Reported using DrKonqi
Merging with bug 199161 Thanks *** This bug has been marked as a duplicate of bug 199161 ***