Bug 223952 - systemsettings crash when opening date/time control
Summary: systemsettings crash when opening date/time control
Status: RESOLVED DUPLICATE of bug 221937
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_clock (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR crash
Target Milestone: ---
Assignee: Paul Campbell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-23 18:13 UTC by Ruchir Brahmbhatt
Modified: 2010-01-24 01:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruchir Brahmbhatt 2010-01-23 18:13:04 UTC
Version:            (using Devel)
Installed from:    Compiled sources

OS: opensuse 11.2
KDE: 4.4 RC1

Recently when I try to open date/time settings, it crashes every time.

Backtrace:
Application: KDE Control Module (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f651a9a0767 in KAuth::Action::Action(QString const&) () from /usr/lib64/libkdecore.so.5
#6  0x00007f6519b15d28 in KCModule::setNeedsAuthorization(bool) () from /usr/lib64/libkdeui.so.5
#7  0x00007f650b619841 in ?? () from /usr/lib64/kde4/kcm_clock.so
#8  0x00007f650b61d935 in QObject* KPluginFactory::createInstance<KclockModule, QWidget>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib64/kde4/kcm_clock.so
#9  0x00007f651aa41a00 in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /usr/lib64/libkdecore.so.5
#10 0x00007f650d4e5246 in KCModuleLoader::loadModule(KCModuleInfo const&, KCModuleLoader::ErrorReporting, QWidget*, QStringList const&) () from /usr/lib64/libkutils.so.4
#11 0x00007f650d4e5f39 in ?? () from /usr/lib64/libkutils.so.4
#12 0x00007f650d4e6ad5 in KCModuleProxy::realModule() const () from /usr/lib64/libkutils.so.4
#13 0x00007f650d4e6b49 in KCModuleProxy::useRootOnlyMessage() const () from /usr/lib64/libkutils.so.4
#14 0x00007f650d4e80e3 in KCMultiDialog::addModule(KCModuleInfo const&, KPageWidgetItem*, QStringList const&) () from /usr/lib64/libkutils.so.4
#15 0x00007f650d70fa14 in kdemain () from /usr/lib64/libkdeinit4_kcmshell4.so
#16 0x00000000004073b8 in _start ()
Comment 1 Christoph Feck 2010-01-24 01:33:45 UTC

*** This bug has been marked as a duplicate of bug 221937 ***