Summary: | System config crashed while configuring a new time server | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Amaury Carrade <amaury> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | amaury, beigas, theonhighgod, warkd3423 |
Priority: | NOR | ||
Version: | 1.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Amaury Carrade
2012-10-28 11:51:49 UTC
*** This bug has been marked as a duplicate of bug 242648 *** Created attachment 74981 [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:
When i changed the time server , then clicked apply got the error message :
Unable to authenticate/execute the action: 6
then application crashed
-- Backtrace (Reduced):
#7 0x00007f58095eae13 in QObject::connect (sender=0x1b1be70, signal=0x7f58096a6904 "timeout()", receiver=0x17a54a0, method=0x7f57fa0cfe2d "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#8 0x00007f58095eeb4a in QSingleShotTimer::QSingleShotTimer (this=0x1b1be70, msec=5000, receiver=0x17a54a0, member=0x7f57fa0cfe2c "1load()") at kernel/qtimer.cpp:300
#9 0x00007f58095eecf6 in QTimer::singleShot (msec=5000, receiver=0x17a54a0, member=0x7f57fa0cfe2c "1load()") at kernel/qtimer.cpp:363
#10 0x00007f57fa0ce3d6 in KclockModule::save (this=0x17a54a0) at ../../../kcontrol/dateandtime/main.cpp:113
#11 0x00007f580a6c84a7 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
Created attachment 75463 [details]
New crash information added by DrKonqi
kcmshell4 () on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
Selecting time server from provided ntp pools
-- Backtrace (Reduced):
#6 QObject::connect (sender=0x110f090, signal=<optimized out>, receiver=0x127a200, method=0x7f79984d43f1 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#7 0x00007f79a7d8195a in QSingleShotTimer::QSingleShotTimer (this=0x110f090, msec=5000, receiver=0x127a200, member=0x7f79984d43f0 "1load()") at kernel/qtimer.cpp:300
#8 0x00007f79a7d81b0e in QTimer::singleShot (msec=5000, receiver=0x127a200, member=0x7f79984d43f0 "1load()") at kernel/qtimer.cpp:363
#9 0x00007f79984d2840 in KclockModule::save (this=0x127a200) at ../../../kcontrol/dateandtime/main.cpp:109
#10 0x00007f79a8e99997 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
Created attachment 75492 [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:
changed time server from pool.ntp.org to ntp.latnet.lv, in case workstation did not sync with pool.ntp.org
-- Backtrace (Reduced):
#7 QObject::connect (sender=0x8ed98e8, signal=0x1221735 "2timeout()", receiver=0x890bf30, method=0x4ddbad0 "1load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#8 0x011625ee in QSingleShotTimer::QSingleShotTimer (this=0x8ed98e8, msec=5000, receiver=0x890bf30, member=0x4ddbad0 "1load()") at kernel/qtimer.cpp:300
#9 0x0116281a in QTimer::singleShot (msec=5000, receiver=0x890bf30, member=0x4ddbad0 "1load()") at kernel/qtimer.cpp:363
[...]
#11 0x00fa46fa in KCModuleProxy::save (this=0x88ff168) at ../../kutils/kcmoduleproxy.cpp:279
#12 0x00fa1000 in KCMultiDialogPrivate::apply (this=0x88eb1f0) at ../../kutils/kcmultidialog.cpp:300
|