Bug 269847 - PolicyKit crashed on shutdown
Summary: PolicyKit crashed on shutdown
Status: RESOLVED DUPLICATE of bug 258916
Alias: None
Product: policykit-kde-agent-1
Classification: Plasma
Component: polkit-kde-authentication-agent-1 (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Jaroslav Reznik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-31 22:57 UTC by Massimiliano Caniparoli
Modified: 2011-04-12 01:56 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.60 KB, text/plain)
2011-04-01 14:30 UTC, Wawrzyniec "Wawrzek" Niewodniczański
Details
New crash information added by DrKonqi (4.91 KB, text/plain)
2011-04-03 16:49 UTC, Saúl Martiñán Otero
Details
New crash information added by DrKonqi (4.69 KB, text/plain)
2011-04-11 08:32 UTC, Robert Simmons
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Massimiliano Caniparoli 2011-03-31 22:57:40 UTC
Application: polkit-kde-authentication-agent-1 (0.99.0)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.1-1.2-default i686
Distribution: "openSUSE 11.4 (i586)"

-- Information about the crash:
Just shutting down the computer: I don't really know what PplicyKit is

-- Backtrace:
Application: PolicyKit1-KDE (polkit-kde-authentication-agent-1), signal: Segmentation fault
[Current thread is 1 (Thread 0xb56ce980 (LWP 13307))]

Thread 3 (Thread 0xb29e0b70 (LWP 13334)):
#0  0xb5c5cf9f in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0xb614bd04 in pthread_mutex_lock () from /lib/libc.so.6
#2  0xb5b4004a in g_main_context_acquire () from /lib/libglib-2.0.so.0
#3  0xb5b4185d in ?? () from /lib/libglib-2.0.so.0
#4  0xb5b423ef in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0xb5a37001 in ?? () from /lib/libgio-2.0.so.0
#6  0xb5b6af44 in ?? () from /lib/libglib-2.0.so.0
#7  0xb5c5ab05 in start_thread () from /lib/libpthread.so.0
#8  0xb613dd5e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xb2173b70 (LWP 7662)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb612d09b in read () from /lib/libc.so.6
#2  0xb5b433f7 in ?? () from /lib/libglib-2.0.so.0
#3  0xb5b6af44 in ?? () from /lib/libglib-2.0.so.0
#4  0xb5c5ab05 in start_thread () from /lib/libpthread.so.0
#5  0xb613dd5e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb56ce980 (LWP 13307)):
[KCrash Handler]
#7  g_type_check_instance_is_a (type_instance=0x8080fa0, iface_type=80) at gtype.c:3957
#8  0xb5ab9d1d in g_object_unref (_object=0x8080fa0) at gobject.c:2668
#9  0xb5973880 in polkit_agent_session_finalize (object=0x824feb0) at polkitagentsession.c:127
#10 0xb5ab9e9d in g_object_unref (_object=0x824feb0) at gobject.c:2734
#11 0xb733fdbe in PolkitQt1::Agent::Session::Private::~Private (this=0x8220fc0, __in_chrg=<value optimized out>) at /usr/src/debug/polkit-qt-1-0.99.1/agent/polkitqt1-agent-session.cpp:49
#12 0xb733fe04 in PolkitQt1::Agent::Session::~Session (this=0x81e6f78, __in_chrg=<value optimized out>) at /usr/src/debug/polkit-qt-1-0.99.1/agent/polkitqt1-agent-session.cpp:77
#13 0xb733fe62 in PolkitQt1::Agent::Session::~Session (this=0x81e6f78, __in_chrg=<value optimized out>) at /usr/src/debug/polkit-qt-1-0.99.1/agent/polkitqt1-agent-session.cpp:78
#14 0xb6eeff03 in qDeleteInEventHandler (o=0x81e6f78) at kernel/qobject.cpp:3980
#15 0xb6ef25d8 in QObject::event (this=0x81e6f78, e=0x813a5d0) at kernel/qobject.cpp:1194
#16 0xb6405414 in QApplicationPrivate::notify_helper (this=0x8082188, receiver=0x81e6f78, e=0x813a5d0) at kernel/qapplication.cpp:4445
#17 0xb640e0c7 in QApplication::notify (this=0xbff4eeec, receiver=0x81e6f78, e=0x813a5d0) at kernel/qapplication.cpp:3845
#18 0xb749c1f1 in KApplication::notify (this=0xbff4eeec, receiver=0x81e6f78, event=0x813a5d0) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#19 0xb6edcfde in QCoreApplication::notifyInternal (this=0xbff4eeec, receiver=0x81e6f78, event=0x813a5d0) at kernel/qcoreapplication.cpp:732
#20 0xb6ee0d6c in sendEvent (receiver=0x0, event_type=52, data=0x805cc68) at kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=52, data=0x805cc68) at kernel/qcoreapplication.cpp:1373
#22 0xb6ee0ebc in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=52) at kernel/qcoreapplication.cpp:1266
#23 0xb6ee0fd0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1016
#24 0xb6403104 in QApplication::exec () at kernel/qapplication.cpp:3719
#25 0x080513c1 in _start ()

