failing cmake tests due to foregroundlock crash

Nicolás Alvarez nicolas.alvarez at gmail.com
Tue Mar 1 03:33:30 UTC 2011


On 01/03/2011, Aleix Pol <aleixpol at kde.org> wrote:
> Hi!
> I was just trying something and I found out that some cmake tests were
> failing while shouldn't. In the case of the cmakeparsertest it's a crash in
> the foreground lock while shutting down the test. Does anybody know what's
> it about?
>
> Attached there's the valgrind output, in case it's useful.

This happened in a C++ test, it was fixed by initializing a foreground
lock in the test itself. But I tried doing exactly the same change in
one of the cmake tests and it didn't help...

-- 
Nicolas




More information about the KDevelop-devel mailing list