https://bugs.kde.org/show_bug.cgi?id=399449
--- Comment #5 from Stefan Becker <chemob...@gmail.com> --- Created attachment 115453 --> https://bugs.kde.org/attachment.cgi?id=115453&action=edit Patch with improved workaround I poked around in the workaround code and figured out that the only way to avoid Firefox to busy loop is to *only* close() sockets and leave the rest alone. Thus we still have leaked file descriptors lying around, but at least we're getting rid of all leaked network connections at start. -- You are receiving this mail because: You are watching all bug changes.