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

--- Comment #6 from Helio Loureiro <helio.loure...@gmail.com> ---
(In reply to Sven Brauch from comment #5)
> Just looking at the terminal output should tell you which file it tries to
> parse, maybe that contains some hint of what's going on? It's strange
> though, I often load at least parts of the Linux kernel in KDevelop which is
> also a lot of code, and that works ok ... it takes a long time to parse
> everything, but it doesn't crash.

It is a large c++ project (unfortunately not open sourced) which uses things
like libboost.

I just see messages like this:

---- Parsing FAILED ----
kdevplatform.language: invalid item for index 60 0 0
kdevplatform.language: invalid item for index 60 0 0
kdevplatform.language: invalid item for index 60 0 0
kdevplatform.language: invalid item for index 60 0 0
kdevplatform.language: invalid item for index 60 0 0
kdevplatform.language: invalid item for index 60 0 0
kdevplatform.language: invalid item for index 60 0 0
kdevplatform.language: invalid item for index 60 0 0
kdevplatform.language: invalid item for index 60 0 0
kdevplatform.language: invalid item for index 60 0 0
kdevplatform.language: invalid item for index 60 0 0
kdevplatform.language: invalid item for index 60 0 0
kdevelop.languages.clang: supposed framework directory is not a directory:
"/home/helio/project/code/checking"
kdevelop.languages.clang: supposed framework directory is not a directory:
"/home/helio/project/code/checking"
kdevelop.languages.python.parser: Discarding parts of the code to be parsed
because of previous errors
---- Parsing FAILED ----
kdevelop.languages.python.parser: Discarding parts of the code to be parsed
because of previous errors
---- Parsing FAILED ----
kdevelop.languages.python.parser: Discarding parts of the code to be parsed
because of previous errors
---- Parsing FAILED ----
kdevelop.languages.clang: supposed framework directory is not a directory:
"/home/helio/project/code/test/apps/brz/brz_test/test_suites/BrzSuite/checking"
kdevelop.languages.clang: supposed framework directory is not a directory:
"/home/helio/project/code/checking"
kdevelop.languages.clang: supposed framework directory is not a directory:
"/home/helio/project/code/checking"
kdevelop.languages.python.parser: Discarding parts of the code to be parsed
because of previous errors
kdevelop.languages.python.parser: Discarding parts of the code to be parsed
because of previous errors
---- Parsing FAILED ----
kdevelop.languages.python.parser: Discarding parts of the code to be parsed
because of previous errors
kdevelop.languages.python.parser: Discarding parts of the code to be parsed
because of previous errors
---- Parsing FAILED ----
kdevelop.languages.python.parser: Discarding parts of the code to be parsed
because of previous errors
---- Parsing FAILED ----
kdevelop.languages.clang: supposed framework directory is not a directory:
"/home/helio/project/code/checking"
kdevelop.languages.python.parser: Discarding parts of the code to be parsed
because of previous errors
---- Parsing FAILED ----
kdevelop.languages.python.parser: Discarding parts of the code to be parsed
because of previous errors
---- Parsing FAILED ----
kdevelop.languages.python.parser: Discarding parts of the code to be parsed
because of previous errors
---- Parsing FAILED ----
kdevelop.languages.clang: supposed framework directory is not a directory:
"/home/helio/project/code/checking"
kdevelop.languages.python.parser: Discarding parts of the code to be parsed
because of previous errors
---- Parsing FAILED ----


And nothing else.  It stops at an header file which contains reference to cpp14
code at 4%.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to