This bug may be a duplicate of or related to bug 269625.

Possible duplicates by query: bug 269625, bug 268616, bug 268261, bug 265123.

Reported using DrKonqi
Comment 1 Wawrzyniec "Wawrzek" Niewodniczański 2011-04-01 14:30:56 UTC
Created attachment 58497 [details]
New crash information added by DrKonqi

polkit-kde-authentication-agent-1 (0.99.0) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
I was rebooting the system. Nothing special was running.

-- Backtrace (Reduced):
#6  g_type_check_instance_is_a (type_instance=0x8080380, iface_type=80) at gtype.c:3957
#7  0xb5a3bd1d in g_object_unref (_object=0x8080380) at gobject.c:2668
#8  0xb58f5880 in polkit_agent_session_finalize (object=0x81e8a48) at polkitagentsession.c:127
#9  0xb5a3be9d in g_object_unref (_object=0x81e8a48) at gobject.c:2734
#10 0xb72bcdbe in PolkitQt1::Agent::Session::Private::~Private (this=0x8168ea8, __in_chrg=<value optimized out>) at /usr/src/debug/polkit-qt-1-0.99.1/agent/polkitqt1-agent-session.cpp:49
Comment 2 Saúl Martiñán Otero 2011-04-03 16:49:42 UTC
Created attachment 58544 [details]
New crash information added by DrKonqi

polkit-kde-authentication-agent-1 (0.97.1) on KDE Platform 4.6.1 (4.6.1) using Qt 4.7.0

- What I was doing when the application crashed:

Al reiniciar el sistema, suele ocurrir este error

-- Backtrace (Reduced):
#7  0x009ce6c0 in g_type_check_instance_is_a () from /usr/lib/libgobject-2.0.so.0
#8  0x009b37fc in g_object_unref () from /usr/lib/libgobject-2.0.so.0
[...]
#10 0x009b3994 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
#11 0x0089ca30 in PolkitQt1::Agent::Session::Private::~Private() () from /usr/lib/libpolkit-qt-agent-1.so.1
#12 0x0089cc74 in PolkitQt1::Agent::Session::~Session() () from /usr/lib/libpolkit-qt-agent-1.so.1
Comment 3 Robert Simmons 2011-04-11 08:32:31 UTC
Created attachment 58790 [details]
New crash information added by DrKonqi

polkit-kde-authentication-agent-1 (0.97.1) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.0

- What I was doing when the application crashed:

I was just performing a routine shutdown of the system.  Nothing more.  I used the shutdown button in KDE that is part of the plasma desktop.

I use Kubuntu 10.10 and KDE 4.6.2a (I think the 'a' part is a kubuntu thing)

-- Backtrace (Reduced):
#7  0x03bac6c0 in g_type_check_instance_is_a () from /usr/lib/libgobject-2.0.so.0
#8  0x03b917fc in g_object_unref () from /usr/lib/libgobject-2.0.so.0
[...]
#10 0x03b91994 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
#11 0x00bc2a30 in PolkitQt1::Agent::Session::Private::~Private() () from /usr/lib/libpolkit-qt-agent-1.so.1
#12 0x00bc2c74 in PolkitQt1::Agent::Session::~Session() () from /usr/lib/libpolkit-qt-agent-1.so.1
Comment 4 Christoph Feck 2011-04-12 01:56:38 UTC

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