Bug 210421 - Crash changing from a reference to another
Summary: Crash changing from a reference to another
Status: RESOLVED DUPLICATE of bug 194591
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-13 11:30 UTC by Marcello
Modified: 2009-10-13 11:45 UTC (History)
0 users

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 Marcello 2009-10-13 11:30:46 UTC
Application that crashed: akregator
Version of the application: 1.5.1
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic i686
Distribution: Ubuntu 9.04

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#6  0xb2e624f5 in Akregator::Article::title () from /usr/lib/kde4/akregatorpart.so
#7  0xb2e6e2ce in Akregator::ArticleModel::Private::Private () from /usr/lib/kde4/akregatorpart.so
#8  0xb2e6e418 in Akregator::ArticleModel::ArticleModel () from /usr/lib/kde4/akregatorpart.so
#9  0xb2e900bb in ?? () from /usr/lib/kde4/akregatorpart.so
#10 0xb2e90417 in ?? () from /usr/lib/kde4/akregatorpart.so
#11 0xb600e1b8 in QMetaObject::activate (sender=0x92ce768, from_signal_index=4, to_signal_index=4, argv=0xbf9aca5c) at kernel/qobject.cpp:3113
#12 0xb600ee42 in QMetaObject::activate (sender=0x92ce768, m=0xb6392dc8, local_signal_index=0, argv=0xbf9aca5c) at kernel/qobject.cpp:3187
#13 0xb6234313 in KJob::finished (this=0x92ce768, _t1=0x92ce768) at /build/buildd/kde4libs-4.3.2/obj-i486-linux-gnu/kdecore/kjob.moc:167
#14 0xb62345fd in KJob::emitResult (this=0x92ce768) at /build/buildd/kde4libs-4.3.2/kdecore/jobs/kjob.cpp:302
#15 0xb2e67faa in ?? () from /usr/lib/kde4/akregatorpart.so
#16 0xb2e680e5 in ?? () from /usr/lib/kde4/akregatorpart.so
#17 0xb600e1b8 in QMetaObject::activate (sender=0x9a645e0, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#18 0xb600ee42 in QMetaObject::activate (sender=0x9a645e0, m=0xb60ea908, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#19 0xb6013f77 in QSingleShotTimer::timeout (this=0x9a645e0) at .moc/release-shared/qtimer.moc:76
#20 0xb601409c in QSingleShotTimer::timerEvent (this=0x9a645e0) at kernel/qtimer.cpp:298
#21 0xb600916f in QObject::event (this=0x9a645e0, e=0xbf9acfec) at kernel/qobject.cpp:1075
#22 0xb64bbd3c in QApplicationPrivate::notify_helper (this=0x8f53d28, receiver=0x9a645e0, e=0xbf9acfec) at kernel/qapplication.cpp:4056
#23 0xb64c403e in QApplication::notify (this=0xbf9ad274, receiver=0x9a645e0, e=0xbf9acfec) at kernel/qapplication.cpp:3603
#24 0xb70b549d in KApplication::notify (this=0xbf9ad274, receiver=0x9a645e0, event=0xbf9acfec) at /build/buildd/kde4libs-4.3.2/kdeui/kernel/kapplication.cpp:302
#25 0xb5ff8bcb in QCoreApplication::notifyInternal (this=0xbf9ad274, receiver=0x9a645e0, event=0xbf9acfec) at kernel/qcoreapplication.cpp:610
#26 0xb6027d51 in QTimerInfoList::activateTimers (this=0x8f56934) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#27 0xb60243a0 in timerSourceDispatch (source=0x8f56900) at kernel/qeventdispatcher_glib.cpp:165
#28 0xb4d2ab88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb4d2e0eb in ?? () from /usr/lib/libglib-2.0.so.0
#30 0xb4d2e268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0xb60242f8 in QEventDispatcherGlib::processEvents (this=0x8f34238, flags={i = -1080372888}) at kernel/qeventdispatcher_glib.cpp:327
#32 0xb655da75 in QGuiEventDispatcherGlib::processEvents (this=0x8f34238, flags={i = -1080372840}) at kernel/qguieventdispatcher_glib.cpp:202
#33 0xb5ff71fa in QEventLoop::processEvents (this=0xbf9ad210, flags={i = -1080372776}) at kernel/qeventloop.cpp:149
#34 0xb5ff7642 in QEventLoop::exec (this=0xbf9ad210, flags={i = -1080372712}) at kernel/qeventloop.cpp:201
#35 0xb5ff9ae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#36 0xb64bbbb7 in QApplication::exec () at kernel/qapplication.cpp:3525
#37 0x0804fa49 in _start ()

This bug may be a duplicate of or related to bug 209759

Reported using DrKonqi
Comment 1 Christophe Marin 2009-10-13 11:45:24 UTC

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