Bug 354948 - Akonadi crashes when checking Gmail Inbox in Kmail
Summary: Akonadi crashes when checking Gmail Inbox in Kmail
Status: RESOLVED WORKSFORME
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Google Resource (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Daniel Vrátil
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-11-06 14:13 UTC by simonlang1984
Modified: 2018-12-01 03:49 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.47 KB, text/plain)
2015-11-20 05:19 UTC, Mihail
Details

Note You need to log in before you can comment on or make changes to this bug.
Description simonlang1984 2015-11-06 14:13:12 UTC
Application: akonadi_googlecalendar_resource (4.89.0)

Qt Version: 5.4.2
Operating System: Linux 4.2.0-16-generic x86_64
Distribution: Ubuntu Xenial Xerus (development branch)

-- Information about the crash:
- I was checking, receiving and reading an email in my gmail inbox in kmail. the email was loaded normally. a bit later akonadi crashed.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Akonadi Resource (akonadi_googlecalendar_resource), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f40ac950840 (LWP 3865))]

Thread 3 (Thread 0x7f408e99a700 (LWP 3892)):
#0  0x00007f40a83d68dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f40a051cbd2 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f40a051e74f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f4090f6ba39 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#4  0x00007f40a8ced2be in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f409fee26aa in start_thread (arg=0x7f408e99a700) at pthread_create.c:333
#6  0x00007f40a83e1eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f4085552700 (LWP 3991)):
#0  0x00007f40a83d68dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f409f9bd19c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f409f9bd2ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f40a8f2429b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f40a8eca75a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f40a8ce83d4 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f40a8ced2be in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f409fee26aa in start_thread (arg=0x7f4085552700) at pthread_create.c:333
#8  0x00007f40a83e1eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f40ac950840 (LWP 3865)):
[KCrash Handler]
#6  QString::QString (other=..., this=this@entry=0x7ffc96ea99c0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:811
#7  Akonadi::Entity::remoteRevision (this=this@entry=0x7f40a8f9c518 <QArrayData::shared_null+24>) at ../../../../akonadi/src/core/entity.cpp:92
#8  0x000000000041d980 in CalendarResource::retrieveItems (this=this@entry=0x193e480, collection=...) at ../../../../resources/google/calendar/calendarresource.cpp:123
#9  0x00007f40abfe632d in Akonadi::ResourceBasePrivate::slotItemRetrievalCollectionFetchDone (this=<optimized out>, job=0x1a11070) at ../../../../akonadi/src/agentbase/resourcebase.cpp:954
#10 0x00007f40abfe8200 in Akonadi::ResourceBase::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./moc_resourcebase.cpp:294
#11 0x00007f40a8efd78a in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f40aa1a28d2 in KJob::result (this=this@entry=0x1a11070, _t1=_t1@entry=0x1a11070) at ./moc_kjob.cpp:552
#13 0x00007f40aa1a345a in KJob::emitResult (this=0x1a11070) at ../../../src/lib/jobs/kjob.cpp:294
#14 0x00007f40ab5b33b3 in Akonadi::JobPrivate::delayedEmitResult (this=<optimized out>) at ../../../../akonadi/src/core/jobs/job.cpp:153
#15 Akonadi::Job::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./moc_job.cpp:107
#16 0x00007f40a8efe651 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f40a97a4b8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x00007f40a97aa230 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007f40a8eccf1b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f40a8ecf057 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f40a8f23e73 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f409f9bcfa7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f409f9bd200 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f409f9bd2ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f40a8f2427f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007f40a8eca75a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f40a8ed22cc in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007f40abfe221a in Akonadi::ResourceBase::init (r=r@entry=0x193e480) at ../../../../akonadi/src/agentbase/resourcebase.cpp:602
#29 0x0000000000428328 in Akonadi::ResourceBase::init<CalendarResource> (argc=<optimized out>, argv=<optimized out>) at /usr/include/KF5/AkonadiAgentBase/resourcebase.h:193
#30 0x00007f40a82fba40 in __libc_start_main (main=0x41afb0 <main(int, char**)>, argc=3, argv=0x7ffc96eaa368, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc96eaa358) at libc-start.c:289
#31 0x000000000041afe9 in _start ()

Reported using DrKonqi
Comment 1 Mihail 2015-11-20 05:19:40 UTC
Created attachment 95612 [details]
New crash information added by DrKonqi

akonadi_googlecalendar_resource (4.89.0) using Qt 5.4.2

Постоянно валятся ошибки. Как правило после длительного простоя компьютера.

