Bug 213834 - akregator crashed while trying to open article
Summary: akregator crashed while trying to open article
Status: RESOLVED DUPLICATE of bug 197718
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-09 13:11 UTC by Daltin
Modified: 2009-11-10 01:46 UTC (History)
1 user (show)

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 Daltin 2009-11-09 13:11:25 UTC
Application that crashed: akregator
Version of the application: 1.5.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Crashed only in RSS http://www.eltima.com/rss/en-usb-over-ethernet.rss

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#6  0x0234f5f7 in Akregator::Article::setStatus(int) () from /usr/lib/kde4/akregatorpart.so
#7  0x023601f3 in Akregator::Feed::appendArticles(boost::shared_ptr<Syndication::Feed>) () from /usr/lib/kde4/akregatorpart.so
#8  0x02361cdc in Akregator::Feed::fetchCompleted(Syndication::Loader*, boost::shared_ptr<Syndication::Feed>, Syndication::ErrorCode) () from /usr/lib/kde4/akregatorpart.so
#9  0x0236247b in Akregator::Feed::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/akregatorpart.so
#10 0x03703263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x03703ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x078f07bf in Syndication::Loader::loadingComplete(Syndication::Loader*, boost::shared_ptr<Syndication::Feed>, Syndication::ErrorCode) () from /usr/lib/libsyndication.so.4
#13 0x078f19a8 in Syndication::Loader::slotRetrieverDone(QByteArray const&, bool) () from /usr/lib/libsyndication.so.4
#14 0x078f1dcc in Syndication::Loader::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsyndication.so.4
#15 0x03703263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x03703ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x078f406f in Syndication::DataRetriever::dataRetrieved(QByteArray const&, bool) () from /usr/lib/libsyndication.so.4
#18 0x078f50e4 in Syndication::FileRetriever::slotResult(KJob*) () from /usr/lib/libsyndication.so.4
#19 0x078f5297 in Syndication::FileRetriever::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsyndication.so.4
#20 0x03703263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#21 0x03703ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#22 0x001e9ff3 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#23 0x001ea479 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#24 0x02f2d7b0 in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5
#25 0x02f2dcca in KIO::TransferJob::slotFinished() () from /usr/lib/libkio.so.5
#26 0x02f2b9f3 in KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#27 0x03703263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#28 0x03703ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#29 0x02ff76a7 in KIO::SlaveInterface::finished() () from /usr/lib/libkio.so.5
#30 0x02ffb59d in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#31 0x02ff7b63 in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#32 0x02fe9c3a in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#33 0x02fec033 in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#34 0x03703263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#35 0x03703ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#36 0x02ef4057 in KIO::Connection::readyRead() () from /usr/lib/libkio.so.5
#37 0x02ef5e1e in ?? () from /usr/lib/libkio.so.5
#38 0x02ef5f4e in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#39 0x036fbf0b in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#40 0x036fd5fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#41 0x01004f54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#42 0x0100c67c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#43 0x0091814a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#44 0x036ed6cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#45 0x036ee2b2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#46 0x036ee47d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#47 0x037183ff in ?? () from /usr/lib/libQtCore.so.4
#48 0x03f61e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#49 0x03f65720 in ?? () from /lib/libglib-2.0.so.0
#50 0x03f65853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#51 0x0371802c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#52 0x010a5be5 in ?? () from /usr/lib/libQtGui.so.4
#53 0x036ebc79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#54 0x036ec0ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#55 0x036ee53f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#56 0x01004dd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#57 0x0804f981 in _start ()

Reported using DrKonqi
Comment 1 Jonathan Thomas 2009-11-10 01:46:42 UTC

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