Bug 356779 - Akonadi crash at power on
Summary: Akonadi crash at power on
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Christian Mollekopf
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-12-16 13:36 UTC by Chris
Modified: 2017-10-25 06:56 UTC (History)
5 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 Chris 2015-12-16 13:36:05 UTC
Application: akonadi_imap_resource (4.89.0)

Qt Version: 5.5.0
Operating System: Linux 4.1.13-5-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
This has happened twice this morning.  The first crash locked up the keyboard and didn't allow me to finish this input.  ctrl, alt, backspace to logout and log back in lead back tothis crash.  I have also seen Mysql errors that say someting to the efect that Mysql cannot be reached.  Will try to add that log to this report.  May not be related except that the log hasn't changed since the last update.

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Resource (akonadi_imap_resource), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f622c9be840 (LWP 3575))]

Thread 4 (Thread 0x7f6213c2e700 (LWP 3599)):
#0  0x00007f6226adbc1d in poll () at /lib64/libc.so.6
#1  0x00007f6221a45422 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f6221a4700f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f6215f8ac29 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f62273e955f in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f6221c620a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f6226ae404d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f6211305700 (LWP 3881)):
#0  0x00007f6226adbc1d in poll () at /lib64/libc.so.6
#1  0x00007f6220ab1e64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f6220ab1f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f622761aa5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f62275c1a63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f62273e484a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f62273e955f in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007f6221c620a4 in start_thread () at /lib64/libpthread.so.0
#8  0x00007f6226ae404d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f6210b04700 (LWP 3882)):
#0  0x00007f6221c66408 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f62273ea4c8 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib64/libQt5Core.so.5
#2  0x00007f62273e6716 in  () at /usr/lib64/libQt5Core.so.5
#3  0x00007f62273e955f in  () at /usr/lib64/libQt5Core.so.5
#4  0x00007f6221c620a4 in start_thread () at /lib64/libpthread.so.0
#5  0x00007f6226ae404d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f622c9be840 (LWP 3575)):
[KCrash Handler]
#6  0x00007f6226a34187 in raise () at /lib64/libc.so.6
#7  0x00007f6226a35538 in abort () at /lib64/libc.so.6
#8  0x00007f6227053b8d in __gnu_cxx::__verbose_terminate_handler() () at /usr/lib64/libstdc++.so.6
#9  0x00007f6227051bf6 in  () at /usr/lib64/libstdc++.so.6
#10 0x00007f6227051c41 in  () at /usr/lib64/libstdc++.so.6
#11 0x00007f6227051ea6 in __cxa_rethrow () at /usr/lib64/libstdc++.so.6
#12 0x0000000000466a86 in QList<long long>::append(long long const&) (this=this@entry=0x7ffdccaf4290, t=@0x7ffdccaf41f0: 134217470) at /usr/include/qt5/QtCore/qlist.h:574
#13 0x000000000046333b in MoveItemsTask::imapSetToList(KIMAP::ImapSet const&) (t=@0x7ffdccaf41f0: 134217470, this=0x7ffdccaf4290) at /usr/include/qt5/QtCore/qlist.h:355
#14 0x000000000046333b in MoveItemsTask::imapSetToList(KIMAP::ImapSet const&) (this=this@entry=0x21b9b90, set=...) at /usr/src/debug/kdepim-runtime-15.08.3/resources/imap/moveitemstask.cpp:313
#15 0x00000000004637bd in MoveItemsTask::recordNewUid() (this=this@entry=0x21b9b90) at /usr/src/debug/kdepim-runtime-15.08.3/resources/imap/moveitemstask.cpp:255
#16 0x0000000000464902 in MoveItemsTask::onSearchDone(KJob*) (this=0x21b9b90, job=0x19fef50) at /usr/src/debug/kdepim-runtime-15.08.3/resources/imap/moveitemstask.cpp:248
#17 0x00007f62275f340f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#18 0x00007f6229477d32 in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib64/libKF5CoreAddons.so.5
#19 0x00007f622947859f in KJob::finishJob(bool) () at /usr/lib64/libKF5CoreAddons.so.5
#20 0x00007f622b5cbb98 in KIMAP::Job::handleErrorReplies(KIMAP::Message const&) () at /usr/lib64/libKF5IMAP.so.5
#21 0x00007f622b5dd638 in KIMAP::SearchJob::handleResponse(KIMAP::Message const&) () at /usr/lib64/libKF5IMAP.so.5
#22 0x00007f622b5e9eba in KIMAP::SessionPrivate::responseReceived(KIMAP::Message const&) () at /usr/lib64/libKF5IMAP.so.5
#23 0x00007f62275f4796 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#24 0x00007f6228527e8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#25 0x00007f622852ccd8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#26 0x00007f62275c3ba5 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#27 0x00007f62275c5d67 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#28 0x00007f622761b5c3 in  () at /usr/lib64/libQt5Core.so.5
#29 0x00007f6220ab1c84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#30 0x00007f6220ab1ed8 in  () at /usr/lib64/libglib-2.0.so.0
#31 0x00007f6220ab1f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#32 0x00007f622761aa3c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#33 0x00007f62275c1a63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#34 0x00007f62275c95d6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#35 0x00007f622b0eb2aa in Akonadi::ResourceBase::init(Akonadi::ResourceBase*) (r=r@entry=0x19770b0) at /usr/src/debug/kdepimlibs-15.08.3/akonadi/src/agentbase/resourcebase.cpp:602
#36 0x0000000000443198 in Akonadi::ResourceBase::init<ImapResource>(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/include/KF5/AkonadiAgentBase/resourcebase.h:193
#37 0x00007f6226a20b05 in __libc_start_main () at /lib64/libc.so.6
#38 0x0000000000443077 in _start () at ../sysdeps/x86_64/start.S:122

