I'm actually getting a crash in duchaintokross too inside some duchain code.<br><br>:/<br><br><div class="gmail_quote">On Tue, Oct 21, 2008 at 10:41 PM, David Nolden <span dir="ltr"><<a href="mailto:zwabel@googlemail.com">zwabel@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">Am Dienstag, 21. Oktober 2008 22:13:28 schrieb Andreas Pakulat:<br>
</div><div class="Ih2E3d">> Hi,<br>
><br>
> I had hoped I could blog about kdev4 on win32 again today, but<br>
> unfortunately opening a project fails currently. Its a crash deep in<br>
> duchain, from the cmake manager. The backrace is below, its not very<br>
> extensive, but at least has line information (though they seem to be off by<br>
> one). Basically it crashes inside syncFromSmart when creating the mutex<br>
> locker. At the end after the backtrace you can see the this pointer inside<br>
><br>
> ::range and ::syncFromSmart. As you can see the m_smartRange and<br>
><br>
> m_smartMutex are both 0, so somethings wrong<br>
><br>
> I need some help here as I basically have no idea where to start looking.<br>
><br>
> Andreas<br>
<br>
</div>Forget my last mail. After looking at it a bit more exactly, this is probably<br>
not related to the problems under linux. The question si why it crashes,<br>
since m_smartRange and m_smartMutex are allowed to be zero, that's totally<br>
fine when the document isn't loaded. And QMutexLocker(0) is not supposed to<br>
crash. So what's crashing, that's the question here.<br>
<br>
Greetings, David<br>
<div><div></div><div class="Wj3C7c"><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>
</div></div></blockquote></div><br>