Bug 307538 - Crash when updating time
Summary: Crash when updating time
Status: RESOLVED DUPLICATE of bug 242648
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
: 307970 308057 308358 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-09-28 15:34 UTC by blackmetalowiec
Modified: 2012-11-28 12:05 UTC (History)
8 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (7.01 KB, text/plain)
2012-09-28 21:37 UTC, pierre_metzner
Details
New crash information added by DrKonqi (8.03 KB, text/plain)
2012-10-07 19:46 UTC, nonviotale
Details
New crash information added by DrKonqi (7.22 KB, text/plain)
2012-10-31 00:59 UTC, frank
Details
New crash information added by DrKonqi (7.28 KB, text/plain)
2012-11-04 15:11 UTC, Xuan Phuong Do
Details
New crash information added by DrKonqi (7.28 KB, text/plain)
2012-11-28 12:05 UTC, Arie
Details

Note You need to log in before you can comment on or make changes to this bug.
Description blackmetalowiec 2012-09-28 15:34:05 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-31-generic i686
Distribution: Ubuntu 12.04.1 LTS

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

I was trying to update time from server. Then crush. .......

-- Backtrace:
Application: Moduł konfiguracji KDE (kcmshell4), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb77d7980 (LWP 4154))]

Thread 3 (Thread 0xb42d4b40 (LWP 4155)):
#0  0x00482416 in __kernel_vsyscall ()
#1  0x008a9380 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x00c0aa7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x00bfd0ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x00bfd56b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x044201ba in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0x00c206b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x0056cd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x008b7ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xae8aeb40 (LWP 4156)):
#0  0x025b228a in __i686.get_pc_thunk.bx () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#1  0x0271b4fc in QTimerInfoList::repairTimersIfNeeded (this=0xadf010b4) at kernel/qeventdispatcher_unix.cpp:402
#2  0x0271b591 in QTimerInfoList::timerWait (this=0xadf010b4, tm=...) at kernel/qeventdispatcher_unix.cpp:451
#3  0x02719e23 in timerSourcePrepareHelper (src=<optimized out>, timeout=0xae8ae0bc) at kernel/qeventdispatcher_glib.cpp:136
#4  0x02719ebd in timerSourcePrepare (source=0xadf01080, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#5  0x00bfc872 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0x00bfcfaf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x00bfd201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x0271a8e7 in QEventDispatcherGlib::processEvents (this=0xadf00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#9  0x026e650d in QEventLoop::processEvents (this=0xae8ae240, flags=...) at kernel/qeventloop.cpp:149
#10 0x026e67a9 in QEventLoop::exec (this=0xae8ae240, flags=...) at kernel/qeventloop.cpp:204
#11 0x025cf94c in QThread::exec (this=0x84a5bf8) at thread/qthread.cpp:501
#12 0x026c3b5d in QInotifyFileSystemWatcherEngine::run (this=0x84a5bf8) at io/qfilesystemwatcher_inotify.cpp:248
#13 0x025d2de0 in QThreadPrivate::start (arg=0x84a5bf8) at thread/qthread_unix.cpp:298
#14 0x0056cd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#15 0x008b7ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb77d7980 (LWP 4154)):
[KCrash Handler]
#7  0x00000030 in ?? ()
#8  0x0270011a in QObject::connect (sender=0x8470578, signal=0x27c6735 "2timeout()", receiver=0x85b1470, method=0x2ca7ad0 "1load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#9  0x027075ee in QSingleShotTimer::QSingleShotTimer (this=0x8470578, msec=5000, receiver=0x85b1470, member=0x2ca7ad0 "1load()") at kernel/qtimer.cpp:300
#10 0x0270781a in QTimer::singleShot (msec=5000, receiver=0x85b1470, member=0x2ca7ad0 "1load()") at kernel/qtimer.cpp:363
#11 0x02ca5cc0 in ?? () from /usr/lib/kde4/kcm_clock.so
#12 0x005d56fa in KCModuleProxy::save (this=0x84805b8) at ../../kutils/kcmoduleproxy.cpp:279
#13 0x005d2000 in KCMultiDialogPrivate::apply (this=0x8452b18) at ../../kutils/kcmultidialog.cpp:300
#14 0x005d2185 in KCMultiDialog::slotOkClicked (this=0x84374f8) at ../../kutils/kcmultidialog.cpp:334
#15 0x005d32f0 in qt_static_metacall (_a=0xbfc7b268, _id=5, _o=0x84374f8, _c=<optimized out>) at ./kcmultidialog.moc:73
#16 KCMultiDialog::qt_static_metacall (_o=0x84374f8, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfc7b268) at ./kcmultidialog.moc:62
#17 0x026fe6b1 in QMetaObject::activate (sender=0x845b138, m=0x11ed4f0, local_signal_index=0, argv=0xbfc7b268) at kernel/qobject.cpp:3547
#18 0x0108ea15 in KPushButton::authorized (this=0x845b138, _t1=0x8649450) at ./kpushbutton.moc:143
#19 0x0108ea96 in KPushButton::KPushButtonPrivate::slotClickedInternal (this=0x845b108) at ../../kdeui/widgets/kpushbutton.cpp:102
#20 0x0108eb0b in qt_static_metacall (_a=0xbfc7b398, _id=3, _o=0x845b138, _c=<optimized out>) at ./kpushbutton.moc:65
#21 KPushButton::qt_static_metacall (_o=0x845b138, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbfc7b398) at ./kpushbutton.moc:56
#22 0x026fe6b1 in QMetaObject::activate (sender=0x845b138, m=0x6b427c8, local_signal_index=2, argv=0xbfc7b398) at kernel/qobject.cpp:3547
#23 0x068ee97d in QAbstractButton::clicked (this=0x845b138, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#24 0x065e262d in QAbstractButtonPrivate::emitClicked (this=0x845b1b8) at widgets/qabstractbutton.cpp:548
#25 0x065e3c9b in QAbstractButtonPrivate::click (this=0x845b1b8) at widgets/qabstractbutton.cpp:541
#26 0x065e3f56 in QAbstractButton::mouseReleaseEvent (this=0x845b138, e=0xbfc7ba64) at widgets/qabstractbutton.cpp:1123
#27 0x062111ac in QWidget::event (this=0x845b138, event=0xbfc7ba64) at kernel/qwidget.cpp:8362
#28 0x065e31f9 in QAbstractButton::event (this=0x845b138, e=0xbfc7ba64) at widgets/qabstractbutton.cpp:1082
#29 0x06686768 in QPushButton::event (this=0x845b138, e=0xbfc7ba64) at widgets/qpushbutton.cpp:683
#30 0x061b6ed4 in notify_helper (e=0xbfc7ba64, receiver=0x845b138, this=0x8323148) at kernel/qapplication.cpp:4559
#31 QApplicationPrivate::notify_helper (this=0x8323148, receiver=0x845b138, e=0xbfc7ba64) at kernel/qapplication.cpp:4531
#32 0x061bd024 in QApplication::notify (this=0x8323148, receiver=0x845b138, e=0xbfc7ba64) at kernel/qapplication.cpp:4102
#33 0x00f9fe01 in KApplication::notify (this=0xbfc7c2a8, receiver=0x845b138, event=0xbfc7ba64) at ../../kdeui/kernel/kapplication.cpp:311
#34 0x026e797e in QCoreApplication::notifyInternal (this=0xbfc7c2a8, receiver=0x845b138, event=0xbfc7ba64) at kernel/qcoreapplication.cpp:876
#35 0x061b7e95 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#36 QApplicationPrivate::sendMouseEvent (receiver=0x845b138, event=0xbfc7ba64, alienWidget=0x845b138, nativeWidget=0x84499a0, buttonDown=0x6b4bcf4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#37 0x06244074 in QETWidget::translateMouseEvent (this=0x84499a0, event=0xbfc7bf1c) at kernel/qapplication_x11.cpp:4617
#38 0x06242c0d in QApplication::x11ProcessEvent (this=0xbfc7c2a8, event=0xbfc7bf1c) at kernel/qapplication_x11.cpp:3732
#39 0x0626feac in x11EventSourceDispatch (s=0x8324968, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#40 0x00bfcd86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#41 0x00bfd125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#42 0x00bfd201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#43 0x0271a887 in QEventDispatcherGlib::processEvents (this=0x83045c0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#44 0x0626faaa in QGuiEventDispatcherGlib::processEvents (this=0x83045c0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#45 0x026e650d in QEventLoop::processEvents (this=0xbfc7c210, flags=...) at kernel/qeventloop.cpp:149
#46 0x026e67a9 in QEventLoop::exec (this=0xbfc7c210, flags=...) at kernel/qeventloop.cpp:204
#47 0x067090d9 in QDialog::exec (this=0x84374f8) at dialogs/qdialog.cpp:554
#48 0x00daeb39 in kdemain (_argc=2, _argv=0xbfc7c544) at ../../kcmshell/main.cpp:292
#49 0x0804850b in main (argc=2, argv=0xbfc7c544) at kcmshell4_dummy.cpp:3

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

