Bug 233817 - crash after clossing window
Summary: crash after clossing window
Status: RESOLVED WORKSFORME
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.6.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2010-04-09 12:28 UTC by Michał Kudła
Modified: 2018-10-27 04:03 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 Michał Kudła 2010-04-09 12:28:01 UTC
Application: akregator (1.6.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-gentoo-r6 i686
Distribution (Platform): Gentoo Packages

-- Information about the crash:
simple crash after clossing window
I have openned many no readed articles

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#6  0xb13d0386 in QList<Akregator::ArticleId>::const_iterator::operator++ (this=0x0) at /usr/include/qt4/QtCore/qlist.h:235
#7  0xb13cfadf in Akregator::ArticleModifyJob::doStart (this=0x8a06220) at /var/tmp/portage/kde-base/akregator-4.4.2/work/akregator-4.4.2/akregator/src/articlejobs.cpp:136
#8  0xb13cfbe2 in Akregator::ArticleModifyJob::qt_metacall (this=0x8a06220, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0xbfbb9f10)
    at /var/tmp/portage/kde-base/akregator-4.4.2/work/akregator-4.4.2_build/akregator/src/articlejobs.moc:180
#9  0xb516a4ee in QMetaObject::metacall (object=0x8a06220, cl=QMetaObject::InvokeMetaMethod, idx=26, argv=0xbfbb9f10) at kernel/qmetaobject.cpp:237
#10 0xb517e5b7 in QMetaObject::activate (sender=0xbe437e0, m=0xb52c3180, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3285
#11 0xb518746a in QSingleShotTimer::timeout (this=0xbe437e0) at .moc/debug-shared/qtimer.moc:82
#12 0xb518731d in QSingleShotTimer::timerEvent (this=0xbe437e0) at kernel/qtimer.cpp:308
#13 0xb517a631 in QObject::event (this=0xbe437e0, e=0xbfbba574) at kernel/qobject.cpp:1204
#14 0xb440ede7 in QApplicationPrivate::notify_helper (this=0x82ea798, receiver=0xbe437e0, e=0xbfbba574) at kernel/qapplication.cpp:4300
#15 0xb440c531 in QApplication::notify (this=0xbfbba884, receiver=0xbe437e0, e=0xbfbba574) at kernel/qapplication.cpp:3704
#16 0xb573a771 in KApplication::notify (this=0xbfbba884, receiver=0xbe437e0, event=0xbfbba574) at /var/tmp/portage/kde-base/kdelibs-4.4.2/work/kdelibs-4.4.2/kdeui/kernel/kapplication.cpp:302
#17 0xb5162f1c in QCoreApplication::notifyInternal (this=0xbfbba884, receiver=0xbe437e0, event=0xbfbba574) at kernel/qcoreapplication.cpp:704
#18 0xb5166a02 in QCoreApplication::sendEvent (receiver=0xbe437e0, event=0xbfbba574) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 0xb519da30 in QTimerInfoList::activateTimers (this=0x82f19cc) at kernel/qeventdispatcher_unix.cpp:603
#20 0xb51998ef in timerSourceDispatch (source=0x82f1998) at kernel/qeventdispatcher_glib.cpp:184
#21 0xb3a54d47 in g_main_dispatch (context=0x82f1290) at gmain.c:1960
#22 0xb3a55fa2 in IA__g_main_context_dispatch (context=0x82f1290) at gmain.c:2513
#23 0xb3a563c3 in g_main_context_iterate (context=0x82f1290, block=1, dispatch=1, self=0x82e9840) at gmain.c:2591
#24 0xb3a56594 in IA__g_main_context_iteration (context=0x82f1290, may_block=1) at gmain.c:2654
#25 0xb519aaa5 in QEventDispatcherGlib::processEvents (this=0x82c9350, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#26 0xb44e4707 in QGuiEventDispatcherGlib::processEvents (this=0x82c9350, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0xb51602f0 in QEventLoop::processEvents (this=0xbfbba7fc, flags=...) at kernel/qeventloop.cpp:149
#28 0xb5160433 in QEventLoop::exec (this=0xbfbba7fc, flags=...) at kernel/qeventloop.cpp:201
#29 0xb51635fe in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#30 0xb440c13d in QApplication::exec () at kernel/qapplication.cpp:3579
#31 0x0804fda7 in main (argc=5, argv=0xbfbba994) at /var/tmp/portage/kde-base/akregator-4.4.2/work/akregator-4.4.2/akregator/src/main.cpp:103

Reported using DrKonqi
Comment 1 Christoph Feck 2013-09-12 21:40:15 UTC
This crash report is at least 3 years old and there were no further comments or status updates since then.

Therefore we believe that this crash is already fixed in recent KDE 4 versions or the backtrace is no longer applicable to the current KDE 4 sources.

If the crash still happens with a recent KDE version (4.10.5 or 4.11), please add an updated backtrace or provide steps to reproduce. For more information, see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

(To prevent automatic closing of this bug in the future, please set the bug status to ASSIGNED or CONFIRMED)
Comment 2 Andrew Crouthamel 2018-09-24 02:11:02 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-27 04:03:58 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!