Bug 312527 - Nepomuk Crash on boot
Summary: Nepomuk Crash on boot
Status: RESOLVED DUPLICATE of bug 309551
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Nepomuk Bugs Coordination
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-03 10:02 UTC by Stewart Peters
Modified: 2013-01-03 10:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stewart Peters 2013-01-03 10:02:21 UTC
Application: nepomukservicestub (0.1.0)
KDE Platform Version: 4.9.95
Qt Version: 4.8.3
Operating System: Linux 3.5.0-21-generic x86_64
Distribution: Ubuntu 12.10

-- Information about the crash:
- What I was doing when the application crashed:
On boot the system performs Strigi scan and Nepomuk TV scan on file system, Nepomuk crashes as Nepomuk complains about having to overwrite files and not being able to write others, before Nepomuk eventually crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:39
[Current thread is 1 (Thread 0x7f51eb7a0780 (LWP 3505))]

Thread 45 (Thread 0x7f51daf20700 (LWP 4116)):
#0  QTimerInfoList::timerWait (this=0x7f51cc002660, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#1  0x00007f51f34452cc in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f51daf1fc14) at kernel/qeventdispatcher_glib.cpp:136
#2  0x00007f51f3445375 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#3  0x00007f51f03c2618 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51cc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51daf1fdd0, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51daf1fdd0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f51f33f69af in QInotifyFileSystemWatcherEngine::run (this=0x1d94150) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007f51f331aaec in QThreadPrivate::start (arg=0x1d94150) at thread/qthread_unix.cpp:338
#12 0x00007f51f0c9ce9a in start_thread (arg=0x7f51daf20700) at pthread_create.c:308
#13 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 44 (Thread 0x7f51da71f700 (LWP 4117)):
[KCrash Handler]
#6  QCoreApplication::postEvent (receiver=0x21eb9a0, event=0x7f51bc027190, priority=0) at kernel/qcoreapplication.cpp:1339
#7  0x00007f51f341fb55 in QMetaMethod::invoke (this=this@entry=0x7f51da71da90, object=object@entry=0x21eb9a0, connectionType=3154275712, connectionType@entry=Qt::AutoConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1703
#8  0x00007f51f3421d5c in QMetaObject::invokeMethod (obj=0x21eb9a0, member=<optimized out>, type=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179
#9  0x00007f51e1fe0ce0 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., member=0x7f51e1ffd770 "propertyAdded", obj=0x21eb9a0) at /usr/include/qt4/QtCore/qobjectdefs.h:434
#10 Nepomuk2::ResourceWatcherManager::changeProperty (this=<optimized out>, res=..., property=..., addedValues=..., removedValues=...) at ../../../services/storage/resourcewatchermanager.cpp:219
#11 0x00007f51e1fd3c98 in Nepomuk2::ResourceMerger::merge (this=0x7f51da71eb90, resHash_=...) at ../../../services/storage/resourcemerger.cpp:821
#12 0x00007f51e1fb89ff in Nepomuk2::DataManagementModel::storeResources (this=0x1dd8aa0, resources=..., app=..., identificationMode=Nepomuk2::IdentifyNew, flags=..., additionalMetadata=...) at ../../../services/storage/datamanagementmodel.cpp:1800
#13 0x00007f51e1fc3f82 in Nepomuk2::StoreResourcesCommand::runCommand (this=<optimized out>) at ../../../services/storage/datamanagementcommand.h:166
#14 0x00007f51e1fc48be in Nepomuk2::DataManagementCommand::run (this=0x21e3dd0) at ../../../services/storage/datamanagementcommand.cpp:62
#15 0x00007f51f330e45d in QThreadPoolThread::run (this=0x1d5fb70) at concurrent/qthreadpool.cpp:107
#16 0x00007f51f331aaec in QThreadPrivate::start (arg=0x1d5fb70) at thread/qthread_unix.cpp:338
#17 0x00007f51f0c9ce9a in start_thread (arg=0x7f51da71f700) at pthread_create.c:308
#18 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 43 (Thread 0x7f51d9f1e700 (LWP 4118)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f51f331b04b in wait (time=18446744073709551615, this=0x1de1fe0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1df3ce8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f51f330e54f in QThreadPoolThread::run (this=0x1c95f40) at concurrent/qthreadpool.cpp:141
#4  0x00007f51f331aaec in QThreadPrivate::start (arg=0x1c95f40) at thread/qthread_unix.cpp:338
#5  0x00007f51f0c9ce9a in start_thread (arg=0x7f51d9f1e700) at pthread_create.c:308
#6  0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 42 (Thread 0x7f51d971d700 (LWP 4119)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f51f331b04b in wait (time=18446744073709551615, this=0x1de1fe0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1df3ce8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f51f330e54f in QThreadPoolThread::run (this=0x1c95140) at concurrent/qthreadpool.cpp:141
#4  0x00007f51f331aaec in QThreadPrivate::start (arg=0x1c95140) at thread/qthread_unix.cpp:338
#5  0x00007f51f0c9ce9a in start_thread (arg=0x7f51d971d700) at pthread_create.c:308
#6  0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 41 (Thread 0x7f51d8f1c700 (LWP 4120)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f51f331b04b in wait (time=18446744073709551615, this=0x1de1fe0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1df3ce8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f51f330e54f in QThreadPoolThread::run (this=0x1c947c0) at concurrent/qthreadpool.cpp:141
#4  0x00007f51f331aaec in QThreadPrivate::start (arg=0x1c947c0) at thread/qthread_unix.cpp:338
#5  0x00007f51f0c9ce9a in start_thread (arg=0x7f51d8f1c700) at pthread_create.c:308
#6  0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 40 (Thread 0x7f51c3fff700 (LWP 4125)):
#0  0x00007f51f0f988bd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f51f03ff15f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2914 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51b00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51c3ffed60, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51c3ffed60, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#10 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21bf690) at thread/qthread_unix.cpp:338
#11 0x00007f51f0c9ce9a in start_thread (arg=0x7f51c3fff700) at pthread_create.c:308
#12 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 39 (Thread 0x7f51c37fe700 (LWP 4126)):
#0  0x00007f51f0f9a303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f51f03c2d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51b80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51c37fdd60, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51c37fdd60, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#8  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21b8380) at thread/qthread_unix.cpp:338
#9  0x00007f51f0c9ce9a in start_thread (arg=0x7f51c37fe700) at pthread_create.c:308
#10 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 38 (Thread 0x7f51c2ffd700 (LWP 4127)):
#0  0x00007f51f0ca005d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f51b4000a60) at pthread_mutex_unlock.c:290
#2  0x00007f51f03ffe51 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c260b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51b40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51c2ffcd60, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51c2ffcd60, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#11 0x00007f51f331aaec in QThreadPrivate::start (arg=0x1c93db0) at thread/qthread_unix.cpp:338
#12 0x00007f51f0c9ce9a in start_thread (arg=0x7f51c2ffd700) at pthread_create.c:308
#13 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 37 (Thread 0x7f51c27fc700 (LWP 4130)):
#0  0x00007f51f33709b3 in do_gettime (frac=0x7f51c27fbab8, sec=0x7f51c27fbab0) at tools/qelapsedtimer_unix.cpp:121
#1  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#2  0x00007f51f344641d in QTimerInfoList::updateCurrentTime (this=this@entry=0x7f51a8002860) at kernel/qeventdispatcher_unix.cpp:343
#3  0x00007f51f3446763 in QTimerInfoList::timerWait (this=0x7f51a8002860, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#4  0x00007f51f34452cc in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f51c27fbba4) at kernel/qeventdispatcher_glib.cpp:136
#5  0x00007f51f3445375 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#6  0x00007f51f03c2618 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f51f03c2cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51a80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#10 0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51c27fbd60, flags=...) at kernel/qeventloop.cpp:149
#11 0x00007f51f3416548 in QEventLoop::exec (this=0x7f51c27fbd60, flags=...) at kernel/qeventloop.cpp:204
#12 0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#13 0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#14 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21b8be0) at thread/qthread_unix.cpp:338
#15 0x00007f51f0c9ce9a in start_thread (arg=0x7f51c27fc700) at pthread_create.c:308
#16 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

