Bug 329359

Summary: kchildlock kdesu systemsettings bug
Product: [Applications] systemsettings Reporter: jeffansart <jfrancoisansart>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: crash Keywords: drkonqi
Priority: NOR    
Version: 1.0   
Target Milestone: ---   
Platform: Mageia RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description jeffansart 2013-12-29 11:28:38 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.10.5
Qt Version: 4.8.5
Operating System: Linux 3.10.24-desktop-2.mga3 x86_64
Distribution: "Mageia 3"

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

***@localhost ~]$ kdesu systemsettings
Fontconfig warning: "/etc/fonts/conf.d/65-google-droid-sans.conf", line 61: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-google-droid-sans.conf", line 96: Having multiple values in <test> isn't supported and may not work as expected

The crash can be reproduced every time.

-- Backtrace:
Application: Configuration du système (systemsettings), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00007f006e5e5a65 in raise () from /lib64/libc.so.6
#6  0x00007f006e5e70c8 in abort () from /lib64/libc.so.6
#7  0x00007f006e62520b in __libc_message () from /lib64/libc.so.6
#8  0x00007f006e6b8397 in __fortify_fail () from /lib64/libc.so.6
#9  0x00007f006e6b64a0 in __chk_fail () from /lib64/libc.so.6
#10 0x00007f006e6b5929 in _IO_str_chk_overflow () from /lib64/libc.so.6
#11 0x00007f006e628799 in __GI__IO_default_xsputn () from /lib64/libc.so.6
#12 0x00007f006e5f9dbd in vfprintf () from /lib64/libc.so.6
#13 0x00007f006e6b59c7 in __vsprintf_chk () from /lib64/libc.so.6
#14 0x00007f006e6b590d in __sprintf_chk () from /lib64/libc.so.6
#15 0x00007f004cb34bbe in KchildlockKCM::save() () from /usr/lib64/kde4/kcm_kchildlock.so
#16 0x00007f0070dca9d7 in KCModuleProxy::save() () from /lib64/libkcmutils.so.4
#17 0x00007f0070ba0d33 in ModuleView::moduleSave(KCModuleProxy*) () from /lib64/libsystemsettingsview.so.2
#18 0x00007f0070ba280a in ModuleView::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libsystemsettingsview.so.2
#19 0x00007f006edf48cf in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#20 0x00007f00700b84f2 in QAbstractButton::clicked(bool) () from /lib64/libQtGui.so.4
#21 0x00007f006fe0cf9e in QAbstractButtonPrivate::emitClicked() () from /lib64/libQtGui.so.4
#22 0x00007f006fe0d5a0 in QAbstractButtonPrivate::click() () from /lib64/libQtGui.so.4
#23 0x00007f006fe0d80c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQtGui.so.4
#24 0x00007f006faa2f29 in QWidget::event(QEvent*) () from /lib64/libQtGui.so.4
#25 0x00007f006fa533bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#26 0x00007f006fa5809b in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#27 0x00007f007076e7a6 in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5
#28 0x00007f006eddf4ae in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#29 0x00007f006fa541fb in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /lib64/libQtGui.so.4
#30 0x00007f006face9f4 in QETWidget::translateMouseEvent(_XEvent const*) () from /lib64/libQtGui.so.4
#31 0x00007f006facd781 in QApplication::x11ProcessEvent(_XEvent*) () from /lib64/libQtGui.so.4
#32 0x00007f006faf38b2 in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtGui.so.4
#33 0x00007f00678a96d5 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#34 0x00007f00678a9a08 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#35 0x00007f00678a9ac4 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#36 0x00007f006ee0d9c6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#37 0x00007f006faf352e in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#38 0x00007f006edde15f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#39 0x00007f006edde3e8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#40 0x00007f006ede3278 in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#41 0x000000000040ac24 in main ()

Possible duplicates by query: bug 308898.

Reported using DrKonqi
Comment 1 Christoph Feck 2013-12-29 13:28:02 UTC
Please read bug 308898 comment #1.