Bug 299556

Summary: Kdevelop crashes on php file editing
Product: [Applications] kdevelop Reporter: gabriele monfardini <gabrimonfa>
Component: Language Support: PHPAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: 4.3.60   
Target Milestone: 4.3.0   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description gabriele monfardini 2012-05-07 14:06:41 UTC
Application: kdevelop (4.3.60)
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-24-generic x86_64
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:

I was editing a php file, without any project.
I'm using kdevplatform, kdevelop, kdevelop-pg-qt, kdev-php compiled from git from a few days ago.

Last commit (on kdevelop)

commit 9d0f4276f5385e40ceca567f20a1e0f620155c7d
Merge: c885d25 e4d670f
Author: Milian Wolff <mail@milianw.de>
Date:   Thu May 3 10:36:40 2012 +0200

-- 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 0x7f9c01eda780 (LWP 32086))]

Thread 10 (Thread 0x7f9be62f2700 (LWP 32087)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007f9bff98943f in wait (time=1000, this=0x34e0390) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x34e01c0, time=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f9bfbcb9d5b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x34e01a0) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/duchain.cpp:282
#4  0x00007f9bff988fcb in QThreadPrivate::start (arg=0x34e01a0) at thread/qthread_unix.cpp:298
#5  0x00007f9bfd9d7e9a in start_thread (arg=0x7f9be62f2700) at pthread_create.c:308
#6  0x00007f9bfe6744bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f9bdd551700 (LWP 32088)):
#0  0x00007fff7697698f in clock_gettime ()
#1  0x00007f9bfd07b15d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:116
#2  0x00007f9bff9dfbb4 in do_gettime (frac=0x7f9bdd550bc8, sec=0x7f9bdd550bc0) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f9bffab7b8d in QTimerInfoList::updateCurrentTime (this=0x7f9bd8002660) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f9bffab7ec3 in QTimerInfoList::timerWait (this=0x7f9bd8002660, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f9bffab697c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f9bdd550c9c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f9bffab6a25 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f9bf8c3771e in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f9bf8c37f1b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f9bf8c38124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f9bffab7426 in QEventDispatcherGlib::processEvents (this=0x7f9bd80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f9bffa86c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f9bffa86ed7 in QEventLoop::exec (this=0x7f9bdd550e00, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f9bff985fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007f9bff988fcb in QThreadPrivate::start (arg=0x3df6920) at thread/qthread_unix.cpp:298
#16 0x00007f9bfd9d7e9a in start_thread (arg=0x7f9bdd551700) at pthread_create.c:308
#17 0x00007f9bfe6744bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f9bcfda0700 (LWP 32091)):
#0  0x00007f9bfd9d9f69 in __pthread_mutex_lock (mutex=0x7f9bc8000a60) at pthread_mutex_lock.c:92
#1  0x00007f9bf8c73561 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f9bf8c37fb1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f9bf8c38124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f9bffab7426 in QEventDispatcherGlib::processEvents (this=0x7f9bc80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f9bffa86c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f9bffa86ed7 in QEventLoop::exec (this=0x7f9bcfd9fdd0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f9bff985fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007f9bffa669ff in QInotifyFileSystemWatcherEngine::run (this=0x48bdd60) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f9bff988fcb in QThreadPrivate::start (arg=0x48bdd60) at thread/qthread_unix.cpp:298
#10 0x00007f9bfd9d7e9a in start_thread (arg=0x7f9bcfda0700) at pthread_create.c:308
#11 0x00007f9bfe6744bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f9bcf59f700 (LWP 32092)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f9bfb02b222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f9bfb02b259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f9bfd9d7e9a in start_thread (arg=0x7f9bcf59f700) at pthread_create.c:308
#4  0x00007f9bfe6744bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f9bce79e700 (LWP 32107)):
#0  0x00007fff7697698f in clock_gettime ()
#1  0x00007f9bfd07b15d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:116
#2  0x00007f9bff9dfbb4 in do_gettime (frac=0x7f9bce79db98, sec=0x7f9bce79db90) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f9bffab7b8d in QTimerInfoList::updateCurrentTime (this=0x7f9bc0002660) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f9bffab7ec3 in QTimerInfoList::timerWait (this=0x7f9bc0002660, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f9bffab697c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f9bce79dc6c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f9bffab6a25 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f9bf8c3771e in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f9bf8c37f1b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f9bf8c38124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f9bffab7426 in QEventDispatcherGlib::processEvents (this=0x7f9bc00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f9bffa86c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f9bffa86ed7 in QEventLoop::exec (this=0x7f9bce79ddd0, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f9bff985fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007f9bffa669ff in QInotifyFileSystemWatcherEngine::run (this=0x58230f0) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f9bff988fcb in QThreadPrivate::start (arg=0x58230f0) at thread/qthread_unix.cpp:298
#17 0x00007f9bfd9d7e9a in start_thread (arg=0x7f9bce79e700) at pthread_create.c:308
#18 0x00007f9bfe6744bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f9bcccb5700 (LWP 32167)):
[KCrash Handler]
#6  makeDataPrivate (this=<optimized out>) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/repositories/itemrepository.h:1054
#7  prepareChange (this=0x145df000000000) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/repositories/itemrepository.h:1000
#8  dynamicItemFromIndexSimple (index=1441529856, this=0x3e20900) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/repositories/itemrepository.h:1813
#9  ~IndexedQualifiedIdentifier (this=<optimized out>, __in_chrg=<optimized out>) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/identifier.cpp:1250
#10 KDevelop::IndexedQualifiedIdentifier::~IndexedQualifiedIdentifier (this=<optimized out>, __in_chrg=<optimized out>) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/identifier.cpp:1245
#11 0x00007f9bfbca23ac in ~CodeModelItem (this=0x7f9bb82d694a, __in_chrg=<optimized out>) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/codemodel.h:33
#12 itemsFree (this=0x7f9bb82d6872) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/codemodel.cpp:108
#13 itemsFreeChain (this=0x7f9bb82d6872) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/codemodel.cpp:108
#14 freeAppendedLists (this=0x7f9bb82d6872) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/codemodel.cpp:109
#15 ~CodeModelRepositoryItem (this=0x7f9bb82d6872, __in_chrg=<optimized out>) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/codemodel.cpp:87
#16 destroy (item=0x7f9bb82d6872) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/codemodel.cpp:138
#17 deleteItem<KDevelop::ItemRepository<KDevelop::CodeModelRepositoryItem, KDevelop::CodeModelRequestItem> > (repository=..., hash=3211383, index=338, this=0x7f9bb8321930) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/repositories/itemrepository.h:806
#18 KDevelop::ItemRepository<KDevelop::CodeModelRepositoryItem, KDevelop::CodeModelRequestItem, true, true, 0u, 1048576u>::deleteItem (this=0x7f9bb801ddf0, index=131410) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/repositories/itemrepository.h:1684
#19 0x00007f9bfbc99e18 in KDevelop::CodeModel::addItem (this=0x7f9bfc02daf8, file=..., id=..., kind=33) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/codemodel.cpp:225
#20 0x00007f9bfbce5afd in KDevelop::Declaration::setInSymbolTable (this=0x7f9bb84ce2a0, inSymbolTable=true) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/declaration.cpp:645
#21 0x00007f9bfbce49b1 in KDevelop::Declaration::setIdentifier (this=0x7f9bb84ce2a0, identifier=...) at /home/monfardini/devel/kdevelop4/kdevplatform/language/duchain/declaration.cpp:253
#22 0x00007f9bdda00a9c in KDevelop::AbstractDeclarationBuilder<Php::AstNode, Php::IdentifierAst, Php::TypeBuilder>::openDeclaration<Php::ClassMethodDeclaration> (this=0x7f9bcccb4680, id=..., newRange=..., flags=<optimized out>) at /usr/local/kdevelop4/include/kdevplatform/language/duchain/builders/abstractdeclarationbuilder.h:128
#23 0x00007f9bdd9f9639 in openDefinition<Php::ClassMethodDeclaration> (newRange=..., id=..., this=0x7f9bcccb4680) at /usr/local/kdevelop4/include/kdevplatform/language/duchain/builders/abstractdeclarationbuilder.h:152
#24 Php::DeclarationBuilder::visitClassStatement (this=0x7f9bcccb4680, node=0x7f9bb8509b18) at /home/monfardini/devel/kdevelop4/kdev-php/duchain/builders/declarationbuilder.cpp:293
#25 0x00007f9bdd7b19cd in Php::DefaultVisitor::visitClassBody (this=0x7f9bcccb46e0, node=<optimized out>) at /home/monfardini/devel/kdevelop4/kdev-php/build/parser/phpdefaultvisitor.cpp:199
#26 0x00007f9bdda02402 in Php::ContextBuilder::visitClassDeclarationStatement (this=0x7f9bcccb4680, node=0x7f9bb83f8a58) at /home/monfardini/devel/kdevelop4/kdev-php/duchain/builders/contextbuilder.cpp:200
#27 0x00007f9bdd9f7ff5 in Php::DeclarationBuilder::visitClassDeclarationStatement (this=0x7f9bcccb4680, node=0x7f9bb83f8a58) at /home/monfardini/devel/kdevelop4/kdev-php/duchain/builders/declarationbuilder.cpp:177
#28 0x00007f9bdd7b3020 in Php::DefaultVisitor::visitTopStatement (this=0x7f9bcccb46e0, node=0x7f9bb83f8a18) at /home/monfardini/devel/kdevelop4/kdev-php/build/parser/phpdefaultvisitor.cpp:989
#29 0x00007f9bdd9f68ae in Php::DeclarationBuilder::visitOuterTopStatement (this=0x7f9bcccb4680, node=0x7f9bb83f89e8) at /home/monfardini/devel/kdevelop4/kdev-php/duchain/builders/declarationbuilder.cpp:670
#30 0x00007f9bdd7b2abd in Php::DefaultVisitor::visitStart (this=0x7f9bcccb46e0, node=<optimized out>) at /home/monfardini/devel/kdevelop4/kdev-php/build/parser/phpdefaultvisitor.cpp:819
#31 0x00007f9bdda02871 in Php::ContextBuilder::startVisiting (this=0x7f9bcccb4680, node=0x7f9bb8259960) at /home/monfardini/devel/kdevelop4/kdev-php/duchain/builders/contextbuilder.cpp:116
#32 0x00007f9bdd9f7229 in supportBuild (context=0x7f9bb81b2b20, node=0x7f9bb8259960, this=0x7f9bcccb4680) at /usr/local/kdevelop4/include/kdevplatform/language/duchain/builders/abstractcontextbuilder.h:133
#33 supportBuild (context=<optimized out>, node=0x7f9bb8259960, this=0x7f9bcccb4680) at /usr/local/kdevelop4/include/kdevplatform/language/duchain/builders/abstracttypebuilder.h:85
#34 Php::DeclarationBuilder::supportBuild (this=0x7f9bcccb4680, node=0x7f9bb8259960, context=<optimized out>) at /home/monfardini/devel/kdevelop4/kdev-php/duchain/builders/declarationbuilder.cpp:1166
#35 0x00007f9bdd9f7977 in build (updateContext=..., node=0x7f9bb8259960, url=..., this=0x7f9bcccb4680) at /usr/local/kdevelop4/include/kdevplatform/language/duchain/builders/abstractcontextbuilder.h:113
#36 Php::DeclarationBuilder::build (this=0x7f9bcccb4680, url=..., node=0x7f9bb8259960, updateContext=...) at /home/monfardini/devel/kdevelop4/kdev-php/duchain/builders/declarationbuilder.cpp:145
#37 0x00007f9bddc6444e in Php::ParseJob::run (this=0x73948d0) at /home/monfardini/devel/kdevelop4/kdev-php/phpparsejob.cpp:152
#38 0x00007f9bf675805b in ThreadWeaver::JobRunHelper::runTheJob (this=0x7f9bcccb4da0, th=0x59973e0, job=0x73948d0) at ../../../threadweaver/Weaver/Job.cpp:106
#39 0x00007f9bf67581cc in ThreadWeaver::Job::execute (this=0x73948d0, th=0x59973e0) at ../../../threadweaver/Weaver/Job.cpp:135
#40 0x00007f9bf675781f in ThreadWeaver::ThreadRunHelper::run (this=0x7f9bcccb4e20, parent=0x25760e0, th=0x59973e0) at ../../../threadweaver/Weaver/Thread.cpp:95
#41 0x00007f9bf67578db in ThreadWeaver::Thread::run (this=0x59973e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#42 0x00007f9bff988fcb in QThreadPrivate::start (arg=0x59973e0) at thread/qthread_unix.cpp:298
#43 0x00007f9bfd9d7e9a in start_thread (arg=0x7f9bcccb5700) at pthread_create.c:308
#44 0x00007f9bfe6744bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#45 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f9bcd4b6700 (LWP 32168)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f9bff9894db in wait (time=18446744073709551615, this=0x2575f50) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2531d40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f9bf67560eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x25760e0, th=0x56eb0d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f9bf67589db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2328d00, th=0x56eb0d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f9bf67589f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2328d00, th=0x56eb0d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f9bf67589f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2328d00, th=0x56eb0d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f9bf67589f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2328d00, th=0x56eb0d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f9bf67589f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2328d00, th=0x56eb0d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f9bf67589f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2328d00, th=0x56eb0d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f9bf67589f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2328d00, th=0x56eb0d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007f9bf67589f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2328d00, th=0x56eb0d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#12 0x00007f9bf67589f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2328d00, th=0x56eb0d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x00007f9bf675784f in ThreadWeaver::ThreadRunHelper::run (this=0x7f9bcd4b5e20, parent=0x25760e0, th=0x56eb0d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#14 0x00007f9bf67578db in ThreadWeaver::Thread::run (this=0x56eb0d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#15 0x00007f9bff988fcb in QThreadPrivate::start (arg=0x56eb0d0) at thread/qthread_unix.cpp:298
#16 0x00007f9bfd9d7e9a in start_thread (arg=0x7f9bcd4b6700) at pthread_create.c:308
#17 0x00007f9bfe6744bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f9bbe4a8700 (LWP 32172)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f9bf5d5fdec in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f9bf5d5ff19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f9bfd9d7e9a in start_thread (arg=0x7f9bbe4a8700) at pthread_create.c:308
#4  0x00007f9bfe6744bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f9bbda34700 (LWP 32174)):
#0  0x00007f9bfe668b03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f9bf8c37ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f9bf8c38124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f9bffab7426 in QEventDispatcherGlib::processEvents (this=0x7f9bb40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f9bffa86c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f9bffa86ed7 in QEventLoop::exec (this=0x7f9bbda33e00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f9bff985fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f9bff988fcb in QThreadPrivate::start (arg=0x5a1bbc0) at thread/qthread_unix.cpp:298
#8  0x00007f9bfd9d7e9a in start_thread (arg=0x7f9bbda34700) at pthread_create.c:308
#9  0x00007f9bfe6744bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f9c01eda780 (LWP 32086)):
#0  0x00007f9bfe6670bd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f9bf8c7288f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f9bf8c37abd in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f9bf8c37f96 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f9bf8c38124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f9bffab73bf in QEventDispatcherGlib::processEvents (this=0x2029b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007f9bfeeb2d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#7  0x00007f9bffa86c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f9bffa86ed7 in QEventLoop::exec (this=0x7fff76956840, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f9bffa8bf67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#10 0x000000000040e5ee in main (argc=<optimized out>, argv=<optimized out>) at /home/monfardini/devel/kdevelop4/kdevelop/app/main.cpp:483

Possible duplicates by query: bug 297646, bug 291347, bug 283036, bug 282551, bug 281520.

Reported using DrKonqi
Comment 1 Kevin Funk 2012-12-01 21:21:26 UTC

*** This bug has been marked as a duplicate of bug 281520 ***