Thread 36 (Thread 0x7f51c1ffb700 (LWP 4131)):
#0  0x00007f51f0ca005d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f51ac000a60) at pthread_mutex_unlock.c:290
#2  0x00007f51f03ffe51 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2066 in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2c64 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51ac0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51c1ffad60, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51c1ffad60, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#11 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21d1de0) at thread/qthread_unix.cpp:338
#12 0x00007f51f0c9ce9a in start_thread (arg=0x7f51c1ffb700) at pthread_create.c:308
#13 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 35 (Thread 0x7f51c17fa700 (LWP 4132)):
#0  0x00007f51f0ca005d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f51a0000a60) at pthread_mutex_unlock.c:290
#2  0x00007f51f03ffe51 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2884 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51a00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51c17f9d60, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51c17f9d60, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#11 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21d1db0) at thread/qthread_unix.cpp:338
#12 0x00007f51f0c9ce9a in start_thread (arg=0x7f51c17fa700) at pthread_create.c:308
#13 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 34 (Thread 0x7f51c0ff9700 (LWP 4133)):
#0  0x00007f51f03ff157 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f51f03c2914 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51980008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51c0ff8d60, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51c0ff8d60, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#9  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21d1ac0) at thread/qthread_unix.cpp:338
#10 0x00007f51f0c9ce9a in start_thread (arg=0x7f51c0ff9700) at pthread_create.c:308
#11 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 33 (Thread 0x7f51a7fff700 (LWP 4134)):
#0  0x00007f51f03ffe21 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f51f03c2996 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f519c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51a7ffed60, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51a7ffed60, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#9  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21d2450) at thread/qthread_unix.cpp:338
#10 0x00007f51f0c9ce9a in start_thread (arg=0x7f51a7fff700) at pthread_create.c:308
#11 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 32 (Thread 0x7f51a77fe700 (LWP 4135)):
#0  0x00007f51f0fb3904 in pthread_mutex_unlock (mutex=0x7f5194000a60) at forward.c:184
#1  0x00007f51f03ffe51 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2769 in g_main_context_query () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2cf9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51940008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51a77fdd60, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51a77fdd60, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#10 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21ccc80) at thread/qthread_unix.cpp:338
#11 0x00007f51f0c9ce9a in start_thread (arg=0x7f51a77fe700) at pthread_create.c:308
#12 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 31 (Thread 0x7f51a6ffd700 (LWP 4136)):
#0  0x00007f51f0f988bd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f51f03ff15f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2914 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f518c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51a6ffcd60, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51a6ffcd60, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#10 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21cd130) at thread/qthread_unix.cpp:338
#11 0x00007f51f0c9ce9a in start_thread (arg=0x7f51a6ffd700) at pthread_create.c:308
#12 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 30 (Thread 0x7f51a67fc700 (LWP 4137)):
#0  __libc_disable_asynccancel () at ../nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S:99
#1  0x00007f51f0f988c9 in read () at ../sysdeps/unix/syscall-template.S:82
#2  0x00007f51f03ff15f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2914 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51900008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51a67fbd60, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51a67fbd60, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#11 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21cd2d0) at thread/qthread_unix.cpp:338
#12 0x00007f51f0c9ce9a in start_thread (arg=0x7f51a67fc700) at pthread_create.c:308
#13 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 29 (Thread 0x7f51a5ffb700 (LWP 4138)):
#0  0x00007f51f03c2782 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f51f03c2d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f517c003370, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51a5ffad60, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51a5ffad60, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#8  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21cd9f0) at thread/qthread_unix.cpp:338
#9  0x00007f51f0c9ce9a in start_thread (arg=0x7f51a5ffb700) at pthread_create.c:308
#10 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 28 (Thread 0x7f51a57fa700 (LWP 4139)):
#0  __pthread_mutex_lock (mutex=0x21d44c0) at pthread_mutex_lock.c:50
#1  0x00007f51f03ffe21 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2623 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x2144310, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51a57f9d60, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51a57f9d60, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#10 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21ce010) at thread/qthread_unix.cpp:338
#11 0x00007f51f0c9ce9a in start_thread (arg=0x7f51a57fa700) at pthread_create.c:308
#12 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 27 (Thread 0x7f51a4ff9700 (LWP 4140)):
#0  0x00007f51f03c24b2 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f51f03c2cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51440008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51a4ff8d60, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51a4ff8d60, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#8  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21ce3b0) at thread/qthread_unix.cpp:338
#9  0x00007f51f0c9ce9a in start_thread (arg=0x7f51a4ff9700) at pthread_create.c:308
#10 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 26 (Thread 0x7f518bfff700 (LWP 4141)):
#0  0x00007f51f0f9a303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f51f03c2d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f514c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f518bffed60, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f51f3416548 in QEventLoop::exec (this=0x7f518bffed60, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#8  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21ce8d0) at thread/qthread_unix.cpp:338
#9  0x00007f51f0c9ce9a in start_thread (arg=0x7f518bfff700) at pthread_create.c:308
#10 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 25 (Thread 0x7f518b7fe700 (LWP 4142)):
#0  0x00007f51f0f988bd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f51f03ff15f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2914 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51580008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f518b7fdd60, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f51f3416548 in QEventLoop::exec (this=0x7f518b7fdd60, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#10 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21ce610) at thread/qthread_unix.cpp:338
#11 0x00007f51f0c9ce9a in start_thread (arg=0x7f518b7fe700) at pthread_create.c:308
#12 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 24 (Thread 0x7f518affd700 (LWP 4143)):
#0  0x00007f51f03ffe44 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f51f03c2884 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f516c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f518affcd60, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f51f3416548 in QEventLoop::exec (this=0x7f518affcd60, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#9  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21cf290) at thread/qthread_unix.cpp:338
#10 0x00007f51f0c9ce9a in start_thread (arg=0x7f518affd700) at pthread_create.c:308
#11 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 23 (Thread 0x7f518a7fc700 (LWP 4144)):
#0  0x00007f51f04001d4 in g_private_get () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f51f03e6b20 in g_thread_self () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c203e in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2c64 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51780008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f518a7fbd60, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f51f3416548 in QEventLoop::exec (this=0x7f518a7fbd60, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#10 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21cf4f0) at thread/qthread_unix.cpp:338
#11 0x00007f51f0c9ce9a in start_thread (arg=0x7f518a7fc700) at pthread_create.c:308
#12 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 22 (Thread 0x7f5189ffb700 (LWP 4145)):
#0  0x00007f51f0fb38c0 in pthread_mutex_lock (mutex=0x7f5170000a60) at forward.c:182
#1  0x00007f51f03ffe21 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c26eb in g_main_context_query () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2cf9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51700008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f5189ffad60, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f51f3416548 in QEventLoop::exec (this=0x7f5189ffad60, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#10 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21cfd60) at thread/qthread_unix.cpp:338
#11 0x00007f51f0c9ce9a in start_thread (arg=0x7f5189ffb700) at pthread_create.c:308
#12 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 21 (Thread 0x7f51897fa700 (LWP 4146)):
#0  0x00007f51f0f9a303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f51f03c2d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51740008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51897f9d60, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51897f9d60, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#8  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21d0380) at thread/qthread_unix.cpp:338
#9  0x00007f51f0c9ce9a in start_thread (arg=0x7f51897fa700) at pthread_create.c:308
#10 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 20 (Thread 0x7f5188ff9700 (LWP 4147)):
#0  0x00007f51f03ffe21 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f51f03c2e90 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51680008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#3  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f5188ff8d60, flags=...) at kernel/qeventloop.cpp:149
#4  0x00007f51f3416548 in QEventLoop::exec (this=0x7f5188ff8d60, flags=...) at kernel/qeventloop.cpp:204
#5  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#6  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#7  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21d0280) at thread/qthread_unix.cpp:338
#8  0x00007f51f0c9ce9a in start_thread (arg=0x7f5188ff9700) at pthread_create.c:308
#9  0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 19 (Thread 0x7f51887f8700 (LWP 4148)):
#0  0x00007f51f0c9ef69 in __pthread_mutex_lock (mutex=0x7f5164000a60) at pthread_mutex_lock.c:92
#1  0x00007f51f03ffe21 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2623 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51640008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51887f7d60, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51887f7d60, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#10 0x00007f51f331aaec in QThreadPrivate::start (arg=0x1e53820) at thread/qthread_unix.cpp:338
#11 0x00007f51f0c9ce9a in start_thread (arg=0x7f51887f8700) at pthread_create.c:308
#12 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7f5187ff7700 (LWP 4149)):
#0  0x00007f51f0f9a303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f51f03c2d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51600008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f5187ff6d60, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f51f3416548 in QEventLoop::exec (this=0x7f5187ff6d60, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#8  0x00007f51f331aaec in QThreadPrivate::start (arg=0x1f6be10) at thread/qthread_unix.cpp:338
#9  0x00007f51f0c9ce9a in start_thread (arg=0x7f5187ff7700) at pthread_create.c:308
#10 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7f51877f6700 (LWP 4150)):
#0  0x00007f51f37825a7 in __tls_get_addr (ti=0x7f51f376d990) at dl-tls.c:755
#1  0x00007f51f33197ff in get_thread_data () at thread/qthread_unix.cpp:182
#2  QThreadData::current () at thread/qthread_unix.cpp:208
#3  0x00007f51f34454d9 in postEventSourcePrepare (s=0x7f515c0012d0, timeout=0x7f51877f5ba4) at kernel/qeventdispatcher_glib.cpp:256
#4  0x00007f51f03c2618 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f03c2cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f515c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51877f5d60, flags=...) at kernel/qeventloop.cpp:149
#9  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51877f5d60, flags=...) at kernel/qeventloop.cpp:204
#10 0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#11 0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#12 0x00007f51f331aaec in QThreadPrivate::start (arg=0x1c113b0) at thread/qthread_unix.cpp:338
#13 0x00007f51f0c9ce9a in start_thread (arg=0x7f51877f6700) at pthread_create.c:308
#14 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f5186ff5700 (LWP 4151)):
#0  0x00007f51f0fb3904 in pthread_mutex_unlock (mutex=0x7f5154000a60) at forward.c:184
#1  0x00007f51f03ffe51 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2c5c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51540008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f5186ff4d60, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f51f3416548 in QEventLoop::exec (this=0x7f5186ff4d60, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#9  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21d3680) at thread/qthread_unix.cpp:338
#10 0x00007f51f0c9ce9a in start_thread (arg=0x7f5186ff5700) at pthread_create.c:308
#11 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f51867f4700 (LWP 4152)):
#0  0x00007f51f0f988bd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f51f03ff15f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2914 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51800008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51867f3d60, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51867f3d60, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#10 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21cc5a0) at thread/qthread_unix.cpp:338
#11 0x00007f51f0c9ce9a in start_thread (arg=0x7f51867f4700) at pthread_create.c:308
#12 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f5185ff3700 (LWP 4153)):
#0  0x00007f51f0c9ef69 in __pthread_mutex_lock (mutex=0x7f517c000a60) at pthread_mutex_lock.c:92
#1  0x00007f51f03ffe21 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2996 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f517c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f5185ff2d60, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f51f3416548 in QEventLoop::exec (this=0x7f5185ff2d60, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#10 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21d2df0) at thread/qthread_unix.cpp:338
#11 0x00007f51f0c9ce9a in start_thread (arg=0x7f5185ff3700) at pthread_create.c:308
#12 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f51857f2700 (LWP 4154)):
#0  0x00007f51f0f988bd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f51f03ff15f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2914 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f5178003150, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51857f1d60, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51857f1d60, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#10 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21d73c0) at thread/qthread_unix.cpp:338
#11 0x00007f51f0c9ce9a in start_thread (arg=0x7f51857f2700) at pthread_create.c:308
#12 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f5184ff1700 (LWP 4155)):
#0  0x00007fff1fc556a1 in clock_gettime ()
#1  0x00007f51f067615d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:116
#2  0x00007f51f33709c4 in do_gettime (frac=0x7f5184ff0ab8, sec=0x7f5184ff0ab0) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f51f344641d in QTimerInfoList::updateCurrentTime (this=this@entry=0x7f5180005660) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f51f3446763 in QTimerInfoList::timerWait (this=0x7f5180005660, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f51f34452cc in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f5184ff0ba4) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f51f3445375 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f51f03c2618 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f51f03c2cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51800033a0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f5184ff0d60, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f51f3416548 in QEventLoop::exec (this=0x7f5184ff0d60, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#16 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21d7f20) at thread/qthread_unix.cpp:338
#17 0x00007f51f0c9ce9a in start_thread (arg=0x7f5184ff1700) at pthread_create.c:308
#18 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f5153fff700 (LWP 4157)):
#0  0x00007f51f03c2e90 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f5190003150, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#2  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f5153ffed60, flags=...) at kernel/qeventloop.cpp:149
#3  0x00007f51f3416548 in QEventLoop::exec (this=0x7f5153ffed60, flags=...) at kernel/qeventloop.cpp:204
#4  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#5  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#6  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21d83c0) at thread/qthread_unix.cpp:338
#7  0x00007f51f0c9ce9a in start_thread (arg=0x7f5153fff700) at pthread_create.c:308
#8  0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f51537fe700 (LWP 4160)):
#0  0x00007f51f03ffba5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f51f03ffe19 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2897 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f518c003150, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51537fdd60, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51537fdd60, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#10 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21d8910) at thread/qthread_unix.cpp:338
#11 0x00007f51f0c9ce9a in start_thread (arg=0x7f51537fe700) at pthread_create.c:308
#12 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f51527fc700 (LWP 4164)):
#0  0x00007f51f03c2052 in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f51f03c2c64 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f51940033a0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f51527fbd60, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f51f3416548 in QEventLoop::exec (this=0x7f51527fbd60, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#8  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21dccd0) at thread/qthread_unix.cpp:338
#9  0x00007f51f0c9ce9a in start_thread (arg=0x7f51527fc700) at pthread_create.c:308
#10 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f5151ffb700 (LWP 4309)):
#0  0x00007f51f0ca005d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f519800cac0) at pthread_mutex_unlock.c:290
#2  0x00007f51f03ffe51 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51f03c2884 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51f03c2d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f51f3445c16 in QEventDispatcherGlib::processEvents (this=0x7f519800ce00, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7f5151ffad60, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f51f3416548 in QEventLoop::exec (this=0x7f5151ffad60, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f51f3317b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f51e1d2d20e in ?? () from /usr/lib/libsopranoserver.so.1
#11 0x00007f51f331aaec in QThreadPrivate::start (arg=0x21e15b0) at thread/qthread_unix.cpp:338
#12 0x00007f51f0c9ce9a in start_thread (arg=0x7f5151ffb700) at pthread_create.c:308
#13 0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f5152ffd700 (LWP 4435)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f51f331b04b in wait (time=18446744073709551615, this=0x1de1fe0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1df3ce8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f51f330e54f in QThreadPoolThread::run (this=0x21e12a0) at concurrent/qthreadpool.cpp:141
#4  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21e12a0) at thread/qthread_unix.cpp:338
#5  0x00007f51f0c9ce9a in start_thread (arg=0x7f5152ffd700) at pthread_create.c:308
#6  0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f51517fa700 (LWP 4436)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f51f331b04b in wait (time=18446744073709551615, this=0x1de1fe0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1df3ce8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f51f330e54f in QThreadPoolThread::run (this=0x1e4e710) at concurrent/qthreadpool.cpp:141
#4  0x00007f51f331aaec in QThreadPrivate::start (arg=0x1e4e710) at thread/qthread_unix.cpp:338
#5  0x00007f51f0c9ce9a in start_thread (arg=0x7f51517fa700) at pthread_create.c:308
#6  0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f5150ff9700 (LWP 4463)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f51f331b04b in wait (time=18446744073709551615, this=0x1de1fe0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1df3ce8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f51f330e54f in QThreadPoolThread::run (this=0x21f0230) at concurrent/qthreadpool.cpp:141
#4  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21f0230) at thread/qthread_unix.cpp:338
#5  0x00007f51f0c9ce9a in start_thread (arg=0x7f5150ff9700) at pthread_create.c:308
#6  0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f514bfff700 (LWP 4464)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f51f331b04b in wait (time=18446744073709551615, this=0x1de1fe0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1df3ce8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f51f330e54f in QThreadPoolThread::run (this=0x21e7210) at concurrent/qthreadpool.cpp:141
#4  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21e7210) at thread/qthread_unix.cpp:338
#5  0x00007f51f0c9ce9a in start_thread (arg=0x7f514bfff700) at pthread_create.c:308
#6  0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f514b7fe700 (LWP 4465)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f51f331b04b in wait (time=18446744073709551615, this=0x1de1fe0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1df3ce8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f51f330e54f in QThreadPoolThread::run (this=0x21eec60) at concurrent/qthreadpool.cpp:141
#4  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21eec60) at thread/qthread_unix.cpp:338
#5  0x00007f51f0c9ce9a in start_thread (arg=0x7f514b7fe700) at pthread_create.c:308
#6  0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f514affd700 (LWP 4466)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f51f331b04b in wait (time=18446744073709551615, this=0x1de1fe0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1df3ce8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f51f330e54f in QThreadPoolThread::run (this=0x21e6800) at concurrent/qthreadpool.cpp:141
#4  0x00007f51f331aaec in QThreadPrivate::start (arg=0x21e6800) at thread/qthread_unix.cpp:338
#5  0x00007f51f0c9ce9a in start_thread (arg=0x7f514affd700) at pthread_create.c:308
#6  0x00007f51f0fa5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f51eb7a0780 (LWP 3505)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:39
#1  0x00007f51f3319594 in _q_futex (timeout=0x0, val=2, op=0, addr=0x1a99080, addr2=<optimized out>, val2=<optimized out>) at thread/qmutex_unix.cpp:99
#2  QMutexPrivate::wait (this=0x1a99080, timeout=<optimized out>) at thread/qmutex_unix.cpp:113
#3  0x00007f51f33157a5 in QMutex::lockInternal (this=<optimized out>) at thread/qmutex.cpp:450
#4  0x00007f51f341ace9 in QCoreApplication::postEvent (receiver=0x1bf8980, event=0x1c43fa0, priority=0) at kernel/qcoreapplication.cpp:1320
#5  0x00007f51f3044884 in qDBusRemoveWatch (watch=0x1bfe1e0, data=0x1bfb550) at qdbusintegrator.cpp:307
#6  0x00007f51efa081fb in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#7  0x00007f51efa068be in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#8  0x00007f51efa06939 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#9  0x00007f51efa05cf7 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#10 0x00007f51efa06891 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#11 0x00007f51efa0726a in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#12 0x00007f51efa07516 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#13 0x00007f51efa0629d in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#14 0x00007f51ef9f0fa4 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#15 0x00007f51ef9f10c2 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#16 0x00007f51ef9f1e57 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#17 0x00007f51ef9ee24f in dbus_bus_remove_match () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#18 0x00007f51f3046131 in q_dbus_bus_remove_match (error=0x0, rule=<optimized out>, connection=<optimized out>) at qdbus_symbols_p.h:94
#19 QDBusConnectionPrivate::disconnectSignal (this=this@entry=0x1bfb550, it=...) at qdbusintegrator.cpp:2196
#20 0x00007f51f30464b1 in QDBusConnectionPrivate::objectDestroyed (this=0x1bfb550, obj=0x1c42410) at qdbusintegrator.cpp:1179
#21 0x00007f51f342cf5f in QMetaObject::activate (sender=sender@entry=0x1c42410, m=m@entry=0x7f51f3769b60 <QObject::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fff1fc12440) at kernel/qobject.cpp:3547
#22 0x00007f51f342d99f in QObject::destroyed (this=this@entry=0x1c42410, _t1=_t1@entry=0x1c42410) at .moc/release-shared/moc_qobject.cpp:149
#23 0x00007f51f342da93 in QObject::~QObject (this=0x1c42410, __in_chrg=<optimized out>) at kernel/qobject.cpp:844
#24 0x00007f51f2c69389 in KDebugDBusIface::~KDebugDBusIface (this=0x1c42410, __in_chrg=<optimized out>) at ../../kdecore/io/kdebugdbusiface.cpp:34
#25 0x00007f51f2c600b1 in ~KDebugPrivate (this=0x1c472d0, __in_chrg=<optimized out>) at ../../kdecore/io/kdebug.cpp:250
#26 destroy () at ../../kdecore/io/kdebug.cpp:702
#27 0x00007f51f0eed901 in __run_exit_handlers (status=1, listp=0x7f51f126a6a8 <__exit_funcs>, run_list_atexit=true) at exit.c:78
#28 0x00007f51f0eed985 in __GI_exit (status=<optimized out>) at exit.c:100
#29 0x00007f51f17a9b78 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:781
#30 0x00007f51f2746408 in KApplication::xioErrhandler (this=0x7fff1fc129b0, dpy=0x1ad3a80) at ../../kdeui/kernel/kapplication.cpp:419
#31 0x00007f51ee95559e in _XIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#32 0x00007f51ee95303d in _XEventsQueued () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#33 0x00007f51ee94460b in XEventsQueued () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#34 0x00007f51f17e4a7c in x11EventSourceCheck (s=0x1abbb50) at kernel/qguieventdispatcher_glib.cpp:85
#35 0x00007f51f03c288c in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007f51f03c2d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x00007f51f03c2ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#38 0x00007f51f3445bf6 in QEventDispatcherGlib::processEvents (this=0x1a9b780, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#39 0x00007f51f17e4c1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#40 0x00007f51f34162bf in QEventLoop::processEvents (this=this@entry=0x7fff1fc12790, flags=...) at kernel/qeventloop.cpp:149
#41 0x00007f51f3416548 in QEventLoop::exec (this=0x7fff1fc12790, flags=...) at kernel/qeventloop.cpp:204
#42 0x00007f51f341b708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#43 0x0000000000403dd0 in main (argc=<optimized out>, argv=0x7fff1fc12bf8) at ../../servicestub/main.cpp:177

Possible duplicates by query: bug 300936, bug 284162, bug 281061, bug 273635.

Reported using DrKonqi
Comment 1 Vishesh Handa 2013-01-03 10:43:59 UTC

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