Matthias Fuchs, 13.01.2011:
> Hi,
> 
> There are some crashes related to QRegExp and multithreading, so they
> appear when using KRunner.

QRegExp is not threadsafe, you either have to guard it with a mutex or make 
sure it's not shared between threads.

Bye
-- 
Milian Wolff
[email protected]
http://milianw.de

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to