[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 241241] New: Crash while interrupting the debugger
From:       Gunther Piez <gpiez () web ! de>
Date:       2010-06-09 20:44:19
Message-ID: bug-241241-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: Crash while interrupting the debugger
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: gpiez@web.de


Application: kdevelop (4.0.60)
KDE Platform Version: 4.4.4 (KDE 4.4.4) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.34 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
My application seem to hang, so I tried to interrupt it, which didn't do
anything. After switching to the GDB command line, I noticed that I couldn't
enter anything. So I pressed the small Pause button on the far right hand side,
which immediatly crashed Kdevelop.

 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Traceback (most recent call last):
  File
"/usr/share/gdb/auto-load/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.0/libstdc++.so.6.0.14-gdb.py",
line 59, in <module>
    from libstdcxx.v6.printers import register_libstdcxx_printers
ImportError: No module named libstdcxx.v6.printers
[Current thread is 1 (Thread 0x7fdfbf6d0760 (LWP 10433))]

Thread 12 (Thread 0x7fdfaa595710 (LWP 10434)):
#0  pthread_cond_timedwait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007fdfbbe69608 in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0xaa1320, time=200000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0xaa1320,
time=200000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fdfb896304e in KDevelop::DUChainPrivate::CleanupThread::run
(this=0xaa1300) at
/home/gpiez/src/kdevplatform/language/duchain/duchain.cpp:286
#4  0x00007fdfbbe685ee in QThreadPrivate::start (arg=0xaa1300) at
thread/qthread_unix.cpp:248
#5  0x00007fdfbbbdab24 in start_thread () from /lib/libpthread.so.0
#6  0x00007fdfba17f31d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 11 (Thread 0x7fdf9e6fa710 (LWP 10515)):
#0  pthread_cond_wait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fdfb952ffcb in QTWTF::TCMalloc_PageHeap::scavengerThread
(this=0x7fdfb9819220) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007fdfb9530019 in QTWTF::TCMalloc_PageHeap::runScavengerThread
(context=0x7fdfb98272ec) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007fdfbbbdab24 in start_thread () from /lib/libpthread.so.0
#4  0x00007fdfba17f31d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 10 (Thread 0x7fdf9eefb710 (LWP 10530)):
#0  0x00007fdfba177e53 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fdfbbfb179e in qt_safe_select (nfds=35, fdread=0x1d9b0a0,
fdwrite=0x1d9b338, fdexcept=0x1d9b5d0, orig_timeout=0x0) at
kernel/qcore_unix.cpp:143
#2  0x00007fdfbbfb5399 in QEventDispatcherUNIXPrivate::doSelect
(this=0x1d9aee0, flags=<value optimized out>, timeout=<value optimized out>) at
kernel/qeventdispatcher_unix.cpp:218
#3  0x00007fdfbbfb6ceb in QEventDispatcherUNIX::processEvents (this=0x1aa8c60,
flags=) at kernel/qeventdispatcher_unix.cpp:920
#4  0x00007fdfbbf809a2 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fdfbbf80d75 in QEventLoop::exec (this=0x7fdf9eefae20, flags=) at
kernel/qeventloop.cpp:201
#6  0x00007fdfbbe65bd8 in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007fdfbbe685ee in QThreadPrivate::start (arg=0x1d8a7d0) at
thread/qthread_unix.cpp:248
#8  0x00007fdfbbbdab24 in start_thread () from /lib/libpthread.so.0
#9  0x00007fdfba17f31d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 9 (Thread 0x7fdf99a0c710 (LWP 10531)):
#0  0x00007fdfba177e53 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fdfbbfb179e in qt_safe_select (nfds=38, fdread=0x1d9c790,
fdwrite=0x1d9ca28, fdexcept=0x1d9ccc0, orig_timeout=0x0) at
kernel/qcore_unix.cpp:143
#2  0x00007fdfbbfb5399 in QEventDispatcherUNIXPrivate::doSelect
(this=0x1d9c5d0, flags=<value optimized out>, timeout=<value optimized out>) at
kernel/qeventdispatcher_unix.cpp:218
#3  0x00007fdfbbfb6ceb in QEventDispatcherUNIX::processEvents (this=0x8e28e0,
flags=) at kernel/qeventdispatcher_unix.cpp:920
#4  0x00007fdfbbf809a2 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fdfbbf80d75 in QEventLoop::exec (this=0x7fdf99a0be20, flags=) at
kernel/qeventloop.cpp:201
#6  0x00007fdfbbe65bd8 in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007fdfbbe685ee in QThreadPrivate::start (arg=0x1d9ba10) at
thread/qthread_unix.cpp:248
#8  0x00007fdfbbbdab24 in start_thread () from /lib/libpthread.so.0
#9  0x00007fdfba17f31d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 8 (Thread 0x7fdf988a9710 (LWP 10532)):
#0  pthread_cond_timedwait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007fdfbbe67ef5 in thread_sleep (ti=0x7fdf988a8de0) at
thread/qthread_unix.cpp:398
#2  0x00007fdfbbe68050 in QThread::msleep (msecs=<value optimized out>) at
thread/qthread_unix.cpp:424
#3  0x00007fdf9a1d8581 in UIBlockTester::UIBlockTesterThread::run
(this=0x1da0120) at
/home/gpiez/src/kdevelop/languages/cpp/cpplanguagesupport.cpp:678
#4  0x00007fdfbbe685ee in QThreadPrivate::start (arg=0x1da0120) at
thread/qthread_unix.cpp:248
#5  0x00007fdfbbbdab24 in start_thread () from /lib/libpthread.so.0
#6  0x00007fdfba17f31d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 7 (Thread 0x7fdf96906710 (LWP 10540)):
#0  pthread_cond_wait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fdfbbe696a3 in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x9a0760, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x9a0760,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fdfbdb064c5 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9a2780,
th=0x1d5f620)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fdfbdb09bbb in ThreadWeaver::WorkingHardState::applyForWork
(this=0x99f9e0, th=0x1d5f620)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fdfbdb08385 in ThreadWeaver::ThreadRunHelper::run
(this=0x7fdf96905e30, parent=0x9a2780, th=0x1d5f620)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/Thread.cpp:87
#6  0x00007fdfbdb08430 in ThreadWeaver::Thread::run (this=0x1d5f620) at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/Thread.cpp:142
#7  0x00007fdfbbe685ee in QThreadPrivate::start (arg=0x1d5f620) at
thread/qthread_unix.cpp:248
#8  0x00007fdfbbbdab24 in start_thread () from /lib/libpthread.so.0
#9  0x00007fdfba17f31d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 6 (Thread 0x7fdf96105710 (LWP 10541)):
#0  pthread_cond_wait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fdfbbe696a3 in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x9a0760, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x9a0760,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fdfbdb064c5 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9a2780,
th=0xd55640)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fdfbdb09bbb in ThreadWeaver::WorkingHardState::applyForWork
(this=0x99f9e0, th=0xd55640)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fdfbdb09bd4 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x99f9e0, th=0xd55640)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fdfbdb08385 in ThreadWeaver::ThreadRunHelper::run
(this=0x7fdf96104e30, parent=0x9a2780, th=0xd55640)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/Thread.cpp:87
#7  0x00007fdfbdb08430 in ThreadWeaver::Thread::run (this=0xd55640) at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/Thread.cpp:142
#8  0x00007fdfbbe685ee in QThreadPrivate::start (arg=0xd55640) at
thread/qthread_unix.cpp:248
#9  0x00007fdfbbbdab24 in start_thread () from /lib/libpthread.so.0
#10 0x00007fdfba17f31d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 5 (Thread 0x7fdfa9006710 (LWP 10887)):
#0  pthread_cond_wait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fdfbbe696a3 in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x40f2ac0, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x40f2ac0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fdfbdb064c5 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4119620,
th=0x42d8d70)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fdfbdb09bbb in ThreadWeaver::WorkingHardState::applyForWork
(this=0x40a7880, th=0x42d8d70)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fdfbdb08385 in ThreadWeaver::ThreadRunHelper::run
(this=0x7fdfa9005e30, parent=0x4119620, th=0x42d8d70)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/Thread.cpp:87
#6  0x00007fdfbdb08430 in ThreadWeaver::Thread::run (this=0x42d8d70) at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/Thread.cpp:142
#7  0x00007fdfbbe685ee in QThreadPrivate::start (arg=0x42d8d70) at
thread/qthread_unix.cpp:248
#8  0x00007fdfbbbdab24 in start_thread () from /lib/libpthread.so.0
#9  0x00007fdfba17f31d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 4 (Thread 0x7fdf947bb710 (LWP 10888)):
#0  pthread_cond_wait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fdfbbe696a3 in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x40f2ac0, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x40f2ac0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fdfbdb064c5 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4119620,
th=0x42be6f0)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fdfbdb09bbb in ThreadWeaver::WorkingHardState::applyForWork
(this=0x40a7880, th=0x42be6f0)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fdfbdb09bd4 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x40a7880, th=0x42be6f0)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fdfbdb09bd4 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x40a7880, th=0x42be6f0)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fdfbdb09bd4 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x40a7880, th=0x42be6f0)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007fdfbdb09bd4 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x40a7880, th=0x42be6f0)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007fdfbdb09bd4 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x40a7880, th=0x42be6f0)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007fdfbdb09bd4 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x40a7880, th=0x42be6f0)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007fdfbdb09bd4 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x40a7880, th=0x42be6f0)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:74
#12 0x00007fdfbdb08385 in ThreadWeaver::ThreadRunHelper::run
(this=0x7fdf947bae30, parent=0x4119620, th=0x42be6f0)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/Thread.cpp:87
#13 0x00007fdfbdb08430 in ThreadWeaver::Thread::run (this=0x42be6f0) at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/Thread.cpp:142
#14 0x00007fdfbbe685ee in QThreadPrivate::start (arg=0x42be6f0) at
thread/qthread_unix.cpp:248
#15 0x00007fdfbbbdab24 in start_thread () from /lib/libpthread.so.0
#16 0x00007fdfba17f31d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 3 (Thread 0x7fdf93fba710 (LWP 18290)):
#0  pthread_cond_wait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fdfbbe696a3 in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x40f2ac0, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x40f2ac0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fdfbdb064c5 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4119620,
th=0x67dba80)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fdfbdb09bbb in ThreadWeaver::WorkingHardState::applyForWork
(this=0x40a7880, th=0x67dba80)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fdfbdb09bd4 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x40a7880, th=0x67dba80)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fdfbdb08385 in ThreadWeaver::ThreadRunHelper::run
(this=0x7fdf93fb9e30, parent=0x4119620, th=0x67dba80)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/Thread.cpp:87
#7  0x00007fdfbdb08430 in ThreadWeaver::Thread::run (this=0x67dba80) at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/Thread.cpp:142
#8  0x00007fdfbbe685ee in QThreadPrivate::start (arg=0x67dba80) at
thread/qthread_unix.cpp:248
#9  0x00007fdfbbbdab24 in start_thread () from /lib/libpthread.so.0
#10 0x00007fdfba17f31d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7fdf937b9710 (LWP 18291)):
#0  pthread_cond_wait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fdfbbe696a3 in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x40f2ac0, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x40f2ac0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fdfbdb064c5 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4119620,
th=0x77b2080)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fdfbdb09bbb in ThreadWeaver::WorkingHardState::applyForWork
(this=0x40a7880, th=0x77b2080)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fdfbdb09bd4 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x40a7880, th=0x77b2080)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fdfbdb09bd4 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x40a7880, th=0x77b2080)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fdfbdb08385 in ThreadWeaver::ThreadRunHelper::run
(this=0x7fdf937b8e30, parent=0x4119620, th=0x77b2080)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/Thread.cpp:87
#8  0x00007fdfbdb08430 in ThreadWeaver::Thread::run (this=0x77b2080) at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/threadweaver/Weaver/Thread.cpp:142
#9  0x00007fdfbbe685ee in QThreadPrivate::start (arg=0x77b2080) at
thread/qthread_unix.cpp:248
#10 0x00007fdfbbbdab24 in start_thread () from /lib/libpthread.so.0
#11 0x00007fdfba17f31d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fdfbf6d0760 (LWP 10433)):
[KCrash Handler]
#5  GDBDebugger::GDB::interrupt (this=0x0) at
/home/gpiez/src/kdevelop/debuggers/gdb/gdb.cpp:145
#6  0x00007fdfa3cac540 in GDBDebugger::DebugSession::interruptDebugger
(this=0x5965be0) at /home/gpiez/src/kdevelop/debuggers/gdb/debugsession.cpp:372
#7  0x00007fdfa3cb2027 in GDBDebugger::DebugSession::qt_metacall
(this=0x5965be0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>,
_a=0x7fffdb26c390)
    at /home/gpiez/src/kdevelop/build/debuggers/gdb/debugsession.moc:190
