Bug 288909 - Segfault during Shutdown
Summary: Segfault during Shutdown
Status: RESOLVED DUPLICATE of bug 246191
Alias: None
Product: plasma4
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-13 18:28 UTC by richard.jabkowski
Modified: 2011-12-13 19:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description richard.jabkowski 2011-12-13 18:28:58 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-14-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
Shutting down from KDE does regulary (not always, but quite often) lead to a crash.

The crash can be reproduced some of the time.

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

Thread 16 (Thread 0x7f24f5a0f700 (LWP 2373)):
#0  0xffffffffff60014a in ?? ()
#1  0x00007f24f5a0ead0 in ?? ()
#2  0x00007fff417a87e7 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 15 (Thread 0x7f24eed60700 (LWP 2382)):
#0  0x00007f25129091fd in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f24f0001638) at pthread_mutex_unlock.c:290
#2  0x00007f2511df7687 in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2511df8d81 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f2511df9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f251aa5ff3e in QEventDispatcherGlib::processEvents (this=0x7f24f0001080, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007f251aa33cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f251aa33ef7 in QEventLoop::exec (this=0x7f24eed5fdb0, flags=...) at kernel/qeventloop.cpp:201
#8  0x00007f251a94b27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#9  0x00007f251aa16cbf in QInotifyFileSystemWatcherEngine::run (this=0x3a00a70) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f251a94dd05 in QThreadPrivate::start (arg=0x3a00a70) at thread/qthread_unix.cpp:331
#11 0x00007f2512905efc in start_thread (arg=0x7f24eed60700) at pthread_create.c:304
#12 0x00007f251d87989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f24ebd1b700 (LWP 2388)):
#0  0x00007f251d86d773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f2511df8f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2511df9792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f24ec7f9516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f2511e1e2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f2512905efc in start_thread (arg=0x7f24ebd1b700) at pthread_create.c:304
#6  0x00007f251d87989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f24e96e1700 (LWP 3287)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f251a94e1ab in wait (time=18446744073709551615, this=0x393f040) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x393fee0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2516748864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x39435e0, th=0x4184220) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f251674ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x4184220) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f2516749ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f24e96e0e00, parent=0x39435e0, th=0x4184220) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f2516749d5b in ThreadWeaver::Thread::run (this=0x4184220) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f251a94dd05 in QThreadPrivate::start (arg=0x4184220) at thread/qthread_unix.cpp:331
#8  0x00007f2512905efc in start_thread (arg=0x7f24e96e1700) at pthread_create.c:304
#9  0x00007f251d87989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f24e38ac700 (LWP 3288)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f251a94e1ab in wait (time=18446744073709551615, this=0x393f040) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x393fee0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2516748864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x39435e0, th=0x3598a20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f251674ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x3598a20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f2516749ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f24e38abe00, parent=0x39435e0, th=0x3598a20) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f2516749d5b in ThreadWeaver::Thread::run (this=0x3598a20) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f251a94dd05 in QThreadPrivate::start (arg=0x3598a20) at thread/qthread_unix.cpp:331
#8  0x00007f2512905efc in start_thread (arg=0x7f24e38ac700) at pthread_create.c:304
#9  0x00007f251d87989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f24ee125700 (LWP 3289)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f251a94e1ab in wait (time=18446744073709551615, this=0x393f040) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x393fee0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2516748864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x39435e0, th=0x4920020) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f251674ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x4920020) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x4920020) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x4920020) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f2516749ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f24ee124e00, parent=0x39435e0, th=0x4920020) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f2516749d5b in ThreadWeaver::Thread::run (this=0x4920020) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f251a94dd05 in QThreadPrivate::start (arg=0x4920020) at thread/qthread_unix.cpp:331
#10 0x00007f2512905efc in start_thread (arg=0x7f24ee125700) at pthread_create.c:304
#11 0x00007f251d87989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f24ec51c700 (LWP 3290)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f251a94e1ab in wait (time=18446744073709551615, this=0x393f040) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x393fee0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2516748864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x39435e0, th=0x7f24e4002240) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f251674ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x7f24e4002240) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x7f24e4002240) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x7f24e4002240) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f2516749ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f24ec51be00, parent=0x39435e0, th=0x7f24e4002240) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f2516749d5b in ThreadWeaver::Thread::run (this=0x7f24e4002240) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f251a94dd05 in QThreadPrivate::start (arg=0x7f24e4002240) at thread/qthread_unix.cpp:331
#10 0x00007f2512905efc in start_thread (arg=0x7f24ec51c700) at pthread_create.c:304
#11 0x00007f251d87989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f24e0c31700 (LWP 3291)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f251a94e1ab in wait (time=18446744073709551615, this=0x393f040) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x393fee0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2516748864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x39435e0, th=0x4eb21d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f251674ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x4eb21d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x4eb21d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x4eb21d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f2516749ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f24e0c30e00, parent=0x39435e0, th=0x4eb21d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f2516749d5b in ThreadWeaver::Thread::run (this=0x4eb21d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f251a94dd05 in QThreadPrivate::start (arg=0x4eb21d0) at thread/qthread_unix.cpp:331
#10 0x00007f2512905efc in start_thread (arg=0x7f24e0c31700) at pthread_create.c:304
#11 0x00007f251d87989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f24dbfff700 (LWP 16813)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f251a94e1ab in wait (time=18446744073709551615, this=0x393f040) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x393fee0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2516748864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x39435e0, th=0x4d959f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f251674ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x4d959f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f2516749ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f24dbffee00, parent=0x39435e0, th=0x4d959f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f2516749d5b in ThreadWeaver::Thread::run (this=0x4d959f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f251a94dd05 in QThreadPrivate::start (arg=0x4d959f0) at thread/qthread_unix.cpp:331
#8  0x00007f2512905efc in start_thread (arg=0x7f24dbfff700) at pthread_create.c:304
#9  0x00007f251d87989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f24db7fe700 (LWP 16814)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f251a94e1ab in wait (time=18446744073709551615, this=0x393f040) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x393fee0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2516748864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x39435e0, th=0x428fe10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f251674ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x428fe10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x428fe10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x428fe10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f2516749ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f24db7fde00, parent=0x39435e0, th=0x428fe10) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f2516749d5b in ThreadWeaver::Thread::run (this=0x428fe10) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f251a94dd05 in QThreadPrivate::start (arg=0x428fe10) at thread/qthread_unix.cpp:331
#10 0x00007f2512905efc in start_thread (arg=0x7f24db7fe700) at pthread_create.c:304
#11 0x00007f251d87989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f24daffd700 (LWP 16815)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f251a94e1ab in wait (time=18446744073709551615, this=0x393f040) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x393fee0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2516748864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x39435e0, th=0x42a3440) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f251674ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x42a3440) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x42a3440) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x42a3440) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x42a3440) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f2516749ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f24daffce00, parent=0x39435e0, th=0x42a3440) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f2516749d5b in ThreadWeaver::Thread::run (this=0x42a3440) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f251a94dd05 in QThreadPrivate::start (arg=0x42a3440) at thread/qthread_unix.cpp:331
#11 0x00007f2512905efc in start_thread (arg=0x7f24daffd700) at pthread_create.c:304
#12 0x00007f251d87989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f24da7fc700 (LWP 16816)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f251a94e1ab in wait (time=18446744073709551615, this=0x393f040) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x393fee0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2516748864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x39435e0, th=0x7f24dc00ee00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f251674ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x7f24dc00ee00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x7f24dc00ee00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x7f24dc00ee00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x7f24dc00ee00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x7f24dc00ee00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x7f24dc00ee00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f2516749ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f24da7fbe00, parent=0x39435e0, th=0x7f24dc00ee00) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x00007f2516749d5b in ThreadWeaver::Thread::run (this=0x7f24dc00ee00) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00007f251a94dd05 in QThreadPrivate::start (arg=0x7f24dc00ee00) at thread/qthread_unix.cpp:331
#13 0x00007f2512905efc in start_thread (arg=0x7f24da7fc700) at pthread_create.c:304
#14 0x00007f251d87989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f24d9ffb700 (LWP 16817)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f251a94e1ab in wait (time=18446744073709551615, this=0x393f040) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x393fee0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2516748864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x39435e0, th=0x42366c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f251674ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x42366c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x42366c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x42366c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f2516749ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f24d9ffae00, parent=0x39435e0, th=0x42366c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f2516749d5b in ThreadWeaver::Thread::run (this=0x42366c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f251a94dd05 in QThreadPrivate::start (arg=0x42366c0) at thread/qthread_unix.cpp:331
#10 0x00007f2512905efc in start_thread (arg=0x7f24d9ffb700) at pthread_create.c:304
#11 0x00007f251d87989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f24d97fa700 (LWP 16818)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f251a94e1ab in wait (time=18446744073709551615, this=0x393f040) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x393fee0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2516748864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x39435e0, th=0x410ce80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f251674ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x410ce80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f2516749ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f24d97f9e00, parent=0x39435e0, th=0x410ce80) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f2516749d5b in ThreadWeaver::Thread::run (this=0x410ce80) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f251a94dd05 in QThreadPrivate::start (arg=0x410ce80) at thread/qthread_unix.cpp:331
#8  0x00007f2512905efc in start_thread (arg=0x7f24d97fa700) at pthread_create.c:304
#9  0x00007f251d87989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f24d8ff9700 (LWP 16819)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f251a94e1ab in wait (time=18446744073709551615, this=0x393f040) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x393fee0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2516748864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x39435e0, th=0x3d62960) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f251674ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x3d62960) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x3d62960) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f251674ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x39414c0, th=0x3d62960) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f2516749ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f24d8ff8e00, parent=0x39435e0, th=0x3d62960) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f2516749d5b in ThreadWeaver::Thread::run (this=0x3d62960) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f251a94dd05 in QThreadPrivate::start (arg=0x3d62960) at thread/qthread_unix.cpp:331
#10 0x00007f2512905efc in start_thread (arg=0x7f24d8ff9700) at pthread_create.c:304
#11 0x00007f251d87989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f251df8a7a0 (LWP 2370)):
[KCrash Handler]
#6  0x00007f2519df6ec4 in QDrag::target (this=0x66a6c50) at kernel/qdrag.cpp:219
#7  0x00007f251d3b9f8a in Plasma::ExtenderItem::mouseMoveEvent (this=0x3ac5a50, event=<optimized out>) at ../../plasma/extenders/extenderitem.cpp:760
#8  0x00007f251a3ac67e in QGraphicsItem::sceneEvent (this=0x3ac5a60, event=0x7fff4177e890) at graphicsview/qgraphicsitem.cpp:6724
#9  0x00007f251a3d4c2a in QGraphicsScenePrivate::sendMouseEvent (this=0x2629a00, mouseEvent=0x7fff4177e890) at graphicsview/qgraphicsscene.cpp:1291
#10 0x00007f251a3d571c in QGraphicsScene::mouseMoveEvent (this=<optimized out>, mouseEvent=0x7fff4177e890) at graphicsview/qgraphicsscene.cpp:4095
#11 0x00007f251a3e38cb in QGraphicsScene::event (this=0x25edac0, event=0x7fff4177e890) at graphicsview/qgraphicsscene.cpp:3446
#12 0x00007f2519de5424 in notify_helper (e=0x7fff4177e890, receiver=0x25edac0, this=0x24683f0) at kernel/qapplication.cpp:4486
#13 QApplicationPrivate::notify_helper (this=0x24683f0, receiver=0x25edac0, e=0x7fff4177e890) at kernel/qapplication.cpp:4458
#14 0x00007f2519dea291 in QApplication::notify (this=0x24730e0, receiver=0x25edac0, e=0x7fff4177e890) at kernel/qapplication.cpp:4365
#15 0x00007f251b6e3126 in KApplication::notify (this=0x24730e0, receiver=0x25edac0, event=0x7fff4177e890) at ../../kdeui/kernel/kapplication.cpp:311
#16 0x00007f251aa34afc in QCoreApplication::notifyInternal (this=0x24730e0, receiver=0x25edac0, event=0x7fff4177e890) at kernel/qcoreapplication.cpp:787
#17 0x00007f251a3fd8d9 in QGraphicsViewPrivate::mouseMoveEventHandler (this=0x2459030, event=0x7fff4177f1c0) at graphicsview/qgraphicsview.cpp:647
#18 0x00007f251a3fdafe in QGraphicsView::mouseMoveEvent (this=0x3c70780, event=0x7fff4177f1c0) at graphicsview/qgraphicsview.cpp:3274
#19 0x00007f2519e35cce in QWidget::event (this=0x3c70780, event=0x7fff4177f1c0) at kernel/qwidget.cpp:8280
#20 0x00007f251a1de4f6 in QFrame::event (this=0x3c70780, e=0x7fff4177f1c0) at widgets/qframe.cpp:557
#21 0x00007f251a401d3b in QGraphicsView::viewportEvent (this=0x3c70780, event=0x7fff4177f1c0) at graphicsview/qgraphicsview.cpp:2864
#22 0x00007f251aa34c88 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x3c6e820, event=0x7fff4177f1c0) at kernel/qcoreapplication.cpp:902
#23 0x00007f2519de53ef in notify_helper (e=0x7fff4177f1c0, receiver=0x3c6e820, this=0x24683f0) at kernel/qapplication.cpp:4482
#24 QApplicationPrivate::notify_helper (this=0x24683f0, receiver=0x3c6e820, e=0x7fff4177f1c0) at kernel/qapplication.cpp:4458
#25 0x00007f2519deac6b in QApplication::notify (this=<optimized out>, receiver=0x3c6e820, e=0x7fff4177f1c0) at kernel/qapplication.cpp:4047
#26 0x00007f251b6e3126 in KApplication::notify (this=0x24730e0, receiver=0x3c6e820, event=0x7fff4177f1c0) at ../../kdeui/kernel/kapplication.cpp:311
#27 0x00007f251aa34afc in QCoreApplication::notifyInternal (this=0x24730e0, receiver=0x3c6e820, event=0x7fff4177f1c0) at kernel/qcoreapplication.cpp:787
#28 0x00007f2519de63f2 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#29 QApplicationPrivate::sendMouseEvent (receiver=0x3c6e820, event=0x7fff4177f1c0, alienWidget=0x3c6e820, nativeWidget=0x3c7ce30, buttonDown=0x3c6e820, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3146
#30 0x00007f2519e65945 in QETWidget::translateMouseEvent (this=0x3c7ce30, event=<optimized out>) at kernel/qapplication_x11.cpp:4568
#31 0x00007f2519e648be in QApplication::x11ProcessEvent (this=0x24730e0, event=0x7fff4177f9e0) at kernel/qapplication_x11.cpp:3690
#32 0x00007f2519e8d412 in x11EventSourceDispatch (s=0x2476150, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#33 0x00007f2511df8a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007f2511df9258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007f2511df9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007f251aa5fed6 in QEventDispatcherGlib::processEvents (this=0x23f8f40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#37 0x00007f2519e8d07e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00007f251aa33cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#39 0x00007f251aa33ef7 in QEventLoop::exec (this=0x7fff4177fdb0, flags=...) at kernel/qeventloop.cpp:201
#40 0x00007f251aa38789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#41 0x00007f251db781a3 in kdemain (argc=1, argv=0x7fff41780198) at ../../../../plasma/desktop/shell/main.cpp:120
#42 0x00007f251d7b930d in __libc_start_main (main=0x400640 <main(int, char**)>, argc=1, ubp_av=0x7fff41780198, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff41780188) at libc-start.c:226
#43 0x0000000000400671 in _start ()

Possible duplicates by query: bug 286885, bug 278066, bug 277239, bug 260823, bug 255472.

Reported using DrKonqi
Comment 1 Anne-Marie Mahfouf 2011-12-13 19:00:46 UTC

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