Bug 103785 - IMAP problem retreiving message with attachments
Summary: IMAP problem retreiving message with attachments
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmail
Classification: Applications
Component: IMAP (show other bugs)
Version: 1.8
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-13 12:28 UTC by Pau Capdevila
Modified: 2015-04-12 10:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pau Capdevila 2005-04-13 12:28:08 UTC
Version:           1.8 (using KDE 3.4.0, Debian Package 4:3.4.0-0pre3 (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-8)
OS:                Linux (i686) release 2.6.10-1-k7

Hi,

Often I can't retreive messages with attachments in my IMAP SSL account. Kmail throws this error message: 

Error while retrieving information on the structure of a message.
The process for the imaps://bustia-estudiants.upc.es protocol died unexpectedly.

The details do not clarify nothing.

As I've seen in similar bug reports heres what it's reported in ~/.xsession_errors:

kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.4: undefined symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.4: undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.4: undefined symbol: OpenSSL_add_all_algorithms_conf
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.4: undefined symbol: OpenSSL_add_all_algorithms_noconf
QGArray::at: Absolute index 266 out of range
QGArray::at: Absolute index 266 out of range
QGArray::at: Absolute index 0 out of range
kioslave: ####### CRASH ###### protocol = imaps pid = 9003 signal = 11

Here you have, I wait for more feedback.

Thank you,

Pau
Comment 1 Carsten Burghardt 2005-04-16 15:34:58 UTC
On Wednesday 13 April 2005 12:28, Pau Capdevila wrote:
> Error while retrieving information on the structure of a message.
> The process for the imaps://bustia-estudiants.upc.es protocol died
> unexpectedly.


Is this reproducable with any email? Can you provide one?
What imap server is this?
Comment 2 Pau Capdevila 2005-04-16 21:11:50 UTC
Hi,

By now I've been unable to reproduce it by myself. When it happened I had to 
delete the message through the webmail interface.

And the server is Lotus Domino but I don't know the exact version.

Tell me if how I can provide more feedback if possible.

Thank you,

Pau

El Sábado 16 Abril 2005 15:34, Carsten Burghardt escribió:
[bugs.kde.org quoted mail]
Comment 3 Carsten Burghardt 2005-04-17 11:16:44 UTC
On Saturday 16 April 2005 21:11, Pau Capdevila wrote:
> Tell me if how I can provide more feedback if possible.


I need to reproduce this somehow, so an email would be good. If the error is 
not server specific this should be ok.
If you want to debug this on your own you can find a good howto here: 
http://webcvs.kde.org/kdebase/kioslave/DEBUG.howto?view=markup
The imap4 kioslave is crashing so I need a backtrace and you can get this with 
the mentioned howto. 
A simpler way is to compile kdepim/kioslaves/imap4 with --enable-debug=full, 
install it and get the debug output when it crashes. You can direct the debug 
output to a file with kdebugdialog --fullmode and choose 7116 (kio_imap).


Carsten
Comment 4 Pau Capdevila 2005-04-17 15:50:33 UTC
Hi,

As I'm not used to gdb (neither have expertise on any of the GNU developer 
tools) I probably will compile kde 3.4 from scratch with debug enabled. I 
could also try if you give me some background on the "simplier" method that I 
don't understand at all, sorry.

Anyway I don't expect to have time until next week when I finish my mid 
semester exams. But I will tell you something when I will receive the next 
message of the death :P

Thank you,

Pau





El Domingo 17 Abril 2005 11:16, Carsten Burghardt escribió:
[bugs.kde.org quoted mail]
Comment 5 Björn Ruberg 2009-12-21 00:32:04 UTC
Is this still valid?
Comment 6 Laurent Montel 2015-04-12 10:27:02 UTC
Thank you for taking the time to file a bug report.

KMail2 was released in 2011, and the entire code base went through significant changes. We are currently in the process of porting to Qt5 and KF5. It is unlikely that these bugs are still valid in KMail2.

We welcome you to try out KMail 2 with the KDE 4.14 release and give your feedback.