Bug 299117 - Plasma desktop crash
Summary: Plasma desktop crash
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-04-30 16:14 UTC by Adrian Patino
Modified: 2012-05-26 17:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.54 KB, text/plain)
2012-05-01 14:17 UTC, Manuel G
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Patino 2012-04-30 16:14:54 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.3.4-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
Changing the desktop theme from slim glow to oxygen.
- Unusual behavior I noticed:
Krunner crashed upon login after update.
- Custom settings of the application:
Using catalyst driver with desktop effects.

-- Backtrace:
Application: Plasma Desktop Shell (kdeinit4), signal: Aborted
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fbf0b80d780 (LWP 1620))]

Thread 3 (Thread 0x7fbee9078700 (LWP 1622)):
#0  0x00007fbf0a09ddc5 in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x00007fbf05da1461 in g_mutex_lock () from /usr/lib/libglib-2.0.so.0
#2  0x00007fbf05d65635 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x00007fbf05d65854 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#4  0x00007fbf0a4531b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007fbf0a423f8f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007fbf0a424218 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0x00007fbf0a3286f0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#8  0x00007fbf0a40498f in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007fbf0a32b68b in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007fbf0a09be0e in start_thread () from /lib/libpthread.so.0
#11 0x00007fbf08e311ed in clone () from /lib/libc.so.6

Thread 2 (Thread 0x7fbee1046700 (LWP 1628)):
#0  0x00007fbf0a09f8f4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fbefeceaae7 in ?? () from /usr/lib/libQtScript.so.4
#2  0x00007fbefeceab19 in ?? () from /usr/lib/libQtScript.so.4
#3  0x00007fbf0a09be0e in start_thread () from /lib/libpthread.so.0
#4  0x00007fbf08e311ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7fbf0b80d780 (LWP 1620)):
[KCrash Handler]
#6  0x00007fbf08d81c35 in raise () from /lib/libc.so.6
#7  0x00007fbf08d830b8 in abort () from /lib/libc.so.6
#8  0x00007fbf0914db0d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x00007fbf0914bc16 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007fbf0914bc43 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007fbf0914beb6 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#12 0x00007fbf0a424484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007fbf0a428bf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007fbef90cbf85 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#15 0x00000000004083e4 in _start ()

Possible duplicates by query: bug 299114, bug 299078, bug 299077, bug 299074, bug 299063.

Reported using DrKonqi
Comment 1 Manuel G 2012-05-01 14:17:25 UTC
Created attachment 70791 [details]
New crash information added by DrKonqi

plasma-desktop (0.4) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1

- What I was doing when the application crashed:
o changing the desktop theme
- Other issues:
o starting kde (krunner crashes, maybe same problem)

-- Backtrace (Reduced):
#12 0x00007f75ac54e484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007f75ac552bf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007f759a451f85 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#15 0x00000000004083e4 in _start ()
Comment 2 Jekyll Wu 2012-05-26 17:40:22 UTC

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