https://bugs.kde.org/show_bug.cgi?id=362879

            Bug ID: 362879
           Summary: kdevelop crashes when pausing execution
           Product: kdevelop
           Version: 4.7.1
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: nicolasle...@aol.com

Application: kdevelop (4.7.1)
KDE Platform Version: 4.14.6
Qt Version: 4.8.6
Operating System: Linux 3.19.0-58-generic x86_64
Distribution: Ubuntu 15.04

-- Information about the crash:
- What I was doing when the application crashed:
Very often, kdevelop crashes completely, when I click the "Pause execution"
button besides the GDB command field.

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 0x7f4c4a97a800 (LWP 29219))]

Thread 24 (Thread 0x7f4c2e35d700 (LWP 29220)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c4375ca7a in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f4c4375caa9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f4c463ad6aa in start_thread (arg=0x7f4c2e35d700) at
pthread_create.c:333
#4  0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 23 (Thread 0x7f4bacfd4700 (LWP 29221)):
#0  0x00007f4c41134780 in g_mutex_lock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f4c410effb8 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4c477f187e in QEventDispatcherGlib::processEvents
(this=0x7f4ba80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#3  0x00007f4c477c0d21 in QEventLoop::processEvents
(this=this@entry=0x7f4bacfd3d80, flags=...) at kernel/qeventloop.cpp:149
#4  0x00007f4c477c1085 in QEventLoop::exec (this=this@entry=0x7f4bacfd3d80,
flags=...) at kernel/qeventloop.cpp:204
#5  0x00007f4c476b4e89 in QThread::exec (this=this@entry=0x1a86690) at
thread/qthread.cpp:538
#6  0x00007f4c477a1493 in QInotifyFileSystemWatcherEngine::run (this=0x1a86690)
at io/qfilesystemwatcher_inotify.cpp:265
#7  0x00007f4c476b76ff in QThreadPrivate::start (arg=0x1a86690) at
thread/qthread_unix.cpp:349
#8  0x00007f4c463ad6aa in start_thread (arg=0x7f4bacfd4700) at
pthread_create.c:333
#9  0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 22 (Thread 0x7f4ba6a9b700 (LWP 29222)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f4c476b7c34 in wait (time=1000, this=0x33fc2f0) at
thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3405030, time=1000) at
thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c441d0526 in ?? () from /usr/lib/libkdevplatformlanguage.so.8
#4  0x00007f4c476b76ff in QThreadPrivate::start (arg=0x3405010) at
thread/qthread_unix.cpp:349
#5  0x00007f4c463ad6aa in start_thread (arg=0x7f4ba6a9b700) at
pthread_create.c:333
#6  0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 21 (Thread 0x7f4b932e2700 (LWP 29228)):
#0  0x00007f4c477f0f3c in timerSourcePrepareHelper (src=<optimized out>,
timeout=0x7f4b932e1c04) at kernel/qeventdispatcher_glib.cpp:143
#1  0x00007f4c410ef3fd in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4c410efde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4c410effcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f4c477f187e in QEventDispatcherGlib::processEvents
(this=0x7f4b8c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#5  0x00007f4c477c0d21 in QEventLoop::processEvents
(this=this@entry=0x7f4b932e1dd0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f4c477c1085 in QEventLoop::exec (this=this@entry=0x7f4b932e1dd0,
flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f4c476b4e89 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:538
#8  0x00007f4c476b76ff in QThreadPrivate::start (arg=0x3caa668) at
thread/qthread_unix.cpp:349
#9  0x00007f4c463ad6aa in start_thread (arg=0x7f4b932e2700) at
pthread_create.c:333
#10 0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 20 (Thread 0x7f4b91389700 (LWP 29230)):
#0  0x00007f4c411347a4 in g_mutex_unlock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f4c410ef8b9 in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4c410efe60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4c410effcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f4c477f187e in QEventDispatcherGlib::processEvents
(this=0x7f4b840008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#5  0x00007f4c477c0d21 in QEventLoop::processEvents
(this=this@entry=0x7f4b91388dd0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f4c477c1085 in QEventLoop::exec (this=this@entry=0x7f4b91388dd0,
flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f4c476b4e89 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:538
#8  0x00007f4c476b76ff in QThreadPrivate::start (arg=0x3f58670) at
thread/qthread_unix.cpp:349
#9  0x00007f4c463ad6aa in start_thread (arg=0x7f4b91389700) at
pthread_create.c:333
#10 0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 19 (Thread 0x7f4b798e0700 (LWP 29235)):
#0  0x00007f4c4705d8dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f4c410efebc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4c410effcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4c477f187e in QEventDispatcherGlib::processEvents
(this=0x7f4b740008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#4  0x00007f4c477c0d21 in QEventLoop::processEvents
(this=this@entry=0x7f4b798dfd80, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f4c477c1085 in QEventLoop::exec (this=this@entry=0x7f4b798dfd80,
flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f4c476b4e89 in QThread::exec (this=this@entry=0x5d76b90) at
thread/qthread.cpp:538
#7  0x00007f4c477a1493 in QInotifyFileSystemWatcherEngine::run (this=0x5d76b90)
at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007f4c476b76ff in QThreadPrivate::start (arg=0x5d76b90) at
thread/qthread_unix.cpp:349
#9  0x00007f4c463ad6aa in start_thread (arg=0x7f4b798e0700) at
pthread_create.c:333
#10 0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 18 (Thread 0x7f4b83fff700 (LWP 29265)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c476b7c56 in wait (time=18446744073709551615, this=0x1f388b0) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1f38788, mutex=0x1f38a30,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c3f328e9c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f38760,
th=0x3fb60e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c3f32bd73 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x1f38b00, th=0x3fb60e0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x1f38b00, th=0x3fb60e0, previous=0xb9fa130) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f4c3f32a85f in ThreadWeaver::Thread::run (this=0x3fb60e0) at
../../../threadweaver/Weaver/Thread.cpp:98
#7  0x00007f4c476b76ff in QThreadPrivate::start (arg=0x3fb60e0) at
thread/qthread_unix.cpp:349
#8  0x00007f4c463ad6aa in start_thread (arg=0x7f4b83fff700) at
pthread_create.c:333
#9  0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 17 (Thread 0x7f4b837fe700 (LWP 29266)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c476b7c56 in wait (time=18446744073709551615, this=0x1f388b0) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1f38788, mutex=0x1f38a30,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c3f328e9c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f38760,
th=0x7f4b6c003470) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c3f32bd73 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x1f38b00, th=0x7f4b6c003470, previous=0xbdcf480) at
../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c3f32a85f in ThreadWeaver::Thread::run (this=0x7f4b6c003470) at
../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c476b76ff in QThreadPrivate::start (arg=0x7f4b6c003470) at
thread/qthread_unix.cpp:349
#7  0x00007f4c463ad6aa in start_thread (arg=0x7f4b837fe700) at
pthread_create.c:333
#8  0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7f4b82b09700 (LWP 29316)):
#0  0x00007f4c410ef490 in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f4c410efde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4c410effcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4c477f187e in QEventDispatcherGlib::processEvents
(this=0x7f4b640008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#4  0x00007f4c477c0d21 in QEventLoop::processEvents
(this=this@entry=0x7f4b82b08d80, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f4c477c1085 in QEventLoop::exec (this=this@entry=0x7f4b82b08d80,
flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f4c476b4e89 in QThread::exec (this=this@entry=0x5b3e2e0) at
thread/qthread.cpp:538
#7  0x00007f4c477a1493 in QInotifyFileSystemWatcherEngine::run (this=0x5b3e2e0)
at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007f4c476b76ff in QThreadPrivate::start (arg=0x5b3e2e0) at
thread/qthread_unix.cpp:349
#9  0x00007f4c463ad6aa in start_thread (arg=0x7f4b82b09700) at
pthread_create.c:333
#10 0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7f4b82308700 (LWP 29337)):
#0  0x00007ffc08b3bcee in clock_gettime ()
#1  0x00007f4c4707738d in __GI___clock_gettime (clock_id=<optimized out>,
tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:115
#2  0x00007f4c4770eac5 in do_gettime (frac=<synthetic pointer>, sec=<synthetic
pointer>) at tools/qelapsedtimer_unix.cpp:127
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:144
#4  0x00007f4c477f2695 in updateCurrentTime (this=0x7f4b680030e0) at
kernel/qeventdispatcher_unix.cpp:354
#5  QTimerInfoList::timerWait (this=0x7f4b680030e0, tm=...) at
kernel/qeventdispatcher_unix.cpp:460
#6  0x00007f4c477f0f3c in timerSourcePrepareHelper (src=<optimized out>,
timeout=0x7f4b82307bb4) at kernel/qeventdispatcher_glib.cpp:143
#7  0x00007f4c477f1005 in timerSourcePrepare (source=<optimized out>,
timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:176
#8  0x00007f4c410ef3fd in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f4c410efde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f4c410effcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f4c477f187e in QEventDispatcherGlib::processEvents
(this=0x7f4b680008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#12 0x00007f4c477c0d21 in QEventLoop::processEvents
(this=this@entry=0x7f4b82307d80, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f4c477c1085 in QEventLoop::exec (this=this@entry=0x7f4b82307d80,
flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f4c476b4e89 in QThread::exec (this=this@entry=0x1be4f60) at
thread/qthread.cpp:538
#15 0x00007f4c477a1493 in QInotifyFileSystemWatcherEngine::run (this=0x1be4f60)
at io/qfilesystemwatcher_inotify.cpp:265
#16 0x00007f4c476b76ff in QThreadPrivate::start (arg=0x1be4f60) at
thread/qthread_unix.cpp:349
#17 0x00007f4c463ad6aa in start_thread (arg=0x7f4b82308700) at
pthread_create.c:333
#18 0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7f4b81306700 (LWP 29346)):
#0  __libc_disable_asynccancel () at
../sysdeps/unix/sysv/linux/x86_64/cancellation.S:98
#1  0x00007f4c4705d8e9 in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0x00007f4c410efebc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4c410effcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f4c477f187e in QEventDispatcherGlib::processEvents
(this=0x7f4b600008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#5  0x00007f4c477c0d21 in QEventLoop::processEvents
(this=this@entry=0x7f4b81305d80, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f4c477c1085 in QEventLoop::exec (this=this@entry=0x7f4b81305d80,
flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f4c476b4e89 in QThread::exec (this=this@entry=0x1d40f20) at
thread/qthread.cpp:538
#8  0x00007f4c477a1493 in QInotifyFileSystemWatcherEngine::run (this=0x1d40f20)
at io/qfilesystemwatcher_inotify.cpp:265
#9  0x00007f4c476b76ff in QThreadPrivate::start (arg=0x1d40f20) at
thread/qthread_unix.cpp:349
#10 0x00007f4c463ad6aa in start_thread (arg=0x7f4b81306700) at
pthread_create.c:333
#11 0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7f4b80304700 (LWP 29359)):
#0  0x00007f4c477f0e63 in socketNotifierSourcePrepare (timeout=0x7f4b80303bb4)
at kernel/qeventdispatcher_glib.cpp:74
#1  0x00007f4c410ef3fd in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4c410efde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4c410effcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f4c477f187e in QEventDispatcherGlib::processEvents
(this=0x7f4b500008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#5  0x00007f4c477c0d21 in QEventLoop::processEvents
(this=this@entry=0x7f4b80303d80, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f4c477c1085 in QEventLoop::exec (this=this@entry=0x7f4b80303d80,
flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f4c476b4e89 in QThread::exec (this=this@entry=0x6ce1bc0) at
thread/qthread.cpp:538
#8  0x00007f4c477a1493 in QInotifyFileSystemWatcherEngine::run (this=0x6ce1bc0)
at io/qfilesystemwatcher_inotify.cpp:265
#9  0x00007f4c476b76ff in QThreadPrivate::start (arg=0x6ce1bc0) at
thread/qthread_unix.cpp:349
#10 0x00007f4c463ad6aa in start_thread (arg=0x7f4b80304700) at
pthread_create.c:333
#11 0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7f4b4ffff700 (LWP 29960)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c476b7c56 in wait (time=18446744073709551615, this=0x59bbd00) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x5e61508, mutex=0x5e59170,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c3f328e9c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5e614e0,
th=0x6eed9c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c3f32bd73 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#10 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#11 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#12 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#13 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#14 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#15 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#16 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#17 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#18 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#19 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6eed9c0, previous=0x5e04690) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#20 0x00007f4c3f32a85f in ThreadWeaver::Thread::run (this=0x6eed9c0) at
../../../threadweaver/Weaver/Thread.cpp:98
#21 0x00007f4c476b76ff in QThreadPrivate::start (arg=0x6eed9c0) at
thread/qthread_unix.cpp:349
#22 0x00007f4c463ad6aa in start_thread (arg=0x7f4b4ffff700) at
pthread_create.c:333
#23 0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7f4b4f7fe700 (LWP 29963)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c476b7c56 in wait (time=18446744073709551615, this=0x59bbd00) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x5e61508, mutex=0x5e59170,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c3f328e9c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5e614e0,
th=0x7122cb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c3f32bd73 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x7122cb0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x7122cb0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x7122cb0, previous=0xbe23160) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007f4c3f32a85f in ThreadWeaver::Thread::run (this=0x7122cb0) at
../../../threadweaver/Weaver/Thread.cpp:98
#8  0x00007f4c476b76ff in QThreadPrivate::start (arg=0x7122cb0) at
thread/qthread_unix.cpp:349
#9  0x00007f4c463ad6aa in start_thread (arg=0x7f4b4f7fe700) at
pthread_create.c:333
#10 0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7f4b4effd700 (LWP 29964)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c476b7c56 in wait (time=18446744073709551615, this=0x59bbd00) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x5e61508, mutex=0x5e59170,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c3f328e9c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5e614e0,
th=0x716e2a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c3f32bd73 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x716e2a0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x716e2a0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x716e2a0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x716e2a0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x716e2a0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x716e2a0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#10 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x716e2a0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#11 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x716e2a0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#12 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x716e2a0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#13 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x716e2a0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#14 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x716e2a0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#15 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x716e2a0, previous=0x61ce4f0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#16 0x00007f4c3f32a85f in ThreadWeaver::Thread::run (this=0x716e2a0) at
../../../threadweaver/Weaver/Thread.cpp:98
#17 0x00007f4c476b76ff in QThreadPrivate::start (arg=0x716e2a0) at
thread/qthread_unix.cpp:349
#18 0x00007f4c463ad6aa in start_thread (arg=0x7f4b4effd700) at
pthread_create.c:333
#19 0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f4b4e7fc700 (LWP 29965)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c476b7c56 in wait (time=18446744073709551615, this=0x59bbd00) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x5e61508, mutex=0x5e59170,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c3f328e9c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5e614e0,
th=0x7406690) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c3f32bd73 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x7406690, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x7406690, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x7406690, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x7406690, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x7406690, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x7406690, previous=0xa8a3d60) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#10 0x00007f4c3f32a85f in ThreadWeaver::Thread::run (this=0x7406690) at
../../../threadweaver/Weaver/Thread.cpp:98
#11 0x00007f4c476b76ff in QThreadPrivate::start (arg=0x7406690) at
thread/qthread_unix.cpp:349
#12 0x00007f4c463ad6aa in start_thread (arg=0x7f4b4e7fc700) at
pthread_create.c:333
#13 0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f4b7fb03700 (LWP 30656)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c476b7c56 in wait (time=18446744073709551615, this=0x59bbd00) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x5e61508, mutex=0x5e59170,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c3f328e9c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5e614e0,
th=0x6802140) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c3f32bd73 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6802140, previous=0x1ad4d60) at
../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c3f32a85f in ThreadWeaver::Thread::run (this=0x6802140) at
../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4c476b76ff in QThreadPrivate::start (arg=0x6802140) at
thread/qthread_unix.cpp:349
#7  0x00007f4c463ad6aa in start_thread (arg=0x7f4b7fb03700) at
pthread_create.c:333
#8  0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f4b81b07700 (LWP 30660)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c476b7c56 in wait (time=18446744073709551615, this=0x59bbd00) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x5e61508, mutex=0x5e59170,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c3f328e9c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5e614e0,
th=0x6424e80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c3f32bd73 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6424e80, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6424e80, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6424e80, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6424e80, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6424e80, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6424e80, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#10 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x6424e80, previous=0xb11f260) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#11 0x00007f4c3f32a85f in ThreadWeaver::Thread::run (this=0x6424e80) at
../../../threadweaver/Weaver/Thread.cpp:98
#12 0x00007f4c476b76ff in QThreadPrivate::start (arg=0x6424e80) at
thread/qthread_unix.cpp:349
#13 0x00007f4c463ad6aa in start_thread (arg=0x7f4b81b07700) at
pthread_create.c:333
#14 0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f4b80b05700 (LWP 1396)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c476b7c56 in wait (time=18446744073709551615, this=0x59bbd00) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x5e61508, mutex=0x5e59170,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c3f328e9c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5e614e0,
th=0x7ab95c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c3f32bd73 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x7ab95c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x7ab95c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x7ab95c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x7ab95c0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x7ab95c0, previous=0xb0283b0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00007f4c3f32a85f in ThreadWeaver::Thread::run (this=0x7ab95c0) at
../../../threadweaver/Weaver/Thread.cpp:98
#10 0x00007f4c476b76ff in QThreadPrivate::start (arg=0x7ab95c0) at
thread/qthread_unix.cpp:349
#11 0x00007f4c463ad6aa in start_thread (arg=0x7f4b80b05700) at
pthread_create.c:333
#12 0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f4b4d5bd700 (LWP 1397)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c476b7c56 in wait (time=18446744073709551615, this=0x59bbd00) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x5e61508, mutex=0x5e59170,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c3f328e9c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5e614e0,
th=0x67faff0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4c3f32bd73 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x67faff0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x67faff0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x67faff0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x67faff0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x67faff0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x67faff0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#10 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x67faff0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#11 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x67faff0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#12 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x67faff0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#13 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x67faff0, previous=0x0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#14 0x00007f4c3f32bd8c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x6e5f170, th=0x67faff0, previous=0xab953c0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#15 0x00007f4c3f32a85f in ThreadWeaver::Thread::run (this=0x67faff0) at
../../../threadweaver/Weaver/Thread.cpp:98
#16 0x00007f4c476b76ff in QThreadPrivate::start (arg=0x67faff0) at
thread/qthread_unix.cpp:349
#17 0x00007f4c463ad6aa in start_thread (arg=0x7f4b4d5bd700) at
pthread_create.c:333
#18 0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f4b4cdbc700 (LWP 10705)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c3e5d181d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f4c3e5d1859 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f4c463ad6aa in start_thread (arg=0x7f4b4cdbc700) at
pthread_create.c:333
#4  0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f4b32f86700 (LWP 10707)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4c3e31220d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f4c3e600fd6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f4c463ad6aa in start_thread (arg=0x7f4b32f86700) at
pthread_create.c:333
#4  0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f4b32785700 (LWP 10708)):
#0  0x00007f4c410ef3fd in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f4c410efde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4c410effcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4c477f187e in QEventDispatcherGlib::processEvents
(this=0x7f4adc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#4  0x00007f4c477c0d21 in QEventLoop::processEvents
(this=this@entry=0x7f4b32784dd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f4c477c1085 in QEventLoop::exec (this=this@entry=0x7f4b32784dd0,
flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f4c476b4e89 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:538
#7  0x00007f4c476b76ff in QThreadPrivate::start (arg=0x59fe2e0) at
thread/qthread_unix.cpp:349
#8  0x00007f4c463ad6aa in start_thread (arg=0x7f4b32785700) at
pthread_create.c:333
#9  0x00007f4c47068eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f4c4a97a800 (LWP 29219)):
[KCrash Handler]
#6  GDBDebugger::GDB::interrupt (this=0x0) at
../../../debuggers/gdb/gdb.cpp:159
#7  0x00007f4b9b3e2662 in GDBDebugger::DebugSession::interruptDebugger
(this=0xa698da0) at ../../../debuggers/gdb/debugsession.cpp:359
#8  0x00007f4b9b3ec329 in GDBDebugger::DebugSession::qt_static_metacall
(_o=<optimized out>, _id=<optimized out>, _a=0x7ffc08b0a380, _c=<optimized
out>) at ./debugsession.moc:154
#9  0x00007f4c477d71ec in QMetaObject::activate (sender=0x561bf10,
m=m@entry=0x7f4b9b62fb60 <GDBDebugger::GDBOutputWidget::staticMetaObject>,
local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x0) at
kernel/qobject.cpp:3567
#10 0x00007f4b9b3cf0ab in breakInto (this=<optimized out>) at
./gdboutputwidget.moc:148
#11 GDBDebugger::GDBOutputWidget::qt_static_metacall (_o=<optimized out>,
_id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at
./gdboutputwidget.moc:76
#12 0x00007f4c477d71ec in QMetaObject::activate (sender=sender@entry=0x58fe360,
m=m@entry=0x7f4c488108e0 <QAbstractButton::staticMetaObject>,
local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffc08b0a570)
at kernel/qobject.cpp:3567
#13 0x00007f4c4838d332 in QAbstractButton::clicked (this=this@entry=0x58fe360,
_t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:219
#14 0x00007f4c480ca573 in QAbstractButtonPrivate::emitClicked
(this=this@entry=0x58fe390) at widgets/qabstractbutton.cpp:548
#15 0x00007f4c480cb924 in QAbstractButtonPrivate::click
(this=this@entry=0x58fe390) at widgets/qabstractbutton.cpp:541
#16 0x00007f4c480cba34 in QAbstractButton::mouseReleaseEvent (this=0x58fe360,
e=0x7ffc08b0aae0) at widgets/qabstractbutton.cpp:1123
#17 0x00007f4c4818db1a in QToolButton::mouseReleaseEvent (this=<optimized out>,
e=<optimized out>) at widgets/qtoolbutton.cpp:723
#18 0x00007f4c47d47dc8 in QWidget::event (this=0x58fe360, event=0x7ffc08b0aae0)
at kernel/qwidget.cpp:8775
#19 0x00007f4c47cf49bc in QApplicationPrivate::notify_helper
(this=this@entry=0x1877fd0, receiver=receiver@entry=0x58fe360,
e=e@entry=0x7ffc08b0aae0) at kernel/qapplication.cpp:4570
#20 0x00007f4c47cfb63f in QApplication::notify (this=this@entry=0x7ffc08b0b3e0,
receiver=receiver@entry=0x58fe360, e=e@entry=0x7ffc08b0aae0) at
kernel/qapplication.cpp:4113
#21 0x00007f4c48cd3b4a in KApplication::notify (this=0x7ffc08b0b3e0,
receiver=0x58fe360, event=0x7ffc08b0aae0) at
../../kdeui/kernel/kapplication.cpp:311
#22 0x00007f4c477c21cd in QCoreApplication::notifyInternal
(this=0x7ffc08b0b3e0, receiver=receiver@entry=0x58fe360,
event=event@entry=0x7ffc08b0aae0) at kernel/qcoreapplication.cpp:955
#23 0x00007f4c47cfac9f in sendEvent (event=<optimized out>, receiver=<optimized
out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#24 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x58fe360,
event=event@entry=0x7ffc08b0aae0, alienWidget=alienWidget@entry=0x58fe360,
nativeWidget=nativeWidget@entry=0x660ca90,
buttonDown=buttonDown@entry=0x7f4c48822578 <qt_button_down>,
lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3178
#25 0x00007f4c47d749a2 in QETWidget::translateMouseEvent
(this=this@entry=0x660ca90, event=event@entry=0x7ffc08b0ae40) at
kernel/qapplication_x11.cpp:4632
#26 0x00007f4c47d7424c in QApplication::x11ProcessEvent (this=0x7ffc08b0b3e0,
event=event@entry=0x7ffc08b0ae40) at kernel/qapplication_x11.cpp:3626
#27 0x00007f4c47d9cba2 in x11EventSourceDispatch (s=0x18636d0, callback=0x0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#28 0x00007f4c410efc3d in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f4c410eff20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007f4c410effcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f4c477f187e in QEventDispatcherGlib::processEvents (this=0x17a7100,
flags=...) at kernel/qeventdispatcher_glib.cpp:452
#32 0x00007f4c47d9cc66 in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007f4c477c0d21 in QEventLoop::processEvents
(this=this@entry=0x7ffc08b0b220, flags=...) at kernel/qeventloop.cpp:149
#34 0x00007f4c477c1085 in QEventLoop::exec (this=this@entry=0x7ffc08b0b220,
flags=...) at kernel/qeventloop.cpp:204
#35 0x00007f4c477c6b09 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1227
#36 0x00007f4c47cf2c1c in QApplication::exec () at kernel/qapplication.cpp:3828
#37 0x000000000041035c in main (argc=<optimized out>, argv=<optimized out>) at
../../app/main.cpp:582

The reporter indicates this bug may be a duplicate of or related to bug 357779.

Possible duplicates by query: bug 357779.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to