Bug 288191 - crash when adding a custom shortcut
Summary: crash when adding a custom shortcut
Status: RESOLVED DUPLICATE of bug 286308
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-04 12:55 UTC by Stefan Majewsky
Modified: 2011-12-05 01:13 UTC (History)
0 users

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 Stefan Majewsky 2011-12-04 12:55:22 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.7.3 (4.7.3) "release 3"
Qt Version: 4.8.0
Operating System: Linux 3.1.0-1.2-desktop i686
Distribution: "openSUSE 12.1 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:

I added a global shortcut in the "Custom Shortcuts" KCM. The crash occured after I clicked "Apply".

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb576b710 (LWP 5293))]

Thread 3 (Thread 0xafda1b70 (LWP 5309)):
#0  0xb59e4290 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#1  0xb59e5207 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0xb59e5b6b in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#3  0xafe9c25a in ?? () from /usr/lib/libgio-2.0.so.0
#4  0xb5a0c2e4 in ?? () from /usr/lib/libglib-2.0.so.0
#5  0xb6c76a7d in start_thread () from /lib/libpthread.so.0
#6  0xb60098fe in clone () from /lib/libc.so.6

Thread 2 (Thread 0xaf5a1b70 (LWP 5310)):
#0  0xb5a9dc96 in clock_gettime () from /lib/librt.so.1
#1  0xb6d58515 in do_gettime (frac=0xaf5a1000, sec=0xaf5a0ff8) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6e40436 in QTimerInfoList::updateCurrentTime (this=0x82f5e64) at kernel/qeventdispatcher_unix.cpp:343
#4  0xb6e4079a in QTimerInfoList::timerWait (this=0x82f5e64, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#5  0xb6e3ef93 in timerSourcePrepareHelper (src=<optimized out>, timeout=0xaf5a110c) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb6e3f02d in timerSourcePrepare (source=0x82f5e30, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb59e444c in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#8  0xb59e5207 in ?? () from /usr/lib/libglib-2.0.so.0
#9  0xb59e57fa in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#10 0xb6e3faf7 in QEventDispatcherGlib::processEvents (this=0x8287bb8, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#11 0xb6e0b96d in QEventLoop::processEvents (this=0xaf5a12a0, flags=...) at kernel/qeventloop.cpp:149
#12 0xb6e0bc09 in QEventLoop::exec (this=0xaf5a12a0, flags=...) at kernel/qeventloop.cpp:204
#13 0xb6cf6cbc in QThread::exec (this=0x828a7b0) at thread/qthread.cpp:501
#14 0xb6de8fcd in QInotifyFileSystemWatcherEngine::run (this=0x828a7b0) at io/qfilesystemwatcher_inotify.cpp:248
#15 0xb6cfa1a0 in QThreadPrivate::start (arg=0x828a7b0) at thread/qthread_unix.cpp:298
#16 0xb6c76a7d in start_thread () from /lib/libpthread.so.0
#17 0xb60098fe in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb576b710 (LWP 5293)):
[KCrash Handler]
#6  0x0000000c in ?? ()
#7  0xaed52dd6 in qDeleteAll<QList<KHotKeys::ActionDataBase*>::const_iterator> (end=<optimized out>, begin=<optimized out>) at /usr/include/QtCore/qalgorithms.h:322
#8  qDeleteAll<QList<KHotKeys::ActionDataBase*> > (c=...) at /usr/include/QtCore/qalgorithms.h:330
#9  KHotKeys::ActionDataGroup::~ActionDataGroup (this=0x83855d0, __in_chrg=<optimized out>) at /usr/src/debug/kde-workspace-4.7.80/khotkeys/libkhotkeysprivate/action_data/action_data_group.cpp:37
#10 0xaed52e82 in KHotKeys::ActionDataGroup::~ActionDataGroup (this=0x83855d0, __in_chrg=<optimized out>) at /usr/src/debug/kde-workspace-4.7.80/khotkeys/libkhotkeysprivate/action_data/action_data_group.cpp:39
#11 0xaed63940 in KHotKeys::Settings::setActions (this=0x8385518, actions=0x0) at /usr/src/debug/kde-workspace-4.7.80/khotkeys/libkhotkeysprivate/settings.cpp:181
#12 0xaed64b82 in KHotKeys::Settings::reinitialize (this=0x8385518) at /usr/src/debug/kde-workspace-4.7.80/khotkeys/libkhotkeysprivate/settings.cpp:163
#13 0xaed6532b in KHotKeys::Settings::reread_settings (this=0x8385518, include_disabled=true) at /usr/src/debug/kde-workspace-4.7.80/khotkeys/libkhotkeysprivate/settings.cpp:435
#14 0xaed9d1c8 in KHotKeysModule::reread_configuration (this=0x8385508) at /usr/src/debug/kde-workspace-4.7.80/khotkeys/app/kded.cpp:100
#15 0xaed9e208 in qt_static_metacall (_a=0xbf9bcb9c, _id=0, _o=0x8385508, _c=<optimized out>) at /usr/src/debug/kde-workspace-4.7.80/build/khotkeys/app/kded.moc:63
#16 KHotKeysModule::qt_static_metacall (_o=0x8385508, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbf9bcb9c) at /usr/src/debug/kde-workspace-4.7.80/build/khotkeys/app/kded.moc:57
#17 0xaed9e2ac in KHotKeysModule::qt_metacall (this=0x8385508, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbf9bcb9c) at /usr/src/debug/kde-workspace-4.7.80/build/khotkeys/app/kded.moc:109
#18 0xb5b96580 in QDBusConnectionPrivate::deliverCall (this=0x80c0b88, object=0x8385508, msg=..., metaTypes=..., slotIdx=138268424) at qdbusintegrator.cpp:947
#19 0xb5b97766 in QDBusConnectionPrivate::activateCall (this=0x80c0b88, object=0x8385508, flags=241, msg=...) at qdbusintegrator.cpp:850
#20 0xb5b9801b in QDBusConnectionPrivate::activateObject (this=0x80c0b88, node=..., msg=..., pathStartPos=-1080308484) at qdbusintegrator.cpp:1443
#21 0xb5b983c8 in QDBusActivateObjectEvent::placeMetaCall (this=0x8324328) at qdbusintegrator.cpp:1537
#22 0xb6e27cdb in QObject::event (this=0x8385508, e=0x8324328) at kernel/qobject.cpp:1203
#23 0xb62dc154 in notify_helper (e=0x8324328, receiver=0x8385508, this=0x80cc540) at kernel/qapplication.cpp:4518
#24 QApplicationPrivate::notify_helper (this=0x80cc540, receiver=0x8385508, e=0x8324328) at kernel/qapplication.cpp:4490
#25 0xb62e1563 in QApplication::notify (this=0x8324328, receiver=0x8385508, e=0x8324328) at kernel/qapplication.cpp:4247
#26 0xb757c171 in KApplication::notify (this=0xbf9bd520, receiver=0x8385508, event=0x8324328) at /usr/src/debug/kdelibs-4.7.80/kdeui/kernel/kapplication.cpp:311
#27 0xb6e0cdfe in QCoreApplication::notifyInternal (this=0xbf9bd520, receiver=0x8385508, event=0x8324328) at kernel/qcoreapplication.cpp:876
#28 0xb6e10a78 in sendEvent (event=<optimized out>, receiver=<optimized out>) at kernel/qcoreapplication.h:231
#29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x805b200) at kernel/qcoreapplication.cpp:1500
#30 0xb6e10dac in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1393
#31 0xb6e3f6a4 in sendPostedEvents () at kernel/qcoreapplication.h:236
#32 postEventSourceDispatch (s=0x80cdec0) at kernel/qeventdispatcher_glib.cpp:279
#33 0xb59e4e2f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#34 0xb59e5560 in ?? () from /usr/lib/libglib-2.0.so.0
#35 0xb59e57fa in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#36 0xb6e3fa97 in QEventDispatcherGlib::processEvents (this=0x80cc500, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#37 0xb638fd6a in QGuiEventDispatcherGlib::processEvents (this=0x80cc500, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#38 0xb6e0b96d in QEventLoop::processEvents (this=0xbf9bd484, flags=...) at kernel/qeventloop.cpp:149
#39 0xb6e0bc09 in QEventLoop::exec (this=0xbf9bd484, flags=...) at kernel/qeventloop.cpp:204
#40 0xb6e10e5a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#41 0xb62d9fc4 in QApplication::exec () at kernel/qapplication.cpp:3779
#42 0xb533bfa0 in kdemain (argc=1, argv=0x80a82d8) at /usr/src/debug/kdelibs-4.7.80/kded/kded.cpp:924
#43 0x0804fc3f in launch (argc=1, _name=0x805261f "kded4", args=<optimized out>, cwd=0x0, envc=0, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x805249a "0") at /usr/src/debug/kdelibs-4.7.80/kinit/kinit.cpp:734
#44 0x0804cec1 in main (argc=138268416, argv=0x825d6e0, envp=0x0) at /usr/src/debug/kdelibs-4.7.80/kinit/kinit.cpp:1849

Reported using DrKonqi
Comment 1 Stefan Majewsky 2011-12-04 12:57:05 UTC
The autogenerated message lies: My KDE version is 4.7.80 (4.8 Beta 1) from openSUSE's KDE:Unstable:SC repo.
Comment 2 Christoph Feck 2011-12-05 01:13:12 UTC

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