Summary: | Crash when open e-mail from outbox [KMFolderNode::parent, KMKernel::folderIsDrafts. KMKernel::folderIsDraftOrOutbox] | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Roman Panfilov <roman-panfilov> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | andresbajotierra, dominik, Heinrich20, pz, sabourin.gilles |
Priority: | NOR | ||
Version: | 1.13.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | kcrash log file |
Description
Roman Panfilov
2010-06-14 21:56:14 UTC
*** Bug 245971 has been marked as a duplicate of this bug. *** [Comment from a bug triager] From bug 245971: -- Information about the crash: I opened a message in the outbox (in offline mode) and saved it to drafts; after that, kmail crashed. From bug 232629: What I was doing when the application crashed: I wrote a message and sent it using one of my outgoing accounts (smtp server). I then realized it was not one I could use from my current location, and cancelled this action through the red minus sign at the bottom right of the KMail window. Then I wanted to open the message in the outbox to change its outgoing account, so I double-clicked on it. At that time KMail crashed. This happened in the past already; this seems to happen when message sending is not yet fully cancelled. From bug 257611: -- Information about the crash: Sending of the mail failed because the destination or an intermediate server had a size limit. I clicked the error report away and tried to open the outbox message in order to send it to another account on the same server to see which of the servers actually has the size limitation. When I double-clicked the message, kmail crashed. [Comment from a bug triager] Updated backtrace from bug 257611 (kdepim 4.4.7): [KCrash Handler] #6 0xb6c5a396 in KMFolderNode::parent (this=0xffff) at /var/tmp/portage/kde-base/kmail-4.4.7/work/kmail-4.4.7/kmail/kmfoldernode.cpp:43 #7 0xb6bf2542 in KMFolder::idString (this=0x814fd88) at /var/tmp/portage/kde-base/kmail-4.4.7/work/kmail-4.4.7/kmail/kmfolder.cpp:796 #8 0xb6d4cc58 in KMKernel::folderIsDrafts (this=0xbff36138, folder=0x814fd88) at /var/tmp/portage/kde-base/kmail-4.4.7/work/kmail-4.4.7/kmail/kmkernel.cpp:2104 #9 0xb6d4cd9f in KMKernel::folderIsDraftOrOutbox (this=0x814fd88, folder=0x814fd88) at /var/tmp/portage/kde-base/kmail-4.4.7/work/kmail-4.4.7/kmail/kmkernel.cpp:2095 #10 0xb6f951c1 in KMail::MessageActions::editCurrentMessage (this=0x85a7768) at /var/tmp/portage/kde-base/kmail-4.4.7/work/kmail-4.4.7/kmail/messageactions.cpp:463 #11 0xb6e40e5e in KMMainWidget::slotMsgActivated (this=0x809ce58, msg=0x8b6de38) at /var/tmp/portage/kde-base/kmail-4.4.7/work/kmail-4.4.7/kmail/kmmainwidget.cpp:3309 #12 0xb6e5e542 in KMMainWidget::qt_metacall (this=0x809ce58, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0xbff34d58) at /var/tmp/portage/kde-base/kmail-4.4.7/work/kmail-4.4.7_build/kmail/kmmainwidget.moc:369 #13 0xb676bd0a in QMetaObject::metacall (object=0x809ce58, cl=135593352, idx=42, argv=0xbff34d58) at kernel/qmetaobject.cpp:237 #14 0xb677ab65 in QMetaObject::activate (sender=0x833d648, m=0xb72207b0, local_signal_index=1, argv=<value optimized out>) at kernel/qobject.cpp:3287 #15 0xb6ae5914 in KMail::MessageListView::Pane::messageActivated (this=0x833d648, _t1=0x8b6de38) at /var/tmp/portage/kde-base/kmail-4.4.7/work/kmail-4.4.7_build/kmail/moc_pane.cpp:142 #16 0xb6fb63d0 in KMail::MessageListView::Pane::slotMessageActivated (this=0x833d648, msg=0x8b6de38) at /var/tmp/portage/kde-base/kmail-4.4.7/work/kmail-4.4.7/kmail/messagelistview/pane.cpp:503 #17 0xb6ae6067 in KMail::MessageListView::Pane::qt_metacall (this=0x833d648, _c=QMetaObject::InvokeMetaMethod, _id=77, _a=0xbff34eb8) at /var/tmp/portage/kde-base/kmail-4.4.7/work/kmail-4.4.7_build/kmail/moc_pane.cpp:117 #18 0xb676bd0a in QMetaObject::metacall (object=0x833d648, cl=135593352, idx=77, argv=0xbff34eb8) at kernel/qmetaobject.cpp:237 #19 0xb677ab65 in QMetaObject::activate (sender=0x844bbb0, m=0xb72207e0, local_signal_index=1, argv=<value optimized out>) at kernel/qobject.cpp:3287 #20 0xb6ae5744 in KMail::MessageListView::Widget::messageActivated (this=0x844bbb0, _t1=0x8b6de38) at /var/tmp/portage/kde-base/kmail-4.4.7/work/kmail-4.4.7_build/kmail/moc_widget.cpp:109 #21 0xb6fbea6f in KMail::MessageListView::Widget::viewMessageActivated (this=0x844bbb0, msg=0x9688418) at /var/tmp/portage/kde-base/kmail-4.4.7/work/kmail-4.4.7/kmail/messagelistview/widget.cpp:198 #22 0xb4948697 in MessageList::Core::View::mouseDoubleClickEvent (this=0x8435a20, e=0xbff35968) at /var/tmp/portage/kde-base/kmail-4.4.7/work/kmail-4.4.7/messagelist/core/view.cpp:1956 *** Bug 232629 has been marked as a duplicate of this bug. *** *** Bug 257611 has been marked as a duplicate of this bug. *** *** Bug 228505 has been marked as a duplicate of this bug. *** Created attachment 58392 [details]
kcrash log file
Same issue on Debian Squeeze with kmail 4.4.7.
*** Bug 277876 has been marked as a duplicate of this bug. *** Thank you for your report. Kmail1 is currently unmaintained and the code has changed sufficiently in Kmail2 so the backtraces are not really useful anymore. Should you experience the same crash in Kmail 4.8.5 or later, please open a new report for Kmail2. Thank you for your understanding Thank you for your answer. I switched to Thunderbird as KMail became a unusable tool. Aftet years as a really happy "customer" - a pity! Regards, Martin Myriam Schweingruber <myriam@kde.org> schrieb: >https://bugs.kde.org/show_bug.cgi?id=241769 > >Myriam Schweingruber <myriam@kde.org> changed: > > What |Removed |Added >---------------------------------------------------------------------------- > Status|UNCONFIRMED |RESOLVED > Resolution|--- |UNMAINTAINED > >--- Comment #9 from Myriam Schweingruber <myriam@kde.org> --- >Thank you for your report. Kmail1 is currently unmaintained and the >code has >changed sufficiently in Kmail2 so the backtraces are not really useful >anymore. >Should you experience the same crash in Kmail 4.8.5 or later, please >open a new >report for Kmail2. Thank you for your understanding > >-- >You are receiving this mail because: >You are on the CC list for the bug. |