Reported using DrKonqi
Comment 1 Chris 2015-12-16 13:42:06 UTC
Mysql server log

2015-12-16 07:32:21 7f2e10859740 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
151216  7:32:21 [Note] InnoDB: Using mutexes to ref count buffer pool pages
151216  7:32:21 [Note] InnoDB: The InnoDB memory heap is disabled
151216  7:32:21 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
151216  7:32:21 [Note] InnoDB: Memory barrier is not used
151216  7:32:21 [Note] InnoDB: Compressed tables use zlib 1.2.8
151216  7:32:21 [Note] InnoDB: Using Linux native AIO
151216  7:32:21 [Note] InnoDB: Using CPU crc32 instructions
151216  7:32:21 [Note] InnoDB: Initializing buffer pool, size = 80.0M
151216  7:32:21 [Note] InnoDB: Completed initialization of buffer pool
151216  7:32:21 [Note] InnoDB: Highest supported file format is Barracuda.
151216  7:32:21 [Note] InnoDB: 128 rollback segment(s) are active.
151216  7:32:21 [Note] InnoDB: Waiting for purge to start
151216  7:32:21 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.25-73.1 started; log sequence number 217698344
151216  7:32:21 [Note] Reading of all Master_info entries succeded
151216  7:32:21 [Note] Added new Master_info '' to hash table
151216  7:32:21 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.0.21-MariaDB'  socket: '/tmp/akonadi-chrisg.48NRsQ/mysql.socket'  port: 0  openSUSE package


Additionally when I enter "akonadictl start" command the following is displayed

 akonadictl start
