Bug 242216 - spurious entries with time 23:59 highlighted red appear - akregator crashes shortly afterwards
Summary: spurious entries with time 23:59 highlighted red appear - akregator crashes s...
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: 2010-06-20 03:11 UTC by Chris Janman
Modified: 2010-06-20 11:01 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 Chris Janman 2010-06-20 03:11:08 UTC
Application that crashed: akregator
Version of the application: 1.5.4
KDE Version: 4.3.5 (KDE 4.3.5) "release 0"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-0.2-desktop i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
subscribed to feeds from bbc.co.uk, guardian.co.uk & register.co.uk
Frequently (every hour or so?) spurious entries appear in the list - highlighted in red, reasonable titles but date/time of "23:59" and can't be viewed or deleted.  Akregator crash occurs shortly after.

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[Current thread is 1 (Thread 0xb46f4700 (LWP 5285))]

Thread 2 (Thread 0xb04b1b70 (LWP 6339)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb62c5d5e in poll () from /lib/libc.so.6
#2  0xb48c46df in ?? () from /lib/libresolv.so.2
#3  0xb48c29b6 in __libc_res_nquery () from /lib/libresolv.so.2
#4  0xb48c3015 in ?? () from /lib/libresolv.so.2
#5  0xb48c32ae in __libc_res_nsearch () from /lib/libresolv.so.2
#6  0xafc948d2 in _nss_dns_gethostbyname4_r () from /lib/libnss_dns.so.2
#7  0xb62b68e8 in ?? () from /lib/libc.so.6
#8  0xb62b8add in getaddrinfo () from /lib/libc.so.6
#9  0xb51b9888 in QHostInfoAgent::fromName (hostName=...) at kernel/qhostinfo_unix.cpp:205
#10 0xb51aeb51 in QHostInfo::fromName (name=...) at kernel/qhostinfo.cpp:230
#11 0xb60e69ff in ?? () from /usr/lib/libkio.so.5
#12 0xb60e7156 in ?? () from /usr/lib/libkio.so.5
#13 0xb6e4bad3 in QThreadPoolThread::run (this=0x83e4868) at concurrent/qthreadpool.cpp:106
#14 0xb6e55623 in QThreadPrivate::start (arg=0x83e4868) at thread/qthread_unix.cpp:188
#15 0xb53ff6e5 in start_thread () from /lib/libpthread.so.0
#16 0xb53ff600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb46f4700 (LWP 5285)):
[KCrash Handler]
#6  0xb2ec060d in Akregator::Article::setStatus(int) () from /usr/lib/kde4/akregatorpart.so
#7  0xb2ed1895 in Akregator::Feed::appendArticles(boost::shared_ptr<Syndication::Feed>) () from /usr/lib/kde4/akregatorpart.so
#8  0xb2ed33e7 in Akregator::Feed::fetchCompleted(Syndication::Loader*, boost::shared_ptr<Syndication::Feed>, Syndication::ErrorCode) () from /usr/lib/kde4/akregatorpart.so
#9  0xb2ed3bb6 in Akregator::Feed::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/akregatorpart.so
#10 0xb6f62864 in QMetaObject::activate (sender=0x83cb6e0, from_signal_index=4, to_signal_index=4, argv=0xbfacfd70) at kernel/qobject.cpp:3113
#11 0xb6f63585 in QMetaObject::activate (sender=0x83cb6e0, m=0xb2e67974, local_signal_index=0, argv=0xbfacfd70) at kernel/qobject.cpp:3187
#12 0xb2e448c5 in Syndication::Loader::loadingComplete(Syndication::Loader*, boost::shared_ptr<Syndication::Feed>, Syndication::ErrorCode) () from /usr/lib/libsyndication.so.4
#13 0xb2e45ae4 in Syndication::Loader::slotRetrieverDone(QByteArray const&, bool) () from /usr/lib/libsyndication.so.4
#14 0xb2e45f29 in Syndication::Loader::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsyndication.so.4
#15 0xb6f62864 in QMetaObject::activate (sender=0x83d4828, from_signal_index=4, to_signal_index=4, argv=0xbfacff24) at kernel/qobject.cpp:3113
#16 0xb6f63585 in QMetaObject::activate (sender=0x83d4828, m=0xb2e67b58, local_signal_index=0, argv=0xbfacff24) at kernel/qobject.cpp:3187
#17 0xb2e48305 in Syndication::DataRetriever::dataRetrieved(QByteArray const&, bool) () from /usr/lib/libsyndication.so.4
#18 0xb2e494b7 in Syndication::FileRetriever::slotResult(KJob*) () from /usr/lib/libsyndication.so.4
#19 0xb2e49675 in Syndication::FileRetriever::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsyndication.so.4
#20 0xb6f62864 in QMetaObject::activate (sender=0x85a0b20, from_signal_index=7, to_signal_index=7, argv=0xbfad0078) at kernel/qobject.cpp:3113
#21 0xb6f63585 in QMetaObject::activate (sender=0x85a0b20, m=0xb732ad68, local_signal_index=3, argv=0xbfad0078) at kernel/qobject.cpp:3187
#22 0xb7185695 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#23 0xb7185ba9 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#24 0xb60061ff in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5
#25 0xb6006726 in KIO::TransferJob::slotFinished() () from /usr/lib/libkio.so.5
#26 0xb60042e4 in KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#27 0xb6f62864 in QMetaObject::activate (sender=0x83c8638, from_signal_index=8, to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3113
#28 0xb6f63585 in QMetaObject::activate (sender=0x83c8638, m=0xb61f5f64, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3187
#29 0xb60d8ff5 in KIO::SlaveInterface::finished() () from /usr/lib/libkio.so.5
#30 0xb60dd164 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#31 0xb60d950a in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#32 0xb60caa65 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#33 0xb60cd0d4 in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#34 0xb6f62864 in QMetaObject::activate (sender=0x8b2cc20, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#35 0xb6f63585 in QMetaObject::activate (sender=0x8b2cc20, m=0xb61f28a0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#36 0xb5fca4e5 in KIO::Connection::readyRead() () from /usr/lib/libkio.so.5
#37 0xb5fcc3ca in ?? () from /usr/lib/libkio.so.5
#38 0xb5fcc517 in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#39 0xb6f5b04a in QMetaCallEvent::placeMetaCall (this=0x8787608, object=0x8b2cc20) at kernel/qobject.cpp:477
#40 0xb6f5c796 in QObject::event (this=0x8b2cc20, e=0x8787608) at kernel/qobject.cpp:1111
#41 0xb65928fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#42 0xb659a34e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#43 0xb74fc521 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#44 0xb6f4c32e in QCoreApplication::notifyInternal (this=0xbfad0db8, receiver=0x8b2cc20, event=0x8787608) at kernel/qcoreapplication.cpp:610
#45 0xb6f4cfdc in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#46 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1247
#47 0xb6f4d19c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#48 0xb6f784dd in sendPostedEvents () at kernel/qcoreapplication.h:218
#49 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:276
#50 0xb4fbb4c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#51 0xb4fbed98 in ?? () from /usr/lib/libglib-2.0.so.0
#52 0xb4fbeebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#53 0xb6f78011 in QEventDispatcherGlib::processEvents (this=0x805b0c8, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#54 0xb663429a in ?? () from /usr/lib/libQtGui.so.4
#55 0xb6f4a98d in QEventLoop::processEvents (this=0xbfad0d34, flags=) at kernel/qeventloop.cpp:149
#56 0xb6f4add9 in QEventLoop::exec (this=0xbfad0d34, flags=...) at kernel/qeventloop.cpp:201
#57 0xb6f4d270 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#58 0xb6592774 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#59 0x0804fa41 in _start ()

This bug may be a duplicate of or related to bug 237152

Reported using DrKonqi
Comment 1 Christophe Marin 2010-06-20 11:01:03 UTC

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