Bug 159589 - Segfault sig 11 when updating feeds
Summary: Segfault sig 11 when updating feeds
Status: RESOLVED WORKSFORME
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: triaged
: 167678 167912 177131 210391 212658 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-03-20 06:05 UTC by Mark Constable
Modified: 2018-10-27 04:14 UTC (History)
7 users (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 Mark Constable 2008-03-20 06:05:09 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.2.3 
OS:                Linux

When feeds are updating it crashes with a sig 11, half a backtrace follows...

 Application: Akregator (akregator), signal SIGSEGV
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x2b10220de870 (LWP 5562)]
(no debugging symbols found)
...
[KCrash handler]
#5  0x00002b1023b30f79 in Akregator::Utils::calcHash ()
   from /usr/lib/kde4/akregatorpart.so
#6  0x00002b1023b0e413 in Akregator::Article::Private::Private ()
   from /usr/lib/kde4/akregatorpart.so
#7  0x00002b1023b0f8c5 in Akregator::Article::Article ()
   from /usr/lib/kde4/akregatorpart.so
#8  0x00002b1023b1cec9 in Akregator::Feed::appendArticles ()
   from /usr/lib/kde4/akregatorpart.so
#9  0x00002b1023b1d88c in Akregator::Feed::fetchCompleted ()
   from /usr/lib/kde4/akregatorpart.so
#10 0x00002b1023b1ddc8 in Akregator::Feed::qt_metacall ()
   from /usr/lib/kde4/akregatorpart.so
#11 0x00002b1014ea2fed in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#12 0x00002b101ebf43d2 in Syndication::Loader::loadingComplete ()
   from /usr/lib/libsyndication.so.4
#13 0x00002b101ebf4da1 in Syndication::Loader::slotRetrieverDone ()
   from /usr/lib/libsyndication.so.4
#14 0x00002b101ebf4ec1 in Syndication::Loader::qt_metacall ()
   from /usr/lib/libsyndication.so.4
#15 0x00002b1014ea2fed in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0x00002b101ebf7d53 in Syndication::DataRetriever::dataRetrieved ()
   from /usr/lib/libsyndication.so.4
#17 0x00002b101ebf828d in Syndication::FileRetriever::slotResult ()
   from /usr/lib/libsyndication.so.4
#18 0x00002b101ebf83a6 in Syndication::FileRetriever::qt_metacall ()
   from /usr/lib/libsyndication.so.4
#19 0x00002b1014ea2fed in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#20 0x00002b101549a292 in KJob::result () from /usr/lib/libkdecore.so.5
#21 0x00002b101549a677 in KJob::emitResult () from /usr/lib/libkdecore.so.5
#22 0x00002b1015e30b69 in KIO::SimpleJob::slotFinished ()
   from /usr/lib/libkio.so.5
#23 0x00002b1015e30edb in KIO::TransferJob::slotFinished ()
   from /usr/lib/libkio.so.5
#24 0x00002b1015e36bbd in KIO::TransferJob::qt_metacall ()
   from /usr/lib/libkio.so.5
#25 0x00002b1014ea2fed in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#26 0x00002b1015eba3a5 in KIO::SlaveInterface::dispatch ()
   from /usr/lib/libkio.so.5
#27 0x00002b1015ebac23 in KIO::SlaveInterface::dispatch ()
   from /usr/lib/libkio.so.5
#28 0x00002b1015eafcea in KIO::Slave::gotInput () from /usr/lib/libkio.so.5
#29 0x00002b1015eb0d0a in KIO::Slave::qt_metacall () from /usr/lib/libkio.so.5
#30 0x00002b1014ea2fed in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#31 0x00002b1015e11ce2 in KIO::ConnectionPrivate::dequeue ()
   from /usr/lib/libkio.so.5
#32 0x00002b1015e12a2c in KIO::Connection::qt_metacall ()
   from /usr/lib/libkio.so.5
#33 0x00002b1014e9ef07 in QObject::event () from /usr/lib/libQtCore.so.4
#34 0x00002b101d9b59af in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#35 0x00002b101d9ba585 in QApplication::notify () from /usr/lib/libQtGui.so.4
#36 0x00002b10159ad82e in KApplication::notify () from /usr/lib/libkdeui.so.5
#37 0x00002b1014e8dae9 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#38 0x00002b1014e8ed0f in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#39 0x00002b1014eb9833 in postEventSourceDispatch ()
   from /usr/lib/libQtCore.so.4
#40 0x00002b101fd3dfd4 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#41 0x00002b101fd412bd in g_main_context_iterate ()
   from /usr/lib/libglib-2.0.so.0
#42 0x00002b101fd4178e in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#43 0x00002b1014eb9dbf in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#44 0x00002b101da4443f in QGuiEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtGui.so.4
#45 0x00002b1014e8cd48 in QEventLoop::processEvents ()
   from /usr/lib/libQtCore.so.4
#46 0x00002b1014e8ce96 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#47 0x00002b1014e8f059 in QCoreApplication::exec ()
   from /usr/lib/libQtCore.so.4
#48 0x0000000000409106 in _start ()
#0  0x00002b101f64ff80 in __nanosleep_nocancel () from /lib/libc.so.6
Comment 1 Christopher Lane Hinson 2008-06-01 16:47:52 UTC
I'm using the debian experimental packages.  I can replicate this every time by the following steps.  I started by deleting .kde4/share/apps/akregator to get a default configuration, although I know of no configuration that prevents the segfault.

launch akregator:
Feed -> Add Feed...
type: http://planetkde.org/rss20.xml
Ok
Ok
Right click on the new feed -> Delete Feed
Delete
Feed -> Add Feed...
type: http://planetkde.org/rss20.xml
Ok
Ok

"A Fatal Error Occurred
The application Akregator (akregator) crashed and caused the signal 11 (SIGSEGV)."
Comment 2 Christophe Marin 2008-08-03 02:10:14 UTC
*** Bug 167678 has been marked as a duplicate of this bug. ***
Comment 3 Christophe Marin 2008-08-03 02:10:53 UTC
*** Bug 167912 has been marked as a duplicate of this bug. ***
Comment 4 George Kiagiadakis 2008-12-08 10:11:34 UTC
*** Bug 177131 has been marked as a duplicate of this bug. ***
Comment 5 louis 2008-12-24 18:44:02 UTC
This is the same issue I'm having, with the exception that mine crash at will, feeds can refresh fine,  I would just open a new tab or just scroll down a page with in a tab.
Comment 6 Christophe Marin 2009-10-13 10:24:00 UTC
*** Bug 210391 has been marked as a duplicate of this bug. ***
Comment 7 Christophe Marin 2009-11-01 21:44:15 UTC
*** Bug 212658 has been marked as a duplicate of this bug. ***
Comment 8 Christoph Feck 2013-09-12 21:41:00 UTC
This crash report is at least 3 years old and there were no further comments or status updates since then.

Therefore we believe that this crash is already fixed in recent KDE 4 versions or the backtrace is no longer applicable to the current KDE 4 sources.

If the crash still happens with a recent KDE version (4.10.5 or 4.11), please add an updated backtrace or provide steps to reproduce. For more information, see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

(To prevent automatic closing of this bug in the future, please set the bug status to ASSIGNED or CONFIRMED)
Comment 9 Andrew Crouthamel 2018-09-24 02:25:01 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 10 Andrew Crouthamel 2018-10-27 04:14:48 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!