Starting Akonadi Server...
   done.
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Rex:~ # QCommandLineParser: option not defined: "start-without-control"
search paths:  ("/sbin", "/usr/sbin", "/usr/local/sbin", "/root/bin", "/usr/local/bin", "/usr/bin", "/bin", "/usr/bin/X11", "/usr/games", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
Found mysql_install_db:  "/usr/bin/mysql_install_db"
Found mysqlcheck:  "/usr/bin/mysqlcheck"
/usr/bin/mysqlcheck: Got error: 2002: Can't connect to local MySQL server through socket '/tmp/akonadi-root.qW81wQ/mysql.socket' (2 "No such file or directory") when trying to connect
Failed to verify database server version
Query error: "MySQL server has gone away QMYSQL: Unable to execute query"
Database error: " "
"[\n0: akonadiserver(_Z11akBacktracev+0x33) [0x5dbaa3]\n1: akonadiserver() [0x5dbd99]\n2: /lib64/libc.so.6(+0x35200) [0x7f6a94314200]\n3: /lib64/libc.so.6(gsignal+0x37) [0x7f6a94314187]\n4: /lib64/libc.so.6(abort+0x118) [0x7f6a94315538]\n5: /usr/lib64/libQt5Core.so.5(_Z17qt_message_output9QtMsgTypeRK18QMessageLogContextRK7QString+0x165) [0x7f6a94cb8e45]\n6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xeb) [0x5de28b]\n7: /usr/lib64/libQt5Core.so.5(_ZN9QIODevice5writeEPKcx+0xe8) [0x7f6a94dd3468]\n8: /usr/lib64/libQt5Core.so.5(_ZN11QTextStreamD2Ev+0x11c) [0x7f6a94de409c]\n9: /usr/lib64/libQt5Core.so.5(_ZN6QDebugD2Ev+0x3f) [0x7f6a94db428f]\n10: akonadiserver(_ZN7Akonadi6Server13DbConfigMysql19startInternalServerEv+0x2ede) [0x4f80ae]\n11: akonadiserver(_ZN7Akonadi6Server13AkonadiServer20startDatabaseProcessEv+0xf1) [0x482c51]\n12: akonadiserver(_ZN7Akonadi6Server13AkonadiServer4initEv+0x74) [0x484184]\n13: akonadiserver() [0x565176]\n14: /usr/lib64/libQt5Core.so.5(_ZN7QObject5eventEP6QEvent+0x276) [0x7f6a94ed4796]\n15: /usr/lib64/libQt5Core.so.5(_ZN16QCoreApplication6notifyEP7QObjectP6QEvent+0x3d) [0x7f6a94ea3e9d]\n16: /usr/lib64/libQt5Core.so.5(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x65) [0x7f6a94ea3ba5]\n17: /usr/lib64/libQt5Core.so.5(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x1e7) [0x7f6a94ea5d67]\n18: /usr/lib64/libQt5Core.so.5(+0x2dc5c3) [0x7f6a94efb5c3]\n19: /usr/lib64/libglib-2.0.so.0(g_main_context_dispatch+0x254) [0x7f6a92752c84]\n20: /usr/lib64/libglib-2.0.so.0(+0x4bed8) [0x7f6a92752ed8]\n21: /usr/lib64/libglib-2.0.so.0(g_main_context_iteration+0x2c) [0x7f6a92752f7c]\n22: /usr/lib64/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x5c) [0x7f6a94efaa3c]\n23: /usr/lib64/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x123) [0x7f6a94ea1a63]\n24: /usr/lib64/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x86) [0x7f6a94ea95d6]\n25: akonadiserver(main+0x127) [0x481dc7]\n26: /lib64/libc.so.6(__libc_start_main+0xf5) [0x7f6a94300b05]\n27: akonadiserver() [0x482707]\n]\n"
ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error)
QCommandLineParser: option not defined: "start-without-control"
search paths:  ("/sbin", "/usr/sbin", "/usr/local/sbin", "/root/bin", "/usr/local/bin", "/usr/bin", "/bin", "/usr/bin/X11", "/usr/games", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
Found mysql_install_db:  "/usr/bin/mysql_install_db"
Found mysqlcheck:  "/usr/bin/mysqlcheck"
/usr/bin/mysqlcheck: Got error: 2002: Can't connect to local MySQL server through socket '/tmp/akonadi-root.qW81wQ/mysql.socket' (2 "No such file or directory") when trying to connect
Failed to verify database server version
Query error: "MySQL server has gone away QMYSQL: Unable to execute query"
Database error: " "
"[\n0: akonadiserver(_Z11akBacktracev+0x33) [0x5dbaa3]\n1: akonadiserver() [0x5dbd99]\n2: /lib64/libc.so.6(+0x35200) [0x7f97c602c200]\n3: /lib64/libc.so.6(gsignal+0x37) [0x7f97c602c187]\n4: /lib64/libc.so.6(abort+0x118) [0x7f97c602d538]\n5: /usr/lib64/libQt5Core.so.5(_Z17qt_message_output9QtMsgTypeRK18QMessageLogContextRK7QString+0x165) [0x7f97c69d0e45]\n6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xeb) [0x5de28b]\n7: /usr/lib64/libQt5Core.so.5(_ZN9QIODevice5writeEPKcx+0xe8) [0x7f97c6aeb468]\n8: /usr/lib64/libQt5Core.so.5(_ZN11QTextStreamD2Ev+0x11c) [0x7f97c6afc09c]\n9: /usr/lib64/libQt5Core.so.5(_ZN6QDebugD2Ev+0x3f) [0x7f97c6acc28f]\n10: akonadiserver(_ZN7Akonadi6Server13DbConfigMysql19startInternalServerEv+0x2ede) [0x4f80ae]\n11: akonadiserver(_ZN7Akonadi6Server13AkonadiServer20startDatabaseProcessEv+0xf1) [0x482c51]\n12: akonadiserver(_ZN7Akonadi6Server13AkonadiServer4initEv+0x74) [0x484184]\n13: akonadiserver() [0x565176]\n14: /usr/lib64/libQt5Core.so.5(_ZN7QObject5eventEP6QEvent+0x276) [0x7f97c6bec796]\n15: /usr/lib64/libQt5Core.so.5(_ZN16QCoreApplication6notifyEP7QObjectP6QEvent+0x3d) [0x7f97c6bbbe9d]\n16: /usr/lib64/libQt5Core.so.5(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x65) [0x7f97c6bbbba5]\n17: /usr/lib64/libQt5Core.so.5(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x1e7) [0x7f97c6bbdd67]\n18: /usr/lib64/libQt5Core.so.5(+0x2dc5c3) [0x7f97c6c135c3]\n19: /usr/lib64/libglib-2.0.so.0(g_main_context_dispatch+0x254) [0x7f97c446ac84]\n20: /usr/lib64/libglib-2.0.so.0(+0x4bed8) [0x7f97c446aed8]\n21: /usr/lib64/libglib-2.0.so.0(g_main_context_iteration+0x2c) [0x7f97c446af7c]\n22: /usr/lib64/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x5c) [0x7f97c6c12a3c]\n23: /usr/lib64/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x123) [0x7f97c6bb9a63]\n24: /usr/lib64/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x86) [0x7f97c6bc15d6]\n25: akonadiserver(main+0x127) [0x481dc7]\n26: /lib64/libc.so.6(__libc_start_main+0xf5) [0x7f97c6018b05]\n27: akonadiserver() [0x482707]\n]\n"
ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error)
QCommandLineParser: option not defined: "start-without-control"
search paths:  ("/sbin", "/usr/sbin", "/usr/local/sbin", "/root/bin", "/usr/local/bin", "/usr/bin", "/bin", "/usr/bin/X11", "/usr/games", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
Found mysql_install_db:  "/usr/bin/mysql_install_db"
Found mysqlcheck:  "/usr/bin/mysqlcheck"
/usr/bin/mysqlcheck: Got error: 2002: Can't connect to local MySQL server through socket '/tmp/akonadi-root.qW81wQ/mysql.socket' (2 "No such file or directory") when trying to connect
Failed to verify database server version
Query error: "MySQL server has gone away QMYSQL: Unable to execute query"
Database error: " "
"[\n0: akonadiserver(_Z11akBacktracev+0x33) [0x5dbaa3]\n1: akonadiserver() [0x5dbd99]\n2: /lib64/libc.so.6(+0x35200) [0x7f993870d200]\n3: /lib64/libc.so.6(gsignal+0x37) [0x7f993870d187]\n4: /lib64/libc.so.6(abort+0x118) [0x7f993870e538]\n5: /usr/lib64/libQt5Core.so.5(_Z17qt_message_output9QtMsgTypeRK18QMessageLogContextRK7QString+0x165) [0x7f99390b1e45]\n6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xeb) [0x5de28b]\n7: /usr/lib64/libQt5Core.so.5(_ZN9QIODevice5writeEPKcx+0xe8) [0x7f99391cc468]\n8: /usr/lib64/libQt5Core.so.5(_ZN11QTextStreamD2Ev+0x11c) [0x7f99391dd09c]\n9: /usr/lib64/libQt5Core.so.5(_ZN6QDebugD2Ev+0x3f) [0x7f99391ad28f]\n10: akonadiserver(_ZN7Akonadi6Server13DbConfigMysql19startInternalServerEv+0x2ede) [0x4f80ae]\n11: akonadiserver(_ZN7Akonadi6Server13AkonadiServer20startDatabaseProcessEv+0xf1) [0x482c51]\n12: akonadiserver(_ZN7Akonadi6Server13AkonadiServer4initEv+0x74) [0x484184]\n13: akonadiserver() [0x565176]\n14: /usr/lib64/libQt5Core.so.5(_ZN7QObject5eventEP6QEvent+0x276) [0x7f99392cd796]\n15: /usr/lib64/libQt5Core.so.5(_ZN16QCoreApplication6notifyEP7QObjectP6QEvent+0x3d) [0x7f993929ce9d]\n16: /usr/lib64/libQt5Core.so.5(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x65) [0x7f993929cba5]\n17: /usr/lib64/libQt5Core.so.5(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x1e7) [0x7f993929ed67]\n18: /usr/lib64/libQt5Core.so.5(+0x2dc5c3) [0x7f99392f45c3]\n19: /usr/lib64/libglib-2.0.so.0(g_main_context_dispatch+0x254) [0x7f9936b4bc84]\n20: /usr/lib64/libglib-2.0.so.0(+0x4bed8) [0x7f9936b4bed8]\n21: /usr/lib64/libglib-2.0.so.0(g_main_context_iteration+0x2c) [0x7f9936b4bf7c]\n22: /usr/lib64/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x5c) [0x7f99392f3a3c]\n23: /usr/lib64/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x123) [0x7f993929aa63]\n24: /usr/lib64/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x86) [0x7f99392a25d6]\n25: akonadiserver(main+0x127) [0x481dc7]\n26: /lib64/libc.so.6(__libc_start_main+0xf5) [0x7f99386f9b05]\n27: akonadiserver() [0x482707]\n]\n"
ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error)
QCommandLineParser: option not defined: "start-without-control"
search paths:  ("/sbin", "/usr/sbin", "/usr/local/sbin", "/root/bin", "/usr/local/bin", "/usr/bin", "/bin", "/usr/bin/X11", "/usr/games", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
Found mysql_install_db:  "/usr/bin/mysql_install_db"
Found mysqlcheck:  "/usr/bin/mysqlcheck"
/usr/bin/mysqlcheck: Got error: 2002: Can't connect to local MySQL server through socket '/tmp/akonadi-root.qW81wQ/mysql.socket' (2 "No such file or directory") when trying to connect
Failed to verify database server version
Query error: "MySQL server has gone away QMYSQL: Unable to execute query"
Database error: " "
"[\n0: akonadiserver(_Z11akBacktracev+0x33) [0x5dbaa3]\n1: akonadiserver() [0x5dbd99]\n2: /lib64/libc.so.6(+0x35200) [0x7ffab9ced200]\n3: /lib64/libc.so.6(gsignal+0x37) [0x7ffab9ced187]\n4: /lib64/libc.so.6(abort+0x118) [0x7ffab9cee538]\n5: /usr/lib64/libQt5Core.so.5(_Z17qt_message_output9QtMsgTypeRK18QMessageLogContextRK7QString+0x165) [0x7ffaba691e45]\n6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xeb) [0x5de28b]\n7: /usr/lib64/libQt5Core.so.5(_ZN9QIODevice5writeEPKcx+0xe8) [0x7ffaba7ac468]\n8: /usr/lib64/libQt5Core.so.5(_ZN11QTextStreamD2Ev+0x11c) [0x7ffaba7bd09c]\n9: /usr/lib64/libQt5Core.so.5(_ZN6QDebugD2Ev+0x3f) [0x7ffaba78d28f]\n10: akonadiserver(_ZN7Akonadi6Server13DbConfigMysql19startInternalServerEv+0x2ede) [0x4f80ae]\n11: akonadiserver(_ZN7Akonadi6Server13AkonadiServer20startDatabaseProcessEv+0xf1) [0x482c51]\n12: akonadiserver(_ZN7Akonadi6Server13AkonadiServer4initEv+0x74) [0x484184]\n13: akonadiserver() [0x565176]\n14: /usr/lib64/libQt5Core.so.5(_ZN7QObject5eventEP6QEvent+0x276) [0x7ffaba8ad796]\n15: /usr/lib64/libQt5Core.so.5(_ZN16QCoreApplication6notifyEP7QObjectP6QEvent+0x3d) [0x7ffaba87ce9d]\n16: /usr/lib64/libQt5Core.so.5(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x65) [0x7ffaba87cba5]\n17: /usr/lib64/libQt5Core.so.5(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x1e7) [0x7ffaba87ed67]\n18: /usr/lib64/libQt5Core.so.5(+0x2dc5c3) [0x7ffaba8d45c3]\n19: /usr/lib64/libglib-2.0.so.0(g_main_context_dispatch+0x254) [0x7ffab812bc84]\n20: /usr/lib64/libglib-2.0.so.0(+0x4bed8) [0x7ffab812bed8]\n21: /usr/lib64/libglib-2.0.so.0(g_main_context_iteration+0x2c) [0x7ffab812bf7c]\n22: /usr/lib64/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x5c) [0x7ffaba8d3a3c]\n23: /usr/lib64/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x123) [0x7ffaba87aa63]\n24: /usr/lib64/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x86) [0x7ffaba8825d6]\n25: akonadiserver(main+0x127) [0x481dc7]\n26: /lib64/libc.so.6(__libc_start_main+0xf5) [0x7ffab9cd9b05]\n27: akonadiserver() [0x482707]\n]\n"
ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error)
"akonadiserver" crashed too often and will not be restarted!
Comment 2 Daniel Vrátil 2017-01-07 13:11:30 UTC
The crash in IMAP resource has been already fixed in some recent version. The MySQL error is due to MySQL data corruption (possibly because of the forced X crash?), nothing I can do about that.