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

List:       kdevelop-bugs
Subject:    [Bug 228590] New: kdevelop segfaults when using debugger 'run to
From:       <susundberg () gmail ! com>
Date:       2010-02-26 8:58:15
Message-ID: bug-228590-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: kdevelop segfaults when using debugger 'run to cursor'
           Product: kdevelop
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: susundberg@gmail.com


Version:            (using KDE 4.3.2)
Compiler:          cc version 4.1.3 20080704 (prerelease) (Ubuntu
4.1.2-27ubuntu1) 
OS:                Linux
Installed from:    Ubuntu Packages

Kdevelop (svn version 1096202) crashes when debugging and 'run to cursor' is
used.

The error IS reproducible (crashes every time with two different binaries).

1) Start
2) Set breakpoint
3) Start debug
4) Wait for breakpoint and then with mouse right "debug -> run to cursor"
5) Segfault.

Below is two crash handler outputs:


Application: KDevelop (kdevelop.bin), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f1d017d0750 (LWP 11431))]

Thread 16 (Thread 0x7f1cefb99910 (LWP 11434)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f1cfe427462 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x00007f1cfb25221e in KDevelop::DUChainPrivate::CleanupThread::run
(this=0x2bbbbc0) at
/home/sundberg/src/kdevplatform/language/duchain/duchain.cpp:286
#3  0x00007f1cfe426445 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f1cf9616a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#5  0x00007f1cfcb8180d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f1cee699910 (LWP 11435)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f1cee698d40 in ?? ()
#2  0x00007fff1a7ff782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
The current source language is "auto; currently asm".

Thread 14 (Thread 0x7f1ce472a910 (LWP 11437)):
#0  __pthread_mutex_unlock (mutex=0x34a1e38) at pthread_mutex_unlock.c:288
#1  0x00007f1cf853fdae in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2  0x00007f1cf8540191 in ?? () from /lib/libglib-2.0.so.0
#3  0x00007f1cf85406c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#4  0x00007f1cfe5351fe in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#5  0x00007f1cfe50b532 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#6  0x00007f1cfe50b904 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#7  0x00007f1cfe4236cb in QThread::exec() () from /usr/lib/libQtCore.so.4
#8  0x00007f1cfe4eeb78 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f1cfe426445 in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007f1cf9616a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#11 0x00007f1cfcb8180d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f1ce3f29910 (LWP 11438)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f1ce3f28d40 in ?? ()
#2  0x00007fff1a7ff782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
The current source language is "auto; currently c".

Thread 12 (Thread 0x7f1ce2db9910 (LWP 11440)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f1ce2db8d40 in ?? ()
#2  0x00007fff1a7ff782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 11 (Thread 0x7f1ce25b8910 (LWP 11441)):
#0  0x00007f1cfcb753c3 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f1cf854037c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f1cf85406c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x00007f1cfe5351fe in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#4  0x00007f1cfe50b532 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#5  0x00007f1cfe50b904 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#6  0x00007f1cfe4236cb in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007f1cfe4eeb78 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f1cfe426445 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f1cf9616a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007f1cfcb8180d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f1cd8d5d910 (LWP 11465)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f1cd8d5cd80 in ?? ()
#2  0x00007fff1a7ff782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 9 (Thread 0x7f1cd955e910 (LWP 11466)):
#0  0x00007f1cf853e890 in g_main_context_acquire () from /lib/libglib-2.0.so.0
#1  0x00007f1cf8540112 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f1cf85406c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x00007f1cfe5351fe in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#4  0x00007f1cfe50b532 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#5  0x00007f1cfe50b904 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#6  0x00007f1cfe4236cb in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007f1cfe426445 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f1cf9616a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f1cfcb8180d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f1cd5764910 (LWP 11467)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f1cfe425ed5 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007f1cfe426040 in QThread::msleep(unsigned long) () from
/usr/lib/libQtCore.so.4
#3  0x00007f1cd5f542a6 in UIBlockTester::UIBlockTesterThread::run
(this=0x47a09a0) at
/home/sundberg/src/kdevelop/languages/cpp/cpplanguagesupport.cpp:672
#4  0x00007f1cfe426445 in ?? () from /usr/lib/libQtCore.so.4
#5  0x00007f1cf9616a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007f1cfcb8180d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f1cd4b46910 (LWP 11475)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f1cfe4274fb in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x00007f1cffc32326 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f1cffc3445b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f1cffc34474 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f1cffc32a5f in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f1cffc32eb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#7  0x00007f1cfe426445 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f1cf9616a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f1cfcb8180d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 6 (Thread 0x7f1cd4345910 (LWP 11476)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f1cfe4274fb in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x00007f1cffc32326 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f1cffc3445b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f1cffc32a5f in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f1cffc32eb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#6  0x00007f1cfe426445 in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007f1cf9616a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#8  0x00007f1cfcb8180d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f1ce3728910 (LWP 22642)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f1cfe4274fb in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x00007f1cffc32326 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f1cffc3445b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f1cffc34474 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f1cffc34474 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f1cffc34474 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007f1cffc32a5f in ?? () from /usr/lib/libthreadweaver.so.4
#8  0x00007f1cffc32eb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#9  0x00007f1cfe426445 in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007f1cf9616a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#11 0x00007f1cfcb8180d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f1ce5099910 (LWP 22643)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f1cfe4274fb in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x00007f1cffc32326 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f1cffc3445b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f1cffc34474 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f1cffc34474 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f1cffc32a5f in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007f1cffc32eb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#8  0x00007f1cfe426445 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f1cf9616a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007f1cfcb8180d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f1ccbfff910 (LWP 22690)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f1cfe4274fb in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x00007f1cffc32326 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f1cffc3445b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f1cffc34474 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f1cffc32a5f in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f1cffc32eb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#7  0x00007f1cfe426445 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f1cf9616a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f1cfcb8180d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f1ccb7fe910 (LWP 22691)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f1cfe4274fb in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x00007f1cffc32326 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f1cffc3445b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f1cffc32a5f in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f1cffc32eb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#6  0x00007f1cfe426445 in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007f1cf9616a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#8  0x00007f1cfcb8180d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f1d017d0750 (LWP 11431)):
[KCrash Handler]
#5  0x00007f1cfdb4ae44 in ?? () from /usr/lib/libQtGui.so.4
#6  0x00007f1cfd7ab9c0 in QWidget::event(QEvent*) () from
/usr/lib/libQtGui.so.4
#7  0x00007f1cfdb4d5ab in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#8  0x00007f1cfd75cefc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4
#9  0x00007f1cfd764011 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#10 0x00007f1cfec93ab6 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#11 0x00007f1cfe50cc2c in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQtCore.so.4
#12 0x00007f1cfd7638e0 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from
/usr/lib/libQtGui.so.4
#13 0x00007f1cfd7c9e2e in ?? () from /usr/lib/libQtGui.so.4
#14 0x00007f1cfd7c8aa9 in QApplication::x11ProcessEvent(_XEvent*) () from
/usr/lib/libQtGui.so.4

#15 0x00007f1cfd7f1d0c in ?? () from /usr/lib/libQtGui.so.4
#16 0x00007f1cf853cbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#17 0x00007f1cf8540598 in ?? () from /lib/libglib-2.0.so.0
#18 0x00007f1cf85406c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#19 0x00007f1cfe5351a6 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#20 0x00007f1cfd7f14be in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007f1cfe50b532 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#22 0x00007f1cfe50b904 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#23 0x00007f1cfe50dab9 in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#24 0x0000000000407716 in main (argc=1, argv=0x7fff1a7bd3e8) at
/home/sundberg/src/kdevelop/app/main_internal.cpp:222
The current source language is "auto; currently c".













Application: KDevelop (kdevelop.bin), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7fce0f4cd750 (LWP 24036))]

