Summary: | selecting message in list results in crash (imap account) | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Philipp Wollermann <philipp> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 1.9.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Backtrace on crash
The mail which triggers the crash frequently |
Description
Philipp Wollermann
2006-10-19 10:19:45 UTC
Created attachment 18189 [details]
Backtrace on crash
Created attachment 18190 [details]
The mail which triggers the crash frequently
Please paste the first ~10 calls from backtraces, as it allows the "search for similar crashes" feature to work. Thanks! #19 0x4dcf8121 in KMReaderWin::setMsg (this=0x832aac8, aMsg=0x84eb478, force=false) at /build/buildd/kdepim-3.5.5/./kmail/kmreaderwin.cpp:1176 #20 0x4de4164e in KMMainWidget::slotMsgSelected (this=0x80ab6c0, msg=0x84eb478) at /build/buildd/kdepim-3.5.5/./kmail/kmmainwidget.cpp:1911 #21 0x4de552f0 in KMMainWidget::qt_invoke (this=0x80ab6c0, _id=55, _o=0xbffda874) at ./kmmainwidget.moc:481 #22 0x4aaf2d5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #23 0x4dca5b7e in KMHeaders::selected (this=0x82f2060, t0=0x84eb478) at ./kmheaders.moc:250 #24 0x4dca7bc9 in KMHeaders::highlightMessage (this=0x82f2060, lvi=0x84c8490, markitread=false) at /build/buildd/kdepim-3.5.5/./kmail/kmheaders.cpp:2020 #25 0x4dca7fbc in KMHeaders::highlightMessage (this=0x82f2060, i=0x84c8490) at /build/buildd/kdepim-3.5.5/./kmail/kmheaders.cpp:2269 #26 0x4dcb54c6 in KMHeaders::qt_invoke (this=0x82f2060, _id=107, _o=0xbffda9b8) at ./kmheaders.moc:295 #27 0x4aaf2d5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #28 0x4ae9722d in QListView::currentChanged () from /usr/lib/libqt-mt.so.3 #29 0x4abed2b7 in QListView::setCurrentItem () from /usr/lib/libqt-mt.so.3 #30 0x4abf10ab in QListView::contentsMousePressEventEx () from /usr/lib/libqt-mt.so.3 #31 0x4abf17b0 in QListView::contentsMousePressEvent () from /usr/lib/libqt-mt.so.3 #32 0x4ca8725c in KListView::contentsMousePressEvent (this=0x82f2060, e=0xbffdad0c) at /build/buildd/kdelibs-3.5.5/./kdeui/klistview.cpp:805 #33 0x4dca80f9 in KMHeaders::contentsMousePressEvent (this=0x82f2060, e=0xbffdad0c) at /build/buildd/kdepim-3.5.5/./kmail/kmheaders.cpp:2181 #34 0x4ac284c1 in QScrollView::viewportMousePressEvent () from /usr/lib/libqt-mt.so.3 #35 0x4ac29934 in QScrollView::eventFilter () from /usr/lib/libqt-mt.so.3 #36 0x4abf1c1e in QListView::eventFilter () from /usr/lib/libqt-mt.so.3 #37 0x4dca97c9 in KMHeaders::eventFilter (this=0x82f2060, o=0x82f3790, e=0xbffdb2e0) at /build/buildd/kdepim-3.5.5/./kmail/kmheaders.cpp:241 Okay, I'll do that in my next reports :) I'm not so sure anymore if really this mail is triggering the bug. To reproduce I have to do the following: - Click through my message list, until I find a message which won't display in the preview window. The specific message seems to vary each time I try. When I've found a message where this happens, I know the crash will happen soon. - This specific message is sometimes displayed with headers but no body, sometimes not at all (just a blank white preview-window). It's never shown completely. KMail is not loading anything at the moment. - I keep on clicking through my message list, the other mails are shown completely in the preview window. I keep clicking on the not-working mail too a few times. Repeat a few times and it crashes. I've the same problem with the same kubuntu packages connecting to an courier mail server running on debian sarg. I hat not such problems before the upgrade |