Kdevelop freezing

Victor Vicente de Carvalho victor.v.carvalho at gmail.com
Mon Apr 26 16:38:07 UTC 2010


2010/4/26 Andreas Pakulat <apaku at gmx.de>

> On 26.04.10 12:00:36, Victor Vicente de Carvalho wrote:
> > hi all,
> >
> > I'm constantly facing long duration freezes when trying to edit a cpp
> class
> > here where I work. So I'm looking for tools to find or at least measure
> and
> > try to give some hints on where it is happing. I can assert that it is
> > happening when I hit the code completion hotkey and try to iterate over
> > common variables.
>
> Once its frozen attach gdb to the kdevelop process and use thread apply all
> bt to get a backtrace of all threads, then let it continue and after a few
> seconds hit ctrl+c to interrupt execution. Again issue thread apply all bt
> to get a second bt. Then send both here.
>
> Andreas
>
>
Hi Andreas,


I've followed your instructions, the interval that I've waited was about 1
minute for the first to the second dump and about  4 minutes from the second
to the third one. One interesting thing is that if I forcefully close the
application and open it again, it asks me if I want to restore the file. If
I click on yes then kdevelop starts frozen already, so I'm supposing is
something on DUChain?

Ty



> --
> Abandon the search for Truth; settle for a good fantasy.
>
> --
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20100426/16d02c46/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dump.tar.bz2
Type: application/x-bzip2
Size: 9412 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20100426/16d02c46/attachment.bin>


More information about the KDevelop-devel mailing list