Bug 327113 - Crash when switching Activity
Summary: Crash when switching Activity
Status: RESOLVED DUPLICATE of bug 327077
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: 4.10.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-11-04 03:58 UTC by Brendan Weibrecht
Modified: 2013-11-04 04:03 UTC (History)
0 users

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 Brendan Weibrecht 2013-11-04 03:58:49 UTC
Application: plasma-desktop (4.10.5)
KDE Platform Version: 4.10.5
Qt Version: 4.8.4
Operating System: Linux 3.8.0-32-generic x86_64
Distribution: Ubuntu 13.04

-- Information about the crash:
- What I was doing when the application crashed:
I clicked on the 'Show Activity Manager' button, and clicked one of my other activities.

- Custom settings of the application:
The Activity I was switching to shows the contents of my home directory, filtered to exclude "MPLABXLog.xml*"

The crash does not seem to be reproducible.

-- Backtrace:
Application: Plasma Desktop Shell (plasma-desktop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7e08d067c0 (LWP 3448))]

Thread 21 (Thread 0x7f7deb0cb700 (LWP 3449)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e01a39b27 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f7e01a39b59 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f7dfc132f8e in start_thread (arg=0x7f7deb0cb700) at pthread_create.c:311
#4  0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 20 (Thread 0x7f7d6088d700 (LWP 3452)):
#0  0x00007f7dfba6f5b9 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f7dfba301c2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f7dfba30304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f7e051d6036 in QEventDispatcherGlib::processEvents (this=0x7f7d540008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f7e051a638f in QEventLoop::processEvents (this=this@entry=0x7f7d6088cd90, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f7e051a6618 in QEventLoop::exec (this=this@entry=0x7f7d6088cd90, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f7e050a8410 in QThread::exec (this=this@entry=0x1820c70) at thread/qthread.cpp:542
#7  0x00007f7e05187edf in QInotifyFileSystemWatcherEngine::run (this=0x1820c70) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007f7e050aabec in QThreadPrivate::start (arg=0x1820c70) at thread/qthread_unix.cpp:338
#9  0x00007f7dfc132f8e in start_thread (arg=0x7f7d6088d700) at pthread_create.c:311
#10 0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 19 (Thread 0x7f7d4e50d700 (LWP 3454)):
#0  0x00007f7e085e86fd in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f7dfba6e6cf in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f7dfba2fd3c in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f7dfba30175 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f7dfba30304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f7e051d6036 in QEventDispatcherGlib::processEvents (this=0x7f7d480008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f7e051a638f in QEventLoop::processEvents (this=this@entry=0x7f7d4e50cd90, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f7e051a6618 in QEventLoop::exec (this=this@entry=0x7f7d4e50cd90, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f7e050a8410 in QThread::exec (this=this@entry=0x1eae650) at thread/qthread.cpp:542
#9  0x00007f7e05187edf in QInotifyFileSystemWatcherEngine::run (this=0x1eae650) at io/qfilesystemwatcher_inotify.cpp:256
#10 0x00007f7e050aabec in QThreadPrivate::start (arg=0x1eae650) at thread/qthread_unix.cpp:338
#11 0x00007f7dfc132f8e in start_thread (arg=0x7f7d4e50d700) at pthread_create.c:311
#12 0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 18 (Thread 0x7f7d45878700 (LWP 3458)):
#0  0x00007f7e051d5afb in idleTimerSourceCheck (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:223
#1  0x00007f7dfba2fc69 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f7dfba30175 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f7dfba30304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f7e051d6036 in QEventDispatcherGlib::processEvents (this=0x7f7d400008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f7e051a638f in QEventLoop::processEvents (this=this@entry=0x7f7d45877d80, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f7e051a6618 in QEventLoop::exec (this=this@entry=0x7f7d45877d80, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f7e050a8410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#8  0x00007f7d477b56e5 in KCupsConnection::run() () from /usr/lib/libkcupslib.so
#9  0x00007f7e050aabec in QThreadPrivate::start (arg=0x2c0ed90) at thread/qthread_unix.cpp:338
#10 0x00007f7dfc132f8e in start_thread (arg=0x7f7d45878700) at pthread_create.c:311
#11 0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 17 (Thread 0x7f7d3ffff700 (LWP 3744)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x4172b40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x4172b40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x4172b40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x4172b40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7d3fffedc0, parent=0x1abe3f0, th=th@entry=0x4172b40) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x4172b40) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f7e050aabec in QThreadPrivate::start (arg=0x4172b40) at thread/qthread_unix.cpp:338
#10 0x00007f7dfc132f8e in start_thread (arg=0x7f7d3ffff700) at pthread_create.c:311
#11 0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 16 (Thread 0x7f7d5bfff700 (LWP 3745)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x4149090) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x4149090) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7d5bffedc0, parent=0x1abe3f0, th=th@entry=0x4149090) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x4149090) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f7e050aabec in QThreadPrivate::start (arg=0x4149090) at thread/qthread_unix.cpp:338
#8  0x00007f7dfc132f8e in start_thread (arg=0x7f7d5bfff700) at pthread_create.c:311
#9  0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 15 (Thread 0x7f7d375ad700 (LWP 3746)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x4280e90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x4280e90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7d375acdc0, parent=0x1abe3f0, th=th@entry=0x4280e90) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x4280e90) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f7e050aabec in QThreadPrivate::start (arg=0x4280e90) at thread/qthread_unix.cpp:338
#8  0x00007f7dfc132f8e in start_thread (arg=0x7f7d375ad700) at pthread_create.c:311
#9  0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 14 (Thread 0x7f7d36dac700 (LWP 3747)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x4021d70) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x4021d70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x4021d70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7d36dabdc0, parent=0x1abe3f0, th=th@entry=0x4021d70) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x4021d70) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f7e050aabec in QThreadPrivate::start (arg=0x4021d70) at thread/qthread_unix.cpp:338
#9  0x00007f7dfc132f8e in start_thread (arg=0x7f7d36dac700) at pthread_create.c:311
#10 0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 13 (Thread 0x7f7d365ab700 (LWP 3748)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x4296e00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x4296e00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7d365aadc0, parent=0x1abe3f0, th=th@entry=0x4296e00) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x4296e00) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f7e050aabec in QThreadPrivate::start (arg=0x4296e00) at thread/qthread_unix.cpp:338
#8  0x00007f7dfc132f8e in start_thread (arg=0x7f7d365ab700) at pthread_create.c:311
#9  0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 12 (Thread 0x7f7d35b9f700 (LWP 3762)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x1881910) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x1881910) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x1881910) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7d35b9edc0, parent=0x1abe3f0, th=th@entry=0x1881910) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x1881910) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f7e050aabec in QThreadPrivate::start (arg=0x1881910) at thread/qthread_unix.cpp:338
#9  0x00007f7dfc132f8e in start_thread (arg=0x7f7d35b9f700) at pthread_create.c:311
#10 0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 11 (Thread 0x7f7d3539e700 (LWP 3763)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x118bc30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x118bc30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x118bc30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x118bc30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x118bc30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x118bc30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7d3539ddc0, parent=0x1abe3f0, th=th@entry=0x118bc30) at ../../../threadweaver/Weaver/Thread.cpp:87
#10 0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x118bc30) at ../../../threadweaver/Weaver/Thread.cpp:142
#11 0x00007f7e050aabec in QThreadPrivate::start (arg=0x118bc30) at thread/qthread_unix.cpp:338
#12 0x00007f7dfc132f8e in start_thread (arg=0x7f7d3539e700) at pthread_create.c:311
#13 0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 10 (Thread 0x7f7d34b9d700 (LWP 3764)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x3c052e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x3c052e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x3c052e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x3c052e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x3c052e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x3c052e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7d34b9cdc0, parent=0x1abe3f0, th=th@entry=0x3c052e0) at ../../../threadweaver/Weaver/Thread.cpp:87
#10 0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x3c052e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#11 0x00007f7e050aabec in QThreadPrivate::start (arg=0x3c052e0) at thread/qthread_unix.cpp:338
#12 0x00007f7dfc132f8e in start_thread (arg=0x7f7d34b9d700) at pthread_create.c:311
#13 0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 9 (Thread 0x7f7d1ffff700 (LWP 3765)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x18e7920) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x18e7920) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7d1fffedc0, parent=0x1abe3f0, th=th@entry=0x18e7920) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x18e7920) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f7e050aabec in QThreadPrivate::start (arg=0x18e7920) at thread/qthread_unix.cpp:338
#8  0x00007f7dfc132f8e in start_thread (arg=0x7f7d1ffff700) at pthread_create.c:311
#9  0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7f7d1f7fe700 (LWP 3766)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x18e4a10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x18e4a10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x18e4a10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x18e4a10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7d1f7fddc0, parent=0x1abe3f0, th=th@entry=0x18e4a10) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x18e4a10) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f7e050aabec in QThreadPrivate::start (arg=0x18e4a10) at thread/qthread_unix.cpp:338
#10 0x00007f7dfc132f8e in start_thread (arg=0x7f7d1f7fe700) at pthread_create.c:311
#11 0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7f7d1effd700 (LWP 8730)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x3599d10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x3599d10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7d1effcdc0, parent=0x1abe3f0, th=th@entry=0x3599d10) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x3599d10) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f7e050aabec in QThreadPrivate::start (arg=0x3599d10) at thread/qthread_unix.cpp:338
#8  0x00007f7dfc132f8e in start_thread (arg=0x7f7d1effd700) at pthread_create.c:311
#9  0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7f7d1e7fc700 (LWP 8731)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x18f6dc0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x18f6dc0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x18f6dc0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7d1e7fbdc0, parent=0x1abe3f0, th=th@entry=0x18f6dc0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x18f6dc0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f7e050aabec in QThreadPrivate::start (arg=0x18f6dc0) at thread/qthread_unix.cpp:338
#9  0x00007f7dfc132f8e in start_thread (arg=0x7f7d1e7fc700) at pthread_create.c:311
#10 0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7f7d1dffb700 (LWP 8732)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x2d96260) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x2d96260) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x2d96260) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x2d96260) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x2d96260) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x2d96260) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7d1dffadc0, parent=0x1abe3f0, th=th@entry=0x2d96260) at ../../../threadweaver/Weaver/Thread.cpp:87
#10 0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x2d96260) at ../../../threadweaver/Weaver/Thread.cpp:142
#11 0x00007f7e050aabec in QThreadPrivate::start (arg=0x2d96260) at thread/qthread_unix.cpp:338
#12 0x00007f7dfc132f8e in start_thread (arg=0x7f7d1dffb700) at pthread_create.c:311
#13 0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7f7d1d7fa700 (LWP 8733)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x46a1940) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x46a1940) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x46a1940) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x46a1940) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7d1d7f9dc0, parent=0x1abe3f0, th=th@entry=0x46a1940) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x46a1940) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f7e050aabec in QThreadPrivate::start (arg=0x46a1940) at thread/qthread_unix.cpp:338
#10 0x00007f7dfc132f8e in start_thread (arg=0x7f7d1d7fa700) at pthread_create.c:311
#11 0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7f7d1cff9700 (LWP 8734)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x31a8850) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x31a8850) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x31a8850) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x31a8850) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x31a8850) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x31a8850) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7d1cff8dc0, parent=0x1abe3f0, th=th@entry=0x31a8850) at ../../../threadweaver/Weaver/Thread.cpp:87
#10 0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x31a8850) at ../../../threadweaver/Weaver/Thread.cpp:142
#11 0x00007f7e050aabec in QThreadPrivate::start (arg=0x31a8850) at thread/qthread_unix.cpp:338
#12 0x00007f7dfc132f8e in start_thread (arg=0x7f7d1cff9700) at pthread_create.c:311
#13 0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f7cfb9e3700 (LWP 8735)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f7e050ab14b in wait (time=18446744073709551615, this=0x195e6e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1abe418, mutex=0x1950790, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7e00cbd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1abe3f0, th=0x482a1c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e00cbf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x482a1c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x482a1c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e00cbf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1948f40, th=0x482a1c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f7e00cbe63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7cfb9e2dc0, parent=0x1abe3f0, th=th@entry=0x482a1c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f7e00cbe6cb in ThreadWeaver::Thread::run (this=0x482a1c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f7e050aabec in QThreadPrivate::start (arg=0x482a1c0) at thread/qthread_unix.cpp:338
#10 0x00007f7dfc132f8e in start_thread (arg=0x7f7cfb9e3700) at pthread_create.c:311
#11 0x00007f7e085f6a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f7e08d067c0 (LWP 3448)):
[KCrash Handler]
#6  0x00007f7e06da0944 in QDeclarativeItem::~QDeclarativeItem (this=0x4daf110, __in_chrg=<optimized out>) at graphicsitems/qdeclarativeitem.cpp:1668
#7  0x00007f7d6a11ab11 in ~QDeclarativeElement (this=0x4daf110, __in_chrg=<optimized out>) at /usr/include/qt4/QtDeclarative/qdeclarativeprivate.h:87
#8  QDeclarativePrivate::QDeclarativeElement<Plasma::FrameSvgItem>::~QDeclarativeElement (this=0x4daf110, __in_chrg=<optimized out>) at /usr/include/qt4/QtDeclarative/qdeclarativeprivate.h:87
#9  0x00007f7e051c15e8 in QObject::event (this=0x4daf110, e=<optimized out>) at kernel/qobject.cpp:1175
#10 0x00007f7e0454d8ec in QApplicationPrivate::notify_helper (this=this@entry=0xbeed30, receiver=receiver@entry=0x4daf110, e=e@entry=0x326e690) at kernel/qapplication.cpp:4567
#11 0x00007f7e0455025b in QApplication::notify (this=this@entry=0xbd7240, receiver=receiver@entry=0x4daf110, e=e@entry=0x326e690) at kernel/qapplication.cpp:4428
#12 0x00007f7e05e6b1a6 in KApplication::notify (this=0xbd7240, receiver=0x4daf110, event=0x326e690) at ../../kdeui/kernel/kapplication.cpp:311
#13 0x00007f7e051a763e in QCoreApplication::notifyInternal (this=0xbd7240, receiver=receiver@entry=0x4daf110, event=event@entry=0x326e690) at kernel/qcoreapplication.cpp:946
#14 0x00007f7e051ab171 in sendEvent (event=0x326e690, receiver=0x4daf110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#15 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xb6b1f0) at kernel/qcoreapplication.cpp:1570
#16 0x00007f7e051ab4a3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#17 0x00007f7e051d5e83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#18 postEventSourceDispatch (s=0xbf1840) at kernel/qeventdispatcher_glib.cpp:279
#19 0x00007f7dfba2ff05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f7dfba30248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f7dfba30304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f7e051d6016 in QEventDispatcherGlib::processEvents (this=0xb6cad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#23 0x00007f7e045f313e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x00007f7e051a638f in QEventLoop::processEvents (this=this@entry=0x7fff2cfe89a0, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007f7e051a6618 in QEventLoop::exec (this=this@entry=0x7fff2cfe89a0, flags=...) at kernel/qeventloop.cpp:204
#26 0x00007f7e051abcf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#27 0x00007f7e0454bffc in QApplication::exec () at kernel/qapplication.cpp:3828
#28 0x00007f7e0890246b in kdemain (argc=1, argv=0x7fff2cfe8c98) at ../../../../plasma/desktop/shell/main.cpp:126
#29 0x00007f7e0851dea5 in __libc_start_main (main=0x4006e0 <main(int, char**)>, argc=1, ubp_av=0x7fff2cfe8c98, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff2cfe8c88) at libc-start.c:260
#30 0x0000000000400711 in _start ()

This bug may be a duplicate of or related to bug 326340.

Possible duplicates by query: bug 327077, bug 326988, bug 326863, bug 326751, bug 326677.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-11-04 04:03:56 UTC

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