Bug 198408 - Crashed when I opened Configure Shortcuts
Summary: Crashed when I opened Configure Shortcuts
Status: RESOLVED WORKSFORME
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-06-30 14:28 UTC by Pascal d'Hermilly
Modified: 2016-10-23 20:57 UTC (History)
2 users (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 Pascal d'Hermilly 2009-06-30 14:28:32 UTC
Application that crashed: konsole
Version of the application: 2.3
KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2))
Qt Version: 4.5.1
Operating System: Linux 2.6.30-9-generic x86_64
Distribution: Ubuntu karmic (development branch)

What I was doing when the application crashed:
It chrashed when I selected Settings menu -> Configure shortcuts
I had 4 tabs open, 3 of them with a dead ssh session.
usually there is no problem in opening the Configure shortcuts dialog

 -- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fa960b8a503 in Konsole::MainWindow::showShortcutsDialog (this=0x1c11010) at ../../../../apps/konsole/src/MainWindow.cpp:417
#6  0x00007fa960b8ab2c in Konsole::MainWindow::qt_metacall (this=0x1c11010, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffd8a91a80) at ./MainWindow.moc:105
#7  0x00007fa95f58074c in QMetaObject::activate (sender=0x1c06c90, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1cb1960) at kernel/qobject.cpp:3120
#8  0x00007fa95e9e5437 in QAction::triggered (this=0x29502d8, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#9  0x00007fa95e9e687f in QAction::activate (this=0x1c06c90, event=<value optimized out>) at kernel/qaction.cpp:1160
#10 0x00007fa95edffecd in QMenuPrivate::activateCausedStack (this=<value optimized out>, causedStack=@0x7fffd8a91ba0, action=0x1c06c90, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967
#11 0x00007fa95ee05dea in QMenuPrivate::activateAction (this=0x1c4b700, action=0x1c06c90, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1060
#12 0x00007fa95ffd5c5e in KMenu::mouseReleaseEvent (this=0x1c5cd80, e=0x39632a) at ../../kdeui/widgets/kmenu.cpp:456
#13 0x00007fa95ea39d10 in QWidget::event (this=0x1c5cd80, event=0x7fffd8a924a0) at kernel/qwidget.cpp:7521
#14 0x00007fa95ee085ab in QMenu::event (this=0x1c5cd80, e=0x7fffd8a924a0) at widgets/qmenu.cpp:2353
#15 0x00007fa95e9eb27c in QApplicationPrivate::notify_helper (this=0x1b49e80, receiver=0x1c5cd80, e=0x7fffd8a924a0) at kernel/qapplication.cpp:4057
#16 0x00007fa95e9f2391 in QApplication::notify (this=<value optimized out>, receiver=0x1c5cd80, e=0x7fffd8a924a0) at kernel/qapplication.cpp:3759
#17 0x00007fa95ff03c16 in KApplication::notify (this=0x7fffd8a943b0, receiver=0x1c5cd80, event=0x7fffd8a924a0) at ../../kdeui/kernel/kapplication.cpp:302
#18 0x00007fa95f56b20c in QCoreApplication::notifyInternal (this=0x7fffd8a943b0, receiver=0x1c5cd80, event=0x7fffd8a924a0) at kernel/qcoreapplication.cpp:610
#19 0x00007fa95e9f1c60 in QApplicationPrivate::sendMouseEvent (receiver=0x1c5cd80, event=0x7fffd8a924a0, alienWidget=0x0, nativeWidget=0x1c5cd80, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#20 0x00007fa95ea57ffe in QETWidget::translateMouseEvent (this=0x1c5cd80, event=<value optimized out>) at kernel/qapplication_x11.cpp:4382
#21 0x00007fa95ea56c7a in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffd8a93fd0) at kernel/qapplication_x11.cpp:3566
#22 0x00007fa95ea7fdac in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#23 0x00007fa95b3298fe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0x00007fa95b32cfd8 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0x00007fa95b32d100 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0x00007fa95f593b66 in QEventDispatcherGlib::processEvents (this=0x1b04d00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#27 0x00007fa95ea7f55e in QGuiEventDispatcherGlib::processEvents (this=0x29502d8, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#28 0x00007fa95f569b12 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#29 0x00007fa95f569ee4 in QEventLoop::exec (this=0x7fffd8a94300, flags=) at kernel/qeventloop.cpp:200
#30 0x00007fa95f56bf89 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#31 0x00007fa960b8e1c3 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/konsole/src/main.cpp:104
#32 0x00007fa96082a5e6 in __libc_start_main (main=0x400720 <main>, argc=1, ubp_av=0x7fffd8a94608, init=0x400750 <__libc_csu_init>, fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7fffd8a945f8) at libc-start.c:220
#33 0x0000000000400659 in _start () at ../sysdeps/x86_64/elf/start.S:113

Reported using DrKonqi
Comment 1 Dario Andres 2009-06-30 18:28:21 UTC
The backtrace is like the one at bug 180831. However the situations seem a bit different. Could you check it ? Thanks
Comment 2 FiNeX 2009-09-08 12:31:23 UTC
@Pascal: any news? Did you check bug #180831 ?
Comment 3 Pascal d'Hermilly 2009-09-08 14:10:22 UTC
I haven't experienced the chrash again.
I don't know what to say about bug 180831.