Application: systemsettings (4.11.2) KDE Platform Version: 4.11.2 Qt Version: 4.8.5 Operating System: Linux 3.11.4-1-ARCH x86_64 Distribution (Platform): Archlinux Packages -- Information about the crash: - What I was doing when the application crashed: Attempting to modify a group in SystemSettings->Shortcuts and Gestures->Custom Shortcuts - Custom settings of the application: The group had the conditions: AND NOT ACTIVEWINDOW:[content irrelevant, blank still crashes it] NOT ACTIVEWINDOW:[content irrelevant, blank still crashes it] I did try it again by adding the empty conditions to the kmenuedit group; any further changes still crash the application. The crash can be reproduced every time. -- Backtrace: Application: System Settings (systemsettings), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x7fbe93efe7c0 (LWP 26835))] Thread 2 (Thread 0x7fbe76da7700 (LWP 26836)): #0 0x00007fbe90eaf96d in poll () from /usr/lib/libc.so.6 #1 0x00007fbe89e13534 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00007fbe89e1363c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x00007fbe91629b46 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #4 0x00007fbe915fbb1f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #5 0x00007fbe915fbe15 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #6 0x00007fbe914fa6ef in QThread::exec() () from /usr/lib/libQtCore.so.4 #7 0x00007fbe915dd2c3 in ?? () from /usr/lib/libQtCore.so.4 #8 0x00007fbe914fcd8f in ?? () from /usr/lib/libQtCore.so.4 #9 0x00007fbe8a0d30a2 in start_thread () from /usr/lib/libpthread.so.0 #10 0x00007fbe90eb843d in clone () from /usr/lib/libc.so.6 Thread 1 (Thread 0x7fbe93efe7c0 (LWP 26835)): [KCrash Handler] #5 0x0000000000000021 in ?? () #6 0x00007fbe763948b6 in ?? () from /usr/lib/kde4/kcm_hotkeys.so #7 0x00007fbe76395aed in ?? () from /usr/lib/kde4/kcm_hotkeys.so #8 0x00007fbe763809d0 in ?? () from /usr/lib/kde4/kcm_hotkeys.so #9 0x00007fbe7638120d in ?? () from /usr/lib/kde4/kcm_hotkeys.so #10 0x00007fbe935fb7f7 in KCModuleProxy::save() () from /usr/lib/libkcmutils.so.4 #11 0x00007fbe933d1bb3 in ModuleView::moduleSave(KCModuleProxy*) () from /usr/lib/libsystemsettingsview.so.2 #12 0x00007fbe933d357a in ?? () from /usr/lib/libsystemsettingsview.so.2 #13 0x00007fbe91610b48 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #14 0x00007fbe928c0ac2 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4 #15 0x00007fbe92625293 in ?? () from /usr/lib/libQtGui.so.4 #16 0x00007fbe92626403 in ?? () from /usr/lib/libQtGui.so.4 #17 0x00007fbe926264ec in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4 #18 0x00007fbe922c767e in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 #19 0x00007fbe9227812c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #20 0x00007fbe9227e82d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #21 0x00007fbe92f9783a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #22 0x00007fbe915fcebd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #23 0x00007fbe9227dfe3 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4 #24 0x00007fbe922efbfb in ?? () from /usr/lib/libQtGui.so.4 #25 0x00007fbe922ee66c in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4 #26 0x00007fbe923151b2 in ?? () from /usr/lib/libQtGui.so.4 #27 0x00007fbe89e13246 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #28 0x00007fbe89e13598 in ?? () from /usr/lib/libglib-2.0.so.0 #29 0x00007fbe89e1363c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #30 0x00007fbe91629b46 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #31 0x00007fbe92315266 in ?? () from /usr/lib/libQtGui.so.4 #32 0x00007fbe915fbb1f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #33 0x00007fbe915fbe15 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #34 0x00007fbe91600f4b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #35 0x000000000040accb in ?? () #36 0x00007fbe90df4bc5 in __libc_start_main () from /usr/lib/libc.so.6 #37 0x000000000040ad21 in _start () Possible duplicates by query: bug 325392, bug 324209, bug 322589, bug 322393, bug 320113. Reported using DrKonqi
Note that the conditions were not actually specified correctly AND --->NOT --->ACTIVEWINDOW Was the actual nesting (that is, it was invalid.) When using correct nesting, the problem does not occur. Perhaps there should be an alert if the conditions can not be evaluated?
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!