Kdevelop 4.3 keep crashing
Gaetano Mendola
mendola at gmail.com
Tue May 8 17:29:07 UTC 2012
Hi all,
each time I open my CMake based project the background parser runs
and at around 20% makes the Kdevelop crashing.
I was able to use Kdevelop with my project commenting in my main
CMakeList.txt all the add_subdirectory (around 30) and uncommenting
those (while the project is open) slowly one by one, if I uncomment all of
those with a single save then it crash. So the way I do is basicaly:
uncomment an add_subdirectory, save the file, wait the parser, then
unsomment another one and so on.
I tried to launch kdevelop from the command line in order to have a core
but I wasn't able to get it (kde intercept the crash and then isn't able
to load the debug symbols to submit the crash report).
I'm not able to share my project, is there a way to provide your more
information (launching it with some environment variable set for example)?
Regards
Gaetano Mendola
--
cpp-today.blogspot.com
More information about the KDevelop-devel
mailing list