[Konsole-devel] [Bug 250411] New: Konsole crash when I set "copy input to -> none"

Amr El-Sharnoby amr.el.sharnoby at gmail.com
Tue Sep 7 04:20:19 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=250411

           Summary: Konsole crash when I set "copy input to -> none"
           Product: konsole
           Version: 2.4.2
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: amr.el.sharnoby at gmail.com


Application: konsole (2.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
I was opening 10 tabs, and was copying the input from tab 1 to all other tabs
.. Then I want to disable this, so went to "Edit -> Copy input to - > none" but
I noticed that it was still copying the input, so I did it again and then
konsole suddenly crashed.

 -- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
[KCrash Handler]
#6  QHash<Konsole::Session*, bool>::detach (this=0x0, session=0x9821c58,
master=false) at /usr/include/qt4/QtCore/qhash.h:299
#7  QHash<Konsole::Session*, bool>::operator[] (this=0x0, session=0x9821c58,
master=false) at /usr/include/qt4/QtCore/qhash.h:733
#8  Konsole::SessionGroup::setMasterStatus (this=0x0, session=0x9821c58,
master=false) at ../../../../apps/konsole/src/Session.cpp:1261
#9  0x00199db1 in Konsole::SessionGroup::removeSession (this=0x0,
session=0x9821c58) at ../../../../apps/konsole/src/Session.cpp:1242
#10 0x001a1a4b in Konsole::SessionController::copyInputToNone (this=0x9d799e0)
at ../../../../apps/konsole/src/SessionController.cpp:783
#11 0x001aab10 in Konsole::SessionController::qt_metacall (this=0x9d799e0,
_c=QMetaObject::InvokeMetaMethod, _id=10, _a=0xbf86e838) at
./SessionController.moc:160
#12 0x01034c9a in QMetaObject::metacall (object=0x9d799e0, cl=167696208,
idx=19, argv=0xbf86e838) at kernel/qmetaobject.cpp:237
#13 0x010433d5 in QMetaObject::activate (sender=0x9d7d040, m=0x36aed58,
local_signal_index=1, argv=0xbf86e838) at kernel/qobject.cpp:3293
#14 0x02d7fbd9 in QAction::triggered (this=0x9d7d040, _t1=false) at
.moc/release-shared/moc_qaction.cpp:263
#15 0x02d81dcc in QAction::activate (this=0x9d7d040, event=QAction::Trigger) at
kernel/qaction.cpp:1255
#16 0x0322560c in QMenuPrivate::activateCausedStack (this=0x9e07ca0,
causedStack=..., action=0x9d7d040, action_e=QAction::Trigger, self=true) at
widgets/qmenu.cpp:1011
#17 0x0322babb in QMenuPrivate::activateAction (this=0x9e07ca0,
action=0x9d7d040, action_e=QAction::Trigger, self=<value optimized out>) at
widgets/qmenu.cpp:1103
#18 0x0322cac7 in QMenu::mouseReleaseEvent (this=0xa276108, e=0xbf86f0d0) at
widgets/qmenu.cpp:2312
#19 0x0078df65 in KMenu::mouseReleaseEvent (this=0xa276108, e=0xbf86f0d0) at
../../kdeui/widgets/kmenu.cpp:471
#20 0x02de47f8 in QWidget::event (this=0xa276108, event=0xbf86f0d0) at
kernel/qwidget.cpp:7998
#21 0x0322e0cc in QMenu::event (this=0xa276108, e=0xbf86f0d0) at
widgets/qmenu.cpp:2414
#22 0x02d864dc in QApplicationPrivate::notify_helper (this=0x92e1548,
receiver=0xa276108, e=0xbf86f0d0) at kernel/qapplication.cpp:4300
#23 0x02d8d9f7 in QApplication::notify (this=0xbf86f984, receiver=0xa276108,
e=0xbf86f0d0) at kernel/qapplication.cpp:3865
#24 0x00697f2a in KApplication::notify (this=0xbf86f984, receiver=0xa276108,
event=0xbf86f0d0) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x0102fa3b in QCoreApplication::notifyInternal (this=0xbf86f984,
receiver=0xa276108, event=0xbf86f0d0) at kernel/qcoreapplication.cpp:704
#26 0x02d8c952 in QCoreApplication::sendEvent (receiver=0xa276108,
event=0xbf86f0d0, alienWidget=0x0, nativeWidget=0xa276108,
buttonDown=0x36ca058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QApplicationPrivate::sendMouseEvent (receiver=0xa276108, event=0xbf86f0d0,
alienWidget=0x0, nativeWidget=0xa276108, buttonDown=0x36ca058,
lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#28 0x02e185cf in QETWidget::translateMouseEvent (this=0xa276108,
event=0xbf86f5ec) at kernel/qapplication_x11.cpp:4302
#29 0x02e17511 in QApplication::x11ProcessEvent (this=0xbf86f984,
event=0xbf86f5ec) at kernel/qapplication_x11.cpp:3379
#30 0x02e4660a in x11EventSourceDispatch (s=0x92e43a8, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#31 0x03a045e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x03a082d8 in ?? () from /lib/libglib-2.0.so.0
#33 0x03a084b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x0105b5d5 in QEventDispatcherGlib::processEvents (this=0x92c2178,
flags=...) at kernel/qeventdispatcher_glib.cpp:412
#35 0x02e46135 in QGuiEventDispatcherGlib::processEvents (this=0x92c2178,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x0102e059 in QEventLoop::processEvents (this=0xbf86f8e4, flags=) at
kernel/qeventloop.cpp:149
#37 0x0102e4aa in QEventLoop::exec (this=0xbf86f8e4, flags=...) at
kernel/qeventloop.cpp:201
#38 0x0103269f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#39 0x02d86577 in QApplication::exec () at kernel/qapplication.cpp:3579
#40 0x00aea23b in kdemain (argc=1, argv=0xbf86fac4) at
../../../../apps/konsole/src/main.cpp:77
#41 0x080485fb in main (argc=1, argv=0xbf86fac4) at konsole_dummy.cpp:3

Possible duplicates by query: bug 245088, bug 234330.

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list