Summary: | Policy Kit crash when I try to open it in the systemsettings window. | ||
---|---|---|---|
Product: | [Plasma] policykit-kde-agent-1 | Reporter: | Alexander <vo.zaeb> |
Component: | kcm_auth | Assignee: | Dario Freddi <drf> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | andresbajotierra, c.a.g.gibbs, camlt63, d.mills-kde, dani.otero1, dantti12, kdebugs, mertress, smokingr |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Alexander
2009-11-22 12:41:24 UTC
↓ [extra/polkit 0.95-1 [0,52 MB]] ↓ [extra/polkit-qt 0.9.2-2 [0,06 MB]] From bug 218123: --- #5 0x00007f2d725faf55 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #6 0x00007f2d725fdd90 in *__GI_abort () at abort.c:88 #7 0x00007f2d7263058d in __libc_message (do_abort=2, fmt=0x7fffc5429f40 "2d75026000-7f2d75029000 rw-p 00000000 00:00 0 \n7f2d75029000-7f2d7502a000 r--p 0001c000 08:05 8400", ' ' <repeats 23 times>, "/lib/ld-2.10.2.so\n7f2d7502a000-7f2d7502b000 rw-p 0001d000 08:05 8400", ' ' <repeats 12 times>...) at ../sysdeps/unix/sysv/linux/libc_fatal.c:173 #8 0x00007f2d72639d56 in malloc_printerr (action=3, str=0x7f2d726e4850 "double free or corruption (fasttop)", ptr=<value optimized out>) at malloc.c:6239 #9 0x00007f2d7263e9bc in *__GI___libc_free (mem=<value optimized out>) at malloc.c:3738 #10 0x00007f2d640366bb in PolkitQt::Context::Private::init() () from /usr/lib/libpolkit-qt-core.so.0 #11 0x00007f2d640380ed in PolkitQt::Context::hasError() const () from /usr/lib/libpolkit-qt-core.so.0 #12 0x00007f2d6487bd90 in PkKAuthorization (this=0x1575b60, parent=<value optimized out>) at ../../../PolicyKit-kde/authorization/PkKAuthorization.cpp:45 #13 0x00007f2d64a96e31 in KcmPkKAuthorization (this=0x1579550, parent=<value optimized out>, args=<value optimized out>) at ../../../PolicyKit-kde/authorization/KcmPkKAuthorization.cpp:52 *** Bug 218123 has been marked as a duplicate of this bug. *** *** Bug 219093 has been marked as a duplicate of this bug. *** This could be related to the glibc bug : bug 196207. - Are you experiencing this crash regularly / Can you reproduce the crash at will ? Thanks *** Bug 221943 has been marked as a duplicate of this bug. *** *** Bug 222431 has been marked as a duplicate of this bug. *** I can reproduce it at will. Just have to open KDE Policy Kit in System Settings. *** Bug 225670 has been marked as a duplicate of this bug. *** Wasn't this related to not having "polkit"/"policykit" installed ? (or bug 208695 / bug 200953) for me the problem was fixed by installing policykit and polkit-kde-1. See bug: https://bugs.kde.org/show_bug.cgi?id=233080 (In reply to comment #10) > Wasn't this related to not having "polkit"/"policykit" installed ? (or bug > 208695 / bug 200953) Hi. This crash no happens any more because that policy kit menu now missing in system settings :) I have installed KDE 4.4.2 with polkit 0.96-2, polkit-kde 0.95.1-2, polkit-qt 0.95.1-1. http://img405.imageshack.us/img405/2554/89262186.png This module is unmaintained anymore since PolicyKit-1 doesn't have this yet. There is a replacement planned for it in the future but It'll probably be written from scratch. Thanks. Created attachment 52028 [details]
New crash information added by DrKonqi
systemsettings (1.0) on KDE Platform 4.5.68 (4.6 >= 20100912) using Qt 4.6.3
- What I was doing when the application crashed:
Starting kpolkit, either from krunner or from the system control panel.
The crash happened each time
-- Backtrace (Reduced):
#8 0x00007fa6f4a024fb in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9 0x00007fa6f4a0c5b6 in malloc_printerr (action=3, str=0x7fa6f4adcab3 "free(): invalid pointer", ptr=<value optimized out>) at malloc.c:6264
#10 0x00007fa6e484aab6 in PolkitQt::Context::Private::init (this=<value optimized out>) at /home/david/Developpement/kde/src/kdesrc/kdesupport/polkit-qt/context.cpp:141
#11 0x00007fa6e484c49d in PolkitQt::Context::hasError (this=0x1e497d0) at /home/david/Developpement/kde/src/kdesrc/kdesupport/polkit-qt/context.cpp:277
#12 0x00007fa6e5091f3f in PkKAuthorization (this=0x1e48e70, parent=<value optimized out>)
at /home/david/Developpement/kde/src/kdesrc/kdebase/workspace/PolicyKit-kde/authorization/PkKAuthorization.cpp:44
|