Bug 350490 - KDevelop crashed when removing a breakpoint
Summary: KDevelop crashed when removing a breakpoint
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: 4.7.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-07-22 10:17 UTC by gamyz
Modified: 2018-11-30 04:07 UTC (History)
0 users

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 gamyz 2015-07-22 10:17:12 UTC
Application: kdevelop (4.7.1)
KDE Platform Version: 4.14.6
Qt Version: 4.8.6
Operating System: Linux 3.19.0-21-generic x86_64
Distribution: Ubuntu 15.04

-- Information about the crash:
- What I was doing when the application crashed:
I was debugging running kdevelop's debugger on a multithreaded program and I removed a breakpoint at runtime

The crash can be reproduced sometimes.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7feccb6ce800 (LWP 42535))]

Thread 18 (Thread 0x7fecaefb0700 (LWP 42536)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fecc44aba7a in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007fecc44abaa9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007fecc70fc6aa in start_thread (arg=0x7fecaefb0700) at pthread_create.c:333
#4  0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 17 (Thread 0x7fec2dcc7700 (LWP 42537)):
#0  0x00007fecc7dac8dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fecc1e3eebc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fecc1e3efcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fecc854087e in QEventDispatcherGlib::processEvents (this=0x7fec280008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#4  0x00007fecc850fd21 in QEventLoop::processEvents (this=this@entry=0x7fec2dcc6d80, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fecc8510085 in QEventLoop::exec (this=this@entry=0x7fec2dcc6d80, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fecc8403e89 in QThread::exec (this=this@entry=0x1a2cd90) at thread/qthread.cpp:538
#7  0x00007fecc84f0493 in QInotifyFileSystemWatcherEngine::run (this=0x1a2cd90) at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007fecc84066ff in QThreadPrivate::start (arg=0x1a2cd90) at thread/qthread_unix.cpp:349
#9  0x00007fecc70fc6aa in start_thread (arg=0x7fec2dcc7700) at pthread_create.c:333
#10 0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7fec27fff700 (LWP 42546)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007fecc8406c34 in wait (time=1000, this=0x3c78340) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3c77ee0, time=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fecc4f1f526 in ?? () from /usr/lib/libkdevplatformlanguage.so.8
#4  0x00007fecc84066ff in QThreadPrivate::start (arg=0x3c77ec0) at thread/qthread_unix.cpp:349
#5  0x00007fecc70fc6aa in start_thread (arg=0x7fec27fff700) at pthread_create.c:333
#6  0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7fec1d7e1700 (LWP 42547)):
#0  0x00007fecc1e83789 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fecc1e3e409 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fecc1e3ede8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fecc1e3efcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fecc854087e in QEventDispatcherGlib::processEvents (this=0x7fec180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#5  0x00007fecc850fd21 in QEventLoop::processEvents (this=this@entry=0x7fec1d7e0dd0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fecc8510085 in QEventLoop::exec (this=this@entry=0x7fec1d7e0dd0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007fecc8403e89 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:538
#8  0x00007fecc84066ff in QThreadPrivate::start (arg=0x3d2dc18) at thread/qthread_unix.cpp:349
#9  0x00007fecc70fc6aa in start_thread (arg=0x7fec1d7e1700) at pthread_create.c:333
#10 0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7fec0d542700 (LWP 42554)):
#0  0x00007fecc7dac8dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fecc1e3eebc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fecc1e3efcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fecc854087e in QEventDispatcherGlib::processEvents (this=0x7fec080008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#4  0x00007fecc850fd21 in QEventLoop::processEvents (this=this@entry=0x7fec0d541dd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fecc8510085 in QEventLoop::exec (this=this@entry=0x7fec0d541dd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fecc8403e89 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:538
#7  0x00007fecc84066ff in QThreadPrivate::start (arg=0x3fd9a80) at thread/qthread_unix.cpp:349
#8  0x00007fecc70fc6aa in start_thread (arg=0x7fec0d542700) at pthread_create.c:333
#9  0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7febfa832700 (LWP 42569)):
#0  0x00007fecc7dac8dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fecc1e3eebc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fecc1e3efcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fecc854087e in QEventDispatcherGlib::processEvents (this=0x7febf4002c00, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#4  0x00007fecc850fd21 in QEventLoop::processEvents (this=this@entry=0x7febfa831d80, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fecc8510085 in QEventLoop::exec (this=this@entry=0x7febfa831d80, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fecc8403e89 in QThread::exec (this=this@entry=0x99469c0) at thread/qthread.cpp:538
#7  0x00007fecc84f0493 in QInotifyFileSystemWatcherEngine::run (this=0x99469c0) at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007fecc84066ff in QThreadPrivate::start (arg=0x99469c0) at thread/qthread_unix.cpp:349
#9  0x00007fecc70fc6aa in start_thread (arg=0x7febfa832700) at pthread_create.c:333
#10 0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7febfb033700 (LWP 42582)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fecc8406c56 in wait (time=18446744073709551615, this=0x1f65d10) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1f65be8, mutex=0x1f65e90, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fecc0077e9c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f65bc0, th=0x7621450) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fecc007ad73 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f65f20, th=0x7621450, previous=0xeef93f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fecc007985f in ThreadWeaver::Thread::run (this=0x7621450) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fecc84066ff in QThreadPrivate::start (arg=0x7621450) at thread/qthread_unix.cpp:349
#7  0x00007fecc70fc6aa in start_thread (arg=0x7febfb033700) at pthread_create.c:333
#8  0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7fec061c6700 (LWP 42583)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fecc8406c56 in wait (time=18446744073709551615, this=0x1f65d10) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1f65be8, mutex=0x1f65e90, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fecc0077e9c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f65bc0, th=0x7febec003070) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fecc007ad73 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f65f20, th=0x7febec003070, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f65f20, th=0x7febec003070, previous=0xf94e640) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007fecc007985f in ThreadWeaver::Thread::run (this=0x7febec003070) at ../../../threadweaver/Weaver/Thread.cpp:98
#7  0x00007fecc84066ff in QThreadPrivate::start (arg=0x7febec003070) at thread/qthread_unix.cpp:349
#8  0x00007fecc70fc6aa in start_thread (arg=0x7fec061c6700) at pthread_create.c:333
#9  0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7fec059c5700 (LWP 42623)):
#0  0x00007fecc7da849d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fecc1e822f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fecc1e3e96c in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fecc1e3ee60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fecc1e3efcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fecc854087e in QEventDispatcherGlib::processEvents (this=0x7febe40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#6  0x00007fecc850fd21 in QEventLoop::processEvents (this=this@entry=0x7fec059c4d80, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fecc8510085 in QEventLoop::exec (this=this@entry=0x7fec059c4d80, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fecc8403e89 in QThread::exec (this=this@entry=0x1a633d0) at thread/qthread.cpp:538
#9  0x00007fecc84f0493 in QInotifyFileSystemWatcherEngine::run (this=0x1a633d0) at io/qfilesystemwatcher_inotify.cpp:265
#10 0x00007fecc84066ff in QThreadPrivate::start (arg=0x1a633d0) at thread/qthread_unix.cpp:349
#11 0x00007fecc70fc6aa in start_thread (arg=0x7fec059c5700) at pthread_create.c:333
#12 0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7fec051c4700 (LWP 65677)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fecc8406c56 in wait (time=18446744073709551615, this=0xe85fc90) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xf36c528, mutex=0x824e160, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fecc0077e9c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xf36c500, th=0x1bb1fc0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fecc007ad73 in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0x1bb1fc0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0x1bb1fc0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0x1bb1fc0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0x1bb1fc0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0x1bb1fc0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0x1bb1fc0, previous=0xefd4b90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#10 0x00007fecc007985f in ThreadWeaver::Thread::run (this=0x1bb1fc0) at ../../../threadweaver/Weaver/Thread.cpp:98
#11 0x00007fecc84066ff in QThreadPrivate::start (arg=0x1bb1fc0) at thread/qthread_unix.cpp:349
#12 0x00007fecc70fc6aa in start_thread (arg=0x7fec051c4700) at pthread_create.c:333
#13 0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7fec045b3700 (LWP 65678)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fecc8406c56 in wait (time=18446744073709551615, this=0xe85fc90) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xf36c528, mutex=0x824e160, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fecc0077e9c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xf36c500, th=0xceafb90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fecc007ad73 in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xceafb90, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xceafb90, previous=0xf7ad390) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007fecc007985f in ThreadWeaver::Thread::run (this=0xceafb90) at ../../../threadweaver/Weaver/Thread.cpp:98
#7  0x00007fecc84066ff in QThreadPrivate::start (arg=0xceafb90) at thread/qthread_unix.cpp:349
#8  0x00007fecc70fc6aa in start_thread (arg=0x7fec045b3700) at pthread_create.c:333
#9  0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7fec03db2700 (LWP 65700)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fecc8406c56 in wait (time=18446744073709551615, this=0xe85fc90) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xf36c528, mutex=0x824e160, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fecc0077e9c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xf36c500, th=0xb9d6c80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fecc007ad73 in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xb9d6c80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xb9d6c80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xb9d6c80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xb9d6c80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xb9d6c80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xb9d6c80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#10 0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xb9d6c80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#11 0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xb9d6c80, previous=0xa288bb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#12 0x00007fecc007985f in ThreadWeaver::Thread::run (this=0xb9d6c80) at ../../../threadweaver/Weaver/Thread.cpp:98
#13 0x00007fecc84066ff in QThreadPrivate::start (arg=0xb9d6c80) at thread/qthread_unix.cpp:349
#14 0x00007fecc70fc6aa in start_thread (arg=0x7fec03db2700) at pthread_create.c:333
#15 0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7fec035b1700 (LWP 65701)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fecc8406c56 in wait (time=18446744073709551615, this=0xe85fc90) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xf36c528, mutex=0x824e160, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fecc0077e9c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xf36c500, th=0xa3d5a80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fecc007ad73 in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa3d5a80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa3d5a80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa3d5a80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa3d5a80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa3d5a80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa3d5a80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#10 0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa3d5a80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#11 0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa3d5a80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#12 0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa3d5a80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#13 0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa3d5a80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#14 0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa3d5a80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#15 0x00007fecc007985f in ThreadWeaver::Thread::run (this=0xa3d5a80) at ../../../threadweaver/Weaver/Thread.cpp:98
#16 0x00007fecc84066ff in QThreadPrivate::start (arg=0xa3d5a80) at thread/qthread_unix.cpp:349
#17 0x00007fecc70fc6aa in start_thread (arg=0x7fec035b1700) at pthread_create.c:333
#18 0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7fec01bc3700 (LWP 65726)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fecc8406c56 in wait (time=18446744073709551615, this=0xe85fc90) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xf36c528, mutex=0x824e160, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fecc0077e9c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xf36c500, th=0xa635950) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fecc007ad73 in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa635950, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa635950, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa635950, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa635950, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa635950, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa635950, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#10 0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa635950, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#11 0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa635950, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#12 0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xa635950, previous=0xa7dc4a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#13 0x00007fecc007985f in ThreadWeaver::Thread::run (this=0xa635950) at ../../../threadweaver/Weaver/Thread.cpp:98
#14 0x00007fecc84066ff in QThreadPrivate::start (arg=0xa635950) at thread/qthread_unix.cpp:349
#15 0x00007fecc70fc6aa in start_thread (arg=0x7fec01bc3700) at pthread_create.c:333
#16 0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7febf9bc5700 (LWP 65727)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fecc8406c56 in wait (time=18446744073709551615, this=0xe85fc90) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xf36c528, mutex=0x824e160, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fecc0077e9c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xf36c500, th=0x8ba1ae0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fecc007ad73 in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0x8ba1ae0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0x8ba1ae0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0x8ba1ae0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0x8ba1ae0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0x8ba1ae0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0x8ba1ae0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#10 0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0x8ba1ae0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#11 0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0x8ba1ae0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#12 0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0x8ba1ae0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#13 0x00007fecc007985f in ThreadWeaver::Thread::run (this=0x8ba1ae0) at ../../../threadweaver/Weaver/Thread.cpp:98
#14 0x00007fecc84066ff in QThreadPrivate::start (arg=0x8ba1ae0) at thread/qthread_unix.cpp:349
#15 0x00007fecc70fc6aa in start_thread (arg=0x7febf9bc5700) at pthread_create.c:333
#16 0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7febf93c4700 (LWP 65869)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fecc8406c56 in wait (time=18446744073709551615, this=0xe85fc90) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xf36c528, mutex=0x824e160, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fecc0077e9c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xf36c500, th=0xddac020) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fecc007ad73 in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xddac020, previous=0xf7d0020) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fecc007985f in ThreadWeaver::Thread::run (this=0xddac020) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fecc84066ff in QThreadPrivate::start (arg=0xddac020) at thread/qthread_unix.cpp:349
#7  0x00007fecc70fc6aa in start_thread (arg=0x7febf93c4700) at pthread_create.c:333
#8  0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7febf8bc3700 (LWP 65870)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fecc8406c56 in wait (time=18446744073709551615, this=0xe85fc90) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xf36c528, mutex=0x824e160, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fecc0077e9c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xf36c500, th=0xcf9cc70) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fecc007ad73 in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xcf9cc70, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xcf9cc70, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xcf9cc70, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007fecc007ad8c in ThreadWeaver::WorkingHardState::applyForWork (this=0xdecd640, th=0xcf9cc70, previous=0xa8038e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x00007fecc007985f in ThreadWeaver::Thread::run (this=0xcf9cc70) at ../../../threadweaver/Weaver/Thread.cpp:98
#9  0x00007fecc84066ff in QThreadPrivate::start (arg=0xcf9cc70) at thread/qthread_unix.cpp:349
#10 0x00007fecc70fc6aa in start_thread (arg=0x7febf8bc3700) at pthread_create.c:333
#11 0x00007fecc7db7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7feccb6ce800 (LWP 42535)):
[KCrash Handler]
#6  0x00007fec17749a29 in GDBDebugger::DebugSession::executeCmd (this=this@entry=0xf7f6a60) at ../../../debuggers/gdb/debugsession.cpp:612
#7  0x00007fec17752d7b in GDBDebugger::DebugSession::gdbReady (this=0xf7f6a60) at ../../../debuggers/gdb/debugsession.cpp:1248
#8  0x00007fec17753255 in GDBDebugger::DebugSession::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=0x7ffe0a1c0dd0, _c=<optimized out>) at ./debugsession.moc:166
#9  0x00007fecc85261ec in QMetaObject::activate (sender=sender@entry=0x9fa0470, m=m@entry=0x7fec17994e60 <GDBDebugger::GDB::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3567
#10 0x00007fec1771c480 in GDBDebugger::GDB::ready (this=this@entry=0x9fa0470) at moc_gdb.cpp:138
#11 0x00007fec1771f75a in GDBDebugger::GDB::processLine (this=this@entry=0x9fa0470, line=...) at ../../../debuggers/gdb/gdb.cpp:366
#12 0x00007fec17720ab7 in GDBDebugger::GDB::readyReadStandardOutput (this=0x9fa0470) at ../../../debuggers/gdb/gdb.cpp:192
#13 0x00007fec1771c0b5 in GDBDebugger::GDB::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at moc_gdb.cpp:87
#14 0x00007fecc85261ec in QMetaObject::activate (sender=sender@entry=0xf9a6310, m=m@entry=0x7fecc8873280 <QProcess::staticMetaObject>, local_signal_index=local_signal_index@entry=5, argv=argv@entry=0x0) at kernel/qobject.cpp:3567
#15 0x00007fecc849efa3 in QProcess::readyReadStandardOutput (this=this@entry=0xf9a6310) at .moc/release-shared/moc_qprocess.cpp:175
#16 0x00007fecc84a1842 in QProcessPrivate::_q_canReadStandardOutput (this=0xf3ba8e0) at io/qprocess.cpp:936
#17 0x00007fecc84a2a79 in QProcess::qt_static_metacall (_o=0x7ffe0a1c0bb0, _id=260068192, _a=0x7, _c=<optimized out>) at .moc/release-shared/moc_qprocess.cpp:83
#18 0x00007fecc85261ec in QMetaObject::activate (sender=sender@entry=0xa627060, m=m@entry=0x7fecc8876c00 <QSocketNotifier::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe0a1c13b0) at kernel/qobject.cpp:3567
#19 0x00007fecc857356e in QSocketNotifier::activated (this=this@entry=0xa627060, _t1=53) at .moc/release-shared/moc_qsocketnotifier.cpp:102
#20 0x00007fecc852f45b in QSocketNotifier::event (this=0xa627060, e=0x7ffe0a1c1680) at kernel/qsocketnotifier.cpp:316
#21 0x00007fecc8a439bc in QApplicationPrivate::notify_helper (this=this@entry=0x1891820, receiver=receiver@entry=0xa627060, e=e@entry=0x7ffe0a1c1680) at kernel/qapplication.cpp:4570
#22 0x00007fecc8a4a4d8 in QApplication::notify (this=this@entry=0x7ffe0a1c1a90, receiver=receiver@entry=0xa627060, e=e@entry=0x7ffe0a1c1680) at kernel/qapplication.cpp:4356
#23 0x00007fecc9a22b4a in KApplication::notify (this=0x7ffe0a1c1a90, receiver=0xa627060, event=0x7ffe0a1c1680) at ../../kdeui/kernel/kapplication.cpp:311
#24 0x00007fecc85111cd in QCoreApplication::notifyInternal (this=0x7ffe0a1c1a90, receiver=0xa627060, event=event@entry=0x7ffe0a1c1680) at kernel/qcoreapplication.cpp:955
#25 0x00007fecc8540e88 in sendEvent (event=0x7ffe0a1c1680, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#26 socketNotifierSourceDispatch (source=0x1891650) at kernel/qeventdispatcher_glib.cpp:117
#27 0x00007fecc1e3ec3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fecc1e3ef20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fecc1e3efcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fecc854085e in QEventDispatcherGlib::processEvents (this=0x187e8a0, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#31 0x00007fecc8aebc66 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007fecc850fd21 in QEventLoop::processEvents (this=this@entry=0x7ffe0a1c18d0, flags=...) at kernel/qeventloop.cpp:149
#33 0x00007fecc8510085 in QEventLoop::exec (this=this@entry=0x7ffe0a1c18d0, flags=...) at kernel/qeventloop.cpp:204
#34 0x00007fecc8515b09 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1227
#35 0x00007fecc8a41c1c in QApplication::exec () at kernel/qapplication.cpp:3828
#36 0x000000000041035c in main (argc=<optimized out>, argv=<optimized out>) at ../../app/main.cpp:582

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-31 04:00:48 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-15 10:54:54 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 3 Bug Janitor Service 2018-11-30 04:07:05 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!