Deadlock

David Nolden david.nolden.kdevelop at art-master.de
Sun May 17 19:35:52 UTC 2009


Am Sonntag 17 Mai 2009 19:13:16 schrieb Niko Sams:
> Hi,
>
> I get a deadlock when using the slot implementation helper code
> completion. Reproducible.
Should be fixed now (In kdelibs).

Btw. the patch concerns to 
"CodeCompletionControllerInterface::updateCompletionRange" function: Before 
changing the given range, you should not forget locking the smart-lock.

The commit that caused this deadlock was ment to lift that requirement(Which 
can lead to a crash when not fulfilled), but now it needs to be done again. No 
clue if you do it in php support. :)

Greetings, David





More information about the KDevelop-devel mailing list