https://bugs.kde.org/show_bug.cgi?id=497620
Bug ID: 497620 Summary: Database migrator fails with "index out of range" Classification: Frameworks and Libraries Product: Akonadi Version: 6.3.0 Platform: Other OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: Migration Assignee: kdepim-b...@kde.org Reporter: jos...@joshuakugler.com CC: c...@carlschwan.eu Target Milestone: --- SUMMARY Migrating DB to sqlite produces error $ akonadi-db-migrator --newengine sqlite This installation of MariaDB is already upgraded to 10.11.8-MariaDB. There is no need to run mysql_upgrade again for 10.11.8-MariaDB. You can use --force if you still want to run mysql_upgrade org.kde.pim.akonadiserver: Running DB initializer org.kde.pim.akonadiserver: DB initializer done org.kde.pim.akonadiserver: Running DB initializer ASSERT failure in QList::at: "index out of range", file /usr/include/x86_64-linux-gnu/qt6/QtCore/qlist.h, line 450 Aborted (core dumped) It says "core dumped," but I don't see a core file. I even ran ulimit -S -c unlimited beforehand. EXPECTED RESULT Database to be migrated to Sqlite. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Neon, all packages up to date KDE Plasma Version: 6.2.4 KDE Frameworks Version: 6.9.0 Qt Version: 6.8.1 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.