Bug 289557 - Crashed during shutdown
Summary: Crashed during 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: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Jaroslav Reznik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-22 04:46 UTC by Steve
Modified: 2011-12-22 12:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve 2011-12-22 04:46:21 UTC
Application: polkit-kde-authentication-agent-1 (0.99.0)
KDE Platform Version: 4.7.3 (4.7.3)
Qt Version: 4.8.0
Operating System: Linux 3.1.5-2.fc16.x86_64 x86_64
Distribution: "Fedora release 16 (Verne)"

-- Information about the crash:
- What I was doing when the application crashed:
Initialized shutdown and it began closing all open programs.  Then it only displayed a black desktop, and the bug report appeared.  So nothing else was displayed during the bug and it happened during shutdown.

-- Backtrace:
Application: PolicyKit1-KDE (polkit-kde-authentication-agent-1), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe78995b840 (LWP 1507))]

Thread 3 (Thread 0x7fe77f006700 (LWP 1520)):
#0  0x000000322a209de3 in pthread_mutex_lock () from /lib64/libpthread.so.0
#1  0x0000003229645064 in g_main_context_iterate (context=0x130d250, block=1, dispatch=1, self=<optimized out>) at gmain.c:3039
#2  0x00000032296457c5 in g_main_loop_run (loop=0x130d200) at gmain.c:3281
#3  0x000000323cebe6e6 in gdbus_shared_thread_func (user_data=0x130d220) at gdbusprivate.c:276
#4  0x000000322966a1d6 in g_thread_create_proxy (data=0x130d340) at gthread.c:1962
#5  0x000000322a207d90 in start_thread () from /lib64/libpthread.so.0
#6  0x0000003229aeed0d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fe77e6b0700 (LWP 1968)):
#0  0x000000322a20ed6d in nanosleep () from /lib64/libpthread.so.0
#1  0x000000322966d5f2 in g_usleep (microseconds=<optimized out>) at gtimer.c:253
#2  0x0000003229640dfc in unix_signal_helper_thread (data=<optimized out>) at gmain.c:4559
#3  0x000000322966a1d6 in g_thread_create_proxy (data=0x12f50f0) at gthread.c:1962
#4  0x000000322a207d90 in start_thread () from /lib64/libpthread.so.0
#5  0x0000003229aeed0d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fe78995b840 (LWP 1507)):
[KCrash Handler]
#6  g_type_check_instance_is_a (type_instance=<optimized out>, iface_type=<optimized out>) at gtype.c:3952
#7  0x000000322d21132d in g_object_unref (_object=0x7fe7780016a0) at gobject.c:2680
#8  0x000000323440498a in ?? () from /usr/lib64/libpolkit-agent-1.so.0
#9  0x000000322d21145d in g_object_unref (_object=0x13cc000) at gobject.c:2746
#10 0x00000032366050a4 in PolkitQt1::Agent::Session::~Session() () from /usr/lib64/libpolkit-qt-agent-1.so.1
#11 0x00000032366050e9 in PolkitQt1::Agent::Session::~Session() () from /usr/lib64/libpolkit-qt-agent-1.so.1
#12 0x0000003231f90a18 in QObject::event (this=0x1426840, e=<optimized out>) at kernel/qobject.cpp:1175
#13 0x000000393c7c96f4 in notify_helper (e=0x1254080, receiver=0x1426840, this=0x115d5c0) at kernel/qapplication.cpp:4518
#14 QApplicationPrivate::notify_helper (this=0x115d5c0, receiver=0x1426840, e=0x1254080) at kernel/qapplication.cpp:4490
#15 0x000000393c7ce573 in QApplication::notify (this=0x7fffc5c0d600, receiver=0x1426840, e=0x1254080) at kernel/qapplication.cpp:4379
#16 0x000000393de50396 in KApplication::notify (this=0x7fffc5c0d600, receiver=0x1426840, event=0x1254080) at /usr/src/debug/kdelibs-4.7.3/kdeui/kernel/kapplication.cpp:311
#17 0x0000003231f77b4c in QCoreApplication::notifyInternal (this=0x7fffc5c0d600, receiver=0x1426840, event=0x1254080) at kernel/qcoreapplication.cpp:876
#18 0x0000003231f7b5da in sendEvent (event=0x1254080, receiver=0x1426840) at kernel/qcoreapplication.h:231
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=52, data=0x11352b0) at kernel/qcoreapplication.cpp:1500
#20 0x0000003231f7b90c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1155
#21 0x000000000040853e in ?? ()
#22 0x0000003229a2169d in __libc_start_main () from /lib64/libc.so.6
#23 0x00000000004085a5 in _start ()

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

Possible duplicates by query: bug 289323, bug 289278, bug 289225, bug 289141, bug 288910.

Reported using DrKonqi
Comment 1 Lamarque V. Souza 2011-12-22 12:08:20 UTC

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