Bug 274653 - Plasma crashes on every shutdown or reboot
Summary: Plasma crashes on every shutdown or reboot
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-01 02:39 UTC by dave
Modified: 2011-06-01 07:16 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-01 02:39:52 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:

Clicked the reboot button from the shutdown widget and the screen went black, then DrKonqui came up. Happens on every reboot/shutdown

The crash can be reproduced every time.

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

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

Thread 2 (Thread 0x7fb7724d5700 (LWP 4489)):
#0  0x00007fb7a887d663 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb788b3e1fd in ?? () from /usr/lib/libpython2.6.so.1.0
#2  0x00007fb788ae9254 in PyEval_EvalFrameEx () from /usr/lib/libpython2.6.so.1.0
#3  0x00007fb788aeabd1 in PyEval_EvalCodeEx () from /usr/lib/libpython2.6.so.1.0
#4  0x00007fb788a71e50 in ?? () from /usr/lib/libpython2.6.so.1.0
#5  0x00007fb788a46b83 in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#6  0x00007fb788a599ff in ?? () from /usr/lib/libpython2.6.so.1.0
#7  0x00007fb788a46b83 in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#8  0x00007fb788ae3c67 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.6.so.1.0
#9  0x00007fb787b79f2b in ?? () from /usr/lib/pymodules/python2.6/sip.so
#10 0x00007fb787e1cba3 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#11 0x00007fb787e51d8f in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#12 0x00007fb7a592b235 in QThreadPrivate::start (arg=0x37e9100) at thread/qthread_unix.cpp:320
#13 0x00007fb7a09bb893 in ?? () from /usr/lib/libGL.so.1
#14 0x00007fb79d62fb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#15 0x00007fb7a888828d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb7a8f907a0 (LWP 4289)):
[KCrash Handler]
#6  0x00007fb788b0e012 in Py_Finalize () from /usr/lib/libpython2.6.so.1.0
#7  0x00007fb7a5a14368 in qt_call_post_routines () at kernel/qcoreapplication.cpp:203
#8  0x00007fb7a4dd3dd8 in QApplication::~QApplication (this=0x1c78760, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1098
#9  0x00007fb7a8b8b839 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so
#10 0x00007fb7a8b77593 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so
#11 0x00007fb7a87d1ead 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=0x7fff7e5cf0c8) at libc-start.c:228
#12 0x00000000004006a1 in _start ()

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

Reported using DrKonqi
Comment 1 Aaron J. Seigo 2011-06-01 07:16:14 UTC

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