Bug 269517 - Trying to modify time to point to local NTP - Crash on auth. for password:
Summary: Trying to modify time to point to local NTP - Crash on auth. for password:
Status: RESOLVED DUPLICATE of bug 242648
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 1.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
: 296618 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-03-27 06:55 UTC by Ace Hanna
Modified: 2012-04-12 21:25 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 Ace Hanna 2011-03-27 06:55:01 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-31-generic i686
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
Ubuntu 10.04 (lucid): Trying to modify time to point to local NTP Server. Hit ok and on auth. password request panel locks. NTP Server is never accepted.

The crash can be reproduced every time.

 -- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7831710 (LWP 13304))]

Thread 2 (Thread 0xb4fd9b70 (LWP 13306)):
#0  0x00173422 in __kernel_vsyscall ()
#1  0x046d1b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x059c94eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x059bc0ac in ?? () from /lib/libglib-2.0.so.0
#4  0x059bc4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x0559260f in QEventDispatcherGlib::processEvents (this=0x9d0e9f8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x05565059 in QEventLoop::processEvents (this=0xb4fd9290, flags=) at kernel/qeventloop.cpp:149
#7  0x055654aa in QEventLoop::exec (this=0xb4fd9290, flags=...) at kernel/qeventloop.cpp:201
#8  0x054615a8 in QThread::exec (this=0x9a9a460) at thread/qthread.cpp:487
#9  0x05544c1b in QInotifyFileSystemWatcherEngine::run (this=0x9a9a460) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x0546432e in QThreadPrivate::start (arg=0x9a9a460) at thread/qthread_unix.cpp:248
#11 0x0096396e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x046dfa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7831710 (LWP 13304)):
[KCrash Handler]
#6  0x00b2ec80 in QWidget::internalWinId (this=0x9d174a0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:234
#7  QWidget::effectiveWinId (this=0x9d174a0) at kernel/qwidget.cpp:2355
#8  0x002cb79b in KMessageBox::error (parent=0x9d174a0, text=..., caption=..., options=...) at ../../kdeui/dialogs/kmessagebox.cpp:810
#9  0x05ad79b7 in KclockModule::save (this=0x9d174a0) at ../../../kcontrol/dateandtime/main.cpp:98
#10 0x0090821a in KCModuleProxy::save (this=0x9d1d918) at ../../kutils/kcmoduleproxy.cpp:279
#11 0x00954f03 in ModuleView::moduleSave (this=0x9c02128, module=0x9d174a0) at ../../../systemsettings/core/ModuleView.cpp:302
#12 0x009554b9 in ModuleView::moduleSave (this=0x9c02128) at ../../../systemsettings/core/ModuleView.cpp:293
#13 0x009587e3 in ModuleView::qt_metacall (this=0x9c02128, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfe41278) at ./ModuleView.moc:95
#14 0x0556bc9a in QMetaObject::metacall (object=0x9c02128, cl=3219394561, idx=32, argv=0xbfe41278) at kernel/qmetaobject.cpp:237
#15 0x0557a3d5 in QMetaObject::activate (sender=0x9b5aad0, m=0x521e6c, local_signal_index=0, argv=0xbfe41278) at kernel/qobject.cpp:3293
#16 0x00458463 in KPushButton::authorized (this=0x9b5aad0, _t1=0x9dd9e70) at ./kpushbutton.moc:129
#17 0x004589ce in KPushButton::KPushButtonPrivate::slotClickedInternal (this=0x9c09bf0) at ../../kdeui/widgets/kpushbutton.cpp:102
#18 0x00459566 in KPushButton::qt_metacall (this=0x9b5aad0, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbfe413c8) at ./kpushbutton.moc:88
#19 0x0556bc9a in QMetaObject::metacall (object=0x9b5aad0, cl=3219394561, idx=44, argv=0xbfe413c8) at kernel/qmetaobject.cpp:237
#20 0x0557a3d5 in QMetaObject::activate (sender=0x9b5aad0, m=0x14138c4, local_signal_index=2, argv=0xbfe413c8) at kernel/qobject.cpp:3293
#21 0x01203479 in QAbstractButton::clicked (this=0x9b5aad0, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#22 0x00ee2ea9 in QAbstractButtonPrivate::emitClicked (this=0x9b5a8d8) at widgets/qabstractbutton.cpp:546
#23 0x00ee3cf4 in QAbstractButtonPrivate::click (this=0x9b5a8d8) at widgets/qabstractbutton.cpp:539
#24 0x00ee3fae in QAbstractButton::mouseReleaseEvent (this=0x9b5aad0, e=0xbfe41b00) at widgets/qabstractbutton.cpp:1121
#25 0x00b367f8 in QWidget::event (this=0x9b5aad0, event=0xbfe41b00) at kernel/qwidget.cpp:7998
#26 0x00ee2d4e in QAbstractButton::event (this=0x9b5aad0, e=0x9d174a0) at widgets/qabstractbutton.cpp:1080
#27 0x00f8d1f2 in QPushButton::event (this=0x9b5aad0, e=0xbfe41b00) at widgets/qpushbutton.cpp:679
#28 0x00ad84dc in QApplicationPrivate::notify_helper (this=0x99a6320, receiver=0x9b5aad0, e=0xbfe41b00) at kernel/qapplication.cpp:4300
#29 0x00adf9f7 in QApplication::notify (this=0xbfe423bc, receiver=0x9b5aad0, e=0xbfe41b00) at kernel/qapplication.cpp:3865
#30 0x0035440a in KApplication::notify (this=0xbfe423bc, receiver=0x9b5aad0, event=0xbfe41b00) at ../../kdeui/kernel/kapplication.cpp:302
#31 0x05566a3b in QCoreApplication::notifyInternal (this=0xbfe423bc, receiver=0x9b5aad0, event=0xbfe41b00) at kernel/qcoreapplication.cpp:704
#32 0x00ade952 in QCoreApplication::sendEvent (receiver=0x9b5aad0, event=0xbfe41b00, alienWidget=0x9b5aad0, nativeWidget=0x9a30e90, buttonDown=0x141c058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#33 QApplicationPrivate::sendMouseEvent (receiver=0x9b5aad0, event=0xbfe41b00, alienWidget=0x9b5aad0, nativeWidget=0x9a30e90, buttonDown=0x141c058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#34 0x00b6a088 in QETWidget::translateMouseEvent (this=0x9a30e90, event=0xbfe4201c) at kernel/qapplication_x11.cpp:4368
#35 0x00b69511 in QApplication::x11ProcessEvent (this=0xbfe423bc, event=0xbfe4201c) at kernel/qapplication_x11.cpp:3379
#36 0x00b9860a in x11EventSourceDispatch (s=0x999e2e8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#37 0x059b85e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#38 0x059bc2d8 in ?? () from /lib/libglib-2.0.so.0
#39 0x059bc4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#40 0x055925d5 in QEventDispatcherGlib::processEvents (this=0x99784a0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#41 0x00b98135 in QGuiEventDispatcherGlib::processEvents (this=0x99784a0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#42 0x05565059 in QEventLoop::processEvents (this=0xbfe42314, flags=) at kernel/qeventloop.cpp:149
#43 0x055654aa in QEventLoop::exec (this=0xbfe42314, flags=...) at kernel/qeventloop.cpp:201
#44 0x0556969f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#45 0x00ad8577 in QApplication::exec () at kernel/qapplication.cpp:3579
#46 0x08056b5e in main (argc=5, argv=0xbfe42504) at ../../../systemsettings/app/main.cpp:49

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

Possible duplicates by query: bug 250250, bug 246552, bug 245686, bug 241583, bug 240636.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-03-30 19:30:47 UTC

*** This bug has been marked as a duplicate of bug 242648 ***
Comment 2 Christoph Feck 2012-04-12 21:25:46 UTC
*** Bug 296618 has been marked as a duplicate of this bug. ***