Bug 111831 - Crash when viewing any message in any IMAP folder early after kmail launch
Summary: Crash when viewing any message in any IMAP folder early after kmail launch
Status: RESOLVED DUPLICATE of bug 110174
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.8.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-31 20:03 UTC by jpa
Modified: 2007-09-14 12:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
crash backtrace on early message access (11.51 KB, text/plain)
2005-08-31 20:08 UTC, jpa
Details
More backtraces of the same crash (2.51 KB, application/x-tgz)
2005-08-31 20:15 UTC, jpa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jpa 2005-08-31 20:03:21 UTC
Version:           1.8.2 (using KDE 3.4.2-1.0.el3.kde, CentOS)
Compiler:          gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-52)
OS:                Linux (x86_64) release 2.4.21-32.ELsmp

After starting up Kontact, if within less than 20s I try to view a message in an IMAP folder it crashes. (attaching backtrace)
If I wait a couple of minutes before viewing the message it does not crash.
$HOME is over NFS which is sometimes slow and time is not always in sync (kmail politely complains about re-indexing) which might be exacerbating the problem.
Comment 1 jpa 2005-08-31 20:08:10 UTC
Created attachment 12437 [details]
crash backtrace on early message access
Comment 2 jpa 2005-08-31 20:12:43 UTC
Turns out it also occurs when accessing messages in the local folder.
Kontact is not a factor: starting kmail at the cmd prompt is sufficient.

Attaching more traces.
--
Comment 3 jpa 2005-08-31 20:15:21 UTC
Created attachment 12438 [details]
More backtraces of the same crash

The 1st backtrace is on msg in IMAP folder.
The other are when viewing msg in local folders (over slow NFS)
Comment 4 Carsten Burghardt 2005-09-01 08:05:25 UTC
Thanks for the backtrace but you need to compile kmail debug information.
Comment 5 jpa 2005-09-09 20:23:35 UTC
The attached crashes contain kmail info upto the crash handler...
Isn't this info sufficient?
<extract of=kmail.crash.backtrace.200508311050.txt>
[KCrash handler]
#3  0x42a89687 in DwEntity::Headers () from /usr/lib/libmimelib.so.1
#4  0x4268c7d5 in KMMessage::from () from /usr/lib/libkmailprivate.so
#5  0x42829aa4 in KMail::FancyHeaderStyle::format ()
   from /usr/lib/libkmailprivate.so
#6  0x4274e2db in KMReaderWin::writeMsgHeader ()
   from /usr/lib/libkmailprivate.so
#7  0x4274da1e in KMReaderWin::parseMsg () from /usr/lib/libkmailprivate.so
#8  0x4274d482 in KMReaderWin::displayMessage ()
   from /usr/lib/libkmailprivate.so
#9  0x4274d068 in KMReaderWin::updateReaderWin ()
   from /usr/lib/libkmailprivate.so
#10 0x4274bebb in KMReaderWin::setMsg () from /usr/lib/libkmailprivate.so
#11 0x4274a2bc in KMReaderWin::slotMessageArrived ()
   from /usr/lib/libkmailprivate.so
#12 0x427541f5 in KMReaderWin::qt_invoke () from /usr/lib/libkmailprivate.so
#13 0x4146ed00 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x42880b52 in KMail::FolderJob::messageRetrieved ()
   from /usr/lib/libkmailprivate.so
#15 0x4288a609 in KMail::ImapJob::slotGetMessageResult ()
   from /usr/lib/libkmailprivate.so
#16 0x4288bc62 in KMail::ImapJob::qt_invoke ()
</extract>
Comment 6 Jens 2005-10-19 10:33:33 UTC
This seems to be a duplicate of Bug 110174.
Comment 7 Tommi Tervo 2005-10-19 12:35:37 UTC

*** This bug has been marked as a duplicate of 110174 ***