Bug 331247 - Setting time server
Summary: Setting time server
Status: RESOLVED DUPLICATE of bug 242648
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 4.11.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-02-17 17:41 UTC by rudomark
Modified: 2014-02-17 18:24 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 rudomark 2014-02-17 17:41:22 UTC
Application: systemsettings (4.11.5)
KDE Platform Version: 4.11.5
Qt Version: 4.8.4
Operating System: Linux 3.11.0-15-generic i686
Distribution: Ubuntu 13.10

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

I set the time to be automatically updated by time server. When confirming the setting, the preferences window crashed.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb1553740 (LWP 3110))]

Thread 4 (Thread 0xae218b40 (LWP 3111)):
#0  0xb7769424 in __kernel_vsyscall ()
#1  0xb5db34d2 in clock_gettime (clock_id=1, tp=0xae217fc8) at ../sysdeps/unix/clock_gettime.c:115
#2  0xb600c3ec in do_gettime (frac=0xae217fc0, sec=0xae217fb8) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0xb60f1fd2 in updateCurrentTime (this=0xad902074) at kernel/qeventdispatcher_unix.cpp:354
#5  QTimerInfoList::timerWait (this=0xad902074, tm=...) at kernel/qeventdispatcher_unix.cpp:461
#6  0xb60f067b in timerSourcePrepareHelper (src=<optimized out>, timeout=0xae2180bc) at kernel/qeventdispatcher_glib.cpp:136
#7  0xb60f070d in timerSourcePrepare (source=0xad902040, timeout=0xae2180bc) at kernel/qeventdispatcher_glib.cpp:169
#8  0xb28cb143 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0xb28cba5f in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0xb28cbca8 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#11 0xb60f08df in QEventDispatcherGlib::processEvents (this=0xad900468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0xb60bf9f3 in QEventLoop::processEvents (this=this@entry=0xae218228, flags=...) at kernel/qeventloop.cpp:149
#13 0xb60bfd19 in QEventLoop::exec (this=this@entry=0xae218228, flags=...) at kernel/qeventloop.cpp:204
#14 0xb5faee3d in QThread::exec (this=this@entry=0x8fac638) at thread/qthread.cpp:542
#15 0xb609fe14 in QInotifyFileSystemWatcherEngine::run (this=0x8fac638) at io/qfilesystemwatcher_inotify.cpp:265
#16 0xb5fb172f in QThreadPrivate::start (arg=0x8fac638) at thread/qthread_unix.cpp:338
#17 0xb29aad78 in start_thread (arg=0xae218b40) at pthread_create.c:311
#18 0xb5da001e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 3 (Thread 0xad79fb40 (LWP 3117)):
#0  0xb7769424 in __kernel_vsyscall ()
#1  0xb5db34d2 in clock_gettime (clock_id=1, tp=0xad79efc8) at ../sysdeps/unix/clock_gettime.c:115
#2  0xb600c3ec in do_gettime (frac=0xad79efc0, sec=0xad79efb8) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0xb60f1fd2 in updateCurrentTime (this=0xace02074) at kernel/qeventdispatcher_unix.cpp:354
#5  QTimerInfoList::timerWait (this=0xace02074, tm=...) at kernel/qeventdispatcher_unix.cpp:461
#6  0xb60f067b in timerSourcePrepareHelper (src=<optimized out>, timeout=0xad79f0bc) at kernel/qeventdispatcher_glib.cpp:136
#7  0xb60f070d in timerSourcePrepare (source=0xace02040, timeout=0xad79f0bc) at kernel/qeventdispatcher_glib.cpp:169
#8  0xb28cb143 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0xb28cba5f in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0xb28cbca8 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#11 0xb60f08df in QEventDispatcherGlib::processEvents (this=0xace00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0xb60bf9f3 in QEventLoop::processEvents (this=this@entry=0xad79f228, flags=...) at kernel/qeventloop.cpp:149
#13 0xb60bfd19 in QEventLoop::exec (this=this@entry=0xad79f228, flags=...) at kernel/qeventloop.cpp:204
#14 0xb5faee3d in QThread::exec (this=this@entry=0x919c738) at thread/qthread.cpp:542
#15 0xb609fe14 in QInotifyFileSystemWatcherEngine::run (this=0x919c738) at io/qfilesystemwatcher_inotify.cpp:265
#16 0xb5fb172f in QThreadPrivate::start (arg=0x919c738) at thread/qthread_unix.cpp:338
#17 0xb29aad78 in start_thread (arg=0xad79fb40) at pthread_create.c:311
#18 0xb5da001e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 2 (Thread 0xac5a8b40 (LWP 3118)):
#0  0xb28cbafe in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb28cc04b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xacd6232a in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#3  0xb28f1c4a in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb29aad78 in start_thread (arg=0xac5a8b40) at pthread_create.c:311
#5  0xb5da001e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 1 (Thread 0xb1553740 (LWP 3110)):
[KCrash Handler]
#7  0x00000010 in ?? ()
#8  0xb60d719e in QObject::connect (sender=sender@entry=0x94f94a8, signal=0xb61a1333 "timeout()", signal@entry=0xb61a1332 "2timeout()", receiver=receiver@entry=0x9236358, method=<optimized out>, method@entry=0xacf9b79c "1load()", type=Qt::AutoConnection, type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2587
#9  0xb60df7ef in QSingleShotTimer::QSingleShotTimer (this=0x94f94a8, msec=5000, receiver=0x9236358, member=0xacf9b79c "1load()") at kernel/qtimer.cpp:300
#10 0xb60df8f9 in QTimer::singleShot (msec=msec@entry=5000, receiver=0x9236358, member=member@entry=0xacf9b79c "1load()") at kernel/qtimer.cpp:363
#11 0xacf9a728 in KclockModule::save (this=0x9236358) at ../../../kcontrol/dateandtime/main.cpp:113
#12 0xb7454c82 in KCModuleProxy::save (this=this@entry=0x90a5d70) at ../../kutils/kcmoduleproxy.cpp:280
#13 0xb7431a71 in ModuleView::moduleSave (this=this@entry=0x8ded6e8, module=module@entry=0x90a5d70) at ../../../systemsettings/core/ModuleView.cpp:289
#14 0xb7431d9e in ModuleView::moduleSave (this=0x8ded6e8) at ../../../systemsettings/core/ModuleView.cpp:280
#15 0xb74335e8 in ModuleView::qt_static_metacall (_o=0x92e4d50, _id=-1239792224, _a=0xbfce5178, _c=<optimized out>) at ./ModuleView.moc:72
#16 0xb60d5fc7 in QMetaObject::activate (sender=sender@entry=0x8dfc7f8, m=m@entry=0xb741d550 <KPushButton::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0xbfce5178) at kernel/qobject.cpp:3539
#17 0xb72c6bb5 in KPushButton::authorized (this=0x8dfc7f8, _t1=0x9308268) at ./kpushbutton.moc:143
#18 0xb72c6c0c in KPushButton::KPushButtonPrivate::slotClickedInternal (this=0x8dfca40) at ../../kdeui/widgets/kpushbutton.cpp:102
#19 0xb72c6cdb in KPushButton::qt_static_metacall (_o=0x92e4d50, _id=-1239792224, _a=0xbfce5298, _c=<optimized out>) at ./kpushbutton.moc:65
#20 0xb60d5fc7 in QMetaObject::activate (sender=sender@entry=0x8dfc7f8, m=m@entry=0xb7006ac8 <QAbstractButton::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0xbfce5298) at kernel/qobject.cpp:3539
#21 0xb6d9558d in QAbstractButton::clicked (this=this@entry=0x8dfc7f8, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#22 0xb6ab0381 in QAbstractButtonPrivate::emitClicked (this=this@entry=0x8df6ab0) at widgets/qabstractbutton.cpp:548
#23 0xb6ab1707 in QAbstractButtonPrivate::click (this=this@entry=0x8df6ab0) at widgets/qabstractbutton.cpp:541
#24 0xb6ab180e in QAbstractButton::mouseReleaseEvent (this=0x8dfc7f8, e=0xbfce5784) at widgets/qabstractbutton.cpp:1123
#25 0xb66f41aa in QWidget::event (this=this@entry=0x8dfc7f8, event=event@entry=0xbfce5784) at kernel/qwidget.cpp:8375
#26 0xb6ab2812 in QAbstractButton::event (this=this@entry=0x8dfc7f8, e=e@entry=0xbfce5784) at widgets/qabstractbutton.cpp:1082
#27 0xb6b4cfdc in QPushButton::event (this=0x8dfc7f8, e=0xbfce5784) at widgets/qpushbutton.cpp:683
#28 0xb669a744 in QApplicationPrivate::notify_helper (this=0x8b64510, receiver=receiver@entry=0x8dfc7f8, e=0xbfce5784) at kernel/qapplication.cpp:4567
#29 0xb66a2df8 in QApplication::notify (this=0xbfce5d1c, receiver=receiver@entry=0x8dfc7f8, e=e@entry=0xbfce5784) at kernel/qapplication.cpp:4110
#30 0xb71e7ff4 in KApplication::notify (this=0xbfce5d1c, receiver=0x8dfc7f8, event=0xbfce5784) at ../../kdeui/kernel/kapplication.cpp:311
#31 0xb60c0eda in QCoreApplication::notifyInternal (this=0xbfce5d1c, receiver=receiver@entry=0x8dfc7f8, event=event@entry=0xbfce5784) at kernel/qcoreapplication.cpp:946
#32 0xb66a0aa3 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#33 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x8dfc7f8, event=0xbfce5784, alienWidget=0x8dfc7f8, nativeWidget=0x8c751d0, buttonDown=buttonDown@entry=0xb700fcc4 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3178
#34 0xb67244e8 in QETWidget::translateMouseEvent (this=0x8c751d0, event=event@entry=0xbfce59ac) at kernel/qapplication_x11.cpp:4631
#35 0xb6723c05 in QApplication::x11ProcessEvent (this=0xbfce5d1c, event=event@entry=0xbfce59ac) at kernel/qapplication_x11.cpp:3624
#36 0xb674f274 in x11EventSourceDispatch (s=0x8b640d0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#37 0xb28cb83e in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#38 0xb28cbbe8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#39 0xb28cbca8 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#40 0xb60f08df in QEventDispatcherGlib::processEvents (this=this@entry=0x8b30ec0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#41 0xb674f32e in QGuiEventDispatcherGlib::processEvents (this=0x8b30ec0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#42 0xb60bf9f3 in QEventLoop::processEvents (this=this@entry=0xbfce5c68, flags=...) at kernel/qeventloop.cpp:149
#43 0xb60bfd19 in QEventLoop::exec (this=this@entry=0xbfce5c68, flags=...) at kernel/qeventloop.cpp:204
#44 0xb60c589e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#45 0xb6698974 in QApplication::exec () at kernel/qapplication.cpp:3828
#46 0x08050490 in main (argc=5, argv=0xbfce5df4) at ../../../systemsettings/app/main.cpp:49

The reporter indicates this bug may be a duplicate of or related to bug 242648.

Possible duplicates by query: bug 331112, bug 330892, bug 330464, bug 330294, bug 329850.

Reported using DrKonqi
Comment 1 Jekyll Wu 2014-02-17 18:24:18 UTC

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