Bug 236339 - Akregator crashed when trying to open a feed that was no longer available in the original site
Summary: Akregator crashed when trying to open a feed that was no longer available in ...
Status: RESOLVED DUPLICATE of bug 194591
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.6.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-04 17:31 UTC by Neofytos Kolokotronis
Modified: 2010-06-05 16:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Neofytos Kolokotronis 2010-05-04 17:31:53 UTC
Application: akregator (1.6.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.33-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
I was browsing through the rss articles and when I clicked on one so it would open in my browsers window Akregator crashed.
I then tried to go find the link at the original site and it was no longer available. Probably the original poster had removed it. Don't know if this is the reason of the crash however.

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#6  0xb269ec65 in Akregator::Article::title() const () from /usr/lib/kde4/akregatorpart.so
#7  0xb26a84b9 in Akregator::ArticleModel::Private::Private(QList<Akregator::Article> const&, Akregator::ArticleModel*) () from /usr/lib/kde4/akregatorpart.so
#8  0xb26a8698 in Akregator::ArticleModel::ArticleModel(QList<Akregator::Article> const&, QObject*) () from /usr/lib/kde4/akregatorpart.so
#9  0xb26c679b in Akregator::SelectionController::articleHeadersAvailable(KJob*) () from /usr/lib/kde4/akregatorpart.so
#10 0xb26c6aff in Akregator::SelectionController::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/akregatorpart.so
#11 0xb6dcfe0a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#12 0xb6dde3af in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#13 0xb6fc2c13 in KJob::finished(KJob*) () from /usr/lib/libkdecore.so.5
#14 0xb6fc2dbc in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#15 0xb26a20c0 in Akregator::ArticleListJob::doList() () from /usr/lib/kde4/akregatorpart.so
#16 0xb26a21f1 in Akregator::ArticleListJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/akregatorpart.so
#17 0xb6dcfe0a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#18 0xb6dde3af in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#19 0xb6de5f57 in ?? () from /usr/lib/libQtCore.so.4
#20 0xb6de606c in ?? () from /usr/lib/libQtCore.so.4
#21 0xb6ddb244 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#22 0xb62b0eec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb62b7a3e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0xb73162ca in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0xb6dcac0b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0xb6df9b36 in ?? () from /usr/lib/libQtCore.so.4
#27 0xb6df6847 in ?? () from /usr/lib/libQtCore.so.4
#28 0xb48c6895 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb48ca568 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#30 0xb48ca748 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0xb6df6505 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0xb636dab5 in ?? () from /usr/lib/libQtGui.so.4
#33 0xb6dc9249 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0xb6dc969a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0xb6dcd80f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0xb62b0f87 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#37 0x0804f0b1 in _start ()

Possible duplicates by query: bug 234285, bug 233934, bug 229271, bug 222918, bug 222140.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-06-05 16:03:10 UTC

*** This bug has been marked as a duplicate of bug 194591 ***