Bug 264371 - Akregator crashes when adding a new feed
Summary: Akregator crashes when adding a new feed
Status: RESOLVED DUPLICATE of bug 254323
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.6.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-26 22:32 UTC by Aron Standley
Modified: 2011-01-27 09:42 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 Aron Standley 2011-01-26 22:32:06 UTC
Application: akregator (1.6.5)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-27-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Whenever I enter a feed, then add it, Akregator closes down.
Possible problem: there are about 11,000 new posts from other feeds.
While I process these new posts, I still need to be able to add more feeds.

The crash can be reproduced every time.

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#6  0x0306ed16 in Akregator::Feed::markAsFetchedNow (this=0x9281488) at ../../../akregator/src/feed.cpp:685
#7  0x03072480 in Akregator::Feed::fetchCompleted (this=0x9281488, l=0x8dc6578, doc=..., status=Syndication::InvalidXml) at ../../../akregator/src/feed.cpp:644
#8  0x03072fcb in Akregator::Feed::qt_metacall (this=0x9281488, _c=QMetaObject::InvokeMetaMethod, _id=11, _a=0xbf9d88f0) at ./feed.moc:112
#9  0x00acec9a in QMetaObject::metacall (object=0x9281488, cl=152243969, idx=22, argv=0xbf9d88f0) at kernel/qmetaobject.cpp:237
#10 0x00add3d5 in QMetaObject::activate (sender=0x8dc6578, m=0x2f12974, local_signal_index=0, argv=0xbf9d88f0) at kernel/qobject.cpp:3293
#11 0x02eee5df in Syndication::Loader::loadingComplete (this=0x8dc6578, _t1=0x8dc6578, _t2=..., _t3=Syndication::InvalidXml) at ./loader.moc:91
#12 0x02eef7e8 in Syndication::Loader::slotRetrieverDone (this=0x8dc6578, data=..., success=true) at ../../syndication/loader.cpp:157
#13 0x02eefc0c in Syndication::Loader::qt_metacall (this=0x8dc6578, _c=QMetaObject::InvokeMetaMethod, _id=-1, _a=0xbf9d8ab4) at ./loader.moc:79
#14 0x00acec9a in QMetaObject::metacall (object=0x8dc6578, cl=152243969, idx=5, argv=0xbf9d8ab4) at kernel/qmetaobject.cpp:237
#15 0x00add3d5 in QMetaObject::activate (sender=0x92fbd30, m=0x2f12b58, local_signal_index=0, argv=0xbf9d8ab4) at kernel/qobject.cpp:3293
#16 0x02ef1f9f in Syndication::DataRetriever::dataRetrieved (this=0x92fbd30, _t1=..., _t2=true) at ./dataretriever.moc:85
#17 0x02ef30b4 in Syndication::FileRetriever::slotResult (this=0x92fbd30, job=0x90b8708) at ../../syndication/dataretriever.cpp:132
#18 0x02ef31b7 in Syndication::FileRetriever::qt_metacall (this=0x92fbd30, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbf9d8c28) at ./dataretriever.moc:213
#19 0x00acec9a in QMetaObject::metacall (object=0x92fbd30, cl=152243969, idx=8, argv=0xbf9d8c28) at kernel/qmetaobject.cpp:237
#20 0x00add3d5 in QMetaObject::activate (sender=0x90b8708, m=0x53dc88, local_signal_index=3, argv=0xbf9d8c28) at kernel/qobject.cpp:3293
#21 0x003cf1e3 in KJob::result (this=0x90b8708, _t1=0x90b8708) at ./kjob.moc:194
#22 0x003cf548 in KJob::emitResult (this=0x90b8708) at ../../kdecore/jobs/kjob.cpp:312
#23 0x0686fc60 in KIO::SimpleJob::slotFinished (this=0x90b8708) at ../../kio/kio/job.cpp:517
#24 0x068706a0 in KIO::TransferJob::slotFinished (this=0x90b8708) at ../../kio/kio/job.cpp:1097
#25 0x0686dac3 in KIO::TransferJob::qt_metacall (this=0x90b8708, _c=QMetaObject::InvokeMetaMethod, _id=47, _a=0xbf9d8ebc) at ./jobclasses.moc:367
#26 0x00acec9a in QMetaObject::metacall (object=0x90b8708, cl=152243969, idx=47, argv=0xbf9d8ebc) at kernel/qmetaobject.cpp:237
#27 0x00add3d5 in QMetaObject::activate (sender=0x9370170, m=0x6a1ef44, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3293
#28 0x0693a2a7 in KIO::SlaveInterface::finished (this=0x9370170) at ./slaveinterface.moc:171
#29 0x0693d5cd in KIO::SlaveInterface::dispatch (this=0x9370170, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#30 0x0693a763 in KIO::SlaveInterface::dispatch (this=0x9370170) at ../../kio/kio/slaveinterface.cpp:91
#31 0x0692dc28 in KIO::Slave::gotInput (this=0x9370170) at ../../kio/kio/slave.cpp:324
#32 0x0692de33 in KIO::Slave::qt_metacall (this=0x9370170, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbf9d91cc) at ./slave.moc:82
#33 0x00acec9a in QMetaObject::metacall (object=0x9370170, cl=152243969, idx=30, argv=0xbf9d91cc) at kernel/qmetaobject.cpp:237
#34 0x00add3d5 in QMetaObject::activate (sender=0x892eba8, m=0x6a1b820, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#35 0x06837bd7 in KIO::Connection::readyRead (this=0x892eba8) at ./connection.moc:92
#36 0x06839f8e in KIO::ConnectionPrivate::dequeue (this=0x8ed9578) at ../../kio/kio/connection.cpp:82
#37 0x0683a0be in KIO::Connection::qt_metacall (this=0x892eba8, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x8a65910) at ./connection.moc:79
#38 0x00acec9a in QMetaObject::metacall (object=0x892eba8, cl=152243969, idx=5, argv=0x8a65910) at kernel/qmetaobject.cpp:237
#39 0x00ad9336 in QMetaCallEvent::placeMetaCall (this=0x88624a8, object=0x892eba8) at kernel/qobject.cpp:561
#40 0x00ada3fe in QObject::event (this=0x892eba8, e=0x88624a8) at kernel/qobject.cpp:1248
#41 0x03abf4dc in QApplicationPrivate::notify_helper (this=0x83b8478, receiver=0x892eba8, e=0x88624a8) at kernel/qapplication.cpp:4300
#42 0x03ac605e in QApplication::notify (this=0xbf9da484, receiver=0x892eba8, e=0x88624a8) at kernel/qapplication.cpp:3704
#43 0x00fc240a in KApplication::notify (this=0xbf9da484, receiver=0x892eba8, event=0x88624a8) at ../../kdeui/kernel/kapplication.cpp:302
#44 0x00ac9a3b in QCoreApplication::notifyInternal (this=0xbf9da484, receiver=0x892eba8, event=0x88624a8) at kernel/qcoreapplication.cpp:704
#45 0x00acc473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8397d00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#46 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8397d00) at kernel/qcoreapplication.cpp:1345
#47 0x00acc5dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#48 0x00af5adf in QCoreApplication::sendPostedEvents (s=0x83bad90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#49 postEventSourceDispatch (s=0x83bad90) at kernel/qeventdispatcher_glib.cpp:276
#50 0x020a85e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#51 0x020ac2d8 in ?? () from /lib/libglib-2.0.so.0
#52 0x020ac4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#53 0x00af55d5 in QEventDispatcherGlib::processEvents (this=0x83979e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#54 0x03b7f135 in QGuiEventDispatcherGlib::processEvents (this=0x83979e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#55 0x00ac8059 in QEventLoop::processEvents (this=0xbf9d9a80, flags=) at kernel/qeventloop.cpp:149
#56 0x00ac84aa in QEventLoop::exec (this=0xbf9d9a80, flags=...) at kernel/qeventloop.cpp:201
#57 0x03ffe4f3 in QDialog::exec (this=0x94d73c8) at dialogs/qdialog.cpp:546
#58 0x030a242b in Akregator::CreateFeedCommand::Private::doCreate (this=0x93b1d28) at ../../../akregator/src/createfeedcommand.cpp:98
#59 0x030a2634 in Akregator::CreateFeedCommand::qt_metacall (this=0x9548640, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbf9d9c0c) at ./createfeedcommand.moc:72
#60 0x00acec9a in QMetaObject::metacall (object=0x9548640, cl=152243969, idx=7, argv=0xbf9d9c0c) at kernel/qmetaobject.cpp:237
#61 0x00add3d5 in QMetaObject::activate (sender=0x94f5ca8, m=0xbdc188, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#62 0x00ae4fe7 in QSingleShotTimer::timeout (this=0x94f5ca8) at .moc/release-shared/qtimer.moc:82
#63 0x00ae50fc in QSingleShotTimer::timerEvent (this=0x94f5ca8) at kernel/qtimer.cpp:308
#64 0x00ada254 in QObject::event (this=0x94f5ca8, e=0xbf9d86e8) at kernel/qobject.cpp:1212
#65 0x03abf4dc in QApplicationPrivate::notify_helper (this=0x83b8478, receiver=0x94f5ca8, e=0xbf9da140) at kernel/qapplication.cpp:4300
#66 0x03ac605e in QApplication::notify (this=0xbf9da484, receiver=0x94f5ca8, e=0xbf9da140) at kernel/qapplication.cpp:3704
#67 0x00fc240a in KApplication::notify (this=0xbf9da484, receiver=0x94f5ca8, event=0xbf9da140) at ../../kdeui/kernel/kapplication.cpp:302
#68 0x00ac9a3b in QCoreApplication::notifyInternal (this=0xbf9da484, receiver=0x94f5ca8, event=0xbf9da140) at kernel/qcoreapplication.cpp:704
#69 0x00af8d66 in QCoreApplication::sendEvent (this=0x83bc134) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#70 QTimerInfoList::activateTimers (this=0x83bc134) at kernel/qeventdispatcher_unix.cpp:603
#71 0x00af58e4 in timerSourceDispatch (source=0x83bc100) at kernel/qeventdispatcher_glib.cpp:184
#72 0x020a85e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#73 0x020ac2d8 in ?? () from /lib/libglib-2.0.so.0
#74 0x020ac4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#75 0x00af55d5 in QEventDispatcherGlib::processEvents (this=0x83979e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#76 0x03b7f135 in QGuiEventDispatcherGlib::processEvents (this=0x83979e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#77 0x00ac8059 in QEventLoop::processEvents (this=0xbf9da404, flags=) at kernel/qeventloop.cpp:149
#78 0x00ac84aa in QEventLoop::exec (this=0xbf9da404, flags=...) at kernel/qeventloop.cpp:201
#79 0x00acc69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#80 0x03abf577 in QApplication::exec () at kernel/qapplication.cpp:3579
#81 0x0804fa61 in main (argc=5, argv=0xbf9da5e4) at ../../../akregator/src/main.cpp:103

This bug may be a duplicate of or related to bug 254323.

Possible duplicates by query: bug 263791, bug 263037, bug 262758, bug 261891, bug 260992.

Reported using DrKonqi
Comment 1 Pino Toscano 2011-01-27 09:42:09 UTC

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