Bug 152701 - Akregator crash loading next/prev unread article
Summary: Akregator crash loading next/prev unread article
Status: RESOLVED FIXED
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:
Depends on:
Blocks:
 
Reported: 2007-11-22 11:44 UTC by FiNeX
Modified: 2007-11-27 00:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace of the crash (3.23 KB, text/plain)
2007-11-22 11:46 UTC, FiNeX
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FiNeX 2007-11-22 11:44:30 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

If you click on "next unread article" or "previous unread article" (or press the relative shortcuts), Akregator will crash.
I'll attach the backtrace.
Comment 1 FiNeX 2007-11-22 11:46:01 UTC
Created attachment 22160 [details]
backtrace of the crash
Comment 2 Frank Osterfeld 2007-11-25 16:58:56 UTC
SVN commit 741395 by osterfeld:

various article model-related fixes
also fixes a crash happening on prev/next article
BUG:152701


 M  +10 -6     articlelistview.cpp  
 M  +44 -15    articlemodel.cpp  
 M  +6 -8      articlemodel.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=741395
Comment 3 FiNeX 2007-11-27 00:46:33 UTC
Ok, tested, it works fine.