Bug 216235 - konsole crashing after running cat with three open tabs
Summary: konsole crashing after running cat with three open tabs
Status: RESOLVED DUPLICATE of bug 199161
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-26 10:01 UTC by Kresten Peter Vester
Modified: 2009-12-10 22:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kresten Peter Vester 2009-11-26 10:01:59 UTC
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
Comment 1 Dario Andres 2009-12-10 22:33:15 UTC
Merging with bug 199161 Thanks

*** This bug has been marked as a duplicate of bug 199161 ***