[kmail2] [Bug 364786] New: KMail crashes after selecting a contact in comopse Message

Alex Fiestas via KDE Bugzilla bugzilla_noreply at kde.org
Sun Jun 26 20:36:56 BST 2016


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

            Bug ID: 364786
           Summary: KMail crashes after selecting a contact in comopse
                    Message
           Product: kmail2
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: composer
          Assignee: kdepim-bugs at kde.org
          Reporter: afiestas at kde.org

KMail is hitting an assert when I select a contact in the "new email" composer.
This happens everytime.

Bt:
#0  0x00007ffff128f295 in raise () from /usr/lib/libc.so.6
#1  0x00007ffff12906da in abort () from /usr/lib/libc.so.6
#2  0x00007ffff1f323ce in qt_message_fatal (context=..., message=<synthetic
pointer>) at
/home/afiestas/kde5/qt5/qtbase/src/corelib/global/qlogging.cpp:1680
#3  QMessageLogger::fatal (this=this at entry=0x7fffffffd4d0,
msg=msg at entry=0x7ffff21ce3e0 "ASSERT: \"%s\" in file %s, line %d")
    at /home/afiestas/kde5/qt5/qtbase/src/corelib/global/qlogging.cpp:793
#4  0x00007ffff1f2dcae in qt_assert (assertion=<optimized out>, file=<optimized
out>, line=<optimized out>)
    at /home/afiestas/kde5/qt5/qtbase/src/corelib/global/qglobal.cpp:3091
#5  0x00007ffff605649a in Akonadi::JobPrivate::handleResponse (this=0x3ccaa50,
tag=5, response=...)
    at /home/afiestas/kde5/source/akonadi/src/core/jobs/job.cpp:69
#6  0x00007ffff6017f0a in Akonadi::SessionPrivate::handleCommand
(this=0x20f5e70, tag=5, cmd=...)
    at /home/afiestas/kde5/source/akonadi/src/core/session.cpp:143
#7  0x00007ffff6019bcf in Akonadi::Session::qt_static_metacall (_o=0x3ce71a0,
_c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fff40b1aca0)
    at /home/afiestas/kde5/build/akonadi/src/core/moc_session.cpp:117
#8  0x00007ffff213ef41 in QObject::event (this=0x3ce71a0, e=<optimized out>) at
/home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qobject.cpp:1263
#9  0x00007ffff29e33ec in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x3ce71a0, e=0x7fff40b1a9f0)
    at /home/afiestas/kde5/qt5/qtbase/src/widgets/kernel/qapplication.cpp:3799
#10 0x00007ffff29ea571 in QApplication::notify (this=0x7fffffffdec0,
receiver=0x3ce71a0, e=0x7fff40b1a9f0)
    at /home/afiestas/kde5/qt5/qtbase/src/widgets/kernel/qapplication.cpp:3556
#11 0x00007ffff2114368 in QCoreApplication::notifyInternal2
(receiver=0x3ce71a0, event=event at entry=0x7fff40b1a9f0)
    at
/home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp:988
#12 0x00007ffff21169bd in QCoreApplication::sendEvent (event=0x7fff40b1a9f0,
receiver=<optimized out>)
    at /home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qcoreapplication.h:231
#13 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver at entry=0x0,
event_type=event_type at entry=0, data=0x626780)
    at
/home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp:1649
#14 0x00007ffff2116e28 in QCoreApplication::sendPostedEvents
(receiver=receiver at entry=0x0, event_type=event_type at entry=0)
    at
/home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp:1503
#15 0x00007ffff21655d3 in postEventSourceDispatch (s=0x670900) at
/home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:276
#16 0x00007fffdd87bdd7 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#17 0x00007fffdd87c040 in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x00007fffdd87c0ec in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#19 0x00007ffff21659df in QEventDispatcherGlib::processEvents (this=0x670210,
flags=...)
    at
/home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:423
#20 0x00007ffff21128ea in QEventLoop::exec (this=this at entry=0x7fffffffdd20,
flags=..., flags at entry=...)
    at /home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qeventloop.cpp:210
#21 0x00007ffff211a9ed in QCoreApplication::exec () at
/home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp:1261
#22 0x000000000040486f in main (argc=1, argv=0x7fffffffe048) at
/home/afiestas/kde5/source/kdepim/kmail/src/main.cpp:155

Reproducible: Always

Steps to Reproduce:
1.Open KMAil
2.Click new email
3.Search for a contact
4.Select one of the contacts included in the result

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



More information about the Kdepim-bugs mailing list