Summary: | KDE Control Module for Date & Time crashes after setting new time server | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Andrew <avcascade> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | miras199002, sayeed.ka |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Andrew
2014-05-11 06:52:40 UTC
*** This bug has been marked as a duplicate of bug 334517 *** *** Bug 334829 has been marked as a duplicate of this bug. *** Created attachment 90739 [details]
New crash information added by DrKonqi
systemsettings (4.11.11) on KDE Platform 4.14.2 using Qt 4.8.6
- What I was doing when the application crashed:
I tried to turn on the automatic time synchronization on "europe.pool.ntp.org" in the system settings and after applying changes, the program crashed.
-- Backtrace (Reduced):
#7 0x00007f9094ee8a69 in QObject::connect (sender=sender@entry=0x5b55950, signal=0x7f9094fad96d "timeout()", signal@entry=0x7f9094fad96c "2timeout()", receiver=receiver@entry=0x5bc28b0, method=0x7f8fab63fefd "load()", method@entry=0x7f8fab63fefc "1load()", type=Qt::AutoConnection, type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2583
#8 0x00007f9094ef098c in QSingleShotTimer::QSingleShotTimer (this=0x5b55950, msec=5000, receiver=0x5bc28b0, member=0x7f8fab63fefc "1load()") at kernel/qtimer.cpp:300
#9 0x00007f9094ef0a4e in QTimer::singleShot (msec=msec@entry=5000, receiver=receiver@entry=0x5bc28b0, member=member@entry=0x7f8fab63fefc "1load()") at kernel/qtimer.cpp:363
#10 0x00007f8fab63ee73 in KclockModule::save (this=0x5bc28b0) at ../../../kcontrol/dateandtime/main.cpp:113
#11 0x00007f9096ea7327 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:280
|