Bug 310725 - kdevelop crashes when trying to remove breakpoint
Summary: kdevelop crashes when trying to remove breakpoint
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (other bugs)
Version First Reported In: 4.4.60
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-26 18:07 UTC by stompdagger1
Modified: 2021-01-16 04:34 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stompdagger1 2012-11-26 18:07:59 UTC
Application: kdevelop (4.4.60)
KDE Platform Version: 4.9.3 (Compiled from sources)
Qt Version: 4.8.3
Operating System: Linux 3.6.6-gentoo x86_64
Distribution: "NAME=Gentoo"

-- Information about the crash:
- What I was doing when the application crashed: I've tried to remove a breakpoint from a specifc line and kdevelop crashed the when I clicked the right mouse buttom

-- Backtrace:
Application: KDevelop (kdevelop), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa512b81780 (LWP 9309))]

Thread 29 (Thread 0x7fa50a73a700 (LWP 9311)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00007fa51fd9e23f in wait (time=1000, this=0x2a06b40) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x29fc8e0, time=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa51bbfb1d8 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x29fc8c0) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/language/duchain/duchain.cpp:282
#4  0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x29fc8c0) at thread/qthread_unix.cpp:338
#5  0x00007fa51e7b2ea7 in start_thread (arg=0x7fa50a73a700) at pthread_create.c:308
#6  0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 28 (Thread 0x7fa4f3358700 (LWP 9314)):
#0  0x00007fa51eaa93ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fa518bbe5f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa518bbe724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa51fec9ef6 in QEventDispatcherGlib::processEvents (this=0x7fa4ec0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fa51fe9a642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fa51fe9a897 in QEventLoop::exec (this=0x7fa4f3357de0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fa51fd9ad17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x364ef60) at thread/qthread_unix.cpp:338
#8  0x00007fa51e7b2ea7 in start_thread (arg=0x7fa4f3358700) at pthread_create.c:308
#9  0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 27 (Thread 0x7fa4f2b57700 (LWP 9315)):
#0  0x00007fa51eaa48dd in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fa518bf79ef in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa518bbe164 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa518bbe596 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fa518bbe724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fa51fec9ef6 in QEventDispatcherGlib::processEvents (this=0x7fa4e40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fa51fe9a642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fa51fe9a897 in QEventLoop::exec (this=0x7fa4f2b56de0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fa51fd9ad17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x3593700) at thread/qthread_unix.cpp:338
#10 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa4f2b57700) at pthread_create.c:308
#11 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 26 (Thread 0x7fa4f1654700 (LWP 9320)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa51af69262 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7fa51b23be20 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007fa51af69299 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007fa51e7b2ea7 in start_thread (arg=0x7fa4f1654700) at pthread_create.c:308
#4  0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 25 (Thread 0x7fa4f09f6700 (LWP 9329)):
#0  0x00007fa51e7b5059 in __GI___pthread_mutex_lock (mutex=0x7fa4e0000a60) at pthread_mutex_lock.c:95
#1  0x00007fa518bf8671 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa518bbded1 in g_main_context_query () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa518bbe56a in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fa518bbe724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fa51fec9ef6 in QEventDispatcherGlib::processEvents (this=0x7fa4e00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fa51fe9a642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fa51fe9a897 in QEventLoop::exec (this=0x7fa4f09f5db0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fa51fd9ad17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007fa51fe7a80f in QInotifyFileSystemWatcherEngine::run (this=0x511c6c0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x511c6c0) at thread/qthread_unix.cpp:338
#11 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa4f09f6700) at pthread_create.c:308
#12 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 24 (Thread 0x7fa4e8f0f700 (LWP 9388)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa5153ad18c in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7fa515d2f240 <WTF::pageheap_memory>) at wtf/FastMalloc.cpp:2495
#2  0x00007fa5153ad2b9 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007fa51e7b2ea7 in start_thread (arg=0x7fa4e8f0f700) at pthread_create.c:308
#4  0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 23 (Thread 0x7fa4e9710700 (LWP 9389)):
#0  0x00007fa51e7b60af in __pthread_mutex_unlock_usercnt (mutex=0x7fa4dc048f50, decr=0) at pthread_mutex_unlock.c:52
#1  0x00007fa518bf86a1 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa518bbdda2 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa518bbe51b in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fa518bbe724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fa51fec9ef6 in QEventDispatcherGlib::processEvents (this=0x7fa4dc020ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fa51fe9a642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fa51fe9a897 in QEventLoop::exec (this=0x7fa4e970fde0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fa51fd9ad17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x4ab6700) at thread/qthread_unix.cpp:338
#10 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa4e9710700) at pthread_create.c:308
#11 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 22 (Thread 0x7fa497fff700 (LWP 9404)):
#0  0x00007fa51eaa93ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fa518bbe5f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa518bbe724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa51fec9ef6 in QEventDispatcherGlib::processEvents (this=0x7fa4d80031d0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fa51fe9a642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fa51fe9a897 in QEventLoop::exec (this=0x7fa497ffedb0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fa51fd9ad17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fa51fe7a80f in QInotifyFileSystemWatcherEngine::run (this=0x5a3a690) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x5a3a690) at thread/qthread_unix.cpp:338
#9  0x00007fa51e7b2ea7 in start_thread (arg=0x7fa497fff700) at pthread_create.c:308
#10 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 21 (Thread 0x7fa496ffd700 (LWP 9421)):
#0  0x00007fa51e7b60af in __pthread_mutex_unlock_usercnt (mutex=0x7fa488000a60, decr=0) at pthread_mutex_unlock.c:52
#1  0x00007fa518bf86a1 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa518bbddfb in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa518bbe51b in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fa518bbe724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fa51fec9ef6 in QEventDispatcherGlib::processEvents (this=0x7fa4880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fa51fe9a642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fa51fe9a897 in QEventLoop::exec (this=0x7fa496ffcdb0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fa51fd9ad17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007fa51fe7a80f in QInotifyFileSystemWatcherEngine::run (this=0x5c0afc0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x5c0afc0) at thread/qthread_unix.cpp:338
#11 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa496ffd700) at pthread_create.c:308
#12 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 20 (Thread 0x7fa495ffb700 (LWP 9454)):
#0  idleTimerSourceCheck (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:223
#1  0x00007fa518bbe103 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa518bbe596 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa518bbe724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fa51fec9ef6 in QEventDispatcherGlib::processEvents (this=0x7fa4800008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007fa51fe9a642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fa51fe9a897 in QEventLoop::exec (this=0x7fa495ffadb0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007fa51fd9ad17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007fa51fe7a80f in QInotifyFileSystemWatcherEngine::run (this=0x5ba3620) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x5ba3620) at thread/qthread_unix.cpp:338
#10 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa495ffb700) at pthread_create.c:308
#11 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 19 (Thread 0x7fa494ff9700 (LWP 9464)):
#0  __pthread_mutex_unlock_usercnt (mutex=0x7fa478000a60, decr=1) at pthread_mutex_unlock.c:69
#1  0x00007fa518bf86a1 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa518bbe209 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa518bbe660 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fa518bbe724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fa51fec9ef6 in QEventDispatcherGlib::processEvents (this=0x7fa4780008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fa51fe9a642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fa51fe9a897 in QEventLoop::exec (this=0x7fa494ff8db0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fa51fd9ad17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007fa51fe7a80f in QInotifyFileSystemWatcherEngine::run (this=0x5bf8140) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x5bf8140) at thread/qthread_unix.cpp:338
#11 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa494ff9700) at pthread_create.c:308
#12 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 18 (Thread 0x7fa47f7fe700 (LWP 9519)):
#0  0x00007fa51e7b60c4 in __pthread_mutex_unlock_usercnt (mutex=0x7fa46c000a60, decr=1) at pthread_mutex_unlock.c:49
#1  0x00007fa518bf86a1 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa518bbe5ea in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa518bbe724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fa51fec9ef6 in QEventDispatcherGlib::processEvents (this=0x7fa46c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007fa51fe9a642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fa51fe9a897 in QEventLoop::exec (this=0x7fa47f7fddb0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007fa51fd9ad17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007fa51fe7a80f in QInotifyFileSystemWatcherEngine::run (this=0x5d5a810) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x5d5a810) at thread/qthread_unix.cpp:338
#10 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa47f7fe700) at pthread_create.c:308
#11 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 17 (Thread 0x7fa47e7fc700 (LWP 9538)):
#0  0x00007fa518bf8410 in ?? () from /usr/lib64/libglib-2.0.so.0
#1  0x00007fa518bf8699 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa518bbe0ae in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa518bbe596 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fa518bbe724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fa51fec9ef6 in QEventDispatcherGlib::processEvents (this=0x7fa4640008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fa51fe9a642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fa51fe9a897 in QEventLoop::exec (this=0x7fa47e7fbdb0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fa51fd9ad17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007fa51fe7a80f in QInotifyFileSystemWatcherEngine::run (this=0x5eeb4a0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x5eeb4a0) at thread/qthread_unix.cpp:338
#11 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa47e7fc700) at pthread_create.c:308
#12 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 16 (Thread 0x7fa461e28700 (LWP 10351)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa51fd9e2db in wait (time=18446744073709551615, this=0x77e8150) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x60844b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa515fbea5b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fa515fc12fb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fa515fc016f in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fa515fc01fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x6af7360) at thread/qthread_unix.cpp:338
#8  0x00007fa51e7b2ea7 in start_thread (arg=0x7fa461e28700) at pthread_create.c:308
#9  0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 15 (Thread 0x7fa461612700 (LWP 10352)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa51fd9e2db in wait (time=18446744073709551615, this=0x77e8150) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x60844b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa515fbea5b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fa515fc12fb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fa515fc016f in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fa515fc01fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x781cf80) at thread/qthread_unix.cpp:338
#9  0x00007fa51e7b2ea7 in start_thread (arg=0x7fa461612700) at pthread_create.c:308
#10 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 14 (Thread 0x7fa460e11700 (LWP 10377)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa51fd9e2db in wait (time=18446744073709551615, this=0x77e8150) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x60844b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa515fbea5b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fa515fc12fb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fa515fc016f in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fa515fc01fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x7cc3440) at thread/qthread_unix.cpp:338
#11 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa460e11700) at pthread_create.c:308
#12 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 13 (Thread 0x7fa453fff700 (LWP 10380)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa51fd9e2db in wait (time=18446744073709551615, this=0x1b3cfa0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1b3cd70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa515fbea5b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fa515fc12fb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#11 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#12 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#13 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#14 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#15 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#16 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#17 0x00007fa515fc016f in ?? () from /usr/lib64/libthreadweaver.so.4
#18 0x00007fa515fc01fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#19 0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x7ea1f70) at thread/qthread_unix.cpp:338
#20 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa453fff700) at pthread_create.c:308
#21 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 12 (Thread 0x7fa4537fe700 (LWP 10381)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa51fd9e2db in wait (time=18446744073709551615, this=0x1b3cfa0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1b3cd70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa515fbea5b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fa515fc12fb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fa515fc016f in ?? () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fa515fc01fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#11 0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x7fa44c002e50) at thread/qthread_unix.cpp:338
#12 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa4537fe700) at pthread_create.c:308
#13 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 11 (Thread 0x7fa452ffd700 (LWP 10382)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa51fd9e2db in wait (time=18446744073709551615, this=0x1b3cfa0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1b3cd70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa515fbea5b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fa515fc12fb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fa515fc016f in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fa515fc01fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x8144a00) at thread/qthread_unix.cpp:338
#11 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa452ffd700) at pthread_create.c:308
#12 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 10 (Thread 0x7fa4527fc700 (LWP 10383)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa51fd9e2db in wait (time=18446744073709551615, this=0x1b3cfa0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1b3cd70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa515fbea5b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fa515fc12fb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fa515fc016f in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fa515fc01fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x7fa444002c10) at thread/qthread_unix.cpp:338
#10 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa4527fc700) at pthread_create.c:308
#11 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 9 (Thread 0x7fa451ffb700 (LWP 10384)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa51fd9e2db in wait (time=18446744073709551615, this=0x1b3cfa0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1b3cd70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa515fbea5b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fa515fc12fb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fa515fc016f in ?? () from /usr/lib64/libthreadweaver.so.4
#11 0x00007fa515fc01fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#12 0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x814b2b0) at thread/qthread_unix.cpp:338
#13 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa451ffb700) at pthread_create.c:308
#14 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 8 (Thread 0x7fa4517fa700 (LWP 10385)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa51fd9e2db in wait (time=18446744073709551615, this=0x1b3cfa0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1b3cd70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa515fbea5b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fa515fc12fb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#11 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#12 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#13 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#14 0x00007fa515fc016f in ?? () from /usr/lib64/libthreadweaver.so.4
#15 0x00007fa515fc01fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#16 0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x7fa448002f30) at thread/qthread_unix.cpp:338
#17 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa4517fa700) at pthread_create.c:308
#18 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 7 (Thread 0x7fa450ff9700 (LWP 10386)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa51fd9e2db in wait (time=18446744073709551615, this=0x1b3cfa0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1b3cd70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa515fbea5b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fa515fc12fb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#11 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#12 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#13 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#14 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#15 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#16 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#17 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#18 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#19 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#20 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#21 0x00007fa515fc016f in ?? () from /usr/lib64/libthreadweaver.so.4
#22 0x00007fa515fc01fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#23 0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x80e0940) at thread/qthread_unix.cpp:338
#24 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa450ff9700) at pthread_create.c:308
#25 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 6 (Thread 0x7fa433fff700 (LWP 10387)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa51fd9e2db in wait (time=18446744073709551615, this=0x1b3cfa0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1b3cd70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa515fbea5b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fa515fc12fb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fa515fc016f in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fa515fc01fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x7fa440002af0) at thread/qthread_unix.cpp:338
#9  0x00007fa51e7b2ea7 in start_thread (arg=0x7fa433fff700) at pthread_create.c:308
#10 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 5 (Thread 0x7fa4337fe700 (LWP 10388)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa51fd9e2db in wait (time=18446744073709551615, this=0x1b3cfa0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1b3cd70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa515fbea5b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fa515fc12fb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fa515fc016f in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fa515fc01fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x7d12520) at thread/qthread_unix.cpp:338
#8  0x00007fa51e7b2ea7 in start_thread (arg=0x7fa4337fe700) at pthread_create.c:308
#9  0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 4 (Thread 0x7fa432ffd700 (LWP 10389)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa51fd9e2db in wait (time=18446744073709551615, this=0x1b3cfa0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1b3cd70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa515fbea5b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fa515fc12fb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#11 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#12 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#13 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#14 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#15 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#16 0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#17 0x00007fa515fc016f in ?? () from /usr/lib64/libthreadweaver.so.4
#18 0x00007fa515fc01fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#19 0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x7fa438002f30) at thread/qthread_unix.cpp:338
#20 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa432ffd700) at pthread_create.c:308
#21 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 3 (Thread 0x7fa47ffff700 (LWP 10454)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fa51fd9e2db in wait (time=18446744073709551615, this=0x77e8150) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x60844b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa515fbea5b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fa515fc12fb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fa515fc1314 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fa515fc016f in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fa515fc01fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x58ae8f0) at thread/qthread_unix.cpp:338
#10 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa47ffff700) at pthread_create.c:308
#11 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 2 (Thread 0x7fa47effd700 (LWP 10469)):
#0  0x00007fa51fdf3711 in qt_gettime () at tools/qelapsedtimer_unix.cpp:138
#1  0x00007fa51feca675 in QTimerInfoList::updateCurrentTime (this=0x7fa4702b9900) at kernel/qeventdispatcher_unix.cpp:343
#2  0x00007fa51feca9dc in QTimerInfoList::timerWait (this=0x7fa4702b9900, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#3  0x00007fa51fec945c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7fa47effcc4c) at kernel/qeventdispatcher_glib.cpp:136
#4  0x00007fa51fec9505 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#5  0x00007fa518bbde06 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#6  0x00007fa518bbe51b in ?? () from /usr/lib64/libglib-2.0.so.0
#7  0x00007fa518bbe724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#8  0x00007fa51fec9ef6 in QEventDispatcherGlib::processEvents (this=0x7fa470c81590, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#9  0x00007fa51fe9a642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#10 0x00007fa51fe9a897 in QEventLoop::exec (this=0x7fa47effcdb0, flags=...) at kernel/qeventloop.cpp:204
#11 0x00007fa51fd9ad17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#12 0x00007fa51fe7a80f in QInotifyFileSystemWatcherEngine::run (this=0x78c8380) at io/qfilesystemwatcher_inotify.cpp:248
#13 0x00007fa51fd9dd7c in QThreadPrivate::start (arg=0x78c8380) at thread/qthread_unix.cpp:338
#14 0x00007fa51e7b2ea7 in start_thread (arg=0x7fa47effd700) at pthread_create.c:308
#15 0x00007fa51eab20ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 1 (Thread 0x7fa512b81780 (LWP 9309)):
[KCrash Handler]
#6  0x00007fa51e9ff015 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:63
#7  0x00007fa51ea0048b in __GI_abort () at abort.c:90
#8  0x00007fa51fd937a4 in qt_message_output (msgType=<optimized out>, buf=<optimized out>) at global/qglobal.cpp:2266
#9  0x00007fa51fd9390b in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7fa51fefd688 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fff16d01e18) at global/qglobal.cpp:2312
#10 0x00007fa51fd93a7c in qFatal (msg=<optimized out>) at global/qglobal.cpp:2495
#11 0x00007fa51b6e5d40 in KDevelop::BreakpointModel::markContextMenuRequested (this=0x1b49310, document=<optimized out>, mark=..., pos=..., handled=@0x7fff16d0225f: false) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/debugger/breakpoint/breakpointmodel.cpp:127
#12 0x00007fa51feaf489 in QMetaObject::activate (sender=0x47ed2e0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff16d02200) at kernel/qobject.cpp:3547
#13 0x00007fa4fdb26353 in KateDocument::markContextMenuRequested(KTextEditor::Document*, KTextEditor::Mark, QPoint, bool&) () from /usr/lib64/libkatepartinterfaces.so.4
#14 0x00007fa4fdb26bdd in KateDocument::handleMarkContextMenu(int, QPoint) () from /usr/lib64/libkatepartinterfaces.so.4
#15 0x00007fa4fdbdc197 in ?? () from /usr/lib64/libkatepartinterfaces.so.4
#16 0x00007fa4fdbdc3bd in ?? () from /usr/lib64/libkatepartinterfaces.so.4
#17 0x00007fa51f2a2e29 in QWidget::event (this=0x47f4520, event=0x7fff16d02dc0) at kernel/qwidget.cpp:8371
#18 0x00007fa51f250534 in notify_helper (e=0x7fff16d02dc0, receiver=0x47f4520, this=0x181b460) at kernel/qapplication.cpp:4557
#19 QApplicationPrivate::notify_helper (this=0x181b460, receiver=0x47f4520, e=0x7fff16d02dc0) at kernel/qapplication.cpp:4529
#20 0x00007fa51f256609 in QApplication::notify (this=<optimized out>, receiver=0x47f4520, e=0x7fff16d02dc0) at kernel/qapplication.cpp:4100
#21 0x00007fa520450806 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#22 0x00007fa51fe9badc in QCoreApplication::notifyInternal (this=0x7fff16d03bc0, receiver=0x47f4520, event=0x7fff16d02dc0) at kernel/qcoreapplication.cpp:915
#23 0x00007fa51f2514f2 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#24 QApplicationPrivate::sendMouseEvent (receiver=0x47f4520, event=0x7fff16d02dc0, alienWidget=0x47f4520, nativeWidget=0x47efb00, buttonDown=0x47f4520, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3168
#25 0x00007fa51f2cbfb8 in QETWidget::translateMouseEvent (this=0x47efb00, event=<optimized out>) at kernel/qapplication_x11.cpp:4507
#26 0x00007fa51f2cadca in QApplication::x11ProcessEvent (this=0x7fff16d03bc0, event=0x7fff16d034e0) at kernel/qapplication_x11.cpp:3630
#27 0x00007fa51f2f330a in x11EventSourceDispatch (s=0x181dd90, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#28 0x00007fa518bbe313 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#29 0x00007fa518bbe660 in ?? () from /usr/lib64/libglib-2.0.so.0
#30 0x00007fa518bbe724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#31 0x00007fa51fec9e8f in QEventDispatcherGlib::processEvents (this=0x181b420, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#32 0x00007fa51f2f2fae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007fa51fe9a642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#34 0x00007fa51fe9a897 in QEventLoop::exec (this=0x7fff16d03870, flags=...) at kernel/qeventloop.cpp:204
#35 0x00007fa51fe9f585 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#36 0x000000000040f8d6 in main (argc=<optimized out>, argv=<optimized out>) at /var/tmp/portage/dev-util/kdevelop-9999/work/kdevelop-9999/app/main.cpp:503

