[Akonadi] [Bug 319569] akonadi_imap_resource crash

2013-11-19 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=319569

Christian Mollekopf mollek...@kolabsys.com changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||mollek...@kolabsys.com
 Resolution|--- |FIXED

--- Comment #8 from Christian Mollekopf mollek...@kolabsys.com ---
I'm pretty sure this has been fixed in c3d8ea0 (4.11.3).
If not, please reopen.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 319569] akonadi_imap_resource crash

2013-11-15 Thread Kevin Ottens
https://bugs.kde.org/show_bug.cgi?id=319569

Kevin Ottens er...@kde.org changed:

   What|Removed |Added

   Assignee|er...@kde.org   |chrig...@fastmail.fm

--- Comment #7 from Kevin Ottens er...@kde.org ---
The IMAP resource has a new maintainer, reassigning to him.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 319569] akonadi_imap_resource crash

2013-06-14 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=319569

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||dvra...@redhat.com
 Ever confirmed|0   |1

--- Comment #6 from Daniel Vrátil dvra...@redhat.com ---
Note that there is a similar bug 316840 which does not crash, but causes an
endless loop of connects and disconnects. I can reproduce it on my machine and
it's caused by the same SSL issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 319569] akonadi_imap_resource crash

2013-06-12 Thread Paul Gideon Dann
https://bugs.kde.org/show_bug.cgi?id=319569

--- Comment #4 from Paul Gideon Dann pdgiddie+...@gmail.com ---
I'm afraid this commit doesn't fix my crash.  I applied it to kdebase, compiled
+ installed, logged out and back in (for good measure), but the crashes are
still occurring, with the same backtrace.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 319569] akonadi_imap_resource crash

2013-06-12 Thread Martin Bříza
https://bugs.kde.org/show_bug.cgi?id=319569

--- Comment #5 from Martin Bříza mbr...@redhat.com ---
Yes, it doesn't fix that, it needs handling in the KIMAP library, too. This is
basically preparation to do that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 319569] akonadi_imap_resource crash

2013-06-11 Thread Dawit Alemayehu
https://bugs.kde.org/show_bug.cgi?id=319569

--- Comment #3 from Dawit Alemayehu ada...@kde.org ---
Git commit ddc33b85e27ab18e84a0183dc35bec3dee3dc597 by Dawit Alemayehu.
Committed on 08/06/2013 at 14:16.
Pushed by adawit into branch 'KDE/4.10'.

Added missing error mapping for SslHandshakeFailedError.
REVIEW: 110894

M  +2-0kdecore/network/ktcpsocket.cpp
M  +2-1kdecore/network/ktcpsocket.h

http://commits.kde.org/kdelibs/ddc33b85e27ab18e84a0183dc35bec3dee3dc597

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 319569] akonadi_imap_resource crash

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=319569

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 CC||l.mier...@gmail.com

--- Comment #2 from Daniel Vrátil dvra...@redhat.com ---
*** Bug 319783 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 319569] akonadi_imap_resource crash

2013-06-04 Thread Martin Bříza
https://bugs.kde.org/show_bug.cgi?id=319569

Martin Bříza mbr...@redhat.com changed:

   What|Removed |Added

 CC||mbr...@redhat.com

--- Comment #1 from Martin Bříza mbr...@redhat.com ---
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
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs