Bug 298566 - Plasma Desktop crashes after login on Arch Linux
Summary: Plasma Desktop crashes after login on Arch Linux
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-21 18:03 UTC by Keren Sky
Modified: 2012-05-26 18:05 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.35 KB, text/plain)
2012-04-25 13:39 UTC, PKSoboń
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Keren Sky 2012-04-21 18:03:44 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.2-1-ck x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
I was logging into KDE on Archlinux. 

- Unusual behavior I noticed:
Prior to this krunner was crashing at login. I repported a bug. it was suggested that i change Plasma theme. i changed the theme to "Slim Glow".  Some time after that Plasma started to crash on login.

Using Nouveau driver.

The crash can be reproduced some of the time.

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

Thread 3 (Thread 0x7fe6921a4700 (LWP 1564)):
#0  0x00007fe6b46358f4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fe6a90b5ae7 in ?? () from /usr/lib/libQtScript.so.4
#2  0x00007fe6a90b5b19 in ?? () from /usr/lib/libQtScript.so.4
#3  0x00007fe6b4631e0e in start_thread () from /lib/libpthread.so.0
#4  0x00007fe6b33c71ed in clone () from /lib/libc.so.6

Thread 2 (Thread 0x7fe690cdf700 (LWP 1566)):
#0  0x00007fe6b33bf06f in poll () from /lib/libc.so.6
#1  0x00007fe6b02f4dc8 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007fe6b02f5289 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007fe6b49e91b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007fe6b49b9f8f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007fe6b49ba218 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007fe6b48be6f0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007fe6b499a98f in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fe6b48c168b in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007fe6b4631e0e in start_thread () from /lib/libpthread.so.0
#10 0x00007fe6b33c71ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7fe6b5d95780 (LWP 1561)):
[KCrash Handler]
#6  0x00007fe6b3317c35 in raise () from /lib/libc.so.6
#7  0x00007fe6b33190b8 in abort () from /lib/libc.so.6
#8  0x00007fe6b36e3b0d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x00007fe6b36e1c16 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007fe6b36e1c43 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007fe6b36e1eb6 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#12 0x00007fe6b49ba484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007fe6b49bebf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007fe6a28f5f85 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#15 0x00000000004083e4 in _start ()

Possible duplicates by query: bug 298509, bug 298489, bug 298484, bug 298482, bug 298457.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-04-21 21:37:23 UTC
related with bug 298131
Comment 2 PKSoboń 2012-04-25 13:39:52 UTC
Created attachment 70651 [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:

Just logged in. I was using nvidia drivers.

-- Backtrace (Reduced):
#12 0x00007f0cd62e9484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007f0cd62edbf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007f0cc437bf85 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#15 0x00000000004083e4 in _start ()
Comment 3 Jekyll Wu 2012-05-26 18:05:49 UTC

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