Bug 132156 - Crash when selecting mail message in message list
Summary: Crash when selecting mail message in message list
Status: RESOLVED DUPLICATE of bug 126715
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-09 20:17 UTC by Jay Loden
Modified: 2006-08-23 14:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace after crash (6.40 KB, text/plain)
2006-08-09 20:18 UTC, Jay Loden
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jay Loden 2006-08-09 20:17:08 UTC
Version:            (using KDE KDE 3.5.3)
Installed from:    Ubuntu Packages
OS:                Linux

I am not sure what the *exact* steps to duplication are, but I can reliably produce this on my system: 

1) Open kontact, load account inbox with about 4.000 new messages (imap)
2) Filter using search box to show only messages matching [SPAM] in the header
3) Select one or more messages

As soon as I touch a message from the message list, Kmail immediately crashes. I'll attach a backtrace from the KDE crash handler, though I don't know if it will be helpful or not. 

I'm running KDE 3.5.3 on Kubuntu Linux, 2.6.15-26-386
Comment 1 Jay Loden 2006-08-09 20:18:00 UTC
Created attachment 17318 [details]
backtrace after crash
Comment 2 Tommi Tervo 2006-08-23 14:28:55 UTC
#7  0xb58592ee in KMail::ImapJob::slotGetNextMessage ()
   from /usr/lib/libkmailprivate.so
#8  0xb5859ddf in KMail::ImapJob::init () from /usr/lib/libkmailprivate.so
#9  0xb585aee7 in KMail::ImapJob::execute () from /usr/lib/libkmailprivate.so
#10 0xb584f4c9 in KMail::FolderJob::start () from /usr/lib/libkmailprivate.so
#11 0xb5786642 in KMFolderImap::doCreateJob ()
   from /usr/lib/libkmailprivate.so
#12 0xb570554d in FolderStorage::createJob () from /usr/lib/libkmailprivate.so
#13 0xb56e9f9b in KMFolder::createJob () from /usr/lib/libkmailprivate.so
#14 0xb5837058 in KMMainWidget::slotMsgSelected ()
   from /usr/lib/libkmailprivate.so
#15 0xb584527f in KMMainWidget::qt_invoke () from /usr/lib/libkmailprivate.so
#16 0xb7045eb9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#17 0xb56aa734 in KMHeaders::selected () from /usr/lib/libkmailprivate.so
#18 0xb56b2ee8 in KMHeaders::highlightMessage ()
   from /usr/lib/libkmailprivate.so
#19 0xb56b32d2 in KMHeaders::highlightMessage ()
Comment 3 Tommi Tervo 2006-08-23 14:30:43 UTC

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