Bug 387369 - Assert forwarding inline
Summary: Assert forwarding inline
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: commands and actions (show other bugs)
Version: Git (master)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-27 18:15 UTC by Allen Winter
Modified: 2019-07-30 21:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (10.76 KB, text/plain)
2017-11-27 18:15 UTC, Allen Winter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Allen Winter 2017-11-27 18:15:43 UTC
Created attachment 109085 [details]
backtrace

I hit the attached assert when forwarding an email.
Comment 1 Christophe Marin 2017-11-27 22:39:24 UTC
#7  0x00007f6876d0777f in MailCommon::FolderSettings::fallBackIdentity() const (this=0x38ba700) at /data/kde/src/5/kde/pim/mailcommon/src/folder/foldersettings.cpp:324
#8  0x00007f6876d079c6 in MailCommon::FolderSettings::identity() const (this=0x38ba700) at /data/kde/src/5/kde/pim/mailcommon/src/folder/foldersettings.cpp:348
#9  0x00007f687771470d in KMMainWidget::slotForwardInlineMsg() (this=0x1346d60) at /data/kde/src/5/kde/pim/kmail/src/kmmainwidget.cpp:1584
#10 0x00007f68778728e0 in KMMainWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x1346d60, _c=QMetaObject::InvokeMetaMethod, _id=82, _a=0x7ffd37d61760) at /home/data/kde/build/5/kde/pim/kmail/src/kmailprivate_autogen/EWIEGA46WW/moc_kmmainwidget.cpp:672
#11 0x00007f699e87d469 in QMetaObject::activate(QObject*, int, int, void**) () at /data/Qt/online/5.9.1/5.9.1/gcc_64/lib/libQt5Core.so.5
#12 0x00007f699f60f552 in QAction::triggered(bool) () at /data/Qt/online/5.9.1/5.9.1/gcc_64/lib/libQt5Widgets.so.5
#13 0x00007f699f6119f0 in QAction::activate(QAction::ActionEvent) () at /data/Qt/online/5.9.1/5.9.1/gcc_64/lib/libQt5Widgets.so.5
Comment 2 Allen Winter 2019-07-30 21:03:07 UTC
I haven't seen this assert in a long time.
let's close it.