Bug 285354 - Crashed when shutting down
Summary: Crashed when shutting down
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-10-30 21:43 UTC by Mario
Modified: 2011-11-04 11:01 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.12 KB, text/plain)
2011-10-31 03:06 UTC, Alejandro Garcia
Details
New crash information added by DrKonqi (5.02 KB, text/plain)
2011-10-31 09:57 UTC, viro
Details
New crash information added by DrKonqi (5.05 KB, text/plain)
2011-10-31 17:10 UTC, Evg
Details
New crash information added by DrKonqi (3.62 KB, text/plain)
2011-10-31 23:38 UTC, carlbrasil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mario 2011-10-30 21:43:41 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.6-0.7-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
shutting down the system, when i tried to shut down it crashed.

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

Thread 3 (Thread 0x7f858e066700 (LWP 2392)):
#0  0x00007f859a975686 in __pthread_mutex_unlock_usercnt () from /lib64/libpthread.so.0
#1  0x00007f859a24bfd2 in g_main_context_prepare () from /lib64/libglib-2.0.so.0
#2  0x00007f859a24cfa9 in ?? () from /lib64/libglib-2.0.so.0
#3  0x00007f859a24da35 in g_main_loop_run () from /lib64/libglib-2.0.so.0
#4  0x00007f8599d411b4 in ?? () from /lib64/libgio-2.0.so.0
#5  0x00007f859a274466 in ?? () from /lib64/libglib-2.0.so.0
#6  0x00007f859a971a3f in start_thread () from /lib64/libpthread.so.0
#7  0x00007f859c86366d in clone () from /lib64/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f858d7f9700 (LWP 11110)):
#0  0x00007f859c85609d in read () from /lib64/libc.so.6
#1  0x00007f859a24eaab in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f859a274466 in ?? () from /lib64/libglib-2.0.so.0
#3  0x00007f859a971a3f in start_thread () from /lib64/libpthread.so.0
#4  0x00007f859c86366d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f859f2a6800 (LWP 2358)):
[KCrash Handler]
#6  g_type_check_instance_is_a (type_instance=0x7456e0, iface_type=<value optimized out>) at gtype.c:3957
#7  0x00007f8599fc5fcb in g_object_unref (_object=0x7456e0) at gobject.c:2668
#8  0x00007f859986c75b in polkit_agent_session_finalize (object=0x7246a0) at polkitagentsession.c:127
#9  0x00007f8599fc6114 in g_object_unref (_object=0x7246a0) at gobject.c:2734
#10 0x00007f859e653db4 in PolkitQt1::Agent::Session::~Session (this=0x68b6e0, __in_chrg=<value optimized out>) at /usr/src/debug/polkit-qt-1-0.99.1/agent/polkitqt1-agent-session.cpp:77
#11 0x00007f859e653df9 in PolkitQt1::Agent::Session::~Session (this=0x68b6e0, __in_chrg=<value optimized out>) at /usr/src/debug/polkit-qt-1-0.99.1/agent/polkitqt1-agent-session.cpp:78
#12 0x00007f859dc17a78 in QObject::event (this=0x68b6e0, e=<value optimized out>) at kernel/qobject.cpp:1194
#13 0x00007f859cfcfd14 in QApplicationPrivate::notify_helper (this=0x63ed70, receiver=0x68b6e0, e=0x6c3960) at kernel/qapplication.cpp:4445
#14 0x00007f859cfd822a in QApplication::notify (this=<value optimized out>, receiver=0x68b6e0, e=0x6c3960) at kernel/qapplication.cpp:4324
#15 0x00007f859ec029e6 in KApplication::notify (this=0x7fffe3217600, receiver=0x68b6e0, event=0x6c3960) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#16 0x00007f859dc03bdc in QCoreApplication::notifyInternal (this=0x7fffe3217600, receiver=0x68b6e0, event=0x6c3960) at kernel/qcoreapplication.cpp:732
#17 0x00007f859dc073d5 in sendEvent (receiver=0x0, event_type=52, data=0x615590) at kernel/qcoreapplication.h:215
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=52, data=0x615590) at kernel/qcoreapplication.cpp:1373
#19 0x00007f859dc076ce in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1016
#20 0x000000000040af0d in _start ()

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

