Bug 275221 - Plasma crashes on every logout, reboot, or shutdown
Summary: Plasma crashes on every logout, reboot, or shutdown
Status: RESOLVED DUPLICATE of bug 274311
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-08 18:38 UTC by dave
Modified: 2011-06-08 20:14 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 dave 2011-06-08 18:38:10 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.6.3 (4.6.3)
Qt Version: 4.7.3
Operating System: Linux 2.6.39-1-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:
After latest KDE4.6.3 updates on Debian Sid, Plasma still crashes on every shutdown, logout, or reboot using any of the shutdown widgets or when using the shutdown options from the main KDE menu.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma Desktop Shell (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f0be23ec7a0 (LWP 3784))]

Thread 3 (Thread 0x7f0baf2b8700 (LWP 4628)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0bdd426c24 in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007f0bd9e1c893 in ?? () from /usr/lib/libGL.so.1
#3  0x00007f0bd6a90b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#4  0x00007f0be1ce92fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f0bab997700 (LWP 4663)):
#0  0x00007f0be1cde6d3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0bc1f8f1fd in ?? () from /usr/lib/libpython2.6.so.1.0
#2  0x00007f0bc1f3a254 in PyEval_EvalFrameEx () from /usr/lib/libpython2.6.so.1.0
#3  0x00007f0bc1f3bbd1 in PyEval_EvalCodeEx () from /usr/lib/libpython2.6.so.1.0
#4  0x00007f0bc1ec2e50 in ?? () from /usr/lib/libpython2.6.so.1.0
#5  0x00007f0bc1e97b83 in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#6  0x00007f0bc1eaa9ff in ?? () from /usr/lib/libpython2.6.so.1.0
#7  0x00007f0bc1e97b83 in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#8  0x00007f0bc1f34c67 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.6.so.1.0
#9  0x00007f0bc0fcaf2b in ?? () from /usr/lib/pymodules/python2.6/sip.so
#10 0x00007f0bc126dba3 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#11 0x00007f0bc12a2d8f in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#12 0x00007f0bded8c235 in QThreadPrivate::start (arg=0x3e27e00) at thread/qthread_unix.cpp:320
#13 0x00007f0bd9e1c893 in ?? () from /usr/lib/libGL.so.1
#14 0x00007f0bd6a90b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#15 0x00007f0be1ce92fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f0be23ec7a0 (LWP 3784)):
[KCrash Handler]
#6  0x00007f0bc1f5f012 in Py_Finalize () from /usr/lib/libpython2.6.so.1.0
#7  0x00007f0bdee75368 in qt_call_post_routines () at kernel/qcoreapplication.cpp:203
#8  0x00007f0bde234dd8 in QApplication::~QApplication (this=0x22fe8f0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1098
#9  0x00007f0be1fec839 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so
#10 0x00007f0be1fd8593 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so
#11 0x00007f0be1c32ead in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff86a4e908) at libc-start.c:228
#12 0x00000000004006a1 in _start ()

Possible duplicates by query: bug 274653, bug 274311, bug 274065, bug 270539, bug 248412.

Reported using DrKonqi
Comment 1 Anne-Marie Mahfouf 2011-06-08 20:14:53 UTC

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