Summary: | kontact crashed | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | Jannis Liapis <ahepas1999> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Jannis Liapis
2011-03-29 17:52:26 UTC
> #31 0x052eda1c in ?? () from /usr/lib/kde4/akregatorpart.so
> #32 0x052eeb93 in ?? () from /usr/lib/kde4/akregatorpart.so
Please install the debug package for Akregator and try to reproduce this crash.
Created attachment 61906 [details]
New crash information added by DrKonqi
kontact (4.6.0) on KDE Platform 4.6.4 (4.6.4) using Qt 4.7.3
My wifi was broken. I opened a tab for the article of one article of a feed previously downloaded. Then I expected that the Wifi was already up again and clicked reload on that tab which caused Kontact to crash.
-- Backtrace (Reduced):
#8 0xb6969811 in operator= (this=0xa3ff610, action=0x8fac690, action_e=QAction::Trigger, self=true) at ../../src/corelib/kernel/qpointer.h:68
#9 QMenuPrivate::activateAction (this=0xa3ff610, action=0x8fac690, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1098
#10 0xb696a6b5 in QMenu::mouseReleaseEvent (this=0x9b41130, e=0xbfb71dc4) at widgets/qmenu.cpp:2306
#11 0xb7492d8c in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#12 0xb6506c00 in QWidget::event (this=0x9b41130, event=0xbfb71dc4) at kernel/qwidget.cpp:8259
The two interesting lines are: #31 0xac5d4910 in Akregator::BrowserFrame::slotPopupMenu(QPoint const&, KUrl const&, unsigned int, KParts::OpenUrlArguments const&, KParts::BrowserArguments const&, QFlags<KParts::BrowserExtension::PopupFlag>, QMap<QString, QList<QAction*> > const&) () from /usr/lib/libakregatorprivate.so.4 #32 0xac5d4e59 in Akregator::BrowserFrame::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libakregatorprivate.so.4 Thanks for the backtrace *** This bug has been marked as a duplicate of bug 218310 *** |