Kdevelop asserting on startup

Andreas Pakulat apaku at gmx.de
Tue Jul 17 15:15:40 UTC 2012


Hi,

the output is more or less useless, a backtrace would by much more useful.
But since we just had that case on IRC the other day, are you using the
custom buildsystem plugin? If so, its not been updated to work with master
after the 4.4 branch was created. Hence it won't rebuild (and cmake will
error out) and thus you might be running an older version of the plugin
which is binary incompatible and hence can cause such crashes.

Andreas

On Tue, Jul 17, 2012 at 4:28 PM, Morten Volden <mvolden2 at gmail.com> wrote:

> Weird
>
> After pulling master about a week ago I have not been able to start up
> Kdevelop.
>
> Last lines of startup says:
>
> kdevelop(9765)/kdevplatform (shell)
> KDevelop::PluginController::loadPluginInternal: Checked... starting to
> load: "Output View" type: QVariant(, )
> kdevelop(9765)/kdevplatform (shell)
> KDevelop::PluginController::loadPluginInternal: Successfully loaded plugin
> ' "KDevStandardOutputView" '
> kdevelop(9765)/kdevplatform (shell)
> KDevelop::MainWindowPrivate::addPlugin: add plugin
> StandardOutputView(0x1dbd6b0) "kdevstandardoutputview"
> kdevelop(9765)/kdeui (KMainWindow) KMainWindow::applyMainWindowSettings:
> KMainWindow::applyMainWindowSettings  "MainWindow"
> ASSERT: "!m_factories[T::Identity]" in file
> /home/mvo/src/kdevplatform/language/duchain/duchainregister.h, line 102
> KCrash: Application 'kdevelop' crashing...
>
> I have full output of the startup here:
>
> http://dl.dropbox.com/u/65789738/kdevelopAssert.txt
>
>
> The startKdevelop script invoked to startup basically just does this:
>
> export KDEDIRS=$HOME/kdevelop4:/$KDEDIRS
> kbuildsycoca4
> $HOME/kdevelop4/bin/kdevelop
>
> git status
>
> and
>
> git diff master remotes/origin/master
>
> suggests that I do not have anything in my local branch that is different
> from head of remotes/origin/master.
>
> Any ideas?
>
> /Morten
>
> --
> 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/20120717/89db13d5/attachment.html>


More information about the KDevelop-devel mailing list