[Bug 153885] New: IMAP KIO process dies (due to trailing nulls?)
Josh Berry
des at condordes.net
Wed Dec 12 05:31:53 GMT 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=153885
Summary: IMAP KIO process dies (due to trailing nulls?)
Product: kmail
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdepim-bugs kde org
ReportedBy: des condordes net
Version: (using KDE Devel)
Installed from: Compiled sources
Compiler: gcc 4.2
OS: Linux
When KMail tries to list the messages in my inbox, it fails and pops up a dialog saying that the process for imap://localhost/ (my IMAP "server") has closed unexpectedly.
There are no messages in my xsession-errors to indicate what went wrong.
However -- and this is just a guess -- I did notice that KMail was going through and systematically marking all my messages as "Unread" (I'll try to isolate that bug later -- for now it's useful).
I checked the message it stopped on, and found a bunch of "=00"s at the end of the message. This leads me to believe that kio_imap is choking on unexpected NULLs. (Unfortunately I can't provide the message itself as it contains private information.)
Any suggestions for isolating this further?
More information about the Kdepim-bugs
mailing list