[systemsettings] [Bug 319616] New: KDE clock always 2 hours behind on time

Ivan the21stcenturyschizoidman at yahoo.com
Fri May 10 11:59:35 BST 2013


https://bugs.kde.org/show_bug.cgi?id=319616

            Bug ID: 319616
           Summary: KDE clock always 2 hours behind on time
    Classification: Unclassified
           Product: systemsettings
           Version: 1.0
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: the21stcenturyschizoidman at yahoo.com

Application: systemsettings (1.0)
KDE Platform Version: 4.10.2
Qt Version: 4.8.2
Operating System: Linux 3.2.0-41-generic x86_64
Distribution: Ubuntu 12.04.2 LTS

-- Information about the crash:
- What I was doing when the application crashed: Try adjust kde clock,
switching between server "europe.pool.ntp.org" or "pool.ntp.org", then the
application system settings crash with error 6.
If I set manually, kde keep the right hour, but just until the next reboot.
- Unusual behavior I noticed:

The crash can be reproduced every time.

-- Backtrace:
Application: Impostazioni di sistema (systemsettings), signal: Segmentation
fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc43721d7c0 (LWP 2242))]

Thread 3 (Thread 0x7fc42f339700 (LWP 2243)):
#0  idleTimerSourceCheck (source=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:223
#1  0x0000003102e47b43 in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x0000003102e47fd6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0000003102e48164 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00000031037aa926 in QEventDispatcherGlib::processEvents
(this=0x7fc4280008f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x0000003103779e62 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#6  0x000000310377a0b7 in QEventLoop::exec (this=0x7fc42f338cd0, flags=...) at
kernel/qeventloop.cpp:204
#7  0x0000003103679077 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:501
#8  0x0000003103759b6f in QInotifyFileSystemWatcherEngine::run (this=0x2bccc30)
at io/qfilesystemwatcher_inotify.cpp:248
#9  0x000000310367c09b in QThreadPrivate::start (arg=0x2bccc30) at
thread/qthread_unix.cpp:307
#10 0x0000003e87caa764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#11 0x0000003e70207e9a in start_thread (arg=0x7fc42f339700) at
pthread_create.c:308
#12 0x0000003e6faf3ccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fc42e4e3700 (LWP 2244)):
#0  0x0000003e6fae8313 in __GI___poll (fds=<optimized out>, nfds=<optimized
out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0000003102e48036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x0000003102e4849a in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0000003105ac9406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x0000003102e699e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x0000003e87caa764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#6  0x0000003e70207e9a in start_thread (arg=0x7fc42e4e3700) at
pthread_create.c:308
#7  0x0000003e6faf3ccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc43721d7c0 (LWP 2242)):
[KCrash Handler]
#6  QObject::connect (sender=0x320a7f0, signal=<optimized out>,
receiver=0x2b020f0, method=0x7fc42e9356cd "load()", type=Qt::AutoConnection) at
kernel/qobject.cpp:2588
#7  0x0000003103798e5a in QSingleShotTimer::QSingleShotTimer (this=0x320a7f0,
msec=5000, receiver=0x2b020f0, member=0x7fc42e9356cc "1load()") at
kernel/qtimer.cpp:300
#8  0x000000310379900e in QTimer::singleShot (msec=5000, receiver=0x2b020f0,
member=0x7fc42e9356cc "1load()") at kernel/qtimer.cpp:363
#9  0x00007fc42e933bb7 in KclockModule::save (this=0x2b020f0) at
../../../kcontrol/dateandtime/main.cpp:113
#10 0x0000003101220997 in KCModuleProxy::save (this=<optimized out>) at
../../kutils/kcmoduleproxy.cpp:279
#11 0x00000033e060e6d3 in ModuleView::moduleSave (this=<optimized out>,
module=<optimized out>) at ../../../systemsettings/core/ModuleView.cpp:289
#12 0x00000033e060e8eb in resolveChanges (currentProxy=0x2855d30,
this=0x29af770) at ../../../systemsettings/core/ModuleView.cpp:247
#13 ModuleView::resolveChanges (this=0x29af770, currentProxy=0x2855d30) at
../../../systemsettings/core/ModuleView.cpp:227
#14 0x000000000040ad52 in SettingsBase::queryClose (this=0x2858f60) at
../../../systemsettings/app/SettingsBase.cpp:273
#15 0x0000003107af7b28 in KMainWindow::closeEvent (this=0x2858f60,
e=0x7fff4f72f3c0) at ../../kdeui/widgets/kmainwindow.cpp:594
#16 0x0000003103e1c35e in QWidget::event (this=0x2858f60, event=0x7fff4f72f3c0)
at kernel/qwidget.cpp:8529
#17 0x00000031041f611b in QMainWindow::event (this=0x2858f60,
event=0x7fff4f72f3c0) at widgets/qmainwindow.cpp:1478
#18 0x0000003107b34928 in KXmlGuiWindow::event (this=0x2858f60,
ev=0x7fff4f72f3c0) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#19 0x0000003103dcb7b4 in notify_helper (e=0x7fff4f72f3c0, receiver=0x2858f60,
this=0x26f6c50) at kernel/qapplication.cpp:4556
#20 QApplicationPrivate::notify_helper (this=0x26f6c50, receiver=0x2858f60,
e=0x7fff4f72f3c0) at kernel/qapplication.cpp:4528
#21 0x0000003103dd0583 in QApplication::notify (this=0x7fff4f72fde0,
receiver=0x2858f60, e=0x7fff4f72f3c0) at kernel/qapplication.cpp:4417
#22 0x0000003107a38006 in KApplication::notify (this=0x7fff4f72fde0,
receiver=0x2858f60, event=0x7fff4f72f3c0) at
../../kdeui/kernel/kapplication.cpp:311
#23 0x000000310377b32c in QCoreApplication::notifyInternal
(this=0x7fff4f72fde0, receiver=0x2858f60, event=0x7fff4f72f3c0) at
kernel/qcoreapplication.cpp:915
#24 0x0000003103e160bd in sendEvent (event=<optimized out>, receiver=<optimized
out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#25 QWidgetPrivate::close_helper (this=0x2866020,
mode=QWidgetPrivate::CloseWithSpontaneousEvent) at kernel/qwidget.cpp:7937
#26 0x0000003103e4c686 in translateCloseEvent (this=0x2858f60) at
kernel/qapplication_x11.cpp:5805
#27 QApplication::x11ClientMessage (this=<optimized out>, w=0x2858f60,
event=<optimized out>, passive_only=<optimized out>) at
kernel/qapplication_x11.cpp:3187
#28 0x0000003103e4ab0b in QApplication::x11ProcessEvent (this=0x7fff4f72fde0,
event=0x7fff4f72f9d0) at kernel/qapplication_x11.cpp:3871
#29 0x0000003103e74052 in x11EventSourceDispatch (s=0x26eaa70, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0x0000003102e47d53 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x0000003102e480a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x0000003102e48164 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00000031037aa8bf in QEventDispatcherGlib::processEvents (this=0x261dad0,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#34 0x0000003103e73cde in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x0000003103779e62 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#36 0x000000310377a0b7 in QEventLoop::exec (this=0x7fff4f72fd70, flags=...) at
kernel/qeventloop.cpp:204
#37 0x000000310377f407 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1187
#38 0x000000000040aa45 in main (argc=5, argv=0x7fff4f7300a8) at
../../../systemsettings/app/main.cpp:49

This bug may be a duplicate of or related to bug 312778.

Possible duplicates by query: bug 319338, bug 319287, bug 319193, bug 318931,
bug 317903.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list