Bug 250792 - Crash during shutdown
Summary: Crash during shutdown
Status: RESOLVED DUPLICATE of bug 248636
Alias: None
Product: policykit-kde-agent-1
Classification: Plasma
Component: polkit-kde-authentication-agent-1 (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Jaroslav Reznik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-10 16:05 UTC by Artem Goncharov
Modified: 2010-09-25 20:11 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 Artem Goncharov 2010-09-10 16:05:05 UTC
Application: polkit-kde-authentication-agent-1 (0.1)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35.4-12.fc14.x86_64 x86_64
Distribution: "Fedora release 14 (Laughlin)"

-- Information about the crash:
- What I was doing when the application crashed:
I have just shut down system with the help of shutdown widget

The crash can be reproduced every time.

-- Backtrace:
Application: PolicyKit1-KDE (polkit-kde-authentication-agent-1), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f1cfd48d840 (LWP 2341))]

Thread 2 (Thread 0x7f1cf1099710 (LWP 2347)):
#0  __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136
#1  0x00000037a1e094a4 in _L_lock_997 () from /lib64/libpthread.so.0
#2  0x00000037a1e092ba in __pthread_mutex_lock (mutex=0x37a3d06ec8) at pthread_mutex_lock.c:61
#3  0x00000037a3a27165 in g_datalist_id_set_data_full (datalist=0x7f1cec003f10, key_id=53, data=0x0, destroy_func=0) at gdataset.c:588
#4  0x00000037a4a0f1bf in g_object_real_dispose (object=0x7f1cec003f00) at gobject.c:769
#5  0x00000037a4a0f3fa in g_object_unref (_object=0x7f1cec003f00) at gobject.c:2543
#6  0x00000037b10b2603 in read_with_control_data_free (data=0x7f1cec0070a0) at gdbusprivate.c:122
#7  0x00000037a3a3f6ce in g_source_callback_unref (cb_data=0x7f1cec003b90) at gmain.c:1152
#8  0x00000037a3a3fc2a in g_source_destroy_internal (source=0x7f1cec0072d0, context=0x2073980, have_lock=1) at gmain.c:931
#9  0x00000037a3a432a1 in g_main_dispatch (context=0x2073980) at gmain.c:2144
#10 g_main_context_dispatch (context=0x2073980) at gmain.c:2672
#11 0x00000037a3a43a10 in g_main_context_iterate (context=0x2073980, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2750
#12 0x00000037a3a44082 in g_main_loop_run (loop=0x20759c0) at gmain.c:2958
#13 0x00000037b10b2744 in shared_thread_func (data=<value optimized out>) at gdbusprivate.c:248
#14 0x00000037a3a6aa76 in g_thread_create_proxy (data=0x2073a60) at gthread.c:1897
#15 0x00000037a1e06d5b in start_thread (arg=0x7f1cf1099710) at pthread_create.c:301
#16 0x00000037a16e4a6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f1cfd48d840 (LWP 2341)):
[KCrash Handler]
#6  0x00000037a3a272f8 in g_data_set_internal (datalist=0x1ef92b0, key_id=53, data=0x0, destroy_func=0) at gdataset.c:319
#7  g_datalist_id_set_data_full (datalist=0x1ef92b0, key_id=53, data=0x0, destroy_func=0) at gdataset.c:592
#8  0x00000037a4a0f44a in g_object_unref (_object=0x1ef92a0) at gobject.c:2567
#9  0x000000393b406170 in PolkitQt1::Agent::Listener::~Listener (this=0x2051da0, __in_chrg=<value optimized out>) at /usr/src/debug/polkit-qt-1-0.95.1/agent/polkitqt1-agent-listener.cpp:69
#10 0x0000000000408039 in PolicyKitListener::~PolicyKitListener (this=0x2051da0, __in_chrg=<value optimized out>) at /usr/src/debug/polkit-kde-1-0.95.1/agent/policykitlistener.cpp:42
#11 0x000000393736e164 in QObjectPrivate::deleteChildren (this=0x1ef7130) at kernel/qobject.cpp:1949
#12 0x0000003937372ca2 in QObject::~QObject (this=0x7fff82b1adf0, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#13 0x00000039393be389 in QApplication::~QApplication (this=0x7fff82b1adf0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1031
#14 0x000000000040873e in main (argc=3, argv=0x7fff82b1b028) at /usr/src/debug/polkit-kde-1-0.95.1/agent/main.cpp:41

Reported using DrKonqi
Comment 1 Christoph Feck 2010-09-25 20:11:11 UTC

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