Bug 103793

Summary: aKregator crahed by adding a RSS news feed.
Product: [Applications] akregator Reporter: Patrick Trettenbrein <patrick.trettenbrein>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED NOT A BUG    
Severity: crash    
Priority: NOR    
Version: 1.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Patrick Trettenbrein 2005-04-13 14:43:47 UTC
Version:           1.0 (using KDE KDE 3.4.0)
Installed from:    SuSE RPMs
Compiler:          gcc (GCC) 3.3.4 (pre 3.3.5 20040809) 
OS:                Linux

I tried to add the RSS feed from http://linux01.gwdg.de/~pbleser/rss.php. That's the output of the KDE crashmanager:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1105529504 (LWP 13723)]
[KCrash handler]
#7  0x421db085 in Akregator::View::loadFeeds ()
   from /opt/kde3/lib/kde3/libakregatorpart.so
#8  0x421db3c1 in Akregator::Part::openFile ()
   from /opt/kde3/lib/kde3/libakregatorpart.so
#9  0x421d0bbb in Akregator::Part::openURL ()
   from /opt/kde3/lib/kde3/libakregatorpart.so
#10 0x421a3e41 in Akregator::Part::openStandardFeedList ()
   from /opt/kde3/lib/kde3/libakregatorpart.so
#11 0x421954cc in Akregator::AkregatorPartIface::process ()
   from /opt/kde3/lib/kde3/libakregatorpart.so
#12 0x411fd1d2 in DCOPClient::receive () from /opt/kde3/lib/libDCOP.so.4
#13 0x411fdd21 in DCOPClient::send () from /opt/kde3/lib/libDCOP.so.4
#14 0x41205fbb in DCOPRef::sendInternal () from /opt/kde3/lib/libDCOP.so.4
#15 0x0805237e in main ()
Comment 1 Teemu Rytilahti 2005-04-13 20:45:49 UTC
Backtrace is useless and I can't reproduce this.
Comment 2 Eckhart Wörner 2005-04-13 21:06:47 UTC
I can't reproduce it either.
I hope he thought of storing a copy of the feed on his hard disc ;-)
Comment 3 Frank Osterfeld 2005-04-13 21:17:48 UTC
The output isn't useless, I really wonder why loadFeeds() is called when adding a feed. 

Could you describe in detail what you did when it crashed?

How did you add the feed? inside of Akregator, or via the icon in Konqueror? If you used the icon, was Akregator already loaded or not?
Comment 4 Patrick Trettenbrein 2005-04-14 16:19:56 UTC
I added the feed by right klicking on a RSS icon on the website and selecting "Add Feed to aKregator" (or something similar - I'm using the german translation of KDE). As far as I can remember aKregator wasn't running at this time as an application with it's own window but I was running Kontact at this time. I don't know if Kontact automatically starts aKregator in background or not? If this is usefull: I think Kontact displayed the KMail integration view last before I tried to add the feed.
Comment 5 Frank Osterfeld 2005-04-14 16:42:02 UTC
The backtrace looks like akregator wasn't loaded before and crashed on startup, when loading the feed list. Can you reproduce it somehow?
Comment 6 Patrick Trettenbrein 2005-04-14 17:09:58 UTC
I tried to reproduce it several times, but I wasn't successful. Something I can tell you is, that this happened to me not the first time I've had this problem nearly one time a month. So every month one time.. ;-)
Comment 7 Frank Osterfeld 2005-10-06 00:37:30 UTC
It seems nobody can reproduce this, and version 1.0 is out of date. I close the bug, please reopen if it occurs again.