Bug 174791 - crash when fetching feed
Summary: crash when fetching feed
Status: RESOLVED DUPLICATE of bug 164192
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-10 17:01 UTC by Oleg Atamanenko
Modified: 2009-01-19 23:28 UTC (History)
2 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 Oleg Atamanenko 2008-11-10 17:01:54 UTC
Version:           1.3.1 (using 4.1.2 (KDE 4.1.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.27-7-generic

During feed update akregator crashed.

[KCrash handler]
#6  0x00000018 in ?? ()
#7  0xb3cdcb9b in Akregator::FeedIconManager::Private::loadIcon ()
   from /usr/lib/kde4/akregatorpart.so
#8  0xb3cdd33a in Akregator::FeedIconManager::qt_metacall ()
   from /usr/lib/kde4/akregatorpart.so
#9  0xb786bbfb in QMetaCallEvent::placeMetaCall ()
   from /usr/lib/libQtCore.so.4
#10 0xb786d771 in QObject::event () from /usr/lib/libQtCore.so.4
#11 0xb6edf8ec in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#12 0xb6ee776e in QApplication::notify () from /usr/lib/libQtGui.so.4
#13 0xb7d2c72d in KApplication::notify () from /usr/lib/libkdeui.so.5
#14 0xb785de61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#15 0xb785eae5 in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#16 0xb785ecdd in QCoreApplication::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#17 0xb788882f in ?? () from /usr/lib/libQtCore.so.4
#18 0xb5bdb6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0xb5bdeda3 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0xb5bdef61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0xb7888478 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#22 0xb6f79ee5 in ?? () from /usr/lib/libQtGui.so.4
#23 0xb785c52a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#24 0xb785c6ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#25 0xb785eda5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#26 0xb6edf767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#27 0x0804eaf7 in _start ()
#0  0xb807d430 in __kernel_vsyscall ()
Comment 1 Frank Osterfeld 2008-11-10 17:12:03 UTC
Might be a dupe of 164192, although it crashes in another function so it doesn't look directly related.
Could you provide the steps necessary to reproduce it reliably (in case you can reproduce it), with the feed URL you tried to add?
In case you update to 4.1.3, please retry there, too. (164192 is fixed there).
Comment 2 Oleg Atamanenko 2008-11-10 19:30:30 UTC
Unfortunately I can't reproduce the bug. Akregator crashed in background during feed update. 

When updates to 4.1.3 will be available on our mirror (debian.nsu.ru) I'll upgrade of course.
Comment 3 Dario Andres 2009-01-19 23:28:20 UTC

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