Bug 245235 - Crash on setting NTP server
Summary: Crash on setting NTP server
Status: RESOLVED DUPLICATE of bug 242648
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_clock (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Paul Campbell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-20 16:17 UTC by Vivek
Modified: 2010-07-30 18:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (7.31 KB, text/plain)
2010-07-30 18:34 UTC, buildup
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vivek 2010-07-20 16:17:14 UTC
Version:           unspecified (using Devel) 
OS:                Linux

After selecting "Set Date and Time Automatically" and choosing a time server, the system settings module crashed.  When I re-opened the date and time settings, the option was already set.

I installed the debug symbols from the crash reporting wizard (good job getting that working!) and it generated a useful backtrace.  Unfortunately I couldn't login to the bug system (klauncher said: error loading kio_http) so I'm reporting it manually.  I don't know if the fact that the install doesn't seem to be 100% successful plays a role in the crash.

Reproducible: Didn't try




Backtrace (3***):

Application: System Settings (systemsettings), signal: Segmentation fault
[Current thread is 1 (Thread 0xb59daad0 (LWP 7161))]

Thread 2 (Thread 0xa8989b70 (LWP 7748)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5edd452 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb62162a4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xa9d6a1d7 in ?? () from /usr/lib/libxine.so.1
#4  0xb5ed8b25 in start_thread () from /lib/libpthread.so.0
#5  0xb620846e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb59daad0 (LWP 7161)):
[KCrash Handler]
#7  0xb6503dc0 in QObject::connect (sender=0x9a613b8, signal=0xb6594062 "2timeout()", receiver=0x82113a8, method=0xa694f2e1 "1load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2550
#8  0xb650896e in QSingleShotTimer::QSingleShotTimer (this=0x9a613b8, msec=5000, receiver=0x82113a8, member=0xa694f2e1 "1load()") at kernel/qtimer.cpp:291
#9  0xb6508b0a in QTimer::singleShot (msec=5000, receiver=0x82113a8, member=0xa694f2e1 "1load()") at kernel/qtimer.cpp:343
#10 0xa694d05d in KclockModule::save (this=0x82113a8) at /usr/src/debug/kdebase-workspace-4.4.93svn1149349/kcontrol/dateandtime/main.cpp:109
#11 0xb77bf4ca in KCModuleProxy::save (this=0x816e820) at /usr/src/debug/kdelibs-4.4.93svn1149349/kutils/kcmoduleproxy.cpp:279
#12 0xb7797781 in ModuleView::moduleSave (this=0x824b358, module=0x816e820) at /usr/src/debug/kdebase-workspace-4.4.93svn1149349/systemsettings/core/ModuleView.cpp:283
#13 0xb7797a13 in ModuleView::resolveChanges (this=0x824b358, currentProxy=0x816e820) at /usr/src/debug/kdebase-workspace-4.4.93svn1149349/systemsettings/core/ModuleView.cpp:241
#14 0xb7797a6a in ModuleView::resolveChanges (this=0x824b358) at /usr/src/debug/kdebase-workspace-4.4.93svn1149349/systemsettings/core/ModuleView.cpp:218
#15 0xb2c422e8 in IconMode::backToOverview (this=0x8248cf0) at /usr/src/debug/kdebase-workspace-4.4.93svn1149349/systemsettings/icons/IconMode.cpp:145
#16 0xb2c42734 in IconMode::qt_metacall (this=0x8248cf0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfb1de98)
    at /usr/src/debug/kdebase-workspace-4.4.93svn1149349/build/systemsettings/icons/IconMode.moc:82
#17 0xb64f3efd in QMetaObject::metacall (object=0x8248cf0, cl=QMetaObject::InvokeMetaMethod, idx=14, argv=0xbfb1de98) at kernel/qmetaobject.cpp:237
#18 0xb6502fe8 in QMetaObject::activate (sender=0x824a570, m=0xb7382d28, local_signal_index=1, argv=0xbfb1de98) at kernel/qobject.cpp:3295
#19 0xb6a4ca0d in QAction::triggered (this=0x824a570, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#20 0xb6a4ccab in QAction::activate (this=0x824a570, event=QAction::Trigger) at kernel/qaction.cpp:1255
#21 0xb6f2fc30 in trigger (this=0x82817c0) at ../../src/gui/kernel/qaction.h:218
#22 QToolButton::nextCheckState (this=0x82817c0) at widgets/qtoolbutton.cpp:1147
#23 0xb6e5c297 in QAbstractButtonPrivate::click (this=0x8281938) at widgets/qabstractbutton.cpp:528
#24 0xb6e5c596 in QAbstractButton::mouseReleaseEvent (this=0x82817c0, e=0xbfb1e5d4) at widgets/qabstractbutton.cpp:1121
#25 0xb6f2fd1d in QToolButton::mouseReleaseEvent (this=0x82817c0, e=0xbfb1e5d4) at widgets/qtoolbutton.cpp:721
#26 0xb6aacf00 in QWidget::event (this=0x82817c0, event=0xbfb1e5d4) at kernel/qwidget.cpp:8044
#27 0xb6e5b7d0 in QAbstractButton::event (this=0x82817c0, e=0xbfb1e5d4) at widgets/qabstractbutton.cpp:1080
#28 0xb6f3147c in QToolButton::event (this=0x82817c0, event=0xbfb1e5d4) at widgets/qtoolbutton.cpp:1163
#29 0xb6a53c64 in QApplicationPrivate::notify_helper (this=0x80816a8, receiver=0x82817c0, e=0xbfb1e5d4) at kernel/qapplication.cpp:4302
#30 0xb6a5c750 in QApplication::notify (this=0xbfb1e2ec, receiver=0x82817c0, e=0xbfb1e5d4) at kernel/qapplication.cpp:3867
#31 0xb74ce271 in KApplication::notify (this=0xbfb1ee4c, receiver=0x82817c0, event=0xbfb1e5d4) at /usr/src/debug/kdelibs-4.4.93svn1149349/kdeui/kernel/kapplication.cpp:309
#32 0xb64ede0e in QCoreApplication::notifyInternal (this=0xbfb1ee4c, receiver=0x82817c0, event=0xbfb1e5d4) at kernel/qcoreapplication.cpp:726
#33 0xb6a54c4c in sendSpontaneousEvent (receiver=0x82817c0, event=0xbfb1e5d4, alienWidget=0x82817c0, nativeWidget=0x81e7ba0, buttonDown=0xb739e078, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:218
#34 QApplicationPrivate::sendMouseEvent (receiver=0x82817c0, event=0xbfb1e5d4, alienWidget=0x82817c0, nativeWidget=0x81e7ba0, buttonDown=0xb739e078, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#35 0xb6adc58c in QETWidget::translateMouseEvent (this=0x81e7ba0, event=0xbfb1eaec) at kernel/qapplication_x11.cpp:4380
#36 0xb6adb73e in QApplication::x11ProcessEvent (this=0xbfb1ee4c, event=0xbfb1eaec) at kernel/qapplication_x11.cpp:3391
#37 0xb6b04570 in x11EventSourceDispatch (s=0x8084640, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#38 0xb5de2b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#39 0xb5de3350 in ?? () from /usr/lib/libglib-2.0.so.0
#40 0xb5de360e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#41 0xb6519d4b in QEventDispatcherGlib::processEvents (this=0x8061d78, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#42 0xb6b0419a in QGuiEventDispatcherGlib::processEvents (this=0x8061d78, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#43 0xb64ed11d in QEventLoop::processEvents (this=0xbfb1eda4, flags=...) at kernel/qeventloop.cpp:149
#44 0xb64ed319 in QEventLoop::exec (this=0xbfb1eda4, flags=...) at kernel/qeventloop.cpp:201
#45 0xb64f1c70 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#46 0xb6a51164 in QApplication::exec () at kernel/qapplication.cpp:3581
#47 0x08056475 in main (argc=4, argv=0x0) at /usr/src/debug/kdebase-workspace-4.4.93svn1149349/systemsettings/app/main.cpp:49
Comment 1 Vivek 2010-07-20 16:20:49 UTC
Potential duplicate: 228756.
Comment 2 Christoph Feck 2010-07-20 22:12:45 UTC

*** This bug has been marked as a duplicate of bug 242648 ***
Comment 3 buildup 2010-07-30 18:34:22 UTC
Created attachment 49694 [details]
New crash information added by DrKonqi

Ubuntu 10.04 in VMWare 7 on Dell 1764.  Everytime I reset NTP setting to set clock after suspending the VM guest (a VMWare clock syncing problem) the panel crashes, but the clock resets anyway.