#8  0x00007fdfbbf98bc1 in QMetaObject::activate (sender=0x1a26630, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x1) at
kernel/qobject.cpp:3285
#9  0x00007fdfa3c9a67c in GDBDebugger::GDBOutputWidget::qt_metacall
(this=0x1a26630, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>,
_a=0x7fffdb26c520)
    at /home/gpiez/src/kdevelop/build/debuggers/gdb/gdboutputwidget.moc:98
#10 0x00007fdfbbf98bc1 in QMetaObject::activate (sender=0x1a3a6d0, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x1) at
kernel/qobject.cpp:3285
#11 0x00007fdfbb775322 in QAbstractButton::clicked (this=0x0, _t1=false) at
.moc/debug-shared/moc_qabstractbutton.cpp:206
#12 0x00007fdfbb3f819b in QAbstractButtonPrivate::emitClicked (this=0x1aa4320)
at widgets/qabstractbutton.cpp:546
#13 0x00007fdfbb3fa657 in QAbstractButtonPrivate::click (this=0x1aa4320) at
widgets/qabstractbutton.cpp:539
#14 0x00007fdfbb3fa8cc in QAbstractButton::mouseReleaseEvent (this=0x1a3a6d0,
e=0x7fffdb26d080) at widgets/qabstractbutton.cpp:1121
#15 0x00007fdfbb4ebbca in QToolButton::mouseReleaseEvent (this=0x0, e=0x18) at
widgets/qtoolbutton.cpp:721
#16 0x00007fdfbb025631 in QWidget::event (this=0x1a3a6d0, event=0x7fffdb26d080)
at kernel/qwidget.cpp:7998
#17 0x00007fdfbb4ed71b in QToolButton::event (this=0x1a3a6d0,
event=0x7fffdb26d080) at widgets/qtoolbutton.cpp:1163
#18 0x00007fdfbafc9df0 in QApplicationPrivate::notify_helper (this=0x6453d0,
receiver=0x1a3a6d0, e=0x7fffdb26d080) at kernel/qapplication.cpp:4300
#19 0x00007fdfbafcad66 in QApplication::notify (this=0x7fffdb26dbb0,
receiver=<value optimized out>, e=0x7fffdb26d080) at
kernel/qapplication.cpp:3865
#20 0x00007fdfbc769026 in KApplication::notify (this=0x7fffdb26dbb0,
receiver=0x1a3a6d0, event=0x7fffdb26d080)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#21 0x00007fdfbbf81e9b in QCoreApplication::notifyInternal
(this=0x7fffdb26dbb0, receiver=0x1a3a6d0, event=0x7fffdb26d080) at
kernel/qcoreapplication.cpp:704
#22 0x00007fdfbafd01c9 in QCoreApplication::sendEvent (receiver=0x1a3a6d0,
event=0x7fffdb26d080, alienWidget=0x1a3a6d0, nativeWidget=0x5a2f940,
buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QApplicationPrivate::sendMouseEvent (receiver=0x1a3a6d0,
event=0x7fffdb26d080, alienWidget=0x1a3a6d0, nativeWidget=0x5a2f940,
buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at
kernel/qapplication.cpp:2965
#24 0x00007fdfbb05cc1c in QETWidget::translateMouseEvent (this=0x5a2f940,
event=<value optimized out>) at kernel/qapplication_x11.cpp:4368
#25 0x00007fdfbb05b940 in QApplication::x11ProcessEvent (this=<value optimized
out>, event=0x7fffdb26d800) at kernel/qapplication_x11.cpp:3501
#26 0x00007fdfbb08a043 in QEventDispatcherX11::processEvents (this=<value
optimized out>, flags=) at kernel/qeventdispatcher_x11.cpp:132
#27 0x00007fdfbbf809a2 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#28 0x00007fdfbbf80d75 in QEventLoop::exec (this=0x7fffdb26d980, flags=) at
kernel/qeventloop.cpp:201
#29 0x00007fdfbbf82edb in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:981
#30 0x0000000000408eb5 in main (argc=<value optimized out>, argv=<value
optimized out>) at /home/gpiez/src/kdevelop/app/main.cpp:378

This bug may be a duplicate of or related to bug 235502.

Possible duplicates by query: bug 235502.

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic