Thread-leak?

Hamish Rodda rodda at kde.org
Sun Feb 15 22:58:01 UTC 2009


On Monday 16 February 2009 08:59:05 Milian Wolff wrote:
> Just curious: Could there be something like a thread-leak? I just closed
> kdevelop after like 2-3h of work and this was outputted:
>
> QThreadStorage: Thread 0x90bbd98 exited after QThreadStorage 2147483532
> destroyed
>
> But not once or like 4-8 times like the other times. No: 191 times!

No, this is a bug in katepart, each editor creates a qthreadstorage, but when 
I used it i didn't realise you can't delete it.  I have to remove that code 
(been lazy).  It's not a kdevelop problem.

Cheers,
Hamish.




More information about the KDevelop-devel mailing list