Bug 282883 - Crash upon shutdown
Summary: Crash upon 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: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Jaroslav Reznik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-27 03:37 UTC by Gabriel
Modified: 2011-10-03 22:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.23 KB, text/plain)
2011-10-01 02:29 UTC, Louis Boulais
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel 2011-09-27 03:37:13 UTC
Application: polkit-kde-authentication-agent-1 (0.99.0)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-11-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
I had shut down the system
KDE had upgraded early in the day and this was the first shut down since

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

Thread 3 (Thread 0xb69c6b70 (LWP 2578)):
#0  0x00339611 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#1  0x0954e4aa in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x0954f03a in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x0954f92b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x02db9304 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#5  0x095782df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0x06a3be99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#7  0x0032b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb601fb70 (LWP 3519)):
#0  0x06a3e332 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x00339616 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0x09550851 in g_main_context_wakeup () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x095509e1 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x095782df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x06a3be99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x0032b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb78a2760 (LWP 2476)):
[KCrash Handler]
#8  0x022b0998 in g_type_check_instance_is_a () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#9  0x0228b7fc in g_object_unref () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#10 0x009dba4f in ?? () from /usr/lib/libpolkit-agent-1.so.0
#11 0x0228b98c in g_object_unref () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#12 0x00d48bb0 in PolkitQt1::Agent::Session::Private::~Private() () from /usr/lib/libpolkit-qt-agent-1.so.1
#13 0x00d48bf4 in PolkitQt1::Agent::Session::~Session() () from /usr/lib/libpolkit-qt-agent-1.so.1
#14 0x00d48c52 in PolkitQt1::Agent::Session::~Session() () from /usr/lib/libpolkit-qt-agent-1.so.1
#15 0x00eb9bc5 in qDeleteInEventHandler (o=0x9b870f8) at kernel/qobject.cpp:3995
#16 0x00ebc3e8 in QObject::event (this=0x9b870f8, e=0x983d670) at kernel/qobject.cpp:1209
#17 0x01111d24 in QApplicationPrivate::notify_helper (this=0x974af10, receiver=0x9b870f8, e=0x983d670) at kernel/qapplication.cpp:4462
#18 0x011168ce in QApplication::notify (this=0xbf9337ac, receiver=0x9b870f8, e=0x983d670) at kernel/qapplication.cpp:3862
#19 0x0064393a in ~QString (this=0xbf9337ac) at /usr/include/qt4/QtCore/qstring.h:883
#20 KApplicationPrivate::parseCommandLine (this=0xbf9337ac) at ../../kdeui/kernel/kapplication.cpp:826
#21 0x00ea70bb in QCoreApplication::notifyInternal (this=0xbf9337ac, receiver=0x9b870f8, event=0x983d670) at kernel/qcoreapplication.cpp:731
#22 0x00eaac79 in sendEvent (receiver=0x0, event_type=52, data=0x970a6d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=52, data=0x970a6d8) at kernel/qcoreapplication.cpp:1372
#24 0x00eaae0d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=52) at kernel/qcoreapplication.cpp:1265
#25 0x00eaaf16 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1015
#26 0x0110f8e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#27 0x08050951 in _start ()

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

Possible duplicates by query: bug 282725, bug 282352, bug 282171, bug 281940, bug 281558.

Reported using DrKonqi
Comment 1 Louis Boulais 2011-10-01 02:29:45 UTC
Created attachment 64113 [details]
New crash information added by DrKonqi

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

- What I was doing when the application crashed: Asked for computer restart. Crashed while KDE was closing.

- Custom settings of the application:

-- Backtrace (Reduced):
#7  0x41421998 in g_type_check_instance_is_a () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
[...]
#11 0x41043d10 in PolkitQt1::Agent::Session::Private::~Private() () from /usr/lib/libpolkit-qt-agent-1.so.1
#12 0x41043d54 in PolkitQt1::Agent::Session::~Session() () from /usr/lib/libpolkit-qt-agent-1.so.1
#13 0x41043db2 in PolkitQt1::Agent::Session::~Session() () from /usr/lib/libpolkit-qt-agent-1.so.1
#14 0x42328f05 in qDeleteInEventHandler (o=0x9d6f6f0) at kernel/qobject.cpp:3995
Comment 2 Christoph Feck 2011-10-03 22:44:22 UTC

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