KDevelop crashes on F15 for large projects...

barcaroller barcaroller at gmail.com
Wed Aug 24 04:22:42 BST 2011


On 32-bit Fedora 15, KDevelop crashes consistently for larger 
C/C++/Java projects (50,000 source files) while the application is 
loading (i.e. before I have a chance to open any files).  However, when 
I run KDevelop on a small C/C++/Java project (1,000 source files), it 
works fine.  Does anyone know if KDevelop has a limit on the number of 
files it scans during start-up?  Below is some more info.


prompt> kdevelop --version
    Qt: 4.7.3
    KDE Development Platform: 4.6.5 (4.6.5)
    KDevelop: 4.2.3


prompt> uname -a
    Linux host.domain 2.6.40.3-0.fc15.i686.PAE #1 SMP Tue Aug 16 
04:17:30 UTC 2011 i686 i686 i386 GNU/Linux


Errors from the command line
======================

Application: KDevelop (kdevelop), signal: Segmentation fault

kdevelop(14493)/kdevelop (cpp support) 
Cpp::SpecialTemplateDeclaration<BaseDeclaration>::resolve: Problem in 
template forward-declaration
KCrash: Application 'kdevelop' crashing...
KCrash: Attempting to start /usr/libexec/kde4/drkonqi from kdeinit
sock_file=/local/home/ghassan/.kde/socket-localhost15.localdomain/kdeinit4_localhost_10 

QSocketNotifier: Invalid socket 8 and type 'Read', disabling...
QSocketNotifier: Invalid socket 11 and type 'Read', disabling...
QSocketNotifier: Invalid socket 36 and type 'Read', disabling...
QSocketNotifier: Invalid socket 28 and type 'Read', disabling...
kdevelop: Fatal IO error: client killed
SpecialTemplateDeclarationData::m_specializations There were items left 
on destruction: 5286
QSocketNotifier: Invalid socket 14 and type 'Read', disabling...
ClassFunctionDeclarationData::m_defaultParameters There were items left 
on destruction: 3559
ClassDeclarationData::baseClasses There were items left on destruction: 2098
DUContextData::m_uses There were items left on destruction: 15408
TopDUContextData::m_usedDeclarationIds There were items left on 
destruction: 765
FunctionDeclarationData::m_defaultParameters There were items left on 
destruction: 5403
DUContextData::m_localDeclarations There were items left on destruction: 23837
DUContextData::m_childContexts There were items left on destruction: 24409
DUContextData::m_importers There were items left on destruction: 14959
DUContextData::m_importedContexts There were items left on destruction: 23486
pp_macro::formals There were items left on destruction: 54
pp_macro::definition There were items left on destruction: 265
kdevelop(14493) Konsole::SessionManager::~SessionManager: Konsole 
SessionManager destroyed with sessions still alive
Unable to start Dr. Konqi
Application asked to unregister timer 0xc000007 which is not registered 
in this thread. Fix application.






More information about the KDevelop mailing list