Bug 249010 - Crash when attempting to "Configure Shortcuts..."
Summary: Crash when attempting to "Configure Shortcuts..."
Status: RESOLVED DUPLICATE of bug 236902
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.4.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-25 16:53 UTC by p-kde
Modified: 2010-11-09 17:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (6.33 KB, text/plain)
2010-08-25 18:23 UTC, p-kde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description p-kde 2010-08-25 16:53:29 UTC
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 had recently needed to explicitly close a tab running a SSH session that had hung (due to network issues).

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77b5aa0 (LWP 1367))]

Thread 2 (Thread 0xb49b4b70 (LWP 1380)):
#0  0x05526e16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x0070b6fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x00710825 in QTimerInfoList::updateCurrentTime (this=0xa22bdfc) at kernel/qeventdispatcher_unix.cpp:340
#3  0x0071086a in QTimerInfoList::timerWait (this=0xa22bdfc, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0x0070e818 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb49b40cc) at kernel/qeventdispatcher_glib.cpp:136
#5  0x0070e8a5 in timerSourcePrepare (source=0x0, timeout=0x552aff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0x088e2aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x088e2ee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x088e34b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x0070e60f in QEventDispatcherGlib::processEvents (this=0xa205e18, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x006e1059 in QEventLoop::processEvents (this=0xb49b4290, flags=) at kernel/qeventloop.cpp:149
#11 0x006e14aa in QEventLoop::exec (this=0xb49b4290, flags=...) at kernel/qeventloop.cpp:201
#12 0x005dd5a8 in QThread::exec (this=0xa205d70) at thread/qthread.cpp:487
#13 0x006c0c1b in QInotifyFileSystemWatcherEngine::run (this=0xa205d70) at io/qfilesystemwatcher_inotify.cpp:248
#14 0x005e032e in QThreadPrivate::start (arg=0xa205d70) at thread/qthread_unix.cpp:248
#15 0x0039696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x0652aa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb77b5aa0 (LWP 1367)):
[KCrash Handler]
#6  QListData::size (this=0x40280000) at /usr/include/qt4/QtCore/qlist.h:90
#7  QList<QAction*>::count (this=0x40280000) at /usr/include/qt4/QtCore/qlist.h:261
#8  KActionCollection::count (this=0x40280000) at ../../kdeui/actions/kactioncollection.cpp:151
#9  0x00dd4d65 in KShortcutsEditor::addCollection (this=0xafeae18, collection=0x40280000, title=...) at ../../kdeui/dialogs/kshortcutseditor.cpp:106
#10 0x00dd9d49 in KShortcutsDialog::addCollection (this=0xbfa884f4, collection=0x40280000, title=...) at ../../kdeui/dialogs/kshortcutsdialog.cpp:155
#11 0x087c10e6 in ?? () from /usr/lib/libkdeinit4_konsole.so
#12 0x087c176b in ?? () from /usr/lib/libkdeinit4_konsole.so
#13 0x006e7c9a in QMetaObject::metacall (object=0xa0674e8, cl=178462496, idx=134558392, argv=0xbfa88544) at kernel/qmetaobject.cpp:237
#14 0x006f63d5 in QMetaObject::activate (sender=0xa084fb0, m=0x2c45d58, local_signal_index=1, argv=0xbfa886b8) at kernel/qobject.cpp:3293
#15 0x02316bd9 in QAction::triggered (this=0xa084fb0, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#16 0x02318dcc in QAction::activate (this=0xa084fb0, event=QAction::Trigger) at kernel/qaction.cpp:1255
#17 0x027bc60c in QMenuPrivate::activateCausedStack (this=0xa0a3890, causedStack=..., action=0xa084fb0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1011
#18 0x027c2abb in QMenuPrivate::activateAction (this=0xa0a3890, action=0xa084fb0, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1103
#19 0x027c3ac7 in QMenu::mouseReleaseEvent (this=0xa09e348, e=0xbfa88f50) at widgets/qmenu.cpp:2312
#20 0x00f3cf65 in KMenu::mouseReleaseEvent (this=0xa09e348, e=0xbfa88f50) at ../../kdeui/widgets/kmenu.cpp:471
#21 0x0237b7f8 in QWidget::event (this=0xa09e348, event=0xbfa88f50) at kernel/qwidget.cpp:7998
#22 0x027c50cc in QMenu::event (this=0xa09e348, e=0xbfa88f50) at widgets/qmenu.cpp:2414
#23 0x0231d4dc in QApplicationPrivate::notify_helper (this=0xa0147c8, receiver=0xa09e348, e=0xbfa88f50) at kernel/qapplication.cpp:4300
#24 0x023249f7 in QApplication::notify (this=0xbfa89804, receiver=0xa09e348, e=0xbfa88f50) at kernel/qapplication.cpp:3865
#25 0x00e46f2a in KApplication::notify (this=0xbfa89804, receiver=0xa09e348, event=0xbfa88f50) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x006e2a3b in QCoreApplication::notifyInternal (this=0xbfa89804, receiver=0xa09e348, event=0xbfa88f50) at kernel/qcoreapplication.cpp:704
#27 0x02323952 in QCoreApplication::sendEvent (receiver=0xa09e348, event=0xbfa88f50, alienWidget=0x0, nativeWidget=0xa09e348, buttonDown=0x2c61058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QApplicationPrivate::sendMouseEvent (receiver=0xa09e348, event=0xbfa88f50, alienWidget=0x0, nativeWidget=0xa09e348, buttonDown=0x2c61058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#29 0x023af5cf in QETWidget::translateMouseEvent (this=0xa09e348, event=0xbfa8946c) at kernel/qapplication_x11.cpp:4302
#30 0x023ae511 in QApplication::x11ProcessEvent (this=0xbfa89804, event=0xbfa8946c) at kernel/qapplication_x11.cpp:3379
#31 0x023dd60a in x11EventSourceDispatch (s=0xa017740, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#32 0x088df5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x088e32d8 in ?? () from /lib/libglib-2.0.so.0
#34 0x088e34b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x0070e5d5 in QEventDispatcherGlib::processEvents (this=0xa011e48, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#36 0x023dd135 in QGuiEventDispatcherGlib::processEvents (this=0xa011e48, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x006e1059 in QEventLoop::processEvents (this=0xbfa89764, flags=) at kernel/qeventloop.cpp:149
#38 0x006e14aa in QEventLoop::exec (this=0xbfa89764, flags=...) at kernel/qeventloop.cpp:201
#39 0x006e569f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#40 0x0231d577 in QApplication::exec () at kernel/qapplication.cpp:3579
#41 0x087c523b in kdemain () from /usr/lib/libkdeinit4_konsole.so
#42 0x0804e133 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=1, envs=0x9fdbf69 "DISPLAY=:0.0", reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x9fdbf7a "spopper-laptop;1280253507;998565;1212_TIME376033") at ../../kinit/kinit.cpp:717
#43 0x0804ec6d in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1209
#44 0x0804f190 in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1402
#45 0x0804fe4f in main (argc=4, argv=0xbfa8a1f4, envp=0xbfa8a208) at ../../kinit/kinit.cpp:1845

Reported using DrKonqi
Comment 1 p-kde 2010-08-25 18:23:42 UTC
Created attachment 50953 [details]
New crash information added by DrKonqi

I was able to reproduce the problem.  When looking at the stack trace, I noticed it crashed in gettime - KDE is running on an Ubuntu install in a VirtualBox guest when is currently running about 20 minutes slow.
Comment 2 Christoph Feck 2010-11-09 17:47:10 UTC

*** This bug has been marked as a duplicate of bug 236902 ***