[Akonadi] [Bug 364005] New: ASSERT: "!mReadingFinished" when composing a message

Christophe Giboudeaux via KDE Bugzilla bugzilla_noreply at kde.org
Sun Jun 5 22:15:53 BST 2016


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

            Bug ID: 364005
           Summary: ASSERT: "!mReadingFinished" when composing a message
           Product: Akonadi
           Version: GIT (master)
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: server
          Assignee: kdepim-bugs at kde.org
          Reporter: cgiboudeaux at gmx.com

Using master, the crash is reproducible.

In KMail, press the "new message button", enter the beginning of an existing
address, let the autocompletion suggest something and select it.

Press enter, KMail then crashes :

23:09:29 - kmail2(3902) - akonadicore_log: : Received response for a job that
does not expect any more data, ignoring
23:09:29 - kmail2(3902) -  : ASSERT: "!mReadingFinished" in file
/kde/src/5/akonadiserver/src/core/jobs/job.cpp, line 67


#4  0x00007ffff56f4f1e in qt_assert(char const*, char const*, int)
(assertion=<optimized out>, file=<optimized out>, line=<optimized out>) at
global/qglobal.cpp:2999
#5  0x00007fffee7349a3 in Akonadi::JobPrivate::handleResponse(long long,
Akonadi::Protocol::Command const&) (this=0x317ab40, tag=7, response=...) at
/kde/src/5/akonadiserver/src/core/jobs/job.cpp:67
#6  0x00007fffee6f656c in Akonadi::SessionPrivate::handleCommand(long long,
Akonadi::Protocol::Command const&) (this=0x2746ca0, tag=7, cmd=...) at
/kde/src/5/akonadiserver/src/core/session.cpp:143
#7  0x00007fffee6f8257 in Akonadi::Session::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) (_o=0x1c629e0,
_c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fff38004750) at
/kde/build/5/akonadiserver/src/core/moc_session.cpp:117
#8  0x00007ffff59023d1 in QObject::event(QEvent*) (this=0x1c629e0, e=<optimized
out>) at kernel/qobject.cpp:1256
#9  0x00007ffff65fd30c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=<optimized out>, receiver=0x1c629e0, e=0x7fff38005440) at
kernel/qapplication.cpp:3804
#10 0x00007ffff6602486 in QApplication::notify(QObject*, QEvent*)
(this=0x7fffffffd1b0, receiver=0x1c629e0, e=0x7fff38005440) at
kernel/qapplication.cpp:3561
#11 0x00007ffff58d66e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x1c629e0, event=event at entry=0x7fff38005440) at
kernel/qcoreapplication.cpp:1015
#12 0x00007ffff58d84ca in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (event=0x7fff38005440, receiver=<optimized out>) at
kernel/qcoreapplication.h:225
#13 0x00007ffff58d84ca in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (receiver=receiver at entry=0x0, event_type=event_type at entry=0,
data=0x628540) at kernel/qcoreapplication.cpp:1650
#14 0x00007ffff58d8988 in QCoreApplication::sendPostedEvents(QObject*, int)
(receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
kernel/qcoreapplication.cpp:1508
#15 0x00007ffff5928733 in postEventSourceDispatch(GSource*, GSourceFunc,
gpointer) (s=0x6bfd00) at kernel/qeventdispatcher_glib.cpp:270
#16 0x00007fffea183227 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list