Bug 222419 - KCM Crash on right click digital clock => Adjust Date and Time [KAuth::Action::Action, KCModule::setNeedsAuthorization]
Summary: KCM Crash on right click digital clock => Adjust Date and Time [KAuth::Action...
Status: RESOLVED DUPLICATE of bug 220403
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
: 222890 223194 223850 224135 225296 225680 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-01-12 19:03 UTC by Thomas Richard
Modified: 2010-02-06 00:37 UTC (History)
8 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (7.31 KB, text/plain)
2010-01-25 09:14 UTC, Petar Petrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Richard 2010-01-12 19:03:54 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1)) "release 210"
Qt Version: 4.6.0
Operating System: Linux 2.6.31.8-0.1-default i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
KCM Crashes when i right click on the digital clock and select Adjust Date and Time.

The crash can be reproduced every time.

 -- Backtrace:
Application: KDE Control Module (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0xb76413e1 in KAuth::Action::Action (this=0x82f47b8, name=...) at /usr/src/debug/kdelibs-4.3.90/kdecore/auth/kauthaction.cpp:62
#7  0xb6fd88e8 in KCModule::setNeedsAuthorization (this=0x82211c8, needsAuth=true) at /usr/src/debug/kdelibs-4.3.90/kdeui/widgets/kcmodule.cpp:140
#8  0xb0bd9a47 in KclockModule::KclockModule (this=0x82211c8, parent=0x820fc18) at /usr/src/debug/kdebase-workspace-4.3.90/kcontrol/dateandtime/main.cpp:79
#9  0xb0bde2cf in KPluginFactory::createInstance<KclockModule, QWidget> (parentWidget=0x0, parent=0x820fc18, args=...) at /usr/include/kpluginfactory.h:461
#10 0xb76f2c0f in KPluginFactory::create (this=0x823f3a8, iface=0xb70ca860 "KCModule", parentWidget=0x0, parent=0x820fc18, args=..., keyword=...)
    at /usr/src/debug/kdelibs-4.3.90/kdecore/util/kpluginfactory.cpp:191
#11 0xb25a1c1c in create<KCModule> (this=<value optimized out>, keyword=<value optimized out>, args=<value optimized out>, parent=<value optimized out>, parentWidget=<value optimized out>)
    at /usr/src/debug/kdelibs-4.3.90/kdecore/util/kpluginfactory.h:515
#12 createInstance<KCModule> (this=<value optimized out>, keyword=<value optimized out>, args=<value optimized out>, parent=<value optimized out>, parentWidget=<value optimized out>)
    at /usr/src/debug/kdelibs-4.3.90/kdecore/services/kservice.h:523
#13 createInstance<KCModule> (this=<value optimized out>, keyword=<value optimized out>, args=<value optimized out>, parent=<value optimized out>, parentWidget=<value optimized out>)
    at /usr/src/debug/kdelibs-4.3.90/kdecore/services/kservice.h:500
#14 createInstance<KCModule> (this=<value optimized out>, keyword=<value optimized out>, args=<value optimized out>, parent=<value optimized out>, parentWidget=<value optimized out>)
    at /usr/src/debug/kdelibs-4.3.90/kdecore/services/kservice.h:543
#15 KCModuleLoader::loadModule (this=<value optimized out>, keyword=<value optimized out>, args=<value optimized out>, parent=<value optimized out>, parentWidget=<value optimized out>)
    at /usr/src/debug/kdelibs-4.3.90/kutils/kcmoduleloader.cpp:89
#16 0xb25a2b19 in KCModuleProxyPrivate::loadModule (this=0x821e300) at /usr/src/debug/kdelibs-4.3.90/kutils/kcmoduleproxy.cpp:106
#17 0xb25a3864 in KCModuleProxy::realModule (this=0x820fc18) at /usr/src/debug/kdelibs-4.3.90/kutils/kcmoduleproxy.cpp:83
#18 0xb25a3912 in KCModuleProxy::useRootOnlyMessage (this=0x820fc18) at /usr/src/debug/kdelibs-4.3.90/kutils/kcmoduleproxy.cpp:315
#19 0xb25a50cb in KCMultiDialog::addModule (this=0x8204ac0, moduleInfo=..., parentItem=0x0, args=...) at /usr/src/debug/kdelibs-4.3.90/kutils/kcmultidialog.cpp:340
#20 0xb4fcca59 in kdemain (_argc=2, _argv=0x80b1e80) at /usr/src/debug/kdebase-runtime-4.3.90/kcmshell/main.cpp:265
#21 0x0804e4af in launch (argc=2, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=1, envs=0x80a95a1 "DISPLAY=:0.0", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=
    0x8050df2 "0") at /usr/src/debug/kdelibs-4.3.90/kinit/kinit.cpp:706
#22 0x0804f147 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at /usr/src/debug/kdelibs-4.3.90/kinit/kinit.cpp:1198
#23 0x0804f594 in handle_requests (waitForPid=<value optimized out>) at /usr/src/debug/kdelibs-4.3.90/kinit/kinit.cpp:1391
#24 0x08050327 in main (argc=4, argv=0xbf8a32d4, envp=0xbf8a32e8) at /usr/src/debug/kdelibs-4.3.90/kinit/kinit.cpp:1830

Possible duplicates by query: bug 221268.

Reported using DrKonqi
Comment 1 Thomas Richard 2010-01-12 19:06:36 UTC
It also crashes when i click it directly in System settings it seems
Comment 2 Christoph Feck 2010-01-12 19:29:04 UTC

*** This bug has been marked as a duplicate of bug 220403 ***
Comment 3 Christoph Feck 2010-01-12 20:10:23 UTC
The bug is a duplicate because "KAuth::Action::Action (this=..., name=...)" can only crash when there is no KAuth backend found. The same happened on 221268. KAuth is used in many places for authorization, so the actual actions that might lead to the crash can be quite different.

Please add further comments/questions to bug 221268.
Comment 4 Christoph Feck 2010-01-16 00:47:19 UTC
*** Bug 222890 has been marked as a duplicate of this bug. ***
Comment 5 Dario Andres 2010-01-18 00:35:24 UTC
*** Bug 223194 has been marked as a duplicate of this bug. ***
Comment 6 Petar Petrov 2010-01-25 09:14:12 UTC
Created attachment 40215 [details]
New crash information added by DrKonqi

System settings -> Date and time->  Crash
Comment 7 Dario Andres 2010-01-26 13:02:34 UTC
*** Bug 223850 has been marked as a duplicate of this bug. ***
Comment 8 Dario Andres 2010-01-27 03:36:21 UTC
*** Bug 224135 has been marked as a duplicate of this bug. ***
Comment 9 Dario Andres 2010-02-02 19:27:40 UTC
*** Bug 225296 has been marked as a duplicate of this bug. ***
Comment 10 Dario Andres 2010-02-06 00:37:01 UTC
*** Bug 225680 has been marked as a duplicate of this bug. ***