[Akonadi] [Bug 439733] New: Akonadi server triggers assert() in libmysql 5.7.34
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Sat Jul 10 20:50:18 BST 2021
https://bugs.kde.org/show_bug.cgi?id=439733
Bug ID: 439733
Summary: Akonadi server triggers assert() in libmysql 5.7.34
Product: Akonadi
Version: 5.17.3
Platform: Other
OS: FreeBSD
Status: REPORTED
Severity: normal
Priority: NOR
Component: server
Assignee: kdepim-bugs at kde.org
Reporter: groot at kde.org
Target Milestone: ---
I've got Akonadi 5.17.2 -- that's the version corresponding to tag v21.04.2 so
it's a bit weird there's no Bugzilla version for that. The underlying MySQL
library is mysql-client 5.7.34. Starting akonadiserver (e.g. on the command
line) produces a bunch of output about tables, and then:
```
org.kde.pim.akonadiserver: Running DB initializer
org.kde.pim.akonadiserver: DB initializer done
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Assertion failed: (param->buffer_length != 0), function
setup_one_fetch_function, file
/wrkdirs/usr/ports/databases/mysql57-client/work/mysql-5.7.34/libmysql/libmysql.c,
line 4112.
QSocketNotifier: Invalid socket 6 and type 'Read', disabling...
```
Akonadi is completely non-functional (because it doesn't start) with this mysql
client-library version. Library version 5.7.32 does work.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list