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

--- Comment #3 from nbgyan <nanabaahg...@yahoo.com> ---
(In reply to Milian Wolff from comment #2)
> when you run into this, could you please do me a favor and attach GDB and
> then go to frame
> 
> #8  0x00007f76e5df973a in (anonymous
> namespace)::Visitor::setTypeSize(CXType, KDevelop::AbstractType*) (type=...,
> kdevType=0x7f76cc7b5190, this=<optimized out>) at
> ./plugins/clang/duchain/builder.cpp:934
> 
> and then do
> 
> (gdb) print type
> 
> that may give us a way to skip this type when it's known-to-crash.

Tried in vain to do this with gdb but I realised that the issue is with the
background parser only when I tried setting up an imported project like
plasma-discover for development on my workstation. 

After using kdesrc-build to fetch discover and trying to import the project
into kdevelop from CMakelist.txt it works fine. And then it crashes because the
background parser stalls at some point. This does not happen if, say, I start a
new project from scratch. I hope this helps.

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

Reply via email to