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

--- Comment #2 from Julien Goodwin <[email protected]> ---
This has been affecting me for a few months (I run choqok & akgregator, both of
which make a heap of background HTTP requests), not sure if it's particularly
helpful, but after figuring out the magic to get a sane profile out of linux
perf it shows the leaked time is spent in the
QCoreApplication::sendPostedEvents call at the end of the main loop in
SlaveBase::dispatchLoop.

Some quick reading of the code (as a non-QT dev) makes me wonder if the
postEventList is getting filled with messages that, for whatever reason,
*can't* be delivered.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to