Application: amarok (2.8.90) KDE Platform Version: 4.14.13 Qt Version: 4.8.6 Operating System: Linux 4.2.0-22-generic x86_64 Distribution: Ubuntu 15.10 -- Information about the crash: - What I was doing when the application crashed: testing bug 357448 by searching for MusicBrainz tags from a random track -- Backtrace: Application: Amarok (amarok), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f66cde58840 (LWP 17499))] Thread 24 (Thread 0x7f66a9cf8700 (LWP 17502)): #0 0x00007f66caaa08dd in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f66c37754e1 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #2 0x00007f66c3766be1 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #3 0x00007f66c376727e in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #4 0x00007f66c3767330 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #5 0x00007f66c3775476 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #6 0x00007f66bdcd64d8 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-6.0.so #7 0x00007f66c913b6aa in start_thread (arg=0x7f66a9cf8700) at pthread_create.c:333 #8 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 23 (Thread 0x7f669783a700 (LWP 17504)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00007f66cb16c264 in QWaitConditionPrivate::wait (time=60000, this=0x232ba20) at thread/qwaitcondition_unix.cpp:84 #2 QWaitCondition::wait (this=<optimized out>, mutex=0x232b6f8, time=60000) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66cd7beb0f in AbstractDirectoryWatcher::run() () from /usr/lib/libamaroklib.so.1 #4 0x00007f66c8183d22 in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7f6697839d50, th=th@entry=0x2246210, job=job@entry=0x232b6d0) at ../../../threadweaver/Weaver/Job.cpp:106 #5 0x00007f66c8183f2e in ThreadWeaver::Job::execute (this=0x232b6d0, th=0x2246210) at ../../../threadweaver/Weaver/Job.cpp:135 #6 0x00007f66c81835fb in ThreadWeaver::Thread::run (this=0x2246210) at ../../../threadweaver/Weaver/Thread.cpp:108 #7 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x2246210) at thread/qthread_unix.cpp:349 #8 0x00007f66c913b6aa in start_thread (arg=0x7f669783a700) at pthread_create.c:333 #9 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 22 (Thread 0x7f6697039700 (LWP 17505)): #0 0x00007f66caa9c49d in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f66c47684e0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f66c4724cd4 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f66c4725190 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f66c47252fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f66cb2ac20e in QEventDispatcherGlib::processEvents (this=0x7f66880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452 #6 0x00007f66cb27a0d1 in QEventLoop::processEvents (this=this@entry=0x7f6697038d40, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007f66cb27a445 in QEventLoop::exec (this=this@entry=0x7f6697038d40, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007f66cb1694f9 in QThread::exec (this=this@entry=0x232faa0) at thread/qthread.cpp:538 #9 0x00007f66cb25a133 in QInotifyFileSystemWatcherEngine::run (this=0x232faa0) at io/qfilesystemwatcher_inotify.cpp:265 #10 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x232faa0) at thread/qthread_unix.cpp:349 #11 0x00007f66c913b6aa in start_thread (arg=0x7f6697039700) at pthread_create.c:333 #12 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 21 (Thread 0x7f669677f700 (LWP 17506)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66cb16c286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x232cb80) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=this@entry=0x232ca58, mutex=0x2247ae0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66c8181cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x232ca30, th=0x26a2ed0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370 #4 0x00007f66c8184a03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68 #5 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #6 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #7 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #10 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #11 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #12 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #13 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #14 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #15 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #16 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #17 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #18 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #19 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #20 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #21 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #22 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #23 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #24 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #25 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #26 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26a2ed0, previous=0x4a7b1f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #27 0x00007f66c818355f in ThreadWeaver::Thread::run (this=0x26a2ed0) at ../../../threadweaver/Weaver/Thread.cpp:98 #28 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x26a2ed0) at thread/qthread_unix.cpp:349 #29 0x00007f66c913b6aa in start_thread (arg=0x7f669677f700) at pthread_create.c:333 #30 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 20 (Thread 0x7f6695f7e700 (LWP 17507)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66cb16c286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x232cb80) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=this@entry=0x232ca58, mutex=0x2247ae0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66c8181cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x232ca30, th=0x1f90100) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370 #4 0x00007f66c8184a03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68 #5 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #6 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #7 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #10 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #11 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #12 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #13 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #14 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #15 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #16 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #17 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #18 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #19 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #20 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #21 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #22 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #23 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1f90100, previous=0x7f72b30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #24 0x00007f66c818355f in ThreadWeaver::Thread::run (this=0x1f90100) at ../../../threadweaver/Weaver/Thread.cpp:98 #25 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x1f90100) at thread/qthread_unix.cpp:349 #26 0x00007f66c913b6aa in start_thread (arg=0x7f6695f7e700) at pthread_create.c:333 #27 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 19 (Thread 0x7f669577d700 (LWP 17508)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66cb16c286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x232cb80) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=this@entry=0x232ca58, mutex=0x2247ae0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66c8181cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x232ca30, th=0x1fae560) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370 #4 0x00007f66c8184a03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1fae560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68 #5 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1fae560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #6 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1fae560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #7 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1fae560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1fae560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1fae560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #10 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1fae560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #11 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1fae560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #12 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1fae560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #13 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x1fae560, previous=0x4a7b1f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #14 0x00007f66c818355f in ThreadWeaver::Thread::run (this=0x1fae560) at ../../../threadweaver/Weaver/Thread.cpp:98 #15 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x1fae560) at thread/qthread_unix.cpp:349 #16 0x00007f66c913b6aa in start_thread (arg=0x7f669577d700) at pthread_create.c:333 #17 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 18 (Thread 0x7f66948d1700 (LWP 17509)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66cb16c286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x232cb80) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=this@entry=0x232ca58, mutex=0x2247ae0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66c8181cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x232ca30, th=0x26f1e20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370 #4 0x00007f66c8184a03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26f1e20, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68 #5 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26f1e20, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #6 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26f1e20, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #7 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26f1e20, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26f1e20, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26f1e20, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #10 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26f1e20, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #11 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x26f1e20, previous=0xa919ea0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #12 0x00007f66c818355f in ThreadWeaver::Thread::run (this=0x26f1e20) at ../../../threadweaver/Weaver/Thread.cpp:98 #13 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x26f1e20) at thread/qthread_unix.cpp:349 #14 0x00007f66c913b6aa in start_thread (arg=0x7f66948d1700) at pthread_create.c:333 #15 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 17 (Thread 0x7f667f675700 (LWP 17510)): #0 0x00007f66c4769869 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f66c47252e8 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f66cb2ac20e in QEventDispatcherGlib::processEvents (this=0x7f66680008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452 #3 0x00007f66cb27a0d1 in QEventLoop::processEvents (this=this@entry=0x7f667f674d40, flags=...) at kernel/qeventloop.cpp:149 #4 0x00007f66cb27a445 in QEventLoop::exec (this=this@entry=0x7f667f674d40, flags=...) at kernel/qeventloop.cpp:204 #5 0x00007f66cb1694f9 in QThread::exec (this=this@entry=0x1f958d0) at thread/qthread.cpp:538 #6 0x00007f66cb25a133 in QInotifyFileSystemWatcherEngine::run (this=0x1f958d0) at io/qfilesystemwatcher_inotify.cpp:265 #7 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x1f958d0) at thread/qthread_unix.cpp:349 #8 0x00007f66c913b6aa in start_thread (arg=0x7f667f675700) at pthread_create.c:333 #9 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 16 (Thread 0x7f667ea49700 (LWP 17511)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66cb16c286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x232cb80) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=this@entry=0x232ca58, mutex=0x2247ae0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66c8181cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x232ca30, th=0x2be69b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370 #4 0x00007f66c8184a03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be69b0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68 #5 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be69b0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #6 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be69b0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #7 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be69b0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be69b0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be69b0, previous=0x4a56840) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #10 0x00007f66c818355f in ThreadWeaver::Thread::run (this=0x2be69b0) at ../../../threadweaver/Weaver/Thread.cpp:98 #11 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x2be69b0) at thread/qthread_unix.cpp:349 #12 0x00007f66c913b6aa in start_thread (arg=0x7f667ea49700) at pthread_create.c:333 #13 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 15 (Thread 0x7f667e248700 (LWP 17512)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66cb16c286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x232cb80) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=this@entry=0x232ca58, mutex=0x2247ae0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66c8181cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x232ca30, th=0x2be7ef0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370 #4 0x00007f66c8184a03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be7ef0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68 #5 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be7ef0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #6 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be7ef0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #7 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be7ef0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be7ef0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be7ef0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #10 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be7ef0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #11 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be7ef0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #12 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be7ef0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #13 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be7ef0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #14 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be7ef0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #15 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be7ef0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #16 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be7ef0, previous=0x83b1740) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #17 0x00007f66c818355f in ThreadWeaver::Thread::run (this=0x2be7ef0) at ../../../threadweaver/Weaver/Thread.cpp:98 #18 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x2be7ef0) at thread/qthread_unix.cpp:349 #19 0x00007f66c913b6aa in start_thread (arg=0x7f667e248700) at pthread_create.c:333 #20 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 14 (Thread 0x7f667da47700 (LWP 17513)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66cb16c286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x232cb80) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=this@entry=0x232ca58, mutex=0x2247ae0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66c8181cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x232ca30, th=0x2be8df0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370 #4 0x00007f66c8184a03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68 #5 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #6 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #7 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #10 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #11 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #12 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #13 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #14 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #15 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #16 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #17 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #18 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #19 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #20 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #21 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #22 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #23 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #24 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #25 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #26 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #27 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #28 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #29 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #30 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #31 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #32 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #33 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #34 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #35 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2be8df0, previous=0x6d9f950) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #36 0x00007f66c818355f in ThreadWeaver::Thread::run (this=0x2be8df0) at ../../../threadweaver/Weaver/Thread.cpp:98 #37 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x2be8df0) at thread/qthread_unix.cpp:349 #38 0x00007f66c913b6aa in start_thread (arg=0x7f667da47700) at pthread_create.c:333 #39 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 13 (Thread 0x7f667cc05700 (LWP 17514)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66c2a958cd in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #2 0x00007f66c2a95929 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #3 0x00007f66c913b6aa in start_thread (arg=0x7f667cc05700) at pthread_create.c:333 #4 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 12 (Thread 0x7f666dadd700 (LWP 17515)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66cb16c286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x232cb80) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=this@entry=0x232ca58, mutex=0x2247ae0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66c8181cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x232ca30, th=0x2ce18c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370 #4 0x00007f66c8184a03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ce18c0, previous=0x6bcec00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68 #5 0x00007f66c818355f in ThreadWeaver::Thread::run (this=0x2ce18c0) at ../../../threadweaver/Weaver/Thread.cpp:98 #6 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x2ce18c0) at thread/qthread_unix.cpp:349 #7 0x00007f66c913b6aa in start_thread (arg=0x7f666dadd700) at pthread_create.c:333 #8 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 11 (Thread 0x7f666d2dc700 (LWP 17516)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66cb16c286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x232cb80) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=this@entry=0x232ca58, mutex=0x2247ae0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66c8181cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x232ca30, th=0x2d25ac0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370 #4 0x00007f66c8184a03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d25ac0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68 #5 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d25ac0, previous=0x5168c20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #6 0x00007f66c818355f in ThreadWeaver::Thread::run (this=0x2d25ac0) at ../../../threadweaver/Weaver/Thread.cpp:98 #7 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x2d25ac0) at thread/qthread_unix.cpp:349 #8 0x00007f66c913b6aa in start_thread (arg=0x7f666d2dc700) at pthread_create.c:333 #9 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 10 (Thread 0x7f666cadb700 (LWP 17517)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66cb16c286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x232cb80) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=this@entry=0x232ca58, mutex=0x2247ae0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66c8181cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x232ca30, th=0x2d27520) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370 #4 0x00007f66c8184a03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d27520, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68 #5 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d27520, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #6 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d27520, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #7 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d27520, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d27520, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d27520, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #10 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d27520, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #11 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d27520, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #12 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d27520, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #13 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d27520, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #14 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d27520, previous=0x7520d90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #15 0x00007f66c818355f in ThreadWeaver::Thread::run (this=0x2d27520) at ../../../threadweaver/Weaver/Thread.cpp:98 #16 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x2d27520) at thread/qthread_unix.cpp:349 #17 0x00007f66c913b6aa in start_thread (arg=0x7f666cadb700) at pthread_create.c:333 #18 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 9 (Thread 0x7f6617ffd700 (LWP 17518)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66cb16c286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x232cb80) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=this@entry=0x232ca58, mutex=0x2247ae0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66c8181cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x232ca30, th=0x2d46970) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370 #4 0x00007f66c8184a03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d46970, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68 #5 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d46970, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #6 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d46970, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #7 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2d46970, previous=0x511a870) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8 0x00007f66c818355f in ThreadWeaver::Thread::run (this=0x2d46970) at ../../../threadweaver/Weaver/Thread.cpp:98 #9 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x2d46970) at thread/qthread_unix.cpp:349 #10 0x00007f66c913b6aa in start_thread (arg=0x7f6617ffd700) at pthread_create.c:333 #11 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 8 (Thread 0x7f6616ffb700 (LWP 17521)): #0 0x00007ffc205e6949 in ?? () #1 0x00007ffc205e6c75 in clock_gettime () #2 0x00007f66caaba38d in __GI___clock_gettime (clock_id=clock_id@entry=1, tp=tp@entry=0x7f6616ffab50) at ../sysdeps/unix/clock_gettime.c:115 #3 0x00007f66cb1c6565 in do_gettime (frac=<synthetic pointer>, sec=<synthetic pointer>) at tools/qelapsedtimer_unix.cpp:127 #4 qt_gettime () at tools/qelapsedtimer_unix.cpp:144 #5 0x00007f66cb2accc9 in QTimerInfoList::updateCurrentTime (this=this@entry=0x7f6604002ee0) at kernel/qeventdispatcher_unix.cpp:354 #6 0x00007f66cb2abaf6 in timerSourceCheckHelper (src=0x7f6604002e80) at kernel/qeventdispatcher_glib.cpp:157 #7 0x00007f66c4724c21 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #8 0x00007f66c4725190 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #9 0x00007f66c47252fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007f66cb2ac20e in QEventDispatcherGlib::processEvents (this=0x7f66040008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452 #11 0x00007f66cb27a0d1 in QEventLoop::processEvents (this=this@entry=0x7f6616ffad90, flags=...) at kernel/qeventloop.cpp:149 #12 0x00007f66cb27a445 in QEventLoop::exec (this=this@entry=0x7f6616ffad90, flags=...) at kernel/qeventloop.cpp:204 #13 0x00007f66cb1694f9 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:538 #14 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x2c36330) at thread/qthread_unix.cpp:349 #15 0x00007f66c913b6aa in start_thread (arg=0x7f6616ffb700) at pthread_create.c:333 #16 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 7 (Thread 0x7f6672c4c700 (LWP 17548)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66cb16c286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x232cb80) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=this@entry=0x232ca58, mutex=0x2247ae0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66c8181cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x232ca30, th=0x2ae9f30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370 #4 0x00007f66c8184a03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68 #5 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #6 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #7 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #10 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #11 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #12 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #13 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #14 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #15 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #16 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #17 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #18 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #19 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #20 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #21 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #22 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #23 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #24 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #25 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #26 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #27 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #28 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #29 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #30 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #31 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x2ae9f30, previous=0x7ac7080) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #32 0x00007f66c818355f in ThreadWeaver::Thread::run (this=0x2ae9f30) at ../../../threadweaver/Weaver/Thread.cpp:98 #33 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x2ae9f30) at thread/qthread_unix.cpp:349 #34 0x00007f66c913b6aa in start_thread (arg=0x7f6672c4c700) at pthread_create.c:333 #35 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 6 (Thread 0x7f667244b700 (LWP 17563)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66c99f2b5a in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4 #2 0x00007f66c99f2b89 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4 #3 0x00007f66c913b6aa in start_thread (arg=0x7f667244b700) at pthread_create.c:333 #4 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 5 (Thread 0x7f65760bf700 (LWP 17564)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66cb16c286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x232cb80) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=this@entry=0x232ca58, mutex=0x2247ae0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66c8181cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x232ca30, th=0x3f34560) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370 #4 0x00007f66c8184a03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68 #5 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #6 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #7 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #10 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #11 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #12 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #13 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #14 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #15 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #16 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #17 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #18 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #19 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #20 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #21 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #22 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #23 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #24 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #25 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3f34560, previous=0xa640a20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #26 0x00007f66c818355f in ThreadWeaver::Thread::run (this=0x3f34560) at ../../../threadweaver/Weaver/Thread.cpp:98 #27 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x3f34560) at thread/qthread_unix.cpp:349 #28 0x00007f66c913b6aa in start_thread (arg=0x7f65760bf700) at pthread_create.c:333 #29 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 4 (Thread 0x7f65758be700 (LWP 17565)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66cb16c286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x232cb80) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=this@entry=0x232ca58, mutex=0x2247ae0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66c8181cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x232ca30, th=0x3bdedc0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370 #4 0x00007f66c8184a03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3bdedc0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68 #5 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3bdedc0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #6 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x3bdedc0, previous=0x6d65b20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #7 0x00007f66c818355f in ThreadWeaver::Thread::run (this=0x3bdedc0) at ../../../threadweaver/Weaver/Thread.cpp:98 #8 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x3bdedc0) at thread/qthread_unix.cpp:349 #9 0x00007f66c913b6aa in start_thread (arg=0x7f65758be700) at pthread_create.c:333 #10 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 3 (Thread 0x7f65750bd700 (LWP 17566)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f66cb16c286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x232cb80) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=this@entry=0x232ca58, mutex=0x2247ae0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f66c8181cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x232ca30, th=0x38f78d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370 #4 0x00007f66c8184a03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x38f78d0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68 #5 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x38f78d0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #6 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x38f78d0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #7 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x38f78d0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #8 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x38f78d0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x38f78d0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #10 0x00007f66c8184a1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x22475d0, th=0x38f78d0, previous=0x2431d80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #11 0x00007f66c818355f in ThreadWeaver::Thread::run (this=0x38f78d0) at ../../../threadweaver/Weaver/Thread.cpp:98 #12 0x00007f66cb16bd1c in QThreadPrivate::start (arg=0x38f78d0) at thread/qthread_unix.cpp:349 #13 0x00007f66c913b6aa in start_thread (arg=0x7f65750bd700) at pthread_create.c:333 #14 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 2 (Thread 0x7f6567fff700 (LWP 21796)): #0 0x00007f66caaa08dd in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f66a0ceb12c in ?? () from /lib/x86_64-linux-gnu/libusb-1.0.so.0 #2 0x00007f66c913b6aa in start_thread (arg=0x7f6567fff700) at pthread_create.c:333 #3 0x00007f66caaabeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7f66cde58840 (LWP 17499)): [KCrash Handler] #6 QReadWriteLock::lockForRead (this=0x38) at thread/qreadwritelock.cpp:149 #7 0x00007f66cd96b560 in ?? () from /usr/lib/libamaroklib.so.1 #8 0x00007f66cd97328c in ?? () from /usr/lib/libamaroklib.so.1 #9 0x00007f66cbd6703b in QSortFilterProxyModel::flags (this=<optimized out>, index=...) at itemviews/qsortfilterproxymodel.cpp:2003 #10 0x00007f66cbd2170b in QTreeView::drawRow (this=0xab25570, painter=0x7ffc2055e930, option=..., index=...) at itemviews/qtreeview.cpp:1631 #11 0x00007f66cbd24d5b in QTreeView::drawTree (this=this@entry=0xab25570, painter=painter@entry=0x7ffc2055e930, region=...) at itemviews/qtreeview.cpp:1438 #12 0x00007f66cbd289c6 in QTreeView::paintEvent (this=0xab25570, event=0x7ffc2055f040) at itemviews/qtreeview.cpp:1270 #13 0x00007f66cb7fbe20 in QWidget::event (this=this@entry=0xab25570, event=event@entry=0x7ffc2055f040) at kernel/qwidget.cpp:8775 #14 0x00007f66cbbc570e in QFrame::event (this=0xab25570, e=0x7ffc2055f040) at widgets/qframe.cpp:557 #15 0x00007f66cbceaff3 in QAbstractItemView::viewportEvent (this=this@entry=0xab25570, event=event@entry=0x7ffc2055f040) at itemviews/qabstractitemview.cpp:1644 #16 0x00007f66cbd2c6ac in QTreeView::viewportEvent (this=0xab25570, event=0x7ffc2055f040) at itemviews/qtreeview.cpp:1252 #17 0x00007f66cb27b9c6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=this@entry=0x1d8d3a0, receiver=receiver@entry=0x4a212f0, event=event@entry=0x7ffc2055f040) at kernel/qcoreapplication.cpp:1065 #18 0x00007f66cb7a7cbc in QApplicationPrivate::notify_helper (this=this@entry=0x1d8d3a0, receiver=receiver@entry=0x4a212f0, e=e@entry=0x7ffc2055f040) at kernel/qapplication.cpp:4566 #19 0x00007f66cb7aec16 in QApplication::notify (this=this@entry=0x7ffc20560a90, receiver=receiver@entry=0x4a212f0, e=e@entry=0x7ffc2055f040) at kernel/qapplication.cpp:4356 #20 0x00007f66cc9eda2a in KApplication::notify (this=0x7ffc20560a90, receiver=0x4a212f0, event=0x7ffc2055f040) at ../../kdeui/kernel/kapplication.cpp:311 #21 0x00007f66cb27b85d in QCoreApplication::notifyInternal (this=0x7ffc20560a90, receiver=receiver@entry=0x4a212f0, event=event@entry=0x7ffc2055f040) at kernel/qcoreapplication.cpp:955 #22 0x00007f66cb7f6477 in QCoreApplication::sendSpontaneousEvent (event=0x7ffc2055f040, receiver=0x4a212f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234 #23 QWidgetPrivate::drawWidget (this=this@entry=0x4d69340, pdev=pdev@entry=0x6c2d2c0, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=0x70017c0) at kernel/qwidget.cpp:5599 #24 0x00007f66cb7f6e8f in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x7458810, pdev=pdev@entry=0x6c2d2c0, siblings=..., index=<optimized out>, index@entry=1, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x70017c0) at kernel/qwidget.cpp:5808 #25 0x00007f66cb7f6d93 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x7458810, pdev=pdev@entry=0x6c2d2c0, siblings=..., index=1, index@entry=2, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x70017c0) at kernel/qwidget.cpp:5795 #26 0x00007f66cb7f6d93 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x7458810, pdev=pdev@entry=0x6c2d2c0, siblings=..., index=2, index@entry=3, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x70017c0) at kernel/qwidget.cpp:5795 #27 0x00007f66cb7f6d93 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x7458810, pdev=pdev@entry=0x6c2d2c0, siblings=..., index=3, index@entry=6, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x70017c0) at kernel/qwidget.cpp:5795 #28 0x00007f66cb7f6d93 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x7458810, pdev=pdev@entry=0x6c2d2c0, siblings=..., index=6, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x70017c0) at kernel/qwidget.cpp:5795 #29 0x00007f66cb7f6006 in QWidgetPrivate::drawWidget (this=this@entry=0x7458810, pdev=pdev@entry=0x6c2d2c0, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=0x70017c0) at kernel/qwidget.cpp:5652 #30 0x00007f66cb7f6e8f in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x861f550, pdev=pdev@entry=0x6c2d2c0, siblings=..., index=<optimized out>, index@entry=2, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x70017c0) at kernel/qwidget.cpp:5808 #31 0x00007f66cb7f6d93 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x861f550, pdev=pdev@entry=0x6c2d2c0, siblings=..., index=2, index@entry=3, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x70017c0) at kernel/qwidget.cpp:5795 #32 0x00007f66cb7f6d93 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x861f550, pdev=pdev@entry=0x6c2d2c0, siblings=..., index=3, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x70017c0) at kernel/qwidget.cpp:5795 #33 0x00007f66cb7f6006 in QWidgetPrivate::drawWidget (this=this@entry=0x861f550, pdev=pdev@entry=0x6c2d2c0, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=0x70017c0) at kernel/qwidget.cpp:5652 #34 0x00007f66cb7f6e8f in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x6cee8d0, pdev=pdev@entry=0x6c2d2c0, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x70017c0) at kernel/qwidget.cpp:5808 #35 0x00007f66cb7f6006 in QWidgetPrivate::drawWidget (this=0x6cee8d0, pdev=0x6c2d2c0, rgn=..., offset=..., flags=flags@entry=5, sharedPainter=sharedPainter@entry=0x0, backingStore=0x70017c0) at kernel/qwidget.cpp:5652 #36 0x00007f66cb9caa72 in QWidgetBackingStore::sync (this=0x70017c0) at painting/qbackingstore.cpp:1373 #37 0x00007f66cb7e9180 in QWidgetPrivate::syncBackingStore (this=0x6cee8d0) at kernel/qwidget.cpp:1894 #38 0x00007f66cb7fbf08 in QWidget::event (this=0x6f66040, event=0xa5493b0) at kernel/qwidget.cpp:8693 #39 0x00007f66cb7a7cdc in QApplicationPrivate::notify_helper (this=this@entry=0x1d8d3a0, receiver=receiver@entry=0x6f66040, e=e@entry=0xa5493b0) at kernel/qapplication.cpp:4570 #40 0x00007f66cb7aec16 in QApplication::notify (this=this@entry=0x7ffc20560a90, receiver=receiver@entry=0x6f66040, e=e@entry=0xa5493b0) at kernel/qapplication.cpp:4356 #41 0x00007f66cc9eda2a in KApplication::notify (this=0x7ffc20560a90, receiver=0x6f66040, event=0xa5493b0) at ../../kdeui/kernel/kapplication.cpp:311 #42 0x00007f66cb27b85d in QCoreApplication::notifyInternal (this=0x7ffc20560a90, receiver=receiver@entry=0x6f66040, event=event@entry=0xa5493b0) at kernel/qcoreapplication.cpp:955 #43 0x00007f66cb27f316 in QCoreApplication::sendEvent (event=0xa5493b0, receiver=0x6f66040) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #44 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1cc6a30) at kernel/qcoreapplication.cpp:1579 #45 0x00007f66cb27f5f3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1472 #46 0x00007f66cb2ac07e in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #47 postEventSourceDispatch (s=0x1d93850) at kernel/qeventdispatcher_glib.cpp:300 #48 0x00007f66c4724ff7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #49 0x00007f66c4725250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #50 0x00007f66c47252fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #51 0x00007f66cb2ac1ee in QEventDispatcherGlib::processEvents (this=0x1cc7f10, flags=...) at kernel/qeventdispatcher_glib.cpp:450 #52 0x00007f66cb852c26 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #53 0x00007f66cb27a0d1 in QEventLoop::processEvents (this=this@entry=0x7ffc20560970, flags=...) at kernel/qeventloop.cpp:149 #54 0x00007f66cb27a445 in QEventLoop::exec (this=this@entry=0x7ffc20560970, flags=...) at kernel/qeventloop.cpp:204 #55 0x00007f66cb280429 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1227 #56 0x000000000040869d in ?? () #57 0x00007f66ca9c5a40 in __libc_start_main (main=0x401970, argc=3, argv=0x7ffc20560c08, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc20560bf8) at libc-start.c:289 #58 0x000000000040a2c9 in _start () The reporter indicates this bug may be a duplicate of or related to bug 357448. Possible duplicates by query: bug 357448, bug 357436, bug 357426, bug 357112, bug 357079. Reported using DrKonqi
You have no debugging symbols, Valorie... *** This bug has been marked as a duplicate of bug 328359 ***