Bug 290189 - Akonadi crashes on connecting googlemail imap server
Summary: Akonadi crashes on connecting googlemail imap server
Status: RESOLVED DUPLICATE of bug 282060
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: 4.7
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Kevin Ottens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-30 16:02 UTC by CisBug
Modified: 2012-01-02 12:35 UTC (History)
2 users (show)

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 CisBug 2011-12-30 16:02:53 UTC
Application: akonadi_imap_resource (4.7)
KDE Platform Version: 4.7.4 (4.7.4) "release 11"
Qt Version: 4.7.4
Operating System: Linux 3.1.0-1.2-desktop i686
Distribution: "openSUSE 12.1 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
Akonadi crash happens short after KDE login, at first attempt to read mails.

The crash can be reproduced every time.

-- Backtrace:
Application: Googlemail 1 vom Typ IMAP-E-Mail-Server (akonadi_imap_resource), signal: Segmentation fault
[Current thread is 1 (Thread 0xb4b7a710 (LWP 1886))]

Thread 2 (Thread 0xb3a86b70 (LWP 2099)):
#0  0xb58ab5bf in pthread_mutex_unlock () from /lib/libc.so.6
#1  0xb55e3135 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0xb55e37fa in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0xb7414897 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0xb73e544d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0xb73e5691 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0xb72e875b in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0xb665c410 in ?? () from /usr/lib/libkimap.so.4
#8  0xb72eb613 in ?? () from /usr/lib/libQtCore.so.4
#9  0xb5757a7d in start_thread () from /lib/libpthread.so.0
#10 0xb589d85e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb4b7a710 (LWP 1886)):
[KCrash Handler]
#6  QSharedDataPointer (o=..., this=0xbf98349c) at /usr/include/QtCore/qshareddata.h:93
#7  assignEntityPrivate (one=..., other=...) at /usr/src/debug/kdepimlibs-4.7.4/akonadi/entity.cpp:49
#8  0xb76118eb in Akonadi::Entity::Entity (this=0xbf98353c, other=...) at /usr/src/debug/kdepimlibs-4.7.4/akonadi/entity.cpp:56
#9  0xb7611dc3 in Akonadi::Collection::Collection (this=0xbf98353c, other=...) at /usr/src/debug/kdepimlibs-4.7.4/akonadi/collection.cpp:72
#10 0x0805e4bd in _start ()

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

Possible duplicates by query: bug 288785, bug 287011, bug 285883, bug 283341, bug 282060.

Reported using DrKonqi
Comment 1 CisBug 2011-12-30 16:16:11 UTC
Akonadi is requesting the kwallet password: "Das Programm "Googlemail 1 vom Typ IMAP-E-Mail Server" hat die Öffnung der digitalen Brieftasche "kwallet" angefordert. Bitte geben Sie unten das Passwort dafür ein."

The crash happens just after entering the kwallet password. 

At next trial to receive Emails from googlemail account Akonadi is requesting the kwallet password again. Access to the kwallet is not stored in the case, Akonadi is crashing.
Comment 2 Christophe Marin 2012-01-02 12:35:55 UTC

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