Crash under win32

Aleix aleixpol at gmail.com
Tue Oct 21 20:53:38 UTC 2008


I'm actually getting a crash in duchaintokross too inside some duchain code.

:/

On Tue, Oct 21, 2008 at 10:41 PM, David Nolden <zwabel at googlemail.com>wrote:

> Am Dienstag, 21. Oktober 2008 22:13:28 schrieb Andreas Pakulat:
> > Hi,
> >
> > I had hoped I could blog about kdev4 on win32 again today, but
> > unfortunately opening a project fails currently. Its a crash deep in
> > duchain, from the cmake manager. The backrace is below, its not very
> > extensive, but at least has line information (though they seem to be off
> by
> > one). Basically it crashes inside syncFromSmart when creating the mutex
> > locker. At the end after the backtrace you can see the this pointer
> inside
> >
> > ::range and ::syncFromSmart. As you can see the m_smartRange and
> >
> > m_smartMutex are both 0, so somethings wrong
> >
> > I need some help here as I basically have no idea where to start looking.
> >
> > Andreas
>
> Forget my last mail. After looking at it a bit more exactly, this is
> probably
> not related to the problems under linux. The question si why it crashes,
> since m_smartRange and m_smartMutex are allowed to be zero, that's totally
> fine when the document isn't loaded. And QMutexLocker(0) is not supposed to
> crash. So what's crashing, that's the question here.
>
> Greetings, David
>
> _______________________________________________
> 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/20081021/16b76c4e/attachment.html>


More information about the KDevelop-devel mailing list