Bug 278241 - after a kde4 session, where policykit ask root password, crash at shutdown
Summary: after a kde4 session, where policykit ask root password, crash at 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-07-22 07:08 UTC by Bruno Friedmann
Modified: 2011-08-07 19:36 UTC (History)
0 users

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 Bruno Friedmann 2011-07-22 07:08:17 UTC
Application: polkit-kde-authentication-agent-1 (0.99.0)
KDE Platform Version: 4.6.95 (4.7 RC2) "release 1"
Qt Version: 4.7.3
Operating System: Linux 3.0.0-rc7-4-desktop x86_64
Distribution: "openSUSE 12.1 Milestone 3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: during this kde session, root password has been used several times, network modification, kdm themes edition etc.
Then I've several pacakges to update, correctly done, then shutdown computer lead to that crash.
The most annoying, drkonqi ask to install debug symbol, but didn't found the related one.

The crash can be reproduced every time.

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

Thread 3 (Thread 0x7f00e56db700 (LWP 4829)):
#0  0x00007f00f2966813 in __poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f00f0320db8 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f00f03215e2 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f00efe07be6 in ?? () from /usr/lib64/libgio-2.0.so.0
#4  0x00007f00f03460a6 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f00f0a44e55 in start_thread (arg=0x7f00e56db700) at pthread_create.c:301
#6  0x00007f00f296f86d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f00e4cef700 (LWP 11916)):
#0  0x00007f00f294056d in nanosleep () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f00f03494c2 in g_usleep () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f00f031c99c in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f00f03460a6 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f00f0a44e55 in start_thread (arg=0x7f00e4cef700) at pthread_create.c:301
#5  0x00007f00f296f86d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f00f5401800 (LWP 4291)):
[KCrash Handler]
#6  0x00007f00f00bc900 in g_type_check_instance_is_a () from /usr/lib64/libgobject-2.0.so.0
#7  0x00007f00f009a21d in g_object_unref () from /usr/lib64/libgobject-2.0.so.0
#8  0x00007f00ef927dca in polkit_agent_session_finalize (object=0xc2d000) at polkitagentsession.c:149
#9  0x00007f00f009a340 in g_object_unref () from /usr/lib64/libgobject-2.0.so.0
#10 0x00007f00f47ace54 in PolkitQt1::Agent::Session::~Session (this=0xaca4e0, __in_chrg=<optimized out>) at /usr/src/debug/polkit-qt-1-0.99.1/agent/polkitqt1-agent-session.cpp:77
#11 0x00007f00f47ace99 in PolkitQt1::Agent::Session::~Session (this=0xaca4e0, __in_chrg=<optimized out>) at /usr/src/debug/polkit-qt-1-0.99.1/agent/polkitqt1-agent-session.cpp:78
#12 0x00007f00f3d39ab8 in QObject::event (this=0xaca4e0, e=<optimized out>) at kernel/qobject.cpp:1200
#13 0x00007f00f30f89e4 in notify_helper (e=0x6394d0, receiver=0xaca4e0, this=0x641210) at kernel/qapplication.cpp:4462
#14 QApplicationPrivate::notify_helper (this=0x641210, receiver=0xaca4e0, e=0x6394d0) at kernel/qapplication.cpp:4434
#15 0x00007f00f30fd871 in QApplication::notify (this=0x7fffbb9a4190, receiver=0xaca4e0, e=0x6394d0) at kernel/qapplication.cpp:4341
#16 0x00007f00f4e11966 in KApplication::notify (this=0x7fffbb9a4190, receiver=0xaca4e0, event=0x6394d0) at /usr/src/debug/kdelibs-4.6.95/kdeui/kernel/kapplication.cpp:311
#17 0x00007f00f3d2324c in QCoreApplication::notifyInternal (this=0x7fffbb9a4190, receiver=0xaca4e0, event=0x6394d0) at kernel/qcoreapplication.cpp:731
#18 0x00007f00f3d26628 in sendEvent (event=0x6394d0, receiver=0xaca4e0) at kernel/qcoreapplication.h:215
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=52, data=0x61af10) at kernel/qcoreapplication.cpp:1372
#20 0x00007f00f3d2684e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1015
#21 0x0000000000408e3e in main (argc=1, argv=0x7fffbb9a43d8) at /usr/src/debug/polkit-kde-agent-1-0.99.0/main.cpp:44

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

Possible duplicates by query: bug 276728, bug 276087, bug 275886, bug 274241, bug 272748.

Reported using DrKonqi
Comment 1 Dario Andres 2011-08-07 19:36:49 UTC
[Comment from a bug triager]
This issue is being tracked at bug 258916, merging.
Thanks

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