Crash on close
Andreas Pakulat
apaku at gmx.de
Wed Apr 15 10:26:16 UTC 2009
On 15.04.09 12:21:34, Milian Wolff wrote:
> Attached you find a backtrace of a crash I just encountered. As a fix I'd
> propose:
>
> -if(d_func()->m_dynamic)
> +if(d_func() && d_func()->m_dynamic)
>
> Though I'm unsure how this could happen.
It cannot, unless somethings terribly broken. Which means you should try to
- remove .kdevduchain
- remove all your builddirs and installed plugins for kdevelop/kdevplatform
and rebuild+reinstall.
Andreas
--
Artistic ventures highlighted. Rob a museum.
More information about the KDevelop-devel
mailing list