Bug 235213

Summary: konsole crash on switching tabs using shift + cursor left
Product: [Applications] konsole Reporter: nine
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description nine 2010-04-23 21:03:59 UTC
Application that crashed: konsole
Version of the application: 2.3.3
KDE Version: 4.3.5 (KDE 4.3.5) "release 3"
Qt Version: 4.5.3
Operating System: Linux 2.6.34-rc5-19-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
konsole crashed when I used shift + cursor left to switch to another tab

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f74bdf8cac0 in Konsole::TerminalDisplay::paintFilters(QPainter&) () from /usr/lib64/libkonsoleprivate.so
#6  0x00007f74bdf8e0a4 in Konsole::TerminalDisplay::paintEvent(QPaintEvent*) () from /usr/lib64/libkonsoleprivate.so
#7  0x00007f74c6b69ad0 in QWidget::event (this=0x8041e0, event=0x7fff4e03cb50) at kernel/qwidget.cpp:7692
#8  0x00007f74c6b1b2ac in QApplicationPrivate::notify_helper (this=0x698560, receiver=0x8041e0, e=0x7fff4e03cb50) at kernel/qapplication.cpp:4065
#9  0x00007f74c6b2257e in QApplication::notify (this=0x7fff4e03dae0, receiver=0x8041e0, e=0x7fff4e03cb50) at kernel/qapplication.cpp:4030
#10 0x00007f74c7716016 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#11 0x00007f74c8d33ddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#12 0x00007f74c6b70e93 in sendSpontaneousEvent (event=<value optimized out>, receiver=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:216
#13 QWidgetPrivate::drawWidget (event=<value optimized out>, receiver=<value optimized out>) at kernel/qwidget.cpp:5084
#14 0x00007f74c6ce19fe in QWidgetBackingStore::sync (this=0x689ba0) at painting/qbackingstore.cpp:1264
#15 0x00007f74c6b63300 in QWidgetPrivate::syncBackingStore (this=0x708370) at kernel/qwidget.cpp:1603
#16 0x00007f74c6b698e8 in QWidget::event (this=0x6d2440, event=0xd5ed50) at kernel/qwidget.cpp:7832
#17 0x00007f74c6ec30bb in QMainWindow::event (this=0x6d2440, event=0xd5ed50) at widgets/qmainwindow.cpp:1399
#18 0x00007f74c7821523 in KXmlGuiWindow::event(QEvent*) () from /usr/lib64/libkdeui.so.5
#19 0x00007f74c6b1b2ac in QApplicationPrivate::notify_helper (this=0x698560, receiver=0x6d2440, e=0xd5ed50) at kernel/qapplication.cpp:4065
#20 0x00007f74c6b2257e in QApplication::notify (this=0x7fff4e03dae0, receiver=0x6d2440, e=0xd5ed50) at kernel/qapplication.cpp:4030
#21 0x00007f74c7716016 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#22 0x00007f74c8d33ddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#23 0x00007f74c8d349ea in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#24 0x00007f74c8d5c803 in ?? () from /usr/lib64/libQtCore.so.4
#25 0x00007f74c5a64dee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f74c5a687b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f74c5a688e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f74c8d5c3a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#29 0x00007f74c6bae31e in QGuiEventDispatcherGlib::processEvents (this=0x7fff4e03c4a0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#30 0x00007f74c8d32712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#31 0x00007f74c8d32ae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#32 0x00007f74c8d34c99 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#33 0x00007f74be1e1503 in kdemain () from /usr/lib64/libkdeinit4_konsole.so
#34 0x0000000000406f88 in _start ()

This bug may be a duplicate of or related to bug 224412

Reported using DrKonqi
Comment 1 Christoph Feck 2010-11-09 18:20:15 UTC

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