Crash

Andreas Pakulat apaku at gmx.de
Tue Jun 23 08:58:21 UTC 2009


On 23.06.09 13:08:11, Kishore wrote:
> I experienced a crash today while editing a CMakeLists.txt file. I have previously experienced crashes when editing cmake files but it has never been predictable.
> 
> Thread 1 (Thread 0xb80d6710 (LWP 10329)):
> [KCrash Handler]
> #6  0x002b5058 in ?? () from /usr/lib/libkio.so.5
> #7  0x002b52dd in KDirWatch::contains(QString const&) const () from /usr/lib/libkio.so.5
> #8  0x08f81caa in CMakeManager::dirtyFile (this=0x98a8240, dirty=@0xbff062dc) at /home/kishore/devel/kde/src/kdevelop/projectmanagers/cmake/cmakemanager.cpp:865

Well, to me this looks like a problem in KDirWatch/kdelibs as apparently
one cannot call contains() in a slot thats activated by the dirty signal.

Andreas

-- 
Make a wish, it might come true.




More information about the KDevelop-devel mailing list