[Bug 285899] New: Crash

Reimax maxim at reimax.ru
Sun Nov 6 14:26:19 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=285899

           Summary: Crash
           Product: akregator
           Version: 1.6.6
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: maxim at reimax.ru


Application: akregator (1.6.6)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-12-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
open feed, programm crash... reopen feed and programm crash again.

The crash can be reproduced every time.

-- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fcf5fe5f7a0 (LWP 12641))]

Thread 2 (Thread 0x7fcf46cb2700 (LWP 12642)):
#0  0x00007fcf5c9e3f03 in __poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=<value optimized out>) at
../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fcf571b9104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fcf571b99f2 in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fcf473f6c44 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007fcf571e03e4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fcf57684d8c in start_thread (arg=0x7fcf46cb2700) at
pthread_create.c:304
#6  0x00007fcf5c9f104d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fcf5fe5f7a0 (LWP 12641)):
[KCrash Handler]
#6  0x00007fcf350da43f in Akregator::Article::title (this=<value optimized
out>) at ../../../akregator/src/article.cpp:375
#7  0x00007fcf350e3b32 in Akregator::ArticleModel::Private::Private
(this=0x100e460, articles_=<value optimized out>, qq=<value optimized out>) at
../../../akregator/src/articlemodel.cpp:76
#8  0x00007fcf350e3cfa in Akregator::ArticleModel::ArticleModel
(this=0x100ac00, articles=..., parent=<value optimized out>) at
../../../akregator/src/articlemodel.cpp:79
#9  0x00007fcf35100e26 in
Akregator::SelectionController::articleHeadersAvailable (this=0xb80960,
job=<value optimized out>) at
../../../akregator/src/selectioncontroller.cpp:212
#10 0x00007fcf35101104 in Akregator::SelectionController::qt_metacall
(this=0xb80960, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>,
_a=0x7fff99376dd0) at ./selectioncontroller.moc:92
#11 0x00007fcf5d5a25f8 in QMetaObject::activate (sender=0xbe4430, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x7fff99376dd0)
at kernel/qobject.cpp:3287
#12 0x00007fcf5d9f9b8f in KJob::finished (this=<value optimized out>,
_t1=0xbe4430) at ./kjob.moc:173
#13 0x00007fcf5d9f9d65 in KJob::emitResult (this=0xbe4430) at
../../kdecore/jobs/kjob.cpp:310
#14 0x00007fcf350de48c in Akregator::ArticleListJob::doList (this=0xbe4430) at
../../../akregator/src/articlejobs.cpp:190
#15 0x00007fcf350de580 in Akregator::ArticleListJob::qt_metacall
(this=0xbe4430, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>,
_a=<value optimized out>) at ./articlejobs.moc:239
#16 0x00007fcf5d5a25f8 in QMetaObject::activate (sender=0xd736c0, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x0) at
kernel/qobject.cpp:3287
#17 0x00007fcf5d5a834f in QSingleShotTimer::timerEvent (this=0xd736c0) at
kernel/qtimer.cpp:308
#18 0x00007fcf5d5a11c9 in QObject::event (this=0xd736c0, e=<value optimized
out>) at kernel/qobject.cpp:1190
#19 0x00007fcf5df4c9f4 in QApplicationPrivate::notify_helper (this=0x76ded0,
receiver=0xd736c0, e=0x7fff993775f0) at kernel/qapplication.cpp:4462
#20 0x00007fcf5df513ba in QApplication::notify (this=<value optimized out>,
receiver=0xd736c0, e=0x7fff993775f0) at kernel/qapplication.cpp:4341
#21 0x00007fcf5ec706c6 in KApplication::notify (this=0x7fff993778b0,
receiver=0xd736c0, event=0x7fff993775f0) at
../../kdeui/kernel/kapplication.cpp:311
#22 0x00007fcf5d58d49c in QCoreApplication::notifyInternal
(this=0x7fff993778b0, receiver=0xd736c0, event=0x7fff993775f0) at
kernel/qcoreapplication.cpp:731
#23 0x00007fcf5d5baf12 in sendEvent (this=0x7743b0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QTimerInfoList::activateTimers (this=0x7743b0) at
kernel/qeventdispatcher_unix.cpp:604
#25 0x00007fcf5d5b7d18 in timerSourceDispatch (source=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:184
#26 idleTimerSourceDispatch (source=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:231
#27 0x00007fcf571b8bcd in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fcf571b93a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fcf571b9639 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fcf5d5b83ef in QEventDispatcherGlib::processEvents (this=0x716990,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#31 0x00007fcf5dff64de in QGuiEventDispatcherGlib::processEvents (this=<value
optimized out>, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007fcf5d58c882 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#33 0x00007fcf5d58cabc in QEventLoop::exec (this=0x7fff99377860, flags=...) at
kernel/qeventloop.cpp:201
#34 0x00007fcf5d590ecb in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1008
#35 0x0000000000408f24 in main (argc=<value optimized out>, argv=<value
optimized out>) at ../../../akregator/src/main.cpp:103

Possible duplicates by query: bug 281849, bug 277984, bug 276701, bug 275641,
bug 273772.

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list