Bug 316345 - Changing NTP Server causes failed authentation, and a crash
Summary: Changing NTP Server causes failed authentation, and a crash
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:
Depends on:
Blocks:
 
Reported: 2013-03-08 05:22 UTC by lorddefinitia
Modified: 2013-03-17 21:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (7.34 KB, text/plain)
2013-03-17 21:36 UTC, Michael W.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lorddefinitia 2013-03-08 05:22:02 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-24-generic x86_64
Distribution: Ubuntu 12.04.2 LTS

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

Changing the NTP Server.

I believe that the issue is authentication.

The crash can be reproduced some of the time.

-- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa14834c780 (LWP 5339))]

Thread 2 (Thread 0x7fa12b455700 (LWP 5340)):
#0  0x00007fa147ca0313 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fa142838036 in g_main_context_poll (n_fds=3, fds=0x7fa1240010f0, timeout=-1, context=0x168fc70, priority=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3440
#2  g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x168fc70, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3141
#3  g_main_context_iterate (context=0x168fc70, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#4  0x00007fa14283849a in g_main_loop_run (loop=0x168fc20) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3340
#5  0x00007fa12b73e406 in gdbus_shared_thread_func (user_data=<optimized out>) at /build/buildd/glib2.0-2.32.3/./gio/gdbusprivate.c:277
#6  0x00007fa1428599e5 in g_thread_proxy (data=0x1648720) at /build/buildd/glib2.0-2.32.3/./glib/gthread.c:801
#7  0x00007fa130aa6764 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#8  0x00007fa143556e9a in start_thread (arg=0x7fa12b455700) at pthread_create.c:308
#9  0x00007fa147cabccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa14834c780 (LWP 5339)):
[KCrash Handler]
#6  0x0000000500000004 in ?? ()
#7  0x00007fa146878bf2 in QObject::connect (sender=0x1563690, signal=<optimized out>, receiver=0x147e290, method=0x7fa136ad93f1 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#8  0x00007fa14688095a in QSingleShotTimer::QSingleShotTimer (this=0x1563690, msec=5000, receiver=0x147e290, member=0x7fa136ad93f0 "1load()") at kernel/qtimer.cpp:300
#9  0x00007fa146880b0e in QTimer::singleShot (msec=5000, receiver=0x147e290, member=0x7fa136ad93f0 "1load()") at kernel/qtimer.cpp:363
#10 0x00007fa136ad7840 in KclockModule::save (this=0x147e290) at ../../../kcontrol/dateandtime/main.cpp:109
#11 0x00007fa147998997 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
#12 0x00007fa147995890 in KCMultiDialogPrivate::apply (this=<optimized out>) at ../../kutils/kcmultidialog.cpp:300
#13 0x00007fa146877281 in QMetaObject::activate (sender=0x11d5250, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff6f783d30) at kernel/qobject.cpp:3547
#14 0x00007fa1476135ef in KPushButton::authorized (this=<optimized out>, _t1=0x162e630) at ./kpushbutton.moc:143
#15 0x00007fa146877281 in QMetaObject::activate (sender=0x11d5250, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff6f783e80) at kernel/qobject.cpp:3547
#16 0x00007fa146275c72 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#17 0x00007fa145fb3a4e in QAbstractButtonPrivate::emitClicked (this=<optimized out>) at widgets/qabstractbutton.cpp:548
#18 0x00007fa145fb4d8b in QAbstractButtonPrivate::click (this=0x11d9490) at widgets/qabstractbutton.cpp:541
#19 0x00007fa145fb4ffc in QAbstractButton::mouseReleaseEvent (this=0x11d5250, e=0x7fff6f784750) at widgets/qabstractbutton.cpp:1123
#20 0x00007fa145c36144 in QWidget::event (this=0x11d5250, event=0x7fff6f784750) at kernel/qwidget.cpp:8362
#21 0x00007fa145be5894 in notify_helper (e=0x7fff6f784750, receiver=0x11d5250, this=0xfb36d0) at kernel/qapplication.cpp:4559
#22 QApplicationPrivate::notify_helper (this=0xfb36d0, receiver=0x11d5250, e=0x7fff6f784750) at kernel/qapplication.cpp:4531
#23 0x00007fa145beb0bf in QApplication::notify (this=<optimized out>, receiver=0x11d5250, e=0x7fff6f784750) at kernel/qapplication.cpp:4102
#24 0x00007fa1475453f6 in KApplication::notify (this=0x7fff6f785470, receiver=0x11d5250, event=0x7fff6f784750) at ../../kdeui/kernel/kapplication.cpp:311
#25 0x00007fa146862e9c in QCoreApplication::notifyInternal (this=0x7fff6f785470, receiver=0x11d5250, event=0x7fff6f784750) at kernel/qcoreapplication.cpp:876
#26 0x00007fa145be6862 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#27 QApplicationPrivate::sendMouseEvent (receiver=0x11d5250, event=0x7fff6f784750, alienWidget=0x11d5250, nativeWidget=0x11dd260, buttonDown=0x11d5250, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#28 0x00007fa145c65bf5 in QETWidget::translateMouseEvent (this=0x11dd260, event=<optimized out>) at kernel/qapplication_x11.cpp:4617
#29 0x00007fa145c64bae in QApplication::x11ProcessEvent (this=0x7fff6f785470, event=0x7fff6f785020) at kernel/qapplication_x11.cpp:3732
#30 0x00007fa145c8e0d2 in x11EventSourceDispatch (s=0xfb2c60, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#31 0x00007fa142837d53 in g_main_dispatch (context=0xfc44a0) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2539
#32 g_main_context_dispatch (context=0xfc44a0) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3075
#33 0x00007fa1428380a0 in g_main_context_iterate (dispatch=1, block=<optimized out>, context=0xfc44a0, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3146
#34 g_main_context_iterate (context=0xfc44a0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#35 0x00007fa142838164 in g_main_context_iteration (context=0xfc44a0, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#36 0x00007fa1468923bf in QEventDispatcherGlib::processEvents (this=0xf90770, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#37 0x00007fa145c8dd5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00007fa146861c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#39 0x00007fa146861ed7 in QEventLoop::exec (this=0x7fff6f7853c0, flags=...) at kernel/qeventloop.cpp:204
#40 0x00007fa1460b5936 in QDialog::exec (this=0x11dd370) at dialogs/qdialog.cpp:554
#41 0x00007fa147f7ed2c in kdemain (_argc=<optimized out>, _argv=<optimized out>) at ../../kcmshell/main.cpp:292
#42 0x00007fa147bd976d in __libc_start_main (main=0x400640 <main(int, char**)>, argc=2, ubp_av=0x7fff6f785c88, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff6f785c78) at libc-start.c:226
#43 0x0000000000400671 in _start ()

