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

Bug#648238: marked as done (libakonadi-kde4: akonadi imap resource segfaults)



Your message dated Sun, 25 Aug 2019 15:30:26 +0000
with message-id <[🔎] E1i1uTK-000HCZ-2j@fasolo.debian.org>
and subject line Bug#935663: Removed package(s) from unstable
has caused the Debian Bug report #648238,
regarding libakonadi-kde4: akonadi imap resource segfaults
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
648238: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648238
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libakonadi-kde4
Version: 4:4.6.5-1
Severity: normal

Dear Maintainer,

Using kontact/addressbook, deleting some contacts and akonadi imap resource crashes.
I start it again and in 5 minutes it crashes again. This keeps repeating.

My addressbook is on a kolab server, which is set up in akonadi as a disconnected
imap server with 5 minute automatic update interval (so I guess that is where the
interval between the segfaults comes from).

Backtrace (from drkonqi):

Application: Akonadi Resource (akonadi_imap_resource), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fae1847c760 (LWP 30263))]

Thread 2 (Thread 0x7fae04d3a700 (LWP 30265)):
#0  0xffffffffff60012e in ?? ()
#1  0x00007fffd6bff7e7 in ?? ()
#2  0x00007fae12c8ce86 in *__GI_clock_gettime (clock_id=1, tp=0x7fae04d39b70) at ../sysdeps/unix/clock_gettime.c:116
#3  0x00007fae178248b4 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fae178e64ad in ?? () from /usr/lib/libQtCore.so.4
#5  0x00007fae178e67e3 in ?? () from /usr/lib/libQtCore.so.4
#6  0x00007fae178e524c in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007fae178e52f5 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fae129de3b2 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#9  0x00007fae129df2ad in ?? () from /lib/libglib-2.0.so.0
#10 0x00007fae129df949 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#11 0x00007fae178e5d06 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#12 0x00007fae178ba372 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007fae178ba56f in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#14 0x00007fae177d220f in QThread::exec() () from /usr/lib/libQtCore.so.4
#15 0x00007fae164f2e73 in ?? () from /usr/lib/libkimap.so.4
#16 0x00007fae177d4c25 in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007fae13941b40 in start_thread (arg=<optimized out>) at pthread_create.c:304
#18 0x00007fae1408836d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fae1847c760 (LWP 30263)):
[KCrash Handler]
#6  0x00007fae14995fe4 in KJob::isAutoDelete() const () from /usr/lib/libkdecore.so.5
#7  0x00007fae149962c8 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#8  0x00007fae164dad6c in KIMAP::Job::handleErrorReplies(KIMAP::Message const&) () from /usr/lib/libkimap.so.4
#9  0x00007fae164eece2 in KIMAP::SelectJob::handleResponse(KIMAP::Message const&) () from /usr/lib/libkimap.so.4
#10 0x00007fae164f1188 in KIMAP::SessionPrivate::responseReceived(KIMAP::Message const&) () from /usr/lib/libkimap.so.4
#11 0x00007fae164f2252 in KIMAP::Session::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkimap.so.4
#12 0x00007fae178d187a in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#13 0x00007fae16c739f4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007fae16c78881 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x00007fae14f8bb96 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0x00007fae178bb16c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#17 0x00007fae178be528 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#18 0x00007fae178e5843 in ?? () from /usr/lib/libQtCore.so.4
#19 0x00007fae129deedd in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0x00007fae129df6b8 in ?? () from /lib/libglib-2.0.so.0
#21 0x00007fae129df949 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0x00007fae178e5c9f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#23 0x00007fae16d17a4e in ?? () from /usr/lib/libQtGui.so.4
#24 0x00007fae178ba372 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007fae178ba56f in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0x00007fae178be717 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#27 0x00007fae17fbf276 in Akonadi::ResourceBase::init(Akonadi::ResourceBase*) () from /usr/lib/libakonadi-kde.so.4
#28 0x0000000000430c06 in Akonadi::ResourceBase::init<ImapResource> (argc=<optimized out>, argv=<optimized out>) at /usr/include/akonadi/resourcebase.h:188
#29 0x00007fae13fd1ead in __libc_start_main (main=<optimized out>, argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffd6aabe48) at libc-start.c:228
#30 0x0000000000412365 in _start ()


-Juha

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

Kernel: Linux 3.0.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libakonadi-kde4 depends on:
ii  libakonadiprotocolinternals1  1.5.3-2     
ii  libc6                         2.13-21     
ii  libgcc1                       1:4.6.2-4   
ii  libkdecore5                   4:4.6.5-2+b1
ii  libkdeui5                     4:4.6.5-2+b1
ii  libkio5                       4:4.6.5-2+b1
ii  libqt4-dbus                   4:4.7.3-8   
ii  libqt4-network                4:4.7.3-8   
ii  libqt4-sql                    4:4.7.3-8   
ii  libqtcore4                    4:4.7.3-8   
ii  libqtgui4                     4:4.7.3-8   
ii  libsolid4                     4:4.6.5-2+b1
ii  libstdc++6                    4.6.2-4     

libakonadi-kde4 recommends no packages.

libakonadi-kde4 suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 4:4.14.10-11+rm

Dear submitter,

as the package kdepimlibs has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/935663

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: