[Akonadi] [Bug 329466] New: akonadi_imap_resource crashes when started

peter at bj-ig.de peter at bj-ig.de
Tue Dec 31 11:39:20 GMT 2013


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

            Bug ID: 329466
           Summary: akonadi_imap_resource crashes when started
    Classification: Unclassified
           Product: Akonadi
           Version: 4.11
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: IMAP resource
          Assignee: chrigi_1 at fastmail.fm
          Reporter: peter at bj-ig.de
                CC: kdepim-bugs at kde.org, vkrause at kde.org

Application: akonadi_imap_resource (4.11)
KDE Platform Version: 4.11.3
Qt Version: 4.8.5
Operating System: Linux 3.11.6-4-desktop i686
Distribution: "openSUSE 13.1 (Bottle) (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
simply started akonadi 
it helps to delete the resource and recreate - but next day same behaviour

- Custom settings of the application:
Simple imap server without encryption.

The crash can be reproduced every time.

-- Backtrace:
Application: imap vom Typ IMAP-E-Mail-Server (akonadi_imap_resource), signal:
Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xb46f2a00 (LWP 3151))]

Thread 2 (Thread 0xb18cbb40 (LWP 3154)):
#0  0xb557131e in __pthread_mutex_unlock_usercnt () from /lib/libpthread.so.0
#1  0xb56eeb14 in pthread_mutex_unlock () from /lib/libc.so.6
#2  0xb543fcb0 in g_mutex_unlock () from /usr/lib/libglib-2.0.so.0
#3  0xb53fc0ce in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#4  0xb53fc9ff in ?? () from /usr/lib/libglib-2.0.so.0
#5  0xb53fcc48 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#6  0xb72b960f in QEventDispatcherGlib::processEvents (this=0xa246d40,
flags=...) at kernel/qeventdispatcher_glib.cpp:427
#7  0xb7288a03 in QEventLoop::processEvents (this=this at entry=0xb18cb208,
flags=...) at kernel/qeventloop.cpp:149
#8  0xb7288d29 in QEventLoop::exec (this=this at entry=0xb18cb208, flags=...) at
kernel/qeventloop.cpp:204
#9  0xb717730d in QThread::exec (this=this at entry=0xa2486c0) at
thread/qthread.cpp:536
#10 0xb717745b in QThread::run (this=0xa2486c0) at thread/qthread.cpp:603
#11 0xb7179c5f in QThreadPrivate::start (arg=0xa2486c0) at
thread/qthread_unix.cpp:338
#12 0xb556e07a in start_thread () from /lib/libpthread.so.0
#13 0xb56e180e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb46f2a00 (LWP 3151)):
[KCrash Handler]
#7  0x0808a33e in ?? ()
#8  0x0808a960 in ?? ()
#9  0xb729ec55 in QMetaObject::activate (sender=sender at entry=0xa23a818,
m=m at entry=0xb5b6340c <KJob::staticMetaObject>,
local_signal_index=local_signal_index at entry=3, argv=argv at entry=0xbfa84918) at
kernel/qobject.cpp:3556
#10 0xb59bfc55 in KJob::result (this=this at entry=0xa23a818,
_t1=_t1 at entry=0xa23a818) at
/usr/src/debug/kdelibs-4.11.3/build/kdecore/kjob.moc:207
#11 0xb59bfca2 in KJob::emitResult (this=0xa23a818) at
/usr/src/debug/kdelibs-4.11.3/kdecore/jobs/kjob.cpp:318
#12 0xb64adfae in KIMAP::Job::handleErrorReplies (this=this at entry=0xa23a818,
response=...) at /usr/src/debug/kdepimlibs-4.11.3/kimap/job.cpp:84
#13 0xb64d3699 in KIMAP::SearchJob::handleResponse (this=0xa23a818,
response=...) at /usr/src/debug/kdepimlibs-4.11.3/kimap/searchjob.cpp:161
#14 0xb64c6f36 in KIMAP::SessionPrivate::responseReceived (this=0xa24ac08,
response=...) at /usr/src/debug/kdepimlibs-4.11.3/kimap/session.cpp:285
#15 0xb64c99ab in KIMAP::SessionPrivate::qt_static_metacall (_o=0xbabababb,
_id=0, _a=0xa265800, _c=<optimized out>) at
/usr/src/debug/kdepimlibs-4.11.3/build/kimap/moc_session_p.cpp:76
#16 0xb729b3da in QMetaCallEvent::placeMetaCall (this=0xa3a40f8,
object=0xa24ac08) at kernel/qobject.cpp:524
#17 0xb72a32bb in QObject::event (this=0xa24ac08, e=0xa3a40f8) at
kernel/qobject.cpp:1203
#18 0xb67934b4 in QApplicationPrivate::notify_helper (this=0xa0ed620,
receiver=0xa24ac08, e=0xa3a40f8) at kernel/qapplication.cpp:4562
#19 0xb6799ee3 in QApplication::notify (this=0xbfa85164,
receiver=receiver at entry=0xa24ac08, e=e at entry=0xa3a40f8) at
kernel/qapplication.cpp:4348
#20 0xb5d55cb4 in KApplication::notify (this=0xbfa85164, receiver=0xa24ac08,
event=0xa3a40f8) at
/usr/src/debug/kdelibs-4.11.3/kdeui/kernel/kapplication.cpp:311
#21 0xb7289fba in QCoreApplication::notifyInternal (this=0xbfa85164,
receiver=receiver at entry=0xa24ac08, event=event at entry=0xa3a40f8) at
kernel/qcoreapplication.cpp:949
#22 0xb728d2e5 in sendEvent (event=0xa3a40f8, receiver=0xa24ac08) at
kernel/qcoreapplication.h:231
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver at entry=0x0,
event_type=event_type at entry=0, data=0xa0c5588) at
kernel/qcoreapplication.cpp:1573
#24 0xb728d80c in QCoreApplication::sendPostedEvents
(receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
kernel/qcoreapplication.cpp:1466
#25 0xb72b9e0e in sendPostedEvents () at kernel/qcoreapplication.h:236
#26 postEventSourceDispatch (s=0xa0e3c20) at
kernel/qeventdispatcher_glib.cpp:280
#27 0xb53fc7de in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0xb53fcb88 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0xb53fcc48 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0xb72b95ef in QEventDispatcherGlib::processEvents
(this=this at entry=0xa0ed860, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#31 0xb684351e in QGuiEventDispatcherGlib::processEvents (this=0xa0ed860,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0xb7288a03 in QEventLoop::processEvents (this=this at entry=0xbfa850d8,
flags=...) at kernel/qeventloop.cpp:149
#33 0xb7288d29 in QEventLoop::exec (this=this at entry=0xbfa850d8, flags=...) at
kernel/qeventloop.cpp:204
#34 0xb728e4fe in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#35 0xb6791944 in QApplication::exec () at kernel/qapplication.cpp:3823
#36 0xb75c1228 in Akonadi::ResourceBase::init (r=0xa22f880) at
/usr/src/debug/kdepimlibs-4.11.3/akonadi/resourcebase.cpp:548
#37 0x08062aed in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 328601.

Possible duplicates by query: bug 329202, bug 329162, bug 328043, bug 326437,
bug 326391.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list