Bug 356172 - kde clock is wrong even though set to automatic. unchecking auto then re-checking causes a crash but time is fixed
Summary: kde clock is wrong even though set to automatic. unchecking auto then re-chec...
Status: RESOLVED DUPLICATE of bug 350727
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-12-01 21:14 UTC by alick_gardiner
Modified: 2017-01-04 13:52 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 alick_gardiner 2015-12-01 21:14:24 UTC
Application: kcmshell4 (4.14.6)
KDE Platform Version: 4.14.9
Qt Version: 4.8.6
Operating System: Linux 3.16.7-29-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

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

using opensuse 13.2 KDE desktop
auto time and date is wrong (time is usually only a few minutes out every now and then)
navigate to adjust date and time
uncheck 'set time automatically'
re-check 'set time automatically'
crash happens
time is now correct

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2e85a9d780 (LWP 20053))]

Thread 3 (Thread 0x7f2e63fe7700 (LWP 20054)):
#0  0x00007f2e830c8c5d in poll () at /lib64/libc.so.6
#1  0x00007f2e801dbbe4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f2e801dbf0a in g_main_loop_run () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f2e642e8946 in  () at /usr/lib64/libgio-2.0.so.0
#4  0x00007f2e80200b85 in  () at /usr/lib64/libglib-2.0.so.0
#5  0x00007f2e843640a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f2e830d108d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f2e62c00700 (LWP 20055)):
#0  0x00007f2e84729271 in  () at /usr/lib64/libQtCore.so.4
#1  0x00007f2e801db661 in g_main_context_check () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f2e801dbb7b in  () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f2e801dbcec in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f2e847290de in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#5  0x00007f2e846fae6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#6  0x00007f2e846fb165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#7  0x00007f2e845f80bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#8  0x00007f2e846dc783 in  () at /usr/lib64/libQtCore.so.4
#9  0x00007f2e845fa79f in  () at /usr/lib64/libQtCore.so.4
#10 0x00007f2e843640a4 in start_thread () at /lib64/libpthread.so.0
#11 0x00007f2e830d108d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f2e85a9d780 (LWP 20053)):
[KCrash Handler]
#5  0x0000000001c68c98 in  ()
#6  0x00007f2e847113e9 in QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) () at /usr/lib64/libQtCore.so.4
#7  0x00007f2e847192ec in  () at /usr/lib64/libQtCore.so.4
#8  0x00007f2e847193ae in QTimer::singleShot(int, QObject*, char const*) () at /usr/lib64/libQtCore.so.4
#9  0x00007f2e69d676c3 in  () at /usr/lib64/kde4/kcm_clock.so
#10 0x00007f2e74f088e7 in KCModuleProxy::save() () at /usr/lib64/libkcmutils.so.4
#11 0x00007f2e74f04b98 in  () at /usr/lib64/libkcmutils.so.4
#12 0x00007f2e847101fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib64/libQtCore.so.4
#13 0x00007f2e8556142f in KPushButton::authorized(KAuth::Action*) () at /usr/lib64/libkdeui.so.5
#14 0x00007f2e847101fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib64/libQtCore.so.4
#15 0x00007f2e83ec1bb2 in QAbstractButton::clicked(bool) () at /usr/lib64/libQtGui.so.4
#16 0x00007f2e83c24fe3 in  () at /usr/lib64/libQtGui.so.4
#17 0x00007f2e83c26153 in  () at /usr/lib64/libQtGui.so.4
#18 0x00007f2e83c2623c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () at /usr/lib64/libQtGui.so.4
#19 0x00007f2e838c7c0a in QWidget::event(QEvent*) () at /usr/lib64/libQtGui.so.4
#20 0x00007f2e8387876c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
#21 0x00007f2e8387edea in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
#22 0x00007f2e8549fe0a in KApplication::notify(QObject*, QEvent*) () at /usr/lib64/libkdeui.so.5
#23 0x00007f2e846fc2ad in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQtCore.so.4
#24 0x00007f2e8387e5e3 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at /usr/lib64/libQtGui.so.4
#25 0x00007f2e838efc9b in  () at /usr/lib64/libQtGui.so.4
#26 0x00007f2e838ee70c in QApplication::x11ProcessEvent(_XEvent*) () at /usr/lib64/libQtGui.so.4
#27 0x00007f2e839155c2 in  () at /usr/lib64/libQtGui.so.4
#28 0x00007f2e801dba04 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#29 0x00007f2e801dbc48 in  () at /usr/lib64/libglib-2.0.so.0
#30 0x00007f2e801dbcec in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#31 0x00007f2e847290be in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#32 0x00007f2e83915676 in  () at /usr/lib64/libQtGui.so.4
#33 0x00007f2e846fae6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#34 0x00007f2e846fb165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#35 0x00007f2e83d1ad1c in QDialog::exec() () at /usr/lib64/libQtGui.so.4
#36 0x00007f2e6f33c315 in kdemain () at /usr/lib64/libkdeinit4_kcmshell4.so
#37 0x0000000000408815 in _start ()

Reported using DrKonqi
Comment 1 alick_gardiner 2015-12-01 23:17:15 UTC
crash message is "Unable to authenticate/execute the action: 6,"
Comment 2 Christoph Feck 2017-01-04 13:52:18 UTC

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