https://bugs.kde.org/show_bug.cgi?id=319569
Martin Bříza <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Martin Bříza <[email protected]> --- This bug is also reported for Fedora 18 on https://bugzilla.redhat.com/show_bug.cgi?id=891620 . The bug is appearing quite often, according to https://retrace.fedoraproject.org/faf/reports/43249/ it has hundreds of crash reports. Happens only on x86_64 version of the system. From what I have seen, it's caused by a SSL handshake error (which doesn't have its error code handled in KTcpSocket... as all the errors added with Qt4.3 and later) which then causes the infinite recursion that can be seen in the backtrace. (There are more readable ones in the linked report than from the original reporter here). -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
