Bug 275227 - Plasma crash when closing Kopete
Summary: Plasma crash when closing Kopete
Status: RESOLVED DUPLICATE of bug 258706
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-08 20:15 UTC by Jeffrey
Modified: 2011-06-11 17:53 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 Jeffrey 2011-06-08 20:15:05 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-686-pae i686
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:
I was downgrading libqca2-plugin-ossl to remedy my issues per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629123 , and Plasma desktop crashed.

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

Thread 10 (Thread 0xaca2cb70 (LWP 6282)):
#0  0xb4cdce11 in clock_gettime (clock_id=1, tp=0xaca2bfe8) at ../sysdeps/unix/clock_gettime.c:116
#1  0x4b797255 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x4b869f26 in QTimerInfoList::updateCurrentTime (this=0xac1010e4) at kernel/qeventdispatcher_unix.cpp:339
#4  0x4b86a28a in QTimerInfoList::timerWait (this=0xac1010e4, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x4b868ae3 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xaca2c0fc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x4b868b7d in timerSourcePrepare (source=0xac1010b0, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x467e774e in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x467e8613 in ?? () from /lib/libglib-2.0.so.0
#9  0x467e8ce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x4b8695b7 in QEventDispatcherGlib::processEvents (this=0xa08c8a8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x4b83a23d in QEventLoop::processEvents (this=0xaca2c2a0, flags=...) at kernel/qeventloop.cpp:149
#12 0x4b83a481 in QEventLoop::exec (this=0xaca2c2a0, flags=...) at kernel/qeventloop.cpp:201
#13 0x4b73d18b in QThread::exec (this=0xa10e948) at thread/qthread.cpp:492
#14 0x4b81aced in QInotifyFileSystemWatcherEngine::run (this=0xa10e948) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x4b73fff3 in QThreadPrivate::start (arg=0xa10e948) at thread/qthread_unix.cpp:320
#16 0xb4d33c39 in start_thread (arg=0xaca2cb70) at pthread_create.c:304
#17 0xb778293e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0xaa043b70 (LWP 23127)):
#0  0xb78ac424 in __kernel_vsyscall ()
#1  0xb4d3820a in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at pthread_cond_wait.c:153
#2  0xb778fa2d in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at forward.c:139
#3  0x4b740500 in wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb5299196 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa2543c0, th=0xa3addf8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb529bc8b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa233a28, th=0xa3addf8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb5298dca in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa2543c0, th=0xa3addf8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb529bd8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xa3addf8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xa3addf8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb529bda8 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xa3addf8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xa3addf8, previous=0xa51d8b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb529a8c4 in ThreadWeaver::ThreadRunHelper::run (this=0xaa043304, parent=0xa2543c0, th=0xa3addf8) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb529a97a in ThreadWeaver::Thread::run (this=0xa3addf8) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x4b73fff3 in QThreadPrivate::start (arg=0xa3addf8) at thread/qthread_unix.cpp:320
#15 0xb4d33c39 in start_thread (arg=0xaa043b70) at pthread_create.c:304
#16 0xb778293e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xab02eb70 (LWP 23128)):
#0  0xb78ac424 in __kernel_vsyscall ()
#1  0xb4d3820a in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at pthread_cond_wait.c:153
#2  0xb778fa2d in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at forward.c:139
#3  0x4b740500 in wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb5299196 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa2543c0, th=0xac124250) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb529bc8b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa233a28, th=0xac124250) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb5298dca in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa2543c0, th=0xac124250) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb529bd8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xac124250) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xac124250, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb529bda8 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xac124250) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xac124250, previous=0xa2003088) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb529a8c4 in ThreadWeaver::ThreadRunHelper::run (this=0xab02e304, parent=0xa2543c0, th=0xac124250) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb529a97a in ThreadWeaver::Thread::run (this=0xac124250) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x4b73fff3 in QThreadPrivate::start (arg=0xac124250) at thread/qthread_unix.cpp:320
#15 0xb4d33c39 in start_thread (arg=0xab02eb70) at pthread_create.c:304
#16 0xb778293e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xac0ffb70 (LWP 23129)):
#0  0xb78ac424 in __kernel_vsyscall ()
#1  0xb4d3820a in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at pthread_cond_wait.c:153
#2  0xb778fa2d in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at forward.c:139
#3  0x4b740500 in wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb5299196 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa2543c0, th=0xac111b80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb529bc8b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa233a28, th=0xac111b80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb5298dca in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa2543c0, th=0xac111b80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb529bd8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xac111b80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xac111b80, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb529bda8 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xac111b80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xac111b80, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb529bda8 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xac111b80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xac111b80, previous=0xa61eab8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb529a8c4 in ThreadWeaver::ThreadRunHelper::run (this=0xac0ff304, parent=0xa2543c0, th=0xac111b80) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0xb529a97a in ThreadWeaver::Thread::run (this=0xac111b80) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0x4b73fff3 in QThreadPrivate::start (arg=0xac111b80) at thread/qthread_unix.cpp:320
#17 0xb4d33c39 in start_thread (arg=0xac0ffb70) at pthread_create.c:304
#18 0xb778293e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0x9d6e8b70 (LWP 23130)):
#0  0xb78ac424 in __kernel_vsyscall ()
#1  0xb4d3820a in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at pthread_cond_wait.c:153
#2  0xb778fa2d in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at forward.c:139
#3  0x4b740500 in wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb5299196 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa2543c0, th=0xa2200518) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb529bc8b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa233a28, th=0xa2200518) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb5298dca in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa2543c0, th=0xa2200518) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb529bd8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xa2200518) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xa2200518, previous=0xa7bc1e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb529a8c4 in ThreadWeaver::ThreadRunHelper::run (this=0x9d6e8304, parent=0xa2543c0, th=0xa2200518) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb529a97a in ThreadWeaver::Thread::run (this=0xa2200518) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x4b73fff3 in QThreadPrivate::start (arg=0xa2200518) at thread/qthread_unix.cpp:320
#13 0xb4d33c39 in start_thread (arg=0x9d6e8b70) at pthread_create.c:304
#14 0xb778293e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xa1fffb70 (LWP 23131)):
#0  0xb78ac424 in __kernel_vsyscall ()
#1  0xb4d3820a in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at pthread_cond_wait.c:153
#2  0xb778fa2d in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at forward.c:139
#3  0x4b740500 in wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb5299196 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa2543c0, th=0xa90afd8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb529bc8b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa233a28, th=0xa90afd8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb5298dca in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa2543c0, th=0xa90afd8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb529bd8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xa90afd8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xa90afd8, previous=0xa6e5ba0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb529a8c4 in ThreadWeaver::ThreadRunHelper::run (this=0xa1fff304, parent=0xa2543c0, th=0xa90afd8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb529a97a in ThreadWeaver::Thread::run (this=0xa90afd8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x4b73fff3 in QThreadPrivate::start (arg=0xa90afd8) at thread/qthread_unix.cpp:320
#13 0xb4d33c39 in start_thread (arg=0xa1fffb70) at pthread_create.c:304
#14 0xb778293e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xa1594b70 (LWP 23132)):
#0  0xb78ac424 in __kernel_vsyscall ()
#1  0xb4d3820a in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at pthread_cond_wait.c:153
#2  0xb778fa2d in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at forward.c:139
#3  0x4b740500 in wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb5299196 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa2543c0, th=0xa4b7210) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb529bc8b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa233a28, th=0xa4b7210) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb5298dca in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa2543c0, th=0xa4b7210) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb529bd8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xa4b7210) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xa4b7210, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb529bda8 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xa4b7210) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xa4b7210, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb529bda8 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xa4b7210) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xa4b7210, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb529a8c4 in ThreadWeaver::ThreadRunHelper::run (this=0xa1594304, parent=0xa2543c0, th=0xa4b7210) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0xb529a97a in ThreadWeaver::Thread::run (this=0xa4b7210) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0x4b73fff3 in QThreadPrivate::start (arg=0xa4b7210) at thread/qthread_unix.cpp:320
#17 0xb4d33c39 in start_thread (arg=0xa1594b70) at pthread_create.c:304
#18 0xb778293e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa0d93b70 (LWP 23133)):
#0  0xb78ac424 in __kernel_vsyscall ()
#1  0xb4d3820a in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at pthread_cond_wait.c:153
#2  0xb778fa2d in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at forward.c:139
#3  0x4b740500 in wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb5299196 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa2543c0, th=0xa893a38) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb529bc8b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa233a28, th=0xa893a38) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb5298dca in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa2543c0, th=0xa893a38) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb529bd8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xa893a38) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xa893a38, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb529bda8 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xa893a38) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xa893a38, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb529a8c4 in ThreadWeaver::ThreadRunHelper::run (this=0xa0d93304, parent=0xa2543c0, th=0xa893a38) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb529a97a in ThreadWeaver::Thread::run (this=0xa893a38) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x4b73fff3 in QThreadPrivate::start (arg=0xa893a38) at thread/qthread_unix.cpp:320
#15 0xb4d33c39 in start_thread (arg=0xa0d93b70) at pthread_create.c:304
#16 0xb778293e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa0592b70 (LWP 23134)):
#0  0xb78ac424 in __kernel_vsyscall ()
#1  0xb4d3820a in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at pthread_cond_wait.c:153
#2  0xb778fa2d in __pthread_cond_wait (cond=0xa24ba08, mutex=0xa24b9f0) at forward.c:139
#3  0x4b740500 in wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa2543d8, mutex=0xa2419f8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb5299196 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa2543c0, th=0xa85eca8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb529bc8b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa233a28, th=0xa85eca8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb5298dca in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa2543c0, th=0xa85eca8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb529bd8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xa85eca8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xa85eca8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb529bda8 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa233a28, th=0xa85eca8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb5298d23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa2543c0, th=0xa85eca8, previous=0xa2003a60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb529a8c4 in ThreadWeaver::ThreadRunHelper::run (this=0xa0592304, parent=0xa2543c0, th=0xa85eca8) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb529a97a in ThreadWeaver::Thread::run (this=0xa85eca8) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x4b73fff3 in QThreadPrivate::start (arg=0xa85eca8) at thread/qthread_unix.cpp:320
#15 0xb4d33c39 in start_thread (arg=0xa0592b70) at pthread_create.c:304
#16 0xb778293e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb4933720 (LWP 6247)):
[KCrash Handler]
#7  0xb6d02755 in QString (this=0x9a40061, group=0, state=0) at /usr/include/qt4/QtCore/qstring.h:728
#8  KIconEffect::fingerprint (this=0x9a40061, group=0, state=0) at ../../kdeui/icons/kiconeffect.cpp:169
#9  0xb6d08f18 in KIconLoaderPrivate::makeCacheKey (this=0x9a4004d, name=..., group=KIconLoader::Desktop, overlays=..., size=24, state=0) at ../../kdeui/icons/kiconloader.cpp:782
#10 0xb6d10c94 in KIconLoader::loadIcon (this=0xa1d75f8, _name=..., group=KIconLoader::Desktop, size=24, state=0, overlays=..., path_store=0x0, canReturnNull=false) at ../../kdeui/icons/kiconloader.cpp:1226
#11 0xb6d077f4 in KIconEngine::pixmap (this=0xa50d790, size=..., mode=QIcon::Normal, state=QIcon::Off) at ../../kdeui/icons/kiconengine.cpp:93
#12 0x4c0a7b84 in QIcon::pixmap (this=0xa601474, size=..., mode=QIcon::Normal, state=QIcon::Off) at image/qicon.cpp:676
#13 0xb757b365 in Plasma::IconWidgetPrivate::decoration (this=0xa6013d0, option=0x9a26b10, useHoverEffect=false, usePressedEffect=false) at ../../plasma/widgets/iconwidget.cpp:812
#14 0xb758243d in Plasma::IconWidget::paint (this=0xa601ee8, painter=0xbf97f794, option=0x9a26b10, widget=0x0) at ../../plasma/widgets/iconwidget.cpp:1128
#15 0xb20ef0ba in SystemTray::DBusSystemTrayWidget::paint (this=0xa601ee8, painter=0xbf97f794, option=0x9a26b10, widget=0x0) at ../../../../../plasma/generic/applets/systemtray/protocols/dbussystemtray/dbussystemtraywidget.cpp:189
#16 0x4c66fed5 in _q_paintItem (item=<value optimized out>, painter=0xbf97f794, option=0x9a26b10, widget=0x0, useWindowOpacity=false, painterStateProtection=true) at graphicsview/qgraphicsscene.cpp:4314
#17 0x4c670d7e in _q_paintIntoCache (pix=0xbf97fcb8, item=0xa601ef0, pixmapExposed=..., itemToPixmap=..., renderHints=) at graphicsview/qgraphicsscene.cpp:4352
#18 0x4c68a16c in QGraphicsScenePrivate::drawItemHelper (this=0x9a269c0, item=0xa601ef0, painter=0xbf981478, option=0x9a26b10, widget=0xa3a9218, painterStateProtection=true) at graphicsview/qgraphicsscene.cpp:4673
#19 0x4c68ad63 in QGraphicsScenePrivate::draw (this=0x9a269c0, item=0xa601ef0, painter=0xbf981478, viewTransform=0xbf98118c, transformPtr=0xbf97ff80, exposedRegion=0xa421ba0, widget=0xa3a9218, opacity=1, effectTransform=0x0, wasDirtyParentSceneTransform=false, drawItem=true) at graphicsview/qgraphicsscene.cpp:4945
#20 0x4c68ba3e in QGraphicsScenePrivate::drawSubtreeRecursive (this=0x9a269c0, item=0xa601ef0, painter=0xbf981478, viewTransform=0xbf98118c, exposedRegion=0xa421ba0, widget=0xa3a9218, parentOpacity=1, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4836
#21 0x4c68ab97 in QGraphicsScenePrivate::draw (this=0x9a269c0, item=0x9ca0180, painter=0xbf981478, viewTransform=0xbf98118c, transformPtr=0xbf980410, exposedRegion=0xa421ba0, widget=0xa3a9218, opacity=1, effectTransform=0x0, wasDirtyParentSceneTransform=false, drawItem=true) at graphicsview/qgraphicsscene.cpp:4962
#22 0x4c68ba3e in QGraphicsScenePrivate::drawSubtreeRecursive (this=0x9a269c0, item=0x9ca0180, painter=0xbf981478, viewTransform=0xbf98118c, exposedRegion=0xa421ba0, widget=0xa3a9218, parentOpacity=1, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4836
#23 0x4c68ab97 in QGraphicsScenePrivate::draw (this=0x9a269c0, item=0x9cf7378, painter=0xbf981478, viewTransform=0xbf98118c, transformPtr=0xbf9808a0, exposedRegion=0xa421ba0, widget=0xa3a9218, opacity=1, effectTransform=0x0, wasDirtyParentSceneTransform=false, drawItem=true) at graphicsview/qgraphicsscene.cpp:4962
#24 0x4c68ba3e in QGraphicsScenePrivate::drawSubtreeRecursive (this=0x9a269c0, item=0x9cf7378, painter=0xbf981478, viewTransform=0xbf98118c, exposedRegion=0xa421ba0, widget=0xa3a9218, parentOpacity=1, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4836
#25 0x4c68ab97 in QGraphicsScenePrivate::draw (this=0x9a269c0, item=0x9c77970, painter=0xbf981478, viewTransform=0xbf98118c, transformPtr=0xbf980d30, exposedRegion=0xa421ba0, widget=0xa3a9218, opacity=1, effectTransform=0x0, wasDirtyParentSceneTransform=false, drawItem=true) at graphicsview/qgraphicsscene.cpp:4962
#26 0x4c68ba3e in QGraphicsScenePrivate::drawSubtreeRecursive (this=0x9a269c0, item=0x9c77970, painter=0xbf981478, viewTransform=0xbf98118c, exposedRegion=0xa421ba0, widget=0xa3a9218, parentOpacity=1, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4836
#27 0x4c68c34f in QGraphicsScenePrivate::drawItems (this=0x9a269c0, painter=0xbf981478, viewTransform=0xbf98118c, exposedRegion=0xa421ba0, widget=0xa3a9218) at graphicsview/qgraphicsscene.cpp:4718
#28 0x4c6a8886 in QGraphicsView::paintEvent (this=0xa4217b0, event=0x0) at graphicsview/qgraphicsview.cpp:3469
#29 0xb786bcb3 in PanelView::paintEvent (this=0xa4217b0, event=0xbf981b54) at ../../../../plasma/desktop/shell/panelview.cpp:1593
#30 0x4c04a979 in QWidget::event (this=0xa4217b0, event=0xbf981b54) at kernel/qwidget.cpp:8405
#31 0x4c44bbb5 in QFrame::event (this=0xa4217b0, e=0xbf981b54) at widgets/qframe.cpp:557
#32 0x4c4ddcc1 in QAbstractScrollArea::viewportEvent (this=0xa4217b0, e=0xbf981b54) at widgets/qabstractscrollarea.cpp:1043
#33 0x4c6a9c3c in QGraphicsView::viewportEvent (this=0xa4217b0, event=0xbf981b54) at graphicsview/qgraphicsview.cpp:2864
#34 0x4c4e0416 in viewportEvent (this=0xa2ab138, o=0xa3a9218, e=0xbf981b54) at widgets/qabstractscrollarea_p.h:100
#35 eventFilter (this=0xa2ab138, o=0xa3a9218, e=0xbf981b54) at widgets/qabstractscrollarea_p.h:116
#36 QAbstractScrollAreaFilter::eventFilter (this=0xa2ab138, o=0xa3a9218, e=0xbf981b54) at widgets/qabstractscrollarea_p.h:115
#37 0x4b83b3b6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9a27278, receiver=0xa3a9218, event=0xbf981b54) at kernel/qcoreapplication.cpp:846
#38 0x4bff03b2 in notify_helper (this=0x9a27278, receiver=0xa3a9218, e=0xbf981b54) at kernel/qapplication.cpp:4463
#39 QApplicationPrivate::notify_helper (this=0x9a27278, receiver=0xa3a9218, e=0xbf981b54) at kernel/qapplication.cpp:4439
#40 0x4bff5828 in QApplication::notify (this=0x9a27278, receiver=0xa3a9218, e=0xbf981b54) at kernel/qapplication.cpp:4432
#41 0xb6d68cf1 in KApplication::notify (this=0x9a1c410, receiver=0xa3a9218, event=0xbf981b54) at ../../kdeui/kernel/kapplication.cpp:311
#42 0x4b83b21e in QCoreApplication::notifyInternal (this=0x9a1c410, receiver=0xa3a9218, event=0xbf981b54) at kernel/qcoreapplication.cpp:731
#43 0x4c0476ac in sendSpontaneousEvent (this=0xa433760, pdev=0xa3a2c2c, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x9f0ac48) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#44 QWidgetPrivate::drawWidget (this=0xa433760, pdev=0xa3a2c2c, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x9f0ac48) at kernel/qwidget.cpp:5492
#45 0x4c0483d4 in QWidgetPrivate::paintSiblingsRecursive (this=0xa421850, pdev=0xa3a2c2c, siblings=..., index=<value optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x9f0ac48) at kernel/qwidget.cpp:5699
#46 0x4c047408 in QWidgetPrivate::drawWidget (this=0xa421850, pdev=0xa3a2c2c, rgn=..., offset=..., flags=5, sharedPainter=0x0, backingStore=0x9f0ac48) at kernel/qwidget.cpp:5545
#47 0x4c22e41e in QWidgetBackingStore::sync (this=0x9f0ac48) at painting/qbackingstore.cpp:1333
#48 0x4c03cefb in QWidgetPrivate::syncBackingStore (this=0xa421850) at kernel/qwidget.cpp:1842
#49 0x4c04b525 in QWidget::event (this=0xa4217b0, event=0xa1d75f8) at kernel/qwidget.cpp:8552
#50 0x4c44bbb5 in QFrame::event (this=0xa4217b0, e=0xa1d75f8) at widgets/qframe.cpp:557
#51 0x4c4df824 in QAbstractScrollArea::event (this=0xa4217b0, e=0xa1d75f8) at widgets/qabstractscrollarea.cpp:996
#52 0x4c69c278 in QGraphicsView::event (this=0xa4217b0, event=0xa1d75f8) at graphicsview/qgraphicsview.cpp:2741
#53 0xb786c009 in PanelView::event (this=0xa4217b0, event=0xa1d75f8) at ../../../../plasma/desktop/shell/panelview.cpp:1604
#54 0x4bff03e4 in notify_helper (this=0x9a27278, receiver=0xa4217b0, e=0xa1d75f8) at kernel/qapplication.cpp:4467
#55 QApplicationPrivate::notify_helper (this=0x9a27278, receiver=0xa4217b0, e=0xa1d75f8) at kernel/qapplication.cpp:4439
#56 0x4bff5828 in QApplication::notify (this=0x9a27278, receiver=0xa4217b0, e=0xa1d75f8) at kernel/qapplication.cpp:4432
#57 0xb6d68cf1 in KApplication::notify (this=0x9a1c410, receiver=0xa4217b0, event=0xa1d75f8) at ../../kdeui/kernel/kapplication.cpp:311
#58 0x4b83b21e in QCoreApplication::notifyInternal (this=0x9a1c410, receiver=0xa4217b0, event=0xa1d75f8) at kernel/qcoreapplication.cpp:731
#59 0x4b83e978 in sendEvent (receiver=0xa4217b0, event_type=77, data=0x99da4e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#60 QCoreApplicationPrivate::sendPostedEvents (receiver=0xa4217b0, event_type=77, data=0x99da4e0) at kernel/qcoreapplication.cpp:1372
#61 0x4b83eb3c in QCoreApplication::sendPostedEvents (receiver=0xa4217b0, event_type=77) at kernel/qcoreapplication.cpp:1265
#62 0x4c680c86 in dispatchPendingUpdateRequests (this=0x9a269c0) at ../../include/QtGui/private/../../../src/gui/graphicsview/qgraphicsview_p.h:189
#63 QGraphicsScenePrivate::_q_processDirtyItems (this=0x9a269c0) at graphicsview/qgraphicsscene.cpp:510
#64 0x4c68109b in QGraphicsScene::qt_metacall (this=0x9a64f50, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0xa700548) at .moc/release-shared/moc_qgraphicsscene.cpp:130
#65 0xb74b3d02 in Plasma::Corona::qt_metacall (this=0x9a64f50, _c=QMetaObject::InvokeMetaMethod, _id=18, _a=0xa700548) at ./corona.moc:109
#66 0xb785e612 in DesktopCorona::qt_metacall (this=0x9a64f50, _c=QMetaObject::InvokeMetaMethod, _id=18, _a=0xa700548) at ./desktopcorona.moc:101
#67 0x4b84160d in metacall (object=0x9a64f50, cl=QMetaObject::InvokeMetaMethod, idx=18, argv=0xa700548) at kernel/qmetaobject.cpp:237
#68 QMetaObject::metacall (object=0x9a64f50, cl=QMetaObject::InvokeMetaMethod, idx=18, argv=0xa700548) at kernel/qmetaobject.cpp:232
#69 0x4b84bfc5 in QMetaCallEvent::placeMetaCall (this=0xa691930, object=0x9a64f50) at kernel/qobject.cpp:535
#70 0x4b8534df in QObject::event (this=0x9a64f50, e=0xa691930) at kernel/qobject.cpp:1217
#71 0x4c6879a0 in QGraphicsScene::event (this=0x9a64f50, event=0xa691930) at graphicsview/qgraphicsscene.cpp:3544
#72 0x4bff03e4 in notify_helper (this=0x9a27278, receiver=0x9a64f50, e=0xa691930) at kernel/qapplication.cpp:4467
#73 QApplicationPrivate::notify_helper (this=0x9a27278, receiver=0x9a64f50, e=0xa691930) at kernel/qapplication.cpp:4439
#74 0x4bff5772 in QApplication::notify (this=0xa691930, receiver=0x9a64f50, e=0xa691930) at kernel/qapplication.cpp:4214
#75 0xb6d68cf1 in KApplication::notify (this=0x9a1c410, receiver=0x9a64f50, event=0xa691930) at ../../kdeui/kernel/kapplication.cpp:311
#76 0x4b83b21e in QCoreApplication::notifyInternal (this=0x9a1c410, receiver=0x9a64f50, event=0xa691930) at kernel/qcoreapplication.cpp:731
#77 0x4b83e978 in sendEvent (receiver=0x0, event_type=0, data=0x99da4e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#78 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x99da4e0) at kernel/qcoreapplication.cpp:1372
#79 0x4b83eb3c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1265
#80 0x4b869124 in sendPostedEvents (s=0x9a29980) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#81 postEventSourceDispatch (s=0x9a29980) at kernel/qeventdispatcher_glib.cpp:277
#82 0x467e8252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#83 0x467e8a30 in ?? () from /lib/libglib-2.0.so.0
#84 0x467e8ce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#85 0x4b869557 in QEventDispatcherGlib::processEvents (this=0x99db1f0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#86 0x4c0a54ea in QGuiEventDispatcherGlib::processEvents (this=0x99db1f0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#87 0x4b83a23d in QEventLoop::processEvents (this=0xbf9832e4, flags=...) at kernel/qeventloop.cpp:149
#88 0x4b83a481 in QEventLoop::exec (this=0xbf9832e4, flags=...) at kernel/qeventloop.cpp:201
#89 0x4b83ebea in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#90 0x4bfee244 in QApplication::exec () at kernel/qapplication.cpp:3741
#91 0xb7865c9b in kdemain (argc=1, argv=0xbf9834f4) at ../../../../plasma/desktop/shell/main.cpp:120
#92 0x0804857b in main (argc=1, argv=0xbf9834f4) at plasma-desktop_dummy.cpp:3

Possible duplicates by query: bug 275138, bug 275086, bug 275005, bug 274969, bug 274934.

Reported using DrKonqi
Comment 1 Dario Andres 2011-06-11 17:53:05 UTC
[Comment from a bug triager]
The bug is fixed in KDE SC 4.6.4. The issue was being tracked at bug 258706, merging.
Thanks

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