BugTrace: Application: Κέλυφος επιφάνειας εργασίας (plasma-desktop), signal: Segmentation fault Using host libthread_db library "/lib/libthread_db.so.1". [Current thread is 1 (Thread 0xb5496740 (LWP 8020))] Thread 6 (Thread 0xaeb0db40 (LWP 8022)): #0 0xb6bf8792 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0xb268822d in ?? () from /usr/lib/libQtScript.so.4 #2 0xb268825f in ?? () from /usr/lib/libQtScript.so.4 #3 0xb6bf4b5e in start_thread () from /lib/libpthread.so.0 #4 0xb5f8216e in clone () from /lib/libc.so.6 Thread 5 (Thread 0xa8b46b40 (LWP 8023)): #0 0xb5f7b097 in select () from /lib/libc.so.6 #1 0xb6d66f53 in QProcessManager::run (this=0xb6ef7e58 <processManager()::processManager>) at io/qprocess_unix.cpp:247 #2 0xb6c77f98 in QThreadPrivate::start (arg=0xb6ef7e58 <processManager()::processManager>) at thread/qthread_unix.cpp:338 #3 0xb6bf4b5e in start_thread () from /lib/libpthread.so.0 #4 0xb5f8216e in clone () from /lib/libc.so.6 Thread 4 (Thread 0xa73bab40 (LWP 8025)): #0 0xb5f77401 in poll () from /lib/libc.so.6 #1 0xb597664b in g_poll () from /usr/lib/libglib-2.0.so.0 #2 0xb5967bd0 in ?? () from /usr/lib/libglib-2.0.so.0 #3 0xb5967d31 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #4 0xb6dbcbef in QEventDispatcherGlib::processEvents (this=0xa6a00468, flags=...) at kernel/qeventdispatcher_glib.cpp:427 #5 0xb6d8944c in QEventLoop::processEvents (this=this@entry=0xa73ba228, flags=...) at kernel/qeventloop.cpp:149 #6 0xb6d89741 in QEventLoop::exec (this=0xa73ba228, flags=...) at kernel/qeventloop.cpp:204 #7 0xb6c74b8c in QThread::exec (this=0x8ee02f0) at thread/qthread.cpp:536 #8 0xb6d67a4d in QInotifyFileSystemWatcherEngine::run (this=0x8ee02f0) at io/qfilesystemwatcher_inotify.cpp:256 #9 0xb6c77f98 in QThreadPrivate::start (arg=0x8ee02f0) at thread/qthread_unix.cpp:338 #10 0xb6bf4b5e in start_thread () from /lib/libpthread.so.0 #11 0xb5f8216e in clone () from /lib/libc.so.6 Thread 3 (Thread 0xa6904b40 (LWP 8026)): #0 0xb6bf8b54 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0xb6c784ed in wait (time=30000, this=0x910db70) at thread/qwaitcondition_unix.cpp:84 #2 QWaitCondition::wait (this=0x910db40, mutex=0x910db3c, time=30000) at thread/qwaitcondition_unix.cpp:158 #3 0xb6c6ad2c in QThreadPoolThread::run (this=0x908d7e8) at concurrent/qthreadpool.cpp:141 #4 0xb6c77f98 in QThreadPrivate::start (arg=0x908d7e8) at thread/qthread_unix.cpp:338 #5 0xb6bf4b5e in start_thread () from /lib/libpthread.so.0 #6 0xb5f8216e in clone () from /lib/libc.so.6 Thread 2 (Thread 0xa6104b40 (LWP 8027)): #0 0xb6bf8b54 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0xb6c784ed in wait (time=30000, this=0x910db70) at thread/qwaitcondition_unix.cpp:84 #2 QWaitCondition::wait (this=0x910db40, mutex=0x910db3c, time=30000) at thread/qwaitcondition_unix.cpp:158 #3 0xb6c6ad2c in QThreadPoolThread::run (this=0x910de00) at concurrent/qthreadpool.cpp:141 #4 0xb6c77f98 in QThreadPrivate::start (arg=0x910de00) at thread/qthread_unix.cpp:338 #5 0xb6bf4b5e in start_thread () from /lib/libpthread.so.0 #6 0xb5f8216e in clone () from /lib/libc.so.6 Thread 1 (Thread 0xb5496740 (LWP 8020)): [KCrash Handler] #5 0xb6d91b82 in QMetaObject::indexOfProperty (this=0xadd7ee18, name=0x7c <Address 0x7c out of bounds>) at kernel/qmetaobject.cpp:733 #6 0xb6d9e724 in QObject::property (this=0x9d2c278, name=0x7c <Address 0x7c out of bounds>) at kernel/qobject.cpp:3765 #7 0xb6c5f08b in QPropertyAnimation::updateState (this=0x9b22c20, newState=QAbstractAnimation::Running, oldState=QAbstractAnimation::Stopped) at animation/qpropertyanimation.cpp:288 #8 0x09b22c20 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) Reproducible: Always Steps to Reproduce: 1. Open dolphin 2. Right-click on task-bar entry, choose "show launcher when not running" 3. Close Dolphin 4. Click on launcher.
*** This bug has been marked as a duplicate of bug 322283 ***