Bug 319991 - System Setting crashes when trying to sync to time server
Summary: System Setting crashes when trying to sync to time server
Status: RESOLVED DUPLICATE of bug 242648
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 1.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-18 17:49 UTC by Legits
Modified: 2013-05-18 18:20 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 Legits 2013-05-18 17:49:22 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.10.3 (Compiled from sources)
Qt Version: 4.8.4
Operating System: Linux 3.9.2-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

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

Trying to set the software clock to sync to time.nist.gov

- Custom settings of the application:

None. The software clock appears to be set to pool.ntp.gov by default, but displays the time as six hours ahead of local time. The hardware clock is set to the correct local time.

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 0x7fe03530b780 (LWP 1234))]

Thread 2 (Thread 0x7fe017a0b700 (LWP 1235)):
#0  0x00007fe02b23f046 in ?? () from /usr/lib/libglib-2.0.so.0
#1  0x00007fe02b23f59a in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#2  0x00007fe017ce0176 in ?? () from /usr/lib/libgio-2.0.so.0
#3  0x00007fe02b263185 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x00007fe02b4fcdd2 in start_thread () from /usr/lib/libpthread.so.0
#5  0x00007fe0322a5ced in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7fe03530b780 (LWP 1234)):
[KCrash Handler]
#5  0x0000000000000030 in ?? ()
#6  0x00007fe032a00a99 in QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) () from /usr/lib/libQtCore.so.4
#7  0x00007fe032a0899c in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fe032a08a5e in QTimer::singleShot(int, QObject*, char const*) () from /usr/lib/libQtCore.so.4
#9  0x00007fe01889a293 in ?? () from /usr/lib/kde4/kcm_clock.so
#10 0x00007fe0349ed6d7 in KCModuleProxy::save() () from /usr/lib/libkcmutils.so.4
#11 0x00007fe0347c3bb3 in ModuleView::moduleSave(KCModuleProxy*) () from /usr/lib/libsystemsettingsview.so.2
#12 0x00007fe0347c557a in ?? () from /usr/lib/libsystemsettingsview.so.2
#13 0x00007fe0329ff8ec in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007fe034448a0f in KPushButton::authorized(KAuth::Action*) () from /usr/lib/libkdeui.so.5
#15 0x00007fe0329ff8ec in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00007fe033cacf02 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#17 0x00007fe033a11883 in ?? () from /usr/lib/libQtGui.so.4
#18 0x00007fe033a129f3 in ?? () from /usr/lib/libQtGui.so.4
#19 0x00007fe033a12adc in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007fe0336b446e in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007fe0336650ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007fe03366b7ad in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007fe0343868aa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0x00007fe0329ebc3d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x00007fe03366af63 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#26 0x00007fe0336dc9db in ?? () from /usr/lib/libQtGui.so.4
#27 0x00007fe0336db44c in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#28 0x00007fe033701fb2 in ?? () from /usr/lib/libQtGui.so.4
#29 0x00007fe02b23ee46 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0x00007fe02b23f198 in ?? () from /usr/lib/libglib-2.0.so.0
#31 0x00007fe02b23f23c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0x00007fe032a188d5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0x00007fe033702066 in ?? () from /usr/lib/libQtGui.so.4
#34 0x00007fe0329ea96f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00007fe0329eac65 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x00007fe0329efccb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#37 0x000000000040accb in ?? ()
#38 0x00007fe0321e1a15 in __libc_start_main () from /usr/lib/libc.so.6
#39 0x000000000040ad21 in _start ()

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

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

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-05-18 18:20:46 UTC

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