Bug 300689 - Crash when enabling desktop effects
Summary: Crash when enabling desktop effects
Status: RESOLVED DUPLICATE of bug 298131
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-26 23:20 UTC by vst
Modified: 2012-05-27 00: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 vst 2012-05-26 23:20:10 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.3.4-2-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:

Enabled desktop effects using the key combination.
Then the desktop crashed but the desktop effects are enabled nevertheless.

-- Backtrace:
Application: Оболочка Plasma (kdeinit4), signal: Aborted
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f36f6ff4780 (LWP 1296))]

Thread 3 (Thread 0x7f36d594c700 (LWP 1303)):
#0  0x00007f36f465706f in poll () from /lib/libc.so.6
#1  0x00007f36f1593734 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f36f1593854 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f36f5c811b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007f36f5c51f8f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007f36f5c52218 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007f36f5b566f0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007f36f5c3298f in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f36f5b5968b in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f36f58c9e0e in start_thread () from /lib/libpthread.so.0
#10 0x00007f36f465f1ed in clone () from /lib/libc.so.6

Thread 2 (Thread 0x7f36bc9ab700 (LWP 1335)):
#0  0x00007f36f58cd8f4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f36ea2a5ae7 in ?? () from /usr/lib/libQtScript.so.4
#2  0x00007f36ea2a5b19 in ?? () from /usr/lib/libQtScript.so.4
#3  0x00007f36f58c9e0e in start_thread () from /lib/libpthread.so.0
#4  0x00007f36f465f1ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7f36f6ff4780 (LWP 1296)):
[KCrash Handler]
#5  0x00007f36f45afc35 in raise () from /lib/libc.so.6
#6  0x00007f36f45b10b8 in abort () from /lib/libc.so.6
#7  0x00007f36f497bb0d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#8  0x00007f36f4979c16 in ?? () from /usr/lib/libstdc++.so.6
#9  0x00007f36f4979c43 in std::terminate() () from /usr/lib/libstdc++.so.6
#10 0x00007f36f4979eb6 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#11 0x00007f36f5c52484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#12 0x00007f36f5c56bf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#13 0x00007f36e3aeff85 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#14 0x0000000000408292 in _start ()

Possible duplicates by query: bug 300680, bug 300632, bug 300622, bug 300621, bug 300605.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-05-27 00:16:38 UTC
Your system is in a inconsistent state. ArchLinux now ships Qt 4.8.2 + KDE 4.8.3, while you are using Qt 4.8.1 + KDE 4.8.3 . Please upgrade your system.

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