Hi,<div><br></div><div>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.</div>
<div><br></div><div>Andreas</div><div><br><div class="gmail_quote">On Tue, Jul 17, 2012 at 4:28 PM, Morten Volden <span dir="ltr"><<a href="mailto:mvolden2@gmail.com" target="_blank">mvolden2@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Weird<br><br>After pulling master about a week ago I have not been able to start up Kdevelop. <br><br>Last lines of startup says:<br>
<br>kdevelop(9765)/kdevplatform (shell) KDevelop::PluginController::loadPluginInternal: Checked... starting to load: "Output View" type: QVariant(, )<br>


kdevelop(9765)/kdevplatform (shell) KDevelop::PluginController::loadPluginInternal: Successfully loaded plugin ' "KDevStandardOutputView" '<br>kdevelop(9765)/kdevplatform (shell) KDevelop::MainWindowPrivate::addPlugin: add plugin StandardOutputView(0x1dbd6b0) "kdevstandardoutputview"<br>



kdevelop(9765)/kdeui (KMainWindow) KMainWindow::applyMainWindowSettings: KMainWindow::applyMainWindowSettings  "MainWindow"<br>ASSERT: "!m_factories[T::Identity]" in file /home/mvo/src/kdevplatform/language/duchain/duchainregister.h, line 102<br>



KCrash: Application 'kdevelop' crashing...<br><br>I have full output of the startup here:<br>
<br>
<a href="http://dl.dropbox.com/u/65789738/kdevelopAssert.txt" target="_blank">http://dl.dropbox.com/u/65789738/kdevelopAssert.txt</a><br>
<br><br>The startKdevelop script invoked to startup basically just does this:<br><br>export KDEDIRS=$HOME/kdevelop4:/$KDEDIRS<br>kbuildsycoca4<br>$HOME/kdevelop4/bin/kdevelop<br><br>git status<br><br>and <br><br>git diff master remotes/origin/master<br>

<br>suggests that I do not have anything in my local branch that is different from head of remotes/origin/master.<br><br clear="all">Any ideas? <br><span class="HOEnZb"><font color="#888888"><br>/Morten<br>

</font></span><br>--<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
<br></blockquote></div><br></div>