Bug 245602 - Crash on setting system time
Summary: Crash on setting system 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: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-24 02:38 UTC by Andrew
Modified: 2010-07-24 03:33 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 Andrew 2010-07-24 02:38:11 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
After setting time, I clicked the 'OK' button. When the authentication window did not appear, I clicked the 'Apply' button, and it crashed

 -- Backtrace:
Application: KDE Control Module (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77a0aa0 (LWP 16987))]

Thread 2 (Thread 0xaa67db70 (LWP 16988)):
#0  0x00348422 in __kernel_vsyscall ()
#1  0x0077eb86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x01b854eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x01b780ac in ?? () from /lib/libglib-2.0.so.0
#4  0x01b784b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x02edb60f in QEventDispatcherGlib::processEvents (this=0x8c0f558, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x02eae059 in QEventLoop::processEvents (this=0xaa67d290, flags=) at kernel/qeventloop.cpp:149
#7  0x02eae4aa in QEventLoop::exec (this=0xaa67d290, flags=...) at kernel/qeventloop.cpp:201
#8  0x02daa5a8 in QThread::exec (this=0x8c44c98) at thread/qthread.cpp:487
#9  0x02e8dc1b in QInotifyFileSystemWatcherEngine::run (this=0x8c44c98) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x02dad32e in QThreadPrivate::start (arg=0x8c44c98) at thread/qthread_unix.cpp:248
#11 0x0023296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x0078ca4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb77a0aa0 (LWP 16987)):
[KCrash Handler]
#6  0x02ec230c in QObject::connect (sender=0x8e0c1e8, signal=0x2f5914b "2timeout()", receiver=0x8b2d8a8, method=0x6716d1c "1load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2550
#7  0x02ecb48e in QSingleShotTimer (this=0x8e0c1e8, msec=5000, receiver=0x8b2d8a8, member=0x6716d1c "1load()") at kernel/qtimer.cpp:291
#8  0x02ecb527 in QTimer::singleShot (msec=5000, receiver=0x8b2d8a8, member=0x6716d1c "1load()") at kernel/qtimer.cpp:343
#9  0x06714802 in KclockModule::save (this=0x8b2d8a8) at ../../../kcontrol/dateandtime/main.cpp:109
#10 0x04a4c1da in KCModuleProxy::save (this=0x8b389e8) at ../../kutils/kcmoduleproxy.cpp:279
#11 0x04a47888 in KCMultiDialogPrivate::apply (this=0x8af99d8) at ../../kutils/kcmultidialog.cpp:250
#12 0x04a47a05 in KCMultiDialog::slotOkClicked (this=0x8af9918) at ../../kutils/kcmultidialog.cpp:284
#13 0x04a4a2db in KCMultiDialog::qt_metacall (this=0x8af9918, _c=QMetaObject::InvokeMetaMethod, _id=80, _a=0xbfd34cb8) at ./kcmultidialog.moc:96
#14 0x030a500a in KCMShellMultiDialog::qt_metacall (this=0x8af9918, _c=QMetaObject::InvokeMetaMethod, _id=80, _a=0xbfd34cb8) at ./main.moc:130
#15 0x02eb4c9a in QMetaObject::metacall (object=0x8af9918, cl=QMetaObject::ReadProperty, idx=80, argv=0xbfd34cb8) at kernel/qmetaobject.cpp:237
#16 0x02ec33d5 in QMetaObject::activate (sender=0x8b16388, m=0x10b2e6c, local_signal_index=0, argv=0xbfd34cb8) at kernel/qobject.cpp:3293
#17 0x00fe9c83 in KPushButton::authorized (this=0x8b16388, _t1=0x8c9e068) at ./kpushbutton.moc:129
#18 0x00fea1ee in KPushButton::KPushButtonPrivate::slotClickedInternal (this=0x8b16420) at ../../kdeui/widgets/kpushbutton.cpp:102
#19 0x00fead86 in KPushButton::qt_metacall (this=0x8b16388, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbfd34e08) at ./kpushbutton.moc:88
#20 0x02eb4c9a in QMetaObject::metacall (object=0x8b16388, cl=QMetaObject::ReadProperty, idx=44, argv=0xbfd34e08) at kernel/qmetaobject.cpp:237
#21 0x02ec33d5 in QMetaObject::activate (sender=0x8b16388, m=0x1b2d8c4, local_signal_index=2, argv=0xbfd34e08) at kernel/qobject.cpp:3293
#22 0x0191d479 in QAbstractButton::clicked (this=0x8b16388, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#23 0x015fcea9 in QAbstractButtonPrivate::emitClicked (this=0x8b16470) at widgets/qabstractbutton.cpp:546
#24 0x015fdcf4 in QAbstractButtonPrivate::click (this=0x8b16470) at widgets/qabstractbutton.cpp:539
#25 0x015fdfae in QAbstractButton::mouseReleaseEvent (this=0x8b16388, e=0xbfd35540) at widgets/qabstractbutton.cpp:1121
#26 0x012507f8 in QWidget::event (this=0x8b16388, event=0xbfd35540) at kernel/qwidget.cpp:7998
#27 0x015fcd4e in QAbstractButton::event (this=0x8b16388, e=0xbfd34940) at widgets/qabstractbutton.cpp:1080
#28 0x016a71f2 in QPushButton::event (this=0x8b16388, e=0xbfd35540) at widgets/qpushbutton.cpp:679
#29 0x011f24dc in QApplicationPrivate::notify_helper (this=0x8a616c8, receiver=0x8b16388, e=0xbfd35540) at kernel/qapplication.cpp:4300
#30 0x011f99f7 in QApplication::notify (this=0xbfd35e24, receiver=0x8b16388, e=0xbfd35540) at kernel/qapplication.cpp:3865
#31 0x00ee5f2a in KApplication::notify (this=0xbfd35e24, receiver=0x8b16388, event=0xbfd35540) at ../../kdeui/kernel/kapplication.cpp:302
#32 0x02eafa3b in QCoreApplication::notifyInternal (this=0xbfd35e24, receiver=0x8b16388, event=0xbfd35540) at kernel/qcoreapplication.cpp:704
#33 0x011f8952 in QCoreApplication::sendEvent (receiver=0x8b16388, event=0xbfd35540, alienWidget=0x8b16388, nativeWidget=0x8af9918, buttonDown=0x1b36058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#34 QApplicationPrivate::sendMouseEvent (receiver=0x8b16388, event=0xbfd35540, alienWidget=0x8b16388, nativeWidget=0x8af9918, buttonDown=0x1b36058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#35 0x01284088 in QETWidget::translateMouseEvent (this=0x8af9918, event=0xbfd35a5c) at kernel/qapplication_x11.cpp:4368
#36 0x01283511 in QApplication::x11ProcessEvent (this=0xbfd35e24, event=0xbfd35a5c) at kernel/qapplication_x11.cpp:3379
#37 0x012b260a in x11EventSourceDispatch (s=0x8a64668, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#38 0x01b745e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#39 0x01b782d8 in ?? () from /lib/libglib-2.0.so.0
#40 0x01b784b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#41 0x02edb5d5 in QEventDispatcherGlib::processEvents (this=0x8a79048, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#42 0x012b2135 in QGuiEventDispatcherGlib::processEvents (this=0x8a79048, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#43 0x02eae059 in QEventLoop::processEvents (this=0xbfd35d50, flags=) at kernel/qeventloop.cpp:149
#44 0x02eae4aa in QEventLoop::exec (this=0xbfd35d50, flags=...) at kernel/qeventloop.cpp:201
#45 0x017314f3 in QDialog::exec (this=0x8af9918) at dialogs/qdialog.cpp:546
#46 0x030a7846 in kdemain (_argc=2, _argv=0x8a4d6c8) at ../../kcmshell/main.cpp:272
#47 0x0804e133 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=1, envs=0x8a78d99 "DISPLAY=:0.0", reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x8051465 "0") at ../../kinit/kinit.cpp:717
#48 0x0804ec6d in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1209
#49 0x0804f190 in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1402
#50 0x0804fe4f in main (argc=4, argv=0xbfd36964, envp=0xbfd36978) at ../../kinit/kinit.cpp:1845

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

Possible duplicates by query: bug 245235, bug 244119, bug 243522, bug 242727, bug 242293.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-07-24 03:33:47 UTC

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