Possible duplicates by query: bug 307377, bug 307196, bug 307142, bug 306756, bug 306445.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-09-28 16:07:57 UTC

*** This bug has been marked as a duplicate of bug 242648 ***
Comment 2 pierre_metzner 2012-09-28 21:37:20 UTC
Created attachment 74219 [details]
New crash information added by DrKonqi

kcmshell4 () on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1

- What I was doing when the application crashed:

I changed the Time to NTP Server than I get a Crash-Report.

-- Backtrace (Reduced):
#7  0x00007f9e0338abf2 in QObject::connect (sender=0x244d160, signal=<optimized out>, receiver=0x25a5e60, method=0x7f9df38ea3f1 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#8  0x00007f9e0339295a in QSingleShotTimer::QSingleShotTimer (this=0x244d160, msec=5000, receiver=0x25a5e60, member=0x7f9df38ea3f0 "1load()") at kernel/qtimer.cpp:300
#9  0x00007f9e03392b0e in QTimer::singleShot (msec=5000, receiver=0x25a5e60, member=0x7f9df38ea3f0 "1load()") at kernel/qtimer.cpp:363
[...]
#11 0x00007f9e044aa997 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
#12 0x00007f9e044a7890 in KCMultiDialogPrivate::apply (this=<optimized out>) at ../../kutils/kcmultidialog.cpp:300
Comment 3 Christoph Feck 2012-10-06 11:40:06 UTC
*** Bug 307970 has been marked as a duplicate of this bug. ***
Comment 4 nonviotale 2012-10-07 19:46:00 UTC
Created attachment 74394 [details]
New crash information added by DrKonqi

