[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#597690: akregator: crashes from time to time



Package: akregator
Version: 4:4.4.6-1
Severity: important

Application: akregator (1.6.5)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.35-trunk-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

Hi,

I tried to report this upstream, also but drkonqi fails due to clashes in
bug.kde.org's certificates :-(
Since this also affects the usability of the package in debian, I decided to
report it also against the debian package.

From time to time akregator crashes with the attached backtrace. I don't have a
clue of how to reproduce the bug properly. It happens if the window is active or
not, suddenly the crash handler pops up. As
http://bugs.kde.org/show_bug.cgi?id=190068 suggests it happens while fetching
feeds.
Since it then also forgets its state (which feeds/article is alredy read) recovery is cumbersome.

With best wishes,

Wolfi

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

 Thread 2 (Thread 0x7fb996e0e710 (LWP 9540)):
 #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
 #1  0x00007fb9b4e5fdd2 in wait (this=<value optimized out>, mutex=0x1583a90, time=30000) at thread/qwaitcondition_unix.cpp:85
 #2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1583a90, time=30000) at thread/qwaitcondition_unix.cpp:159
 #3  0x00007fb9b4e54e01 in QThreadPoolThread::run (this=0x1598d30) at concurrent/qthreadpool.cpp:140
 #4  0x00007fb9b4e5ee15 in QThreadPrivate::start (arg=0x1598d30) at thread/qthread_unix.cpp:248
 #5  0x00007fb9ae2428ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
 #6  0x00007fb9b36bf02d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
 #7  0x0000000000000000 in ?? ()

 Thread 1 (Thread 0x7fb9b6b27760 (LWP 8362)):
 [KCrash Handler]
 #5  deref (this=0x2943c50) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:133
 #6  QDomNamedNodeMapPrivate::clearMap (this=0x2943c50) at dom/qdom.cpp:3087
 #7  0x00007fb9b2ef115d in QDomNamedNodeMapPrivate::~QDomNamedNodeMapPrivate (this=0x1925800, __in_chrg=<value optimized out>) at dom/qdom.cpp:3060
 #8  0x00007fb9b2ef537a in QDomElementPrivate::~QDomElementPrivate (this=0x2943bd0, __in_chrg=<value optimized out>) at dom/qdom.cpp:4440
 #9  0x00007fb9b2ef37d9 in QDomNodePrivate::~QDomNodePrivate (this=0x2943660, __in_chrg=<value optimized out>) at dom/qdom.cpp:1495
 #10 0x00007fb9b2ef538a in QDomElementPrivate::~QDomElementPrivate (this=0x2943660, __in_chrg=<value optimized out>) at dom/qdom.cpp:4441
 #11 0x00007fb9b2ef37d9 in QDomNodePrivate::~QDomNodePrivate (this=0x257fa20, __in_chrg=<value optimized out>) at dom/qdom.cpp:1495
 #12 0x00007fb9b2ef538a in QDomElementPrivate::~QDomElementPrivate (this=0x257fa20, __in_chrg=<value optimized out>) at dom/qdom.cpp:4441
 #13 0x00007fb9b2ef37d9 in QDomNodePrivate::~QDomNodePrivate (this=0x257bd10, __in_chrg=<value optimized out>) at dom/qdom.cpp:1495
 #14 0x00007fb9b2ef538a in QDomElementPrivate::~QDomElementPrivate (this=0x257bd10, __in_chrg=<value optimized out>) at dom/qdom.cpp:4441
 #15 0x00007fb9999be88b in ?? () from /usr/lib/libsyndication.so.4
 #16 0x00007fb9999bdf01 in Syndication::ElementWrapper::~ElementWrapper() () from /usr/lib/libsyndication.so.4
 #17 0x00007fb9999a80a7 in ?? () from /usr/lib/libsyndication.so.4
 #18 0x00007fb9999b9f81 in ?? () from /usr/lib/libsyndication.so.4
 #19 0x00007fb9999c6a19 in Syndication::Loader::slotRetrieverDone(QByteArray const&, bool) () from /usr/lib/libsyndication.so.4
 #20 0x00007fb9999c6bfd in Syndication::Loader::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsyndication.so.4
 #21 0x00007fb9b4f61306 in QMetaObject::activate (sender=0x25756b0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x191d380) at kernel/qobject.cpp:3295
 #22 0x00007fb9999c8c53 in Syndication::DataRetriever::dataRetrieved(QByteArray const&, bool) () from /usr/lib/libsyndication.so.4
 #23 0x00007fb9999c9a7f in Syndication::FileRetriever::slotResult(KJob*) () from /usr/lib/libsyndication.so.4
 #24 0x00007fb9999c9b73 in Syndication::FileRetriever::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsyndication.so.4
 #25 0x00007fb9b4f61306 in QMetaObject::activate (sender=0x2576000, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x191d380) at kernel/qobject.cpp:3295
 #26 0x00007fb9b5367802 in KJob::result (this=0x1925800, _t1=0x2576000) at ./kjob.moc:194
 #27 0x00007fb9b5367aa0 in KJob::emitResult (this=0x2576000) at ../../kdecore/jobs/kjob.cpp:312
 #28 0x00007fb9b321c263 in KIO::SimpleJob::slotFinished (this=0x2576000) at ../../kio/kio/job.cpp:517
 #29 0x00007fb9b321cc27 in KIO::TransferJob::slotFinished (this=0x2576000) at ../../kio/kio/job.cpp:1097
 #30 0x00007fb9b321a2d1 in KIO::TransferJob::qt_metacall (this=0x2576000, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffffe535990) at ./jobclasses.moc:367
 #31 0x00007fb9b4f61306 in QMetaObject::activate (sender=0x2344750, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x191d380) at kernel/qobject.cpp:3295
 #32 0x00007fb9b32dd711 in KIO::SlaveInterface::dispatch (this=0x2344750, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
 #33 0x00007fb9b32daa83 in KIO::SlaveInterface::dispatch (this=0x2344750) at ../../kio/kio/slaveinterface.cpp:91
 #34 0x00007fb9b32ceef6 in KIO::Slave::gotInput (this=0x2344750) at ../../kio/kio/slave.cpp:324
 #35 0x00007fb9b32cf0dc in KIO::Slave::qt_metacall (this=0x2344750, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffffe535db0) at ./slave.moc:82
 #36 0x00007fb9b4f61306 in QMetaObject::activate (sender=0x230eb60, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x191d380) at kernel/qobject.cpp:3295
 #37 0x00007fb9b31eaae7 in KIO::ConnectionPrivate::dequeue (this=0x1ec98f0) at ../../kio/kio/connection.cpp:82
 #38 0x00007fb9b31eac0d in KIO::Connection::qt_metacall (this=0x230eb60, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x1244430) at ./connection.moc:79
 #39 0x00007fb9b4f5de49 in QObject::event (this=0x230eb60, e=0x15f10c0) at kernel/qobject.cpp:1248
 #40 0x00007fb9b407332c in QApplicationPrivate::notify_helper (this=0xe059a0, receiver=0x230eb60, e=0x15f10c0) at kernel/qapplication.cpp:4302
 #41 0x00007fb9b407980b in QApplication::notify (this=0x7ffffe536860, receiver=0x230eb60, e=0x15f10c0) at kernel/qapplication.cpp:4185
 #42 0x00007fb9b5936836 in KApplication::notify (this=0x7ffffe536860, receiver=0x230eb60, event=0x15f10c0) at ../../kdeui/kernel/kapplication.cpp:302
 #43 0x00007fb9b4f4e0bc in QCoreApplication::notifyInternal (this=0x7ffffe536860, receiver=0x230eb60, event=0x15f10c0) at kernel/qcoreapplication.cpp:726
 #44 0x00007fb9b4f51764 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xdddec0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
 #45 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xdddec0) at kernel/qcoreapplication.cpp:1367
 #46 0x00007fb9b4f77b93 in sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
 #47 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
 #48 0x00007fb9ad98e6f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
 #49 0x00007fb9ad992568 in ?? () from /lib/libglib-2.0.so.0
 #50 0x00007fb9ad99271c in g_main_context_iteration () from /lib/libglib-2.0.so.0
 #51 0x00007fb9b4f776d3 in QEventDispatcherGlib::processEvents (this=0xddd630, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
 #52 0x00007fb9b412318e in QGuiEventDispatcherGlib::processEvents (this=0x1925800, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
 #53 0x00007fb9b4f4c9e2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
 #54 0x00007fb9b4f4cdbc in QEventLoop::exec (this=0x7ffffe536800, flags=) at kernel/qeventloop.cpp:201
 #55 0x00007fb9b4f51a4b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
 #56 0x00000000004096fd in _start ()

 This bug may be a duplicate of or related to bug 190068.

 Possible duplicates by query: bug 190068.

 Report to https://bugs.kde.org


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages akregator depends on:
ii  kdebase-runtime               4:4.4.5-1  runtime components from the offici
ii  libc6                         2.11.2-6   Embedded GNU C Library: Shared lib
ii  libgcc1                       1:4.4.4-15 GCC support library
ii  libkde3support4               4:4.4.5-1  the KDE 3 Support Library for the 
ii  libkdecore5                   4:4.4.5-1  the KDE Platform Core Library
ii  libkdepim4                    4:4.4.6-1  KDE PIM library
ii  libkdeui5                     4:4.4.5-1  the KDE Platform User Interface Li
ii  libkhtml5                     4:4.4.5-1  the KHTML Web Content Rendering En
ii  libkio5                       4:4.4.5-1  the Network-enabled File Managemen
ii  libknotifyconfig4             4:4.4.5-1  library for configuring KDE Notifi
ii  libkontactinterface4          4:4.4.5-1  Kontact interface library
ii  libkparts4                    4:4.4.5-1  the Framework for the KDE Platform
ii  libkpimutils4                 4:4.4.5-1  library for dealing with email add
ii  libkutils4                    4:4.4.5-1  various utility classes for the KD
ii  libqt4-dbus                   4:4.6.3-2  Qt 4 D-Bus module
ii  libqt4-xml                    4:4.6.3-2  Qt 4 XML module
ii  libqtcore4                    4:4.6.3-2  Qt 4 core module
ii  libqtgui4                     4:4.6.3-2  Qt 4 GUI module
ii  libstdc++6                    4.4.4-15   The GNU Standard C++ Library v3
ii  libsyndication4               4:4.4.5-1  parser library for RSS and Atom fe

akregator recommends no packages.

akregator suggests no packages.

-- no debconf information

Attachment: signature.asc
Description: Digital signature


Reply to: