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

List:       kdevelop-bugs
Subject:    [Bug 224629] New: Crashed when tried typing a property declaration
From:       Markus <markus.hauser () vivid-planet ! com>
Date:       2010-01-28 14:38:41
Message-ID: bug-224629-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: Crashed when tried typing a property declaration in a
                    PHP-Class
           Product: kdevelop
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: markus.hauser@vivid-planet.com


Application that crashed: kdevelop
Version of the application: 3.9.97 (using KDevPlatform 0.9.97)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

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

Thread 12 (Thread 0x7f919834e910 (LWP 9492)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f91a82d9462 in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x10eb100, time=200000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x10eb100,
time=200000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f91a4d4cbd9 in KDevelop::DUChainPrivate::CleanupThread::run
(this=0x10eb0e0) at
/home/markus/kdesource/kdevplatform/language/duchain/duchain.cpp:286
#4  0x00007f91a82d8445 in QThreadPrivate::start (arg=0x10eb0e0) at
thread/qthread_unix.cpp:188
#5  0x00007f91a2bd5a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007f91a6a3380d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f9189c85910 (LWP 9499)):
#0  0x00007f91a6a273c3 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f91a1aff37c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f91a1aff6c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x00007f91a83e71fe in QEventDispatcherGlib::processEvents (this=0x10c6380,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#4  0x00007f91a83bd532 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f91a83bd904 in QEventLoop::exec (this=0x7f9189c85010, flags=) at
kernel/qeventloop.cpp:201
#6  0x00007f91a82d56cb in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007f91a4e807bf in KDevelop::CompletionWorkerThread::run
(this=0x10bb370) at
/home/markus/kdesource/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#8  0x00007f91a82d8445 in QThreadPrivate::start (arg=0x10bb370) at
thread/qthread_unix.cpp:188
#9  0x00007f91a2bd5a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007f91a6a3380d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 10 (Thread 0x7f9189484910 (LWP 9524)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f91a82d94fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x1387940, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1387940,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f91a9ae4326 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1386610,
th=0x2ab2820) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f91a9ae645b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x1164a30, th=0x2ab2820) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f91a9ae4a5f in ThreadWeaver::ThreadRunHelper::run
(this=0x7f9189484050, parent=0x1386610, th=0x2ab2820) at
../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f91a9ae4eb8 in ThreadWeaver::Thread::run (this=0x2ab2820) at
../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f91a82d8445 in QThreadPrivate::start (arg=0x2ab2820) at
thread/qthread_unix.cpp:188
#8  0x00007f91a2bd5a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f91a6a3380d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 9 (Thread 0x7f9185afc910 (LWP 9525)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f91a82d94fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x1387940, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1387940,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f91a9ae4326 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1386610,
th=0x26d98d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f91a9ae645b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x1164a30, th=0x26d98d0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f91a9ae6474 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x1164a30, th=0x26d98d0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f91a9ae4a5f in ThreadWeaver::ThreadRunHelper::run
(this=0x7f9185afc050, parent=0x1386610, th=0x26d98d0) at
../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f91a9ae4eb8 in ThreadWeaver::Thread::run (this=0x26d98d0) at
../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f91a82d8445 in QThreadPrivate::start (arg=0x26d98d0) at
thread/qthread_unix.cpp:188
#9  0x00007f91a2bd5a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007f91a6a3380d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 8 (Thread 0x7f917ffff910 (LWP 9526)):
#0  0x00007f91a6a273c3 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f91a1aff37c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f91a1aff6c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x00007f91a83e71fe in QEventDispatcherGlib::processEvents (this=0x382fcf0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#4  0x00007f91a83bd532 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f91a83bd904 in QEventLoop::exec (this=0x7f917ffff010, flags=) at
kernel/qeventloop.cpp:201
#6  0x00007f91a82d56cb in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007f91a4e807bf in KDevelop::CompletionWorkerThread::run
(this=0x3af2340) at
/home/markus/kdesource/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#8  0x00007f91a82d8445 in QThreadPrivate::start (arg=0x3af2340) at
thread/qthread_unix.cpp:188
#9  0x00007f91a2bd5a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007f91a6a3380d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f917f7fe910 (LWP 9527)):
#0  pthread_mutex_lock (mutex=0x447c368) at forward.c:182
#1  0x00007f91a1afeae1 in g_main_context_check () from /lib/libglib-2.0.so.0
#2  0x00007f91a1aff290 in ?? () from /lib/libglib-2.0.so.0
#3  0x00007f91a1aff6c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#4  0x00007f91a83e71fe in QEventDispatcherGlib::processEvents (this=0x3a86480,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#5  0x00007f91a83bd532 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007f91a83bd904 in QEventLoop::exec (this=0x7f917f7fe010, flags=) at
kernel/qeventloop.cpp:201
#7  0x00007f91a82d56cb in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#8  0x00007f91a4e807bf in KDevelop::CompletionWorkerThread::run
(this=0x3961c00) at
/home/markus/kdesource/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#9  0x00007f91a82d8445 in QThreadPrivate::start (arg=0x3961c00) at
thread/qthread_unix.cpp:188
#10 0x00007f91a2bd5a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#11 0x00007f91a6a3380d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 6 (Thread 0x7f917effd910 (LWP 9528)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f91a82d7ed5 in thread_sleep (ti=0x7f917effd000) at
thread/qthread_unix.cpp:297
#2  0x00007f91a82d8040 in QThread::msleep (msecs=<value optimized out>) at
thread/qthread_unix.cpp:323
#3  0x00007f9184f7965c in UIBlockTester::UIBlockTesterThread::run
(this=0x38288e0) at
/home/markus/kdesource/kdevelop/languages/cpp/cpplanguagesupport.cpp:672
#4  0x00007f91a82d8445 in QThreadPrivate::start (arg=0x38288e0) at
thread/qthread_unix.cpp:188
#5  0x00007f91a2bd5a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007f91a6a3380d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f9176bea910 (LWP 10809)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f91a82d94fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x3b8e5d0, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x3b8e5d0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f91a9ae4326 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x3af93b0,
th=0x468dff0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f91a9ae645b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x3b8e6b0, th=0x468dff0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f91a9ae6474 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x3b8e6b0, th=0x468dff0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f91a9ae4a5f in ThreadWeaver::ThreadRunHelper::run
(this=0x7f9176bea050, parent=0x3af93b0, th=0x468dff0) at
../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f91a9ae4eb8 in ThreadWeaver::Thread::run (this=0x468dff0) at
../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f91a82d8445 in QThreadPrivate::start (arg=0x468dff0) at
thread/qthread_unix.cpp:188
#9  0x00007f91a2bd5a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007f91a6a3380d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 4 (Thread 0x7f91763e9910 (LWP 10811)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f91a82d94fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x3b8e5d0, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x3b8e5d0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f91a9ae4326 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x3af93b0,
th=0x3aebb40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f91a9ae645b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x3b8e6b0, th=0x3aebb40) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f91a9ae6474 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x3b8e6b0, th=0x3aebb40) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f91a9ae6474 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x3b8e6b0, th=0x3aebb40) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f91a9ae6474 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x3b8e6b0, th=0x3aebb40) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f91a9ae6474 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x3b8e6b0, th=0x3aebb40) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f91a9ae6474 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x3b8e6b0, th=0x3aebb40) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f91a9ae6474 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x3b8e6b0, th=0x3aebb40) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007f91a9ae6474 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x3b8e6b0, th=0x3aebb40) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#12 0x00007f91a9ae4a5f in ThreadWeaver::ThreadRunHelper::run
(this=0x7f91763e9050, parent=0x3af93b0, th=0x3aebb40) at
../../../threadweaver/Weaver/Thread.cpp:87
#13 0x00007f91a9ae4eb8 in ThreadWeaver::Thread::run (this=0x3aebb40) at
../../../threadweaver/Weaver/Thread.cpp:142
#14 0x00007f91a82d8445 in QThreadPrivate::start (arg=0x3aebb40) at
thread/qthread_unix.cpp:188
#15 0x00007f91a2bd5a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#16 0x00007f91a6a3380d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f9175be8910 (LWP 10812)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f91a82d94fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x3b8e5d0, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x3b8e5d0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f91a9ae4326 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x3af93b0,
th=0x38f9460) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f91a9ae645b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x3b8e6b0, th=0x38f9460) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f91a9ae6474 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x3b8e6b0, th=0x38f9460) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f91a9ae6474 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x3b8e6b0, th=0x38f9460) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f91a9ae6474 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x3b8e6b0, th=0x38f9460) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f91a9ae4a5f in ThreadWeaver::ThreadRunHelper::run
(this=0x7f9175be8050, parent=0x3af93b0, th=0x38f9460) at
../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f91a9ae4eb8 in ThreadWeaver::Thread::run (this=0x38f9460) at
../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f91a82d8445 in QThreadPrivate::start (arg=0x38f9460) at
thread/qthread_unix.cpp:188
#11 0x00007f91a2bd5a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#12 0x00007f91a6a3380d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f91753e7910 (LWP 10813)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f91a82d94fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x3b8e5d0, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x3b8e5d0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f91a9ae4326 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x3af93b0,
th=0x38fb050) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f91a9ae645b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x3b8e6b0, th=0x38fb050) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f91a9ae4a5f in ThreadWeaver::ThreadRunHelper::run
(this=0x7f91753e7050, parent=0x3af93b0, th=0x38fb050) at
../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f91a9ae4eb8 in ThreadWeaver::Thread::run (this=0x38fb050) at
../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f91a82d8445 in QThreadPrivate::start (arg=0x38fb050) at
thread/qthread_unix.cpp:188
#8  0x00007f91a2bd5a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f91a6a3380d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f91ab6bd750 (LWP 9491)):
[KCrash Handler]
#4  QList<KTextEditor::SmartRangeWatcher*>::contains (this=0x2b41e30,
watcher=0x393d4f8) at /usr/include/qt4/QtCore/qlist.h:664
#5  KTextEditor::SmartRange::addWatcher (this=0x2b41e30, watcher=0x393d4f8) at
../../../interfaces/ktexteditor/smartrange.cpp:893
#6  0x00007f91a4d3561d in KDevelop::DocumentChangeTracker::setChangedRanges
(this=0x393d4f8, changedRanges=...)
    at
/home/markus/kdesource/kdevplatform/language/backgroundparser/documentchangetracker.cpp:150
#7  0x00007f91a4d29818 in
KDevelop::BackgroundParserPrivate::parseDocumentsInternal (this=0x1387670) at
/home/markus/kdesource/kdevplatform/language/backgroundparser/backgroundparser.cpp:131
#8  0x00007f91a4d27624 in KDevelop::BackgroundParser::parseDocuments
(this=0x1384c00) at
/home/markus/kdesource/kdevplatform/language/backgroundparser/backgroundparser.cpp:514
#9  0x00007f91a4d286ef in KDevelop::BackgroundParser::qt_metacall
(this=0x1384c00, _c=QMetaObject::InvokeMetaMethod, _id=19, _a=0x7fff4ece1d10)
    at
/home/markus/kdesource/build/kdevplatform/language/backgroundparser.moc:169
#10 0x00007f91a83d3ddc in QMetaObject::activate (sender=0x1387688,
from_signal_index=<value optimized out>, to_signal_index=<value optimized out>,
argv=0x1) at kernel/qobject.cpp:3113
#11 0x00007f91a83cdd83 in QObject::event (this=0x1387688, e=0x393d4f8) at
kernel/qobject.cpp:1075
#12 0x00007f91a760eefc in QApplicationPrivate::notify_helper (this=0x104cf70,
receiver=0x1387688, e=0x7fff4ece2310) at kernel/qapplication.cpp:4056
#13 0x00007f91a76161ce in QApplication::notify (this=0x7fff4ece2730,
receiver=0x1387688, e=0x7fff4ece2310) at kernel/qapplication.cpp:4021
#14 0x00007f91a8b45ab6 in KApplication::notify (this=0x7fff4ece2730,
receiver=0x1387688, event=0x7fff4ece2310) at
../../kdeui/kernel/kapplication.cpp:302
#15 0x00007f91a83bec2c in QCoreApplication::notifyInternal
(this=0x7fff4ece2730, receiver=0x1387688, event=0x7fff4ece2310) at
kernel/qcoreapplication.cpp:610
#16 0x00007f91a83e9862 in QCoreApplication::sendEvent (this=0x1050b40) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#17 QTimerInfoList::activateTimers (this=0x1050b40) at
kernel/qeventdispatcher_unix.cpp:572
#18 0x00007f91a83e725d in timerSourceDispatch (source=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:165
#19 0x00007f91a1afbbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0x00007f91a1aff598 in ?? () from /lib/libglib-2.0.so.0
#21 0x00007f91a1aff6c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#22 0x00007f91a83e71a6 in QEventDispatcherGlib::processEvents (this=0x7b0870,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#23 0x00007f91a76a34be in QGuiEventDispatcherGlib::processEvents
(this=0x2b41e30, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:202
#24 0x00007f91a83bd532 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#25 0x00007f91a83bd904 in QEventLoop::exec (this=0x7fff4ece25b0, flags=) at
kernel/qeventloop.cpp:201
#26 0x00007f91a83bfab9 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:888
#27 0x0000000000406ff3 in main (argc=1, argv=0x7fff4ece3ad8) at
/home/markus/kdesource/kdevelop/app/main.cpp:226
The current source language is "auto; currently c".

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