systemsettings (1.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1

- What I was doing when the application crashed:

I was changing the time setting to NTP.  I choose for automatic set of time then click apply and system settings crashed.

-- Backtrace (Reduced):
#8  0xb636d11a in QObject::connect (sender=0x91940d0, signal=0xb6433735 "2timeout()", receiver=0x8d4e3b8, method=0xb194cad0 "1load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#9  0xb63745ee in QSingleShotTimer::QSingleShotTimer (this=0x91940d0, msec=5000, receiver=0x8d4e3b8, member=0xb194cad0 "1load()") at kernel/qtimer.cpp:300
#10 0xb637481a in QTimer::singleShot (msec=5000, receiver=0x8d4e3b8, member=0xb194cad0 "1load()") at kernel/qtimer.cpp:363
#11 0xb194acc0 in KclockModule::save (this=0x8d4e3b8) at ../../../kcontrol/dateandtime/main.cpp:109
#12 0xb774c6fa in KCModuleProxy::save (this=0x87f7a18) at ../../kutils/kcmoduleproxy.cpp:279
Comment 5 Christoph Feck 2012-10-08 08:20:55 UTC
*** Bug 308057 has been marked as a duplicate of this bug. ***
Comment 6 Christoph Feck 2012-10-15 10:43:49 UTC
*** Bug 308358 has been marked as a duplicate of this bug. ***
Comment 7 frank 2012-10-31 00:59:01 UTC
Created attachment 74893 [details]
New crash information added by DrKonqi

kcmshell4 () on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1

- What I was doing when the application crashed:
Atempting to fix time clock. It keeps going to UTC but was never set that way. Tried to change ntp server because it would not update to 'real' local time. crash again as usual when trying to fix ti
me clock.

-- Backtrace (Reduced):
#6  QObject::connect (sender=0x12d80d0, signal=<optimized out>, receiver=0xe85c80, method=0x7f49f6d593f1 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#7  0x00007f4a064c595a in QSingleShotTimer::QSingleShotTimer (this=0x12d80d0, msec=5000, receiver=0xe85c80, member=0x7f49f6d593f0 "1load()") at kernel/qtimer.cpp:300
#8  0x00007f4a064c5b0e in QTimer::singleShot (msec=5000, receiver=0xe85c80, member=0x7f49f6d593f0 "1load()") at kernel/qtimer.cpp:363
#9  0x00007f49f6d57840 in KclockModule::save (this=0xe85c80) at ../../../kcontrol/dateandtime/main.cpp:109
#10 0x00007f4a075dd997 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
Comment 8 Xuan Phuong Do 2012-11-04 15:11:50 UTC
Created attachment 75000 [details]
New crash information added by DrKonqi

kcmshell4 () on KDE Platform 4.9.2 using Qt 4.8.2

- What I was doing when the application crashed:

choose Time server for Set date and time automatically

-- Backtrace (Reduced):
#7  0x00007f43355180d2 in QObject::connect (sender=0x24c2950, signal=<optimized out>, receiver=0x1eff180, method=0x7f4325da26cd "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#8  0x00007f433551fe3a in QSingleShotTimer::QSingleShotTimer (this=0x24c2950, msec=5000, receiver=0x1eff180, member=0x7f4325da26cc "1load()") at kernel/qtimer.cpp:300
#9  0x00007f433551ffee in QTimer::singleShot (msec=5000, receiver=0x1eff180, member=0x7f4325da26cc "1load()") at kernel/qtimer.cpp:363
[...]
#11 0x00007f4336639997 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
#12 0x00007f4336636890 in KCMultiDialogPrivate::apply (this=<optimized out>) at ../../kutils/kcmultidialog.cpp:300
Comment 9 Arie 2012-11-28 12:05:15 UTC
Created attachment 75516 [details]
New crash information added by DrKonqi

kcmshell4 () on KDE Platform 4.9.2 using Qt 4.8.3

- What I was doing when the application crashed: set the clock to update automatically from pool.ntp.org and clicked ok

- Custom settings of the application: set time automatically

-- Backtrace (Reduced):
#6  0x00007fae13929e11 in QObject::connect (sender=0x2192f80, signal=0x7fae139e5904 "timeout()", receiver=0x1a85ad0, method=0x7fae04052e2d "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#7  0x00007fae1392db4a in QSingleShotTimer::QSingleShotTimer (this=0x2192f80, msec=5000, receiver=0x1a85ad0, member=0x7fae04052e2c "1load()") at kernel/qtimer.cpp:300
#8  0x00007fae1392dcf6 in QTimer::singleShot (msec=5000, receiver=0x1a85ad0, member=0x7fae04052e2c "1load()") at kernel/qtimer.cpp:363
#9  0x00007fae040513d6 in KclockModule::save (this=0x1a85ad0) at ../../../kcontrol/dateandtime/main.cpp:113
#10 0x00007fae14a074a7 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279