Reported using DrKonqi
Comment 1 Kevin Funk 2012-12-01 17:10:59 UTC
#5  0x00007fd0243a1425 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007fd0243a4b8b in __GI_abort () at abort.c:91
#7  0x00007fd02574b4c2 in qt_message_output (msgType=msgType@entry=QtFatalMsg, buf=0x6e785b8 "ASSERT: \"b\" in file /home/krf/devel/src/kdevplatform/debugger/breakpoint/breakpointmodel.cpp, line 127") at global/qglobal.cpp:2290
#8  0x00007fd02574b838 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, msg=0x7fd0258b4f68 "ASSERT: \"%s\" in file %s, line %d", ap=ap@entry=0x7fff46766288) at global/qglobal.cpp:2336
#9  0x00007fd02574b9c4 in qFatal (msg=<optimized out>) at global/qglobal.cpp:2519
#10 0x00007fd0210c3ede in KDevelop::BreakpointModel::markContextMenuRequested (this=0xe62f40, document=<optimized out>, mark=..., pos=..., handled=@0x7fff4676662f: false) at /home/krf/devel/src/kdevplatform/debugger/breakpoint/breakpointmodel.cpp:127
#11 0x00007fd025867f5f in QMetaObject::activate (sender=0x36fa8c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff467665d0) at kernel/qobject.cpp:3547
#12 0x00007fcffc9dfb03 in KateDocument::markContextMenuRequested(KTextEditor::Document*, KTextEditor::Mark, QPoint, bool&) () from /usr/lib/libkatepartinterfaces.so.4
#13 0x00007fcffc9e03e8 in KateDocument::handleMarkContextMenu(int, QPoint) () from /usr/lib/libkatepartinterfaces.so.4

Reproducible. I'll have a look.
Comment 2 Aleix Pol 2013-06-12 00:45:37 UTC
Did you have a look? :)
Comment 3 Kevin Funk 2013-06-13 20:42:10 UTC
Yeah, but unfortunately it's non-trivial to fix, I'll try again when I find time.
Comment 4 Kevin Funk 2013-06-18 15:34:05 UTC
Okay, we simply need to know when a mark has been moved inside a document. When we get such a notifcation, we have to take care of updating BreakpointModel immediately. 

However, this might be a bit tricky with KTextEditor and friends. There seems to be no easy way to track changes to a MovingCursor instance.
Comment 5 OlafLostViking 2017-06-17 08:44:36 UTC
I think I just experienced the same (wasn't found by DrKonqi), sorry for duplicate in that case: bug #381312

Additionally, I guess the following bug reporters have the same problem:
- bug #334877
- bug #340844
- bug #347529
- bug #348945
- bug #350490
- bug #361693
- bug #363237
- bug #372937
- bug #377995
Comment 6 Justin Zobel 2020-12-17 05:29:40 UTC
Thank you for the crash report.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 7 Bug Janitor Service 2021-01-01 04:34:48 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 8 Bug Janitor Service 2021-01-16 04:34:07 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!