Bug 321258 - konsole crashed when ^d was sent to a tab
Summary: konsole crashed when ^d was sent to a tab
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.10.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-17 09:48 UTC by Roeland Jansen
Modified: 2018-02-27 12:48 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 Roeland Jansen 2013-06-17 09:48:46 UTC
Application: konsole (2.10.2)
KDE Platform Version: 4.10.2 "release 1"
Qt Version: 4.8.4
Operating System: Linux 3.7.10-1.11-desktop x86_64
Distribution: "openSUSE 12.3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

I was cleaning up tabs and when I disposed the third (or so) tab with ^d,  konsole crashed

-- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  parent (this=0x22dd6b0) at ../../src/corelib/kernel/qobject.h:273
#6  parentWidget (this=0x22dd6b0) at ../../src/gui/kernel/qwidget.h:1033
#7  QWidget::window (this=0x22dd6c0) at kernel/qwidget.cpp:4350
#8  0x00007fcd9bbb3264 in QApplicationPrivate::dispatchEnterLeave (enter=enter@entry=0x340d770, leave=0x22dd6c0) at kernel/qapplication.cpp:2756
#9  0x00007fcd9bbb3661 in QApplicationPrivate::sendMouseEvent (receiver=0x340d770, event=0x7fff10a0ad50, alienWidget=0x340d770, nativeWidget=0x2117c60, buttonDown=0x7fcd9c687268 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3153
#10 0x00007fcd9bc2de94 in QETWidget::translateMouseEvent (this=this@entry=0x2117c60, event=event@entry=0x7fff10a0b4c0) at kernel/qapplication_x11.cpp:4527
#11 0x00007fcd9bc2cc21 in QApplication::x11ProcessEvent (this=0x7fff10a0b9e0, event=0x7fff10a0b4c0) at kernel/qapplication_x11.cpp:3650
#12 0x00007fcd9bc52fa2 in x11EventSourceDispatch (s=0x200f000, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#13 0x00007fcd9834d7d5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#14 0x00007fcd9834db08 in ?? () from /usr/lib64/libglib-2.0.so.0
#15 0x00007fcd9834dbc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#16 0x00007fcd9ca531d6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#17 0x00007fcd9bc52c1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#18 0x00007fcd9ca239ef in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#19 0x00007fcd9ca23c78 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#20 0x00007fcd9ca28918 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#21 0x00007fcd8a84ca15 in kdemain () from /usr/lib64/libkdeinit4_konsole.so
#22 0x000000000040889a in _start ()

Possible duplicates by query: bug 308232, bug 302405.

Reported using DrKonqi
Comment 1 Ahmad Samir 2018-02-27 12:48:26 UTC
Konsole in KDE4 is no longer maintained.