Summary: | Crash after change of system time | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Michael <chricent.games> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | x3dre |
Priority: | NOR | ||
Version: | 4.10.5 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Michael
2013-07-11 06:45:19 UTC
*** This bug has been marked as a duplicate of bug 242648 *** Created attachment 82668 [details]
New crash information added by DrKonqi
kcmshell4 (4.10.5) on KDE Platform 4.10.5 using Qt 4.8.6
- What I was doing when the application crashed:
I was setting the time after doing a apt-get update && apt-get dist-upgrade and after that was done, I rebooted the machine and went back into KDE login screen. I logged in and looked at the time set and as per usual, it is 1 hour less than the current time of BST..
This always happens so I then proceed to adjust the time set manually and press apply and enter root password then ok button, than I get the crash message exit 6 problem.. I ignore this as the correct time is set but upon rebooting the machine for whatever reason the time is back to one hour less..
This is always repeatable..
-- Backtrace (Reduced):
#8 0xb6c7d15f in QSingleShotTimer::QSingleShotTimer (this=0x8937338, msec=5000, receiver=0x85e2160, member=0xb245a55c "1load()") at kernel/qtimer.cpp:300
#9 0xb6c7d269 in QTimer::singleShot (msec=5000, receiver=0x85e2160, member=0xb245a55c "1load()") at kernel/qtimer.cpp:363
[...]
#11 0xb754f542 in KCModuleProxy::save (this=this@entry=0x853c3d8) at ../../kutils/kcmoduleproxy.cpp:279
#12 0xb754b213 in KCMultiDialogPrivate::apply (this=0x8501bb8) at ../../kutils/kcmultidialog.cpp:300
#13 0xb754b355 in KCMultiDialog::slotApplyClicked (this=0x8501bb8) at ../../kutils/kcmultidialog.cpp:326
|