Summary: | Crash when setting time to be auto-updated using NTP | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Harry Rostovtsev <rost0031> |
Component: | general | Assignee: | System Settings Bugs <sourtooth+ssbugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | dvarner45, enterthematric, flealoveshatinghislife |
Priority: | NOR | ||
Version: | unspecified | ||
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 |
Description
Harry Rostovtsev
2011-09-13 03:45:36 UTC
*** This bug has been marked as a duplicate of bug 280911 *** Created attachment 63781 [details]
New crash information added by DrKonqi
kcmshell4 () on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
I was setting to automatically update the time when it crashed.
- Custom settings of the application:
Time to automatically update
-- Backtrace (Reduced):
#7 0x00007f38f7926a44 in QObject::connect (sender=0x178b680, signal=<value optimized out>, receiver=0x17cabc0, method=0x7f38e8498b11 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2535
#8 0x00007f38f792b28a in QSingleShotTimer::QSingleShotTimer (this=0x178b680, msec=5000, receiver=0x17cabc0, member=0x7f38e8498b10 "1load()") at kernel/qtimer.cpp:291
#9 0x00007f38f792b40e in QTimer::singleShot (msec=5000, receiver=0x17cabc0, member=0x7f38e8498b10 "1load()") at kernel/qtimer.cpp:354
[...]
#11 0x00007f38f8a083e7 in KCModuleProxy::save (this=<value optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
#12 0x00007f38f8a054f8 in KCMultiDialogPrivate::apply (this=<value optimized out>) at ../../kutils/kcmultidialog.cpp:300
*** Bug 282564 has been marked as a duplicate of this bug. *** Created attachment 68754 [details]
New crash information added by DrKonqi
kcmshell4 () on KDE Platform 4.7.4 (4.7.4) using Qt 4.7.4
- What I was doing when the application crashed:I was auto updating my computers time witha date and time server
- Unusual behavior I noticed:
- Custom settings of the application:
-- Backtrace (Reduced):
#7 indexOfMethodRelative<8> (normalizeStringData=false, method=0x2b1ba11 "load()", baseObject=<synthetic pointer>) at kernel/qmetaobject.cpp:498
#8 QMetaObjectPrivate::indexOfSlot (m=0x895d300, slot=0x2b1ba11 "load()", normalizeStringData=false) at kernel/qmetaobject.cpp:634
#9 0x00dde9f2 in QObject::connect (sender=0x8bf3858, signal=0xe8777a "2timeout()", receiver=0x885b450, method=0x2b1ba10 "1load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2530
#10 0x00de530e in QSingleShotTimer::QSingleShotTimer (this=0x8bf3858, msec=5000, receiver=0x885b450, member=0x2b1ba10 "1load()") at kernel/qtimer.cpp:291
#11 0x00de550a in QTimer::singleShot (msec=5000, receiver=0x885b450, member=0x2b1ba10 "1load()") at kernel/qtimer.cpp:354
|