Bug 226856 - segfault on clicking configure shortcuts
Summary: segfault on clicking configure shortcuts
Status: RESOLVED LATER
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: 2010-02-14 18:15 UTC by Ian Gibbs
Modified: 2011-03-05 23:00 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 Ian Gibbs 2010-02-14 18:15:38 UTC
Application that crashed: konsole
Version of the application: 2.3.3
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-17-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Konsole open with five tabs. Four were SSHed to other machines. One was brand new. Clicked Settings > Configure Shortcuts ans Konsole segfaulted. Color scheme non-default.

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  0x00007f3e95209813 in ?? () from /usr/lib/libkdeinit4_konsole.so
#6  0x00007f3e95209e4c in ?? () from /usr/lib/libkdeinit4_konsole.so
#7  0x00007f3ea014bddc in QMetaObject::activate (sender=0x1ac08e0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x2766ed0) at kernel/qobject.cpp:3113
#8  0x00007f3e9e0dd0a7 in QAction::triggered (this=0x1ba5298, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#9  0x00007f3e9e0de4ef in QAction::activate (this=0x1ac08e0, event=<value optimized out>) at kernel/qaction.cpp:1160
#10 0x00007f3e9e4caecd in QMenuPrivate::activateCausedStack (this=<value optimized out>, causedStack=..., action=0x1ac08e0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967
#11 0x00007f3e9e4d0dea in QMenuPrivate::activateAction (this=0x1af17d0, action=0x1ac08e0, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1060
#12 0x00007f3e9edec64e in KMenu::mouseReleaseEvent (this=0x1af8c80, e=0x2766ec0) at ../../kdeui/widgets/kmenu.cpp:456
#13 0x00007f3e9e1319c0 in QWidget::event (this=0x1af8c80, event=0x7fff13008a60) at kernel/qwidget.cpp:7549
#14 0x00007f3e9e4d35ab in QMenu::event (this=0x1af8c80, e=0x7fff13008a60) at widgets/qmenu.cpp:2353
#15 0x00007f3e9e0e2efc in QApplicationPrivate::notify_helper (this=0x19eec50, receiver=0x1af8c80, e=0x7fff13008a60) at kernel/qapplication.cpp:4056
#16 0x00007f3e9e0ea011 in QApplication::notify (this=<value optimized out>, receiver=0x1af8c80, e=0x7fff13008a60) at kernel/qapplication.cpp:3758
#17 0x00007f3e9ed19e56 in KApplication::notify (this=0x7fff1300a970, receiver=0x1af8c80, event=0x7fff13008a60) at ../../kdeui/kernel/kapplication.cpp:302
#18 0x00007f3ea0136c2c in QCoreApplication::notifyInternal (this=0x7fff1300a970, receiver=0x1af8c80, event=0x7fff13008a60) at kernel/qcoreapplication.cpp:610
#19 0x00007f3e9e0e98e0 in QCoreApplication::sendSpontaneousEvent (receiver=0x1af8c80, event=0x7fff13008a60, alienWidget=0x0, nativeWidget=0x1af8c80, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#20 QApplicationPrivate::sendMouseEvent (receiver=0x1af8c80, event=0x7fff13008a60, alienWidget=0x0, nativeWidget=0x1af8c80, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>)
    at kernel/qapplication.cpp:2924
#21 0x00007f3e9e14fe2e in QETWidget::translateMouseEvent (this=0x1af8c80, event=<value optimized out>) at kernel/qapplication_x11.cpp:4343
#22 0x00007f3e9e14eaa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff1300a590) at kernel/qapplication_x11.cpp:3550
#23 0x00007f3e9e177d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#24 0x00007f3e9d013bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00007f3e9d017598 in ?? () from /lib/libglib-2.0.so.0
#26 0x00007f3e9d0176c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00007f3ea015f1a6 in QEventDispatcherGlib::processEvents (this=0x19ee290, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#28 0x00007f3e9e1774be in QGuiEventDispatcherGlib::processEvents (this=0x1ba5298, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#29 0x00007f3ea0135532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#30 0x00007f3ea0135904 in QEventLoop::exec (this=0x7fff1300a8c0, flags=) at kernel/qeventloop.cpp:201
#31 0x00007f3ea0137ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#32 0x00007f3e9520d503 in kdemain () from /usr/lib/libkdeinit4_konsole.so
#33 0x0000000000406da8 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=1, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x19873c6 "girflet;1266028396;869249;2649_TIME102309831") at ../../kinit/kinit.cpp:677
#34 0x0000000000407aa0 in handle_launcher_request (sock=7, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#35 0x0000000000407f51 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1362
#36 0x0000000000408bb2 in main (argc=2, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1793

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-15 15:27:23 UTC
This looks like bug 180831, did you splitted and detached a view ?
Regards
Comment 2 Ian Gibbs 2010-02-16 21:35:05 UTC
No - all five tabs were in one window, with only one view. I do not use split or detach.
Comment 3 Kurt Hindenburg 2011-03-05 23:00:24 UTC
Can you reproduce on a later version such as KDE 4.5.x or 4.6?