Possible duplicates by query: bug 315892, bug 315378, bug 314976, bug 314492, bug 314242.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-03-08 05:32:20 UTC

*** This bug has been marked as a duplicate of bug 242648 ***
Comment 2 Michael W. 2013-03-17 21:36:17 UTC
Created attachment 78144 [details]
New crash information added by DrKonqi

kcmshell4 (4.10.1) on KDE Platform 4.10.1 using Qt 4.8.4

- What I was doing when the application crashed:
Changed NTP-server to "time.fh-schmalkalden.de" and applied.

- Custom settings of the application:
none.

- Error Message before crash (translated from german):
"Action can't be executed: 6," (ends with colon)

-- Backtrace (Reduced):
#7  0x00007f1246f0a693 in QObject::connect (sender=0x189f2d0, signal=0x7f1246fce11d "timeout()", receiver=0x18fc0f0, method=0x7f123753ee7c "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2587
#8  0x00007f1246f0fe0a in QSingleShotTimer::QSingleShotTimer (this=0x189f2d0, msec=5000, receiver=0x18fc0f0, member=0x7f123753ee7b "1load()") at kernel/qtimer.cpp:300
#9  0x00007f1246f0ff56 in QTimer::singleShot (msec=5000, receiver=0x18fc0f0, member=0x7f123753ee7b "1load()") at kernel/qtimer.cpp:363
#10 0x00007f123753d4b6 in KclockModule::save (this=0x18fc0f0) at ../../../kcontrol/dateandtime/main.cpp:113
#11 0x00007f1247ff2807 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279