Possible duplicates by query: bug 284497, bug 284399, bug 283702, bug 283007, bug 282937.

Reported using DrKonqi
Comment 1 Alejandro Garcia 2011-10-31 03:06:22 UTC
Created attachment 65053 [details]
New crash information added by DrKonqi

polkit-kde-authentication-agent-1 (0.99.0) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.4

- What I was doing when the application crashed:

I was shutting down the machine when it crashed.

-- Backtrace (Reduced):
#6  g_type_check_instance_is_a (type_instance=0x7f2f900014a0, iface_type=<optimized out>) at gtype.c:3952
#7  0x0000003d6860f56b in g_object_unref (_object=0x7f2f900014a0) at gobject.c:2668
#8  0x0000003d6ec0496a in polkit_agent_session_finalize (object=0xdf56a0) at polkitagentsession.c:149
#9  0x0000003d6860f6c1 in g_object_unref (_object=0xdf56a0) at gobject.c:2734
#10 0x0000003d704050a4 in PolkitQt1::Agent::Session::~Session (this=0xf2cb00, __in_chrg=<optimized out>) at /usr/src/debug/polkit-qt-1-0.99.0/agent/polkitqt1-agent-session.cpp:77
Comment 2 viro 2011-10-31 09:57:10 UTC
Created attachment 65062 [details]
New crash information added by DrKonqi

polkit-kde-authentication-agent-1 (0.99.0) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4

- What I was doing when the application crashed: I was just restarting the system after I updated some packages.

-- Backtrace (Reduced):
#6  0x00007fe0bb88af40 in g_type_check_instance_is_a () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
[...]
#10 0x00007fe0bf7cbd44 in PolkitQt1::Agent::Session::~Session() () from /usr/lib/libpolkit-qt-agent-1.so.1
#11 0x00007fe0bf7cbd89 in PolkitQt1::Agent::Session::~Session() () from /usr/lib/libpolkit-qt-agent-1.so.1
#12 0x00007fe0bed61a88 in QObject::event (this=0x220e770, e=<optimized out>) at kernel/qobject.cpp:1200
#13 0x00007fe0be0fb424 in notify_helper (e=0x2162160, receiver=0x220e770, this=0x20e55c0) at kernel/qapplication.cpp:4486
Comment 3 Evg 2011-10-31 17:10:47 UTC
Created attachment 65081 [details]
New crash information added by DrKonqi

polkit-kde-authentication-agent-1 (0.99.0) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4

- What I was doing when the application crashed:

shutting down the system, when i tried to shut down it crashed.

-- Backtrace (Reduced):
#6  0x00007fe24ad0ff40 in g_type_check_instance_is_a () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
[...]
#10 0x00007fe24ec50d44 in PolkitQt1::Agent::Session::~Session() () from /usr/lib/libpolkit-qt-agent-1.so.1
#11 0x00007fe24ec50d89 in PolkitQt1::Agent::Session::~Session() () from /usr/lib/libpolkit-qt-agent-1.so.1
#12 0x00007fe24e1e6a88 in QObject::event (this=0xe35320, e=<optimized out>) at kernel/qobject.cpp:1200
#13 0x00007fe24d580424 in notify_helper (e=0xd58fb0, receiver=0xe35320, this=0xbabc90) at kernel/qapplication.cpp:4486
Comment 4 carlbrasil 2011-10-31 23:38:10 UTC
Created attachment 65098 [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 shutting down the computer, but it also happens when logging out.

-- Backtrace (Reduced):
#6  g_type_check_instance_is_a (type_instance=0x714ba0, iface_type=<value optimized out>) at gtype.c:3957
#7  0x00007f4cf8ba1fcb in g_object_unref (_object=0x714ba0) at gobject.c:2668
#8  0x00007f4cf844875b in polkit_agent_session_finalize (object=0x7016a0) at polkitagentsession.c:127
#9  0x00007f4cf8ba2114 in g_object_unref (_object=0x7016a0) at gobject.c:2734
#10 0x00007f4cfd22fdb4 in PolkitQt1::Agent::Session::~Session (this=0x83d810, __in_chrg=<value optimized out>) at /usr/src/debug/polkit-qt-1-0.99.1/agent/polkitqt1-agent-session.cpp:77
Comment 5 Christoph Feck 2011-11-01 17:12:34 UTC

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