Thread 16 (Thread 0x7fcdfd896910 (LWP 24039)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007fce0c124462 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x00007fce08f4f21e in KDevelop::DUChainPrivate::CleanupThread::run
(this=0x2156f20) at
/home/sundberg/src/kdevplatform/language/duchain/duchain.cpp:286
#3  0x00007fce0c123445 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fce07313a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#5  0x00007fce0a87e80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7fcdf7fff910 (LWP 24040)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007fcdf7ffed40 in ?? ()
#2  0x00007fff5b2fd782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
The current source language is "auto; currently asm".

Thread 14 (Thread 0x7fcdf2348910 (LWP 24042)):
#0  0x00007fce073176dd in __pthread_mutex_unlock_usercnt (mutex=0x2ae8028) at
pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x2ae8028) at pthread_mutex_unlock.c:289
#2  0x00007fce0623cdae in g_main_context_prepare () from /lib/libglib-2.0.so.0
#3  0x00007fce0623d191 in ?? () from /lib/libglib-2.0.so.0
#4  0x00007fce0623d6c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#5  0x00007fce0c2321fe in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#6  0x00007fce0c208532 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#7  0x00007fce0c208904 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#8  0x00007fce0c1206cb in QThread::exec() () from /usr/lib/libQtCore.so.4
#9  0x00007fce0c1ebb78 in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007fce0c123445 in ?? () from /usr/lib/libQtCore.so.4
#11 0x00007fce07313a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#12 0x00007fce0a87e80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7fcdf1b47910 (LWP 24043)):
#0  0x00007fce073176da in __pthread_mutex_unlock_usercnt (mutex=0x7fcdf8011e78)
at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7fcdf8011e78) at pthread_mutex_unlock.c:289
#2  0x00007fce0623cdae in g_main_context_prepare () from /lib/libglib-2.0.so.0
#3  0x00007fce0623d191 in ?? () from /lib/libglib-2.0.so.0
#4  0x00007fce0623d6c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#5  0x00007fce0c2321fe in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#6  0x00007fce0c208532 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#7  0x00007fce0c208904 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#8  0x00007fce0c1206cb in QThread::exec() () from /usr/lib/libQtCore.so.4
#9  0x00007fce0c1ebb78 in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007fce0c123445 in ?? () from /usr/lib/libQtCore.so.4
#11 0x00007fce07313a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#12 0x00007fce0a87e80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 12 (Thread 0x7fcdf09d7910 (LWP 24045)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007fcdf09d6d40 in ?? ()
#2  0x00007fff5b2fd782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 11 (Thread 0x7fcdf01d6910 (LWP 24046)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007fcdf01d5d40 in ?? ()
#2  0x00007fff5b2fd782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 10 (Thread 0x7fcde6564910 (LWP 24070)):
#0  0x00007fff5b2fd767 in ?? ()
#1  0x00007fff5b2fd848 in clock_gettime ()
#2  0x00007fce064c8fdf in *__GI_clock_gettime (clock_id=-430555712,
tp=0x7fcde6563dc0) at ../sysdeps/unix/clock_gettime.c:100
#3  0x00007fce0c233ccd in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fce0c233ec1 in ?? () from /usr/lib/libQtCore.so.4
#5  0x00007fce0c2348f3 in ?? () from /usr/lib/libQtCore.so.4
#6  0x00007fce0c23237d in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007fce0623cdba in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x00007fce0623d191 in ?? () from /lib/libglib-2.0.so.0
#9  0x00007fce0623d6c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#10 0x00007fce0c2321fe in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#11 0x00007fce0c208532 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#12 0x00007fce0c208904 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#13 0x00007fce0c1206cb in QThread::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007fce0c123445 in ?? () from /usr/lib/libQtCore.so.4
#15 0x00007fce07313a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#16 0x00007fce0a87e80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fcde6d65910 (LWP 24071)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007fcde6d64d80 in ?? ()
#2  0x00007fff5b2fd782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 8 (Thread 0x7fcde3459910 (LWP 24072)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007fce0c122ed5 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007fce0c123040 in QThread::msleep(unsigned long) () from
/usr/lib/libQtCore.so.4
#3  0x00007fcde3c492a6 in UIBlockTester::UIBlockTesterThread::run
(this=0x34d93c0) at
/home/sundberg/src/kdevelop/languages/cpp/cpplanguagesupport.cpp:672
#4  0x00007fce0c123445 in ?? () from /usr/lib/libQtCore.so.4
#5  0x00007fce07313a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007fce0a87e80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fcde283b910 (LWP 24079)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fce0c1244fb in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x00007fce0d92f326 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007fce0d93145b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007fce0d931474 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007fce0d92fa5f in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007fce0d92feb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#7  0x00007fce0c123445 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fce07313a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007fce0a87e80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 6 (Thread 0x7fcde203a910 (LWP 24080)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fce0c1244fb in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x00007fce0d92f326 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007fce0d93145b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007fce0d92fa5f in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007fce0d92feb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#6  0x00007fce0c123445 in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007fce07313a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#8  0x00007fce0a87e80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fcdf1346910 (LWP 25504)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fce0c1244fb in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x00007fce0d92f326 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007fce0d93145b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007fce0d931474 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007fce0d931474 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007fce0d931474 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007fce0d92fa5f in ?? () from /usr/lib/libthreadweaver.so.4
#8  0x00007fce0d92feb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#9  0x00007fce0c123445 in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007fce07313a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#11 0x00007fce0a87e80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fcdf2cb7910 (LWP 25505)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fce0c1244fb in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x00007fce0d92f326 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007fce0d93145b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007fce0d931474 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007fce0d931474 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007fce0d92fa5f in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007fce0d92feb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#8  0x00007fce0c123445 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007fce07313a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007fce0a87e80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fcdde306910 (LWP 25535)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fce0c1244fb in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x00007fce0d92f326 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007fce0d93145b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007fce0d931474 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007fce0d92fa5f in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007fce0d92feb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#7  0x00007fce0c123445 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fce07313a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007fce0a87e80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fcdddb05910 (LWP 25536)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fce0c1244fb in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x00007fce0d92f326 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007fce0d93145b in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007fce0d92fa5f in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007fce0d92feb8 in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#6  0x00007fce0c123445 in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007fce07313a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#8  0x00007fce0a87e80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fce0f4cd750 (LWP 24036)):
[KCrash Handler]
#5  0x00007fce0b847e44 in ?? () from /usr/lib/libQtGui.so.4
#6  0x00007fce0b4a89c0 in QWidget::event(QEvent*) () from
/usr/lib/libQtGui.so.4
#7  0x00007fce0b84a5ab in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#8  0x00007fce0b459efc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4
#9  0x00007fce0b461011 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#10 0x00007fce0c990ab6 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#11 0x00007fce0c209c2c in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQtCore.so.4
#12 0x00007fce0b4608e0 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from
/usr/lib/libQtGui.so.4
#13 0x00007fce0b4c6e2e in ?? () from /usr/lib/libQtGui.so.4
#14 0x00007fce0b4c5aa9 in QApplication::x11ProcessEvent(_XEvent*) () from
/usr/lib/libQtGui.so.4
#15 0x00007fce0b4eed0c in ?? () from /usr/lib/libQtGui.so.4
#16 0x00007fce06239bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#17 0x00007fce0623d598 in ?? () from /lib/libglib-2.0.so.0
#18 0x00007fce0623d6c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#19 0x00007fce0c2321a6 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#20 0x00007fce0b4ee4be in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007fce0c208532 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#22 0x00007fce0c208904 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#23 0x00007fce0c20aab9 in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#24 0x0000000000407716 in main (argc=1, argv=0x7fff5b2295f8) at
/home/sundberg/src/kdevelop/app/main_internal.cpp:222
The current source language is "auto; currently c".

-- 
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