Bug 289225 - Crash on reboot
Summary: Crash on reboot
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: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Jaroslav Reznik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-17 18:18 UTC by thorsten_niehues
Modified: 2012-05-20 20:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.17 KB, text/plain)
2012-05-20 20:09 UTC, eloy.mares
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thorsten_niehues 2011-12-17 18:18:39 UTC
Application: polkit-kde-authentication-agent-1 (0.99.0)
KDE Platform Version: 4.6.00 (4.6.0) "release 6" (Compiled from sources)
Qt Version: 4.7.1
Operating System: Linux 2.6.37.6-0.9-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
all applications were closed recently (the last one was firefox)
Last action: "Start / Linux" Button -> Restart -> <hit the Enter key>
Then the crash happend

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

Thread 3 (Thread 0x7f92afeae700 (LWP 22024)):
#0  0x00007f92be4b14f3 in poll () from /lib64/libc.so.6
#1  0x00007f92bbea4114 in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f92bbea4a35 in g_main_loop_run () from /lib64/libglib-2.0.so.0
#3  0x00007f92bb9981b4 in ?? () from /lib64/libgio-2.0.so.0
#4  0x00007f92bbecb466 in ?? () from /lib64/libglib-2.0.so.0
#5  0x00007f92bc5c8a3f in start_thread () from /lib64/libpthread.so.0
#6  0x00007f92be4ba66d in clone () from /lib64/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f92af641700 (LWP 22779)):
#0  0x00007f92be4ad09d in read () from /lib64/libc.so.6
#1  0x00007f92bbea5aab in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f92bbecb466 in ?? () from /lib64/libglib-2.0.so.0
#3  0x00007f92bc5c8a3f in start_thread () from /lib64/libpthread.so.0
#4  0x00007f92be4ba66d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f92c0ef6800 (LWP 22013)):
[KCrash Handler]
#6  g_type_check_instance_is_a (type_instance=0x759fa0, iface_type=<value optimized out>) at gtype.c:3957
#7  0x00007f92bbc1cfcb in g_object_unref (_object=0x759fa0) at gobject.c:2668
#8  0x00007f92bb4c375b in polkit_agent_session_finalize (object=0x7392a0) at polkitagentsession.c:127
#9  0x00007f92bbc1d114 in g_object_unref (_object=0x7392a0) at gobject.c:2734
#10 0x00007f92c02aadb4 in PolkitQt1::Agent::Session::~Session (this=0x7cb210, __in_chrg=<value optimized out>) at /usr/src/debug/polkit-qt-1-0.99.1/agent/polkitqt1-agent-session.cpp:77
#11 0x00007f92c02aadf9 in PolkitQt1::Agent::Session::~Session (this=0x7cb210, __in_chrg=<value optimized out>) at /usr/src/debug/polkit-qt-1-0.99.1/agent/polkitqt1-agent-session.cpp:78
#12 0x00007f92bf86ea78 in QObject::event (this=0x7cb210, e=<value optimized out>) at kernel/qobject.cpp:1194
#13 0x00007f92bec26d14 in QApplicationPrivate::notify_helper (this=0x63eb60, receiver=0x7cb210, e=0x638120) at kernel/qapplication.cpp:4445
#14 0x00007f92bec2f22a in QApplication::notify (this=<value optimized out>, receiver=0x7cb210, e=0x638120) at kernel/qapplication.cpp:4324
#15 0x00007f92c08599e6 in KApplication::notify (this=0x7fffc6249cd0, receiver=0x7cb210, event=0x638120) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#16 0x00007f92bf85abdc in QCoreApplication::notifyInternal (this=0x7fffc6249cd0, receiver=0x7cb210, event=0x638120) at kernel/qcoreapplication.cpp:732
#17 0x00007f92bf85e3d5 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 0x00007f92bf85e6ce 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 288884, bug 288673, bug 287886, bug 287751, bug 287711.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-12-17 19:12:21 UTC

*** This bug has been marked as a duplicate of bug 258916 ***
Comment 2 eloy.mares 2012-05-20 20:09:34 UTC
Created attachment 71251 [details]
New crash information added by DrKonqi

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

- What I was doing when the application crashed:

Reboot the OpenSuse 12.1 desktop, just edited the wireless connection specs on Network Manager. Want to reboot system.

-- Backtrace (Reduced):
#6  g_type_check_instance_is_a (type_instance=<optimized out>, iface_type=<optimized out>) at gtype.c:3952
[...]
#8  0x00007f630b290e1a in polkit_agent_session_finalize (object=0x93b700) at polkitagentsession.c:149
[...]
#10 0x00007f6310164e64 in PolkitQt1::Agent::Session::~Session() () from /usr/lib64/libpolkit-qt-agent-1.so.1
#11 0x00007f6310164ea9 in PolkitQt1::Agent::Session::~Session() () from /usr/lib64/libpolkit-qt-agent-1.so.1
#12 0x00007f630f6f1178 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4