[Bug 286180] SSL connections on Windows can take >30seconds and block with max cpu

Andre Heinecke aheinecke at intevation.de
Wed Jan 11 09:54:34 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=286180





--- Comment #6 from Andre Heinecke <aheinecke intevation de>  2012-01-11 09:54:34 ---
Just for completness:

https://bugreports.qt.nokia.com/browse/QTBUG-23573
http://rt.openssl.org/Ticket/Display.html?id=2100

Both are fixed with emerge patches in master now, i hope that upstream will
also pick it up so expect the patches to fail in future versions.

For what it's worth, i had a look at the qt code again and as there is another
check for the regexp matching later the "not matching" files were not loaded
into memory. But traversing all files (recursively) from the working directory
downward to check the filenames against the regular experssion was apperantly
expensive enough to cause that hang.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-windows mailing list