Summary: | Crash when adding a URL which is not the direct feed URL | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | nilhcem <nilhcem> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, michael.seiwert, ste |
Priority: | NOR | ||
Version: | 1.6.5 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
nilhcem
2010-11-01 15:19:04 UTC
Created attachment 53183 [details] New crash information added by DrKonqi akregator (1.6.5) on KDE Platform 4.5.3 (KDE 4.5.3) "release 8" using Qt 4.6.3 - What I was doing when the application crashed: I added the the url http://orainternals.wordpress.com/ via "add feed" to akregator -- Backtrace (Reduced): #7 0xb12af04c in Akregator::Feed::markAsFetchedNow (this=0x8e908f8) at /usr/src/debug/kdepim-4.4.7/akregator/src/feed.cpp:685 #8 0xb12b1b52 in Akregator::Feed::fetchCompleted (this=0x8e908f8, l=0x8f440f0, doc=..., status=3218517580) at /usr/src/debug/kdepim-4.4.7/akregator/src/feed.cpp:644 #9 0xb12b23fe in Akregator::Feed::qt_metacall (this=0x8e908f8, _c=QMetaObject::InvokeMetaMethod, _id=11, _a=0xbfd6af70) at /usr/src/debug/kdepim-4.4.7/build/akregator/src/feed.moc:112 [...] [...] #12 0xb11eb3e5 in Syndication::Loader::loadingComplete (this=0x8f440f0, _t1=0x8f440f0, _t2=..., _t3=Syndication::InvalidXml) at /usr/src/debug/kdepimlibs-4.5.3/build/syndication/loader.moc:91 #13 0xb120f6a0 in Syndication::Loader::slotRetrieverDone (this=0x8f440f0, data=..., success=6) at /usr/src/debug/kdepimlibs-4.5.3/syndication/loader.cpp:157 Created attachment 53419 [details]
New crash information added by DrKonqi
akregator (1.6.5) on KDE Platform 4.5.3 (KDE 4.5.3) using Qt 4.7.1
- What I was doing when the application crashed:
Adding any wrong feed url (...com/image.gif) for example
-- Backtrace (Reduced):
#7 0xb17cb916 in Akregator::Feed::markAsFetchedNow() () from /usr/lib/kde4/akregatorpart.so
#8 0xb17ce45c in Akregator::Feed::fetchCompleted(Syndication::Loader*, boost::shared_ptr<Syndication::Feed>, Syndication::ErrorCode) () from /usr/lib/kde4/akregatorpart.so
#9 0xb17ceceb in Akregator::Feed::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/akregatorpart.so
[...]
[...]
#12 0xb175961f in Syndication::Loader::loadingComplete(Syndication::Loader*, boost::shared_ptr<Syndication::Feed>, Syndication::ErrorCode) () from /usr/lib/libsyndication.so.4
#13 0xb175a271 in Syndication::Loader::slotRetrieverDone(QByteArray const&, bool) () from /usr/lib/libsyndication.so.4
[Comment from a bug triager] This issue is now being tracked at bug 254323. Merging. Thanks *** This bug has been marked as a duplicate of bug 254323 *** |