Summary: | Akregator crash | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | avlas <jsardid> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | jtamate, luca86, philippe.roubach |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.5.2 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/akregator/d0a5f4159cddcca656ca8bbcbd6e551e3499c166 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
crash trace |
Description
avlas
2017-06-30 12:59:04 UTC
Created attachment 106473 [details] New crash information added by DrKonqi akregator (5.5.2) using Qt 5.9.1 - What I was doing when the application crashed: Right click on a feed, then akregator crash. akregator 17.04.2 with patch for bug #38416 and #381241 applied (Chakra Linux) -- Backtrace (Reduced): #6 0x00007f108df57182 in KActionCollection::action(QString const&) const () from /usr/lib/libKF5XmlGui.so.5 #7 0x00007f105883f9fa in Akregator::ActionManagerImpl::setArticleActionsEnabled (this=0x294ca50, enabled=<optimized out>) at /chakra/desktop/akregator/src/akregator-17.04.2/src/actions/actionmanagerimpl.cpp:646 #8 0x00007f108ebffcb8 in Akregator::ArticleViewerWidget::slotShowSummary (this=0x2a378f0, node=<optimized out>) at /chakra/desktop/akregator/src/akregator-17.04.2/src/articleviewerwidget.cpp:194 #9 0x00007f105885cb26 in Akregator::MainWidget::slotNodeSelected (this=0x2a54080, node=0x322ddd0) at /chakra/desktop/akregator/src/akregator-17.04.2/src/mainwidget.cpp:694 #10 0x00007f108c42298b in QtPrivate::QSlotObjectBase::call (a=0x7fffe8ce2ea0, r=0x2a54080, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101 Created attachment 106579 [details]
crash trace
i was clicking on a folder
*** Bug 381882 has been marked as a duplicate of this bug. *** Git commit d0a5f4159cddcca656ca8bbcbd6e551e3499c166 by Anthony Fieroni. Committed on 10/09/2017 at 18:59. Pushed by anthonyfieroni into branch 'Applications/17.08'. [akregator] Make sure part is created before main windows is restored DIfferential Revision: https://phabricator.kde.org/D6739 Related: bug 381822, bug 378513, bug 377129 Signed-off-by: Anthony Fieroni <bvbfan@abv.bg> M +5 -8 src/main.cpp https://commits.kde.org/akregator/d0a5f4159cddcca656ca8bbcbd6e551e3499c166 |