-- Backtrace (Reduced):
#6  QString::QString (other=..., this=this@entry=0x7ffeeb0e5730) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:811
#7  Akonadi::Entity::remoteRevision (this=this@entry=0x7f4555a4c518 <QArrayData::shared_null+24>) at ../../../../akonadi/src/core/entity.cpp:92
#8  0x000000000041d980 in CalendarResource::retrieveItems (this=this@entry=0xd0c730, collection=...) at ../../../../resources/google/calendar/calendarresource.cpp:123
#9  0x00007f4558a5b32d in Akonadi::ResourceBasePrivate::slotItemRetrievalCollectionFetchDone (this=<optimized out>, job=0xdbdd90) at ../../../../akonadi/src/agentbase/resourcebase.cpp:954
#10 0x00007f4558a5d200 in Akonadi::ResourceBase::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./moc_resourcebase.cpp:294
Comment 2 Gerhard Lehnhoff 2016-03-30 08:20:23 UTC
It also crashes with Google Calender.

Rückverfolgung des Absturzes:

Application: Akonadi-Ressource (akonadi_googlecalendar_resource), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc26b5e1840 (LWP 1801))]

Thread 3 (Thread 0x7fc26939d700 (LWP 1829)):
#0  0x00007fc2814d988d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fc279686bd2 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fc27968874f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fc26b0c37e9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007fc281de6a6e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fc27905a6aa in start_thread (arg=0x7fc26939d700) at pthread_create.c:333
#6  0x00007fc2814e4e9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fc262db5700 (LWP 1927)):
#0  0x00007fc278b3a758 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fc278b3b11b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc278b3b2fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc28201e50b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007fc281fc550a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fc281de1ac4 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fc281de6a6e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007fc27905a6aa in start_thread (arg=0x7fc262db5700) at pthread_create.c:333
#8  0x00007fc2814e4e9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fc26b5e1840 (LWP 1801)):
[KCrash Handler]
#6  QString::QString (other=..., this=this@entry=0x7ffc805a12f0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:811
#7  Akonadi::Entity::remoteRevision (this=this@entry=0x7fc28209b3d8 <QArrayData::shared_null+24>) at ../../../../akonadi/src/core/entity.cpp:92
#8  0x000000000041d980 in CalendarResource::retrieveItems (this=this@entry=0x1959390, collection=...) at ../../../../resources/google/calendar/calendarresource.cpp:123
#9  0x00007fc28511732d in Akonadi::ResourceBasePrivate::slotItemRetrievalCollectionFetchDone (this=<optimized out>, job=0x1aa57b0) at ../../../../akonadi/src/agentbase/resourcebase.cpp:954
#10 0x00007fc285119200 in Akonadi::ResourceBase::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./moc_resourcebase.cpp:294
#11 0x00007fc281ff68ea in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fc2832d7752 in KJob::result (this=this@entry=0x1aa57b0, _t1=_t1@entry=0x1aa57b0) at ./moc_kjob.cpp:555
#13 0x00007fc2832d8311 in KJob::finishJob (this=0x1aa57b0, emitResult=<optimized out>) at ../../../src/lib/jobs/kjob.cpp:109
#14 0x00007fc2832d832a in KJob::emitResult (this=<optimized out>) at ../../../src/lib/jobs/kjob.cpp:295
#15 0x00007fc2846ee3b3 in Akonadi::JobPrivate::delayedEmitResult (this=<optimized out>) at ../../../../akonadi/src/core/jobs/job.cpp:153
#16 Akonadi::Job::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./moc_job.cpp:107
#17 0x00007fc281ff77b1 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007fc2828bc9dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007fc2828c1ea6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x00007fc281fc7d7b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007fc281fca176 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007fc28201e0e3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007fc278b3aff7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007fc278b3b250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007fc278b3b2fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007fc28201e4ef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007fc281fc550a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007fc281fcd5ec in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x00007fc28511321a in Akonadi::ResourceBase::init (r=r@entry=0x1959390) at ../../../../akonadi/src/agentbase/resourcebase.cpp:602
#30 0x0000000000428328 in Akonadi::ResourceBase::init<CalendarResource> (argc=<optimized out>, argv=<optimized out>) at /usr/include/KF5/AkonadiAgentBase/resourcebase.h:193
#31 0x00007fc2813fea40 in __libc_start_main (main=0x41afb0 <main(int, char**)>, argc=3, argv=0x7ffc805a1cb8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc805a1ca8) at libc-start.c:289
#32 0x000000000041afe9 in _start ()
Comment 3 Andrew Crouthamel 2018-11-01 13:46:14 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2018-11-16 11:35:44 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2018-12-01 03:49:51 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!