Bug 328538 - Konsole crash while tab switching
Summary: Konsole crash while tab switching
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.11.3
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-12-08 14:06 UTC by Toralf Förster
Modified: 2018-02-27 12:47 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 Toralf Förster 2013-12-08 14:06:15 UTC
Application: konsole (2.11.3)
KDE Platform Version: 4.11.4 (Compiled from sources)
Qt Version: 4.8.5
Operating System: Linux 3.12.3 i686
Distribution (Platform): Gentoo Packages

-- Information about the crash:
I switched between 3 tabs of a KOnsole (and closed the 4th immediately before IIRC)

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[KCrash Handler]
#7  parent (this=0x91e6628) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:273
#8  parentWidget (this=0x91e6628) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1036
#9  QWidget::window (this=0x91e6630) at kernel/qwidget.cpp:4348
#10 0xb62aa4e6 in QApplicationPrivate::dispatchEnterLeave (enter=0x8f86098, leave=0x91e6630) at kernel/qapplication.cpp:2756
#11 0xb62aabc0 in QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x8f86098, event=event@entry=0xbfe9e8f8, alienWidget=alienWidget@entry=0x8f86098, nativeWidget=nativeWidget@entry=0x8f15698, buttonDown=buttonDown@entry=0xb6c01c74 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3153
#12 0xb6329bc4 in QETWidget::translateMouseEvent (this=0x8f15698, event=0xbfe9ecf0) at kernel/qapplication_x11.cpp:4517
#13 0xb63281af in QApplication::x11ProcessEvent (this=0xbfe9f0b0, event=0xbfe9ecf0) at kernel/qapplication_x11.cpp:3640
#14 0xb6354e6c in x11EventSourceDispatch (s=0x8dd7e68, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#15 0xb5996e56 in g_main_dispatch (context=0x8ec5488) at gmain.c:2539
#16 g_main_context_dispatch (context=0x8ec5488) at gmain.c:3075
#17 0xb59971f8 in g_main_context_iterate (dispatch=1, block=-1248179280, context=0x8ec5488, self=<optimized out>) at gmain.c:3146
#18 g_main_context_iterate (context=0x8ec5488, block=-1248179280, dispatch=1, self=<optimized out>) at gmain.c:3083
#19 0xb59972d1 in g_main_context_iteration (context=0x8ec5488, may_block=1) at gmain.c:3207
#20 0xb6dd8ed7 in QEventDispatcherGlib::processEvents (this=this@entry=0x8ebba98, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#21 0xb6354f6a in QGuiEventDispatcherGlib::processEvents (this=0x8ebba98, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#22 0xb6da46dd in QEventLoop::processEvents (this=0xbfe9efe4, flags=...) at kernel/qeventloop.cpp:149
#23 0xb6da4979 in QEventLoop::exec (this=0xbfe9efe4, flags=...) at kernel/qeventloop.cpp:204
#24 0xb6da9fda in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#25 0xb62a2464 in QApplication::exec () at kernel/qapplication.cpp:3823
#26 0xb50a1911 in kdemain () from /usr/lib/libkdeinit4_konsole.so
#27 0x0804facd in launch (argc=argc@entry=1, _name=_name@entry=0x8e3e44c "/usr/bin/konsole", args=<optimized out>, args@entry=0x8e3e45d "\001", cwd=cwd@entry=0x0, envc=envc@entry=1, envs=<optimized out>, envs@entry=0x8e3e461 "DISPLAY=:0", reset_env=false, tty=tty@entry=0x0, avoid_loops=false, startup_id_str=startup_id_str@entry=0x8e3e470 "n22;1386510693;462706;6276_TIME119800869") at /var/tmp/portage/kde-base/kdelibs-4.11.4/work/kdelibs-4.11.4/kinit/kinit.cpp:726
#28 0x0805094c in handle_launcher_request (sock=sock@entry=7, who=<optimized out>) at /var/tmp/portage/kde-base/kdelibs-4.11.4/work/kdelibs-4.11.4/kinit/kinit.cpp:1218
#29 0x08050fd2 in handle_requests (waitForPid=waitForPid@entry=0) at /var/tmp/portage/kde-base/kdelibs-4.11.4/work/kdelibs-4.11.4/kinit/kinit.cpp:1411
#30 0x0804ca30 in main (argc=2, argv=0xbfe9f834, envp=0xbfe9f840) at /var/tmp/portage/kde-base/kdelibs-4.11.4/work/kdelibs-4.11.4/kinit/kinit.cpp:1899

The reporter indicates this bug may be a duplicate of or related to bug 324501.

Possible duplicates by query: bug 324501, bug 321258.

Reported using DrKonqi
Comment 1 Ahmad Samir 2018-02-27 12:47:37 UTC
Konsole in KDE4 is no longer maintained; feel free to reopen if you can still reproduce with a recent konsole version.