Bug 160742 - Crash when adding XML feed
Summary: Crash when adding XML feed
Status: RESOLVED DUPLICATE of bug 150947
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-12 13:36 UTC by Eric Aguiar
Modified: 2008-07-24 11:59 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 Eric Aguiar 2008-04-12 13:36:16 UTC
Version:           1.2.9 (using KDE 3.5.9)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Backtrace:


[Thread debugging using libthread_db enabled]
[New Thread 0xb5f466c0 (LWP 2550)]

[KCrash handler]
#6  0xb7c720f3 in strlen () from /lib/i686/cmov/libc.so.6
#7  0xb5765f08 in c4_StringRef::operator= ()
   from /usr/lib/kde3/libakregator_mk4storage_plugin.so
#8  0xb5746a65 in Akregator::Backend::StorageMK4Impl::archiveFor ()
   from /usr/lib/kde3/libakregator_mk4storage_plugin.so
#9  0xb7eaa720 in Akregator::Feed::loadArticles ()
   from /usr/lib/libakregatorprivate.so
#10 0xb7eab48b in Akregator::Feed::fromOPML ()
   from /usr/lib/libakregatorprivate.so
#11 0xb7eb5b35 in Akregator::FeedList::parseChildNodes ()
   from /usr/lib/libakregatorprivate.so
#12 0xb7eb60fe in Akregator::FeedList::readFromXML ()
   from /usr/lib/libakregatorprivate.so
#13 0xb5b094b9 in Akregator::View::importFeeds ()
   from /usr/lib/kde3/libakregatorpart.so
#14 0xb5afe4cb in Akregator::Part::importFile ()
   from /usr/lib/kde3/libakregatorpart.so
#15 0xb5b03202 in Akregator::Part::fileImport ()
   from /usr/lib/kde3/libakregatorpart.so
#16 0xb5b0330a in Akregator::Part::qt_invoke ()
   from /usr/lib/kde3/libakregatorpart.so
#17 0xb77a0f6d in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#18 0xb77a1aed in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#19 0xb73614f9 in KAction::activated () from /usr/lib/libkdeui.so.4
#20 0xb73a06a2 in KAction::slotActivated () from /usr/lib/libkdeui.so.4
#21 0xb748f3fd in KAction::slotPopupActivated () from /usr/lib/libkdeui.so.4
#22 0xb748f6e3 in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
#23 0xb77a0f6d in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#24 0xb7acb05e in QSignal::signal () from /usr/lib/libqt-mt.so.3
#25 0xb77bc8c7 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#26 0xb78a1c2a in QPopupMenu::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#27 0xb736abc2 in KPopupMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.4
#28 0xb77d9554 in QWidget::event () from /usr/lib/libqt-mt.so.3
#29 0xb774318a in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#30 0xb77440ba in QApplication::notify () from /usr/lib/libqt-mt.so.3
#31 0xb719aec2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#32 0xb76e306c in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#33 0xb76e1afd in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#34 0xb76f1fe6 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#35 0xb7759b80 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#36 0xb7759a16 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#37 0xb7742cff in QApplication::exec () from /usr/lib/libqt-mt.so.3
#38 0x08050b7e in ?? ()
#39 0xbf83fef0 in ?? ()
#40 0x00000001 in ?? ()
#41 0x00000000 in ?? ()



Reproduce:

File -> Import Feeds... & In Location enter/paste in URL: http://planet.inkscape.org/opml.xml
Comment 1 FiNeX 2008-04-12 20:36:11 UTC
I've just tried with akgregator in KDE4 for testing, but it says: "feed not found".
Comment 2 Eric Aguiar 2008-04-12 22:03:26 UTC
Well verification is better than crashing :) I won't be adding the feed but at least future versions = no more crash, can't wait, thanks.
Comment 3 Nicolas L. 2008-07-24 00:04:11 UTC
this do not crash for me on kde 3.5.9 and the feed is well added

can someone else confirm the behaviour ?
Comment 4 Christophe Marin 2008-07-24 11:59:35 UTC

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