Summary: | akonadiserver crash in moveToRoot () at /lib64/libsqlite3.so.0 | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | PC LX <kde> |
Component: | server | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | ansla80, dvratil, kde |
Priority: | NOR | ||
Version: | 5.4.0 | ||
Target Milestone: | --- | ||
Platform: | Mageia RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
PC LX
2017-02-22 11:04:30 UTC
Looks like a bug in SQLite. Could you please check which version of sqlite3 do you have? SQLite3 version info: # sqlite3 --version 3.14.2 2016-09-12 18:50:49 29dbef4b8585f753861a36d6dd102ca634197bd6 # rpm -qa | grep -i sqlite | sort lib64qt4-database-plugin-sqlite-4.8.7-14.mga6 lib64qt5-database-plugin-sqlite-5.6.2-6.mga6 lib64sqlite3_0-3.14.2-5.mga6 lib64vsqlite++3-0.3.12-7.mga6 libsqlite3_0-3.14.2-5.mga6 sqlite3-tools-3.14.2-5.mga6 Created attachment 106105 [details]
New crash information added by DrKonqi
akonadiserver (5.4.3) using Qt 5.6.2
- What I was doing when the application crashed:
Was using kontact when akonadiserver crashed.
- System information:
$ uname -a
Linux marte 4.9.30-desktop-1.mga6 #1 SMP Thu May 25 16:56:45 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
$ cat /etc/release
Mageia release 6 (Cauldron) for x86_64
$ rpm -qa | egrep 'akonadi|kontact' | sort -u
akonadi-16.12.3-1.mga6
akonadi-contacts-16.12.3-1.mga6
akonadi-import-wizard-16.12.3-1.mga6
akonadi-kde-16.12.3-1.mga6
kontact-16.12.3-1.mga6
kontact-handbook-16.12.3-1.mga6
kontactinterface-16.12.3-1.mga6
lib64akonadi-filestore5-16.12.3-1.mga6
lib64akonadiprivate5-16.12.3-1.mga6
lib64akonadi-singlefileresource5-16.12.3-1.mga6
lib64kf5akonadiagentbase5-16.12.3-1.mga6
lib64kf5akonadicalendar5-16.12.3-1.mga6
lib64kf5akonadicontact5-16.12.3-1.mga6
lib64kf5akonadicore5-16.12.3-1.mga6
lib64kf5akonadimime5-16.12.3-1.mga6
lib64kf5akonadinotes5-16.12.3-1.mga6
lib64kf5akonadisearchdebug5-16.12.3-1.mga6
lib64kf5akonadisearchpim5-16.12.3-1.mga6
lib64kf5akonadiwidgets5-16.12.3-1.mga6
lib64kf5akonadixml5-16.12.3-1.mga6
lib64kf5kontactinterface5-16.12.3-1.mga6
lib64kontactprivate5-16.12.3-1.mga6
-- Backtrace (Reduced):
#6 0x00007fb6625f569f in moveToRoot () at /lib64/libsqlite3.so.0
#7 0x00007fb6625fb500 in sqlite3BtreeMovetoUnpacked () at /lib64/libsqlite3.so.0
#8 0x00007fb662616765 in sqlite3VdbeExec () at /lib64/libsqlite3.so.0
#9 0x00007fb66261fcff in sqlite3_step () at /lib64/libsqlite3.so.0
#10 0x00007fb66287f034 in sqlite3_blocking_step(sqlite3_stmt*) () at /usr/lib64/qt5/plugins/sqldrivers/libqsqlite3.so
Created attachment 108207 [details]
New crash information added by DrKonqi
akonadiserver (5.6.1) using Qt 5.7.1
- What I was doing when the application crashed:
Reading my email from the Outlook account while the Gmail account I just added was being synced in the background. Now it crashes again every time i restart akonadi.
-- Backtrace (Reduced):
#6 moveToRoot (pCur=0x7f2d3c0098d8) at sqlite3.c:63997
#7 0x00007f2d966f9d10 in sqlite3BtreeMovetoUnpacked (pCur=0x7f2d3c0098d8, pIdxKey=pIdxKey@entry=0x0, intKey=intKey@entry=2, biasRight=biasRight@entry=0, pRes=pRes@entry=0x7f2d4fffd7f0) at sqlite3.c:64229
#8 0x00007f2d96718e47 in sqlite3VdbeExec (p=p@entry=0x7f2d3c01c8f8) at sqlite3.c:82515
#9 0x00007f2d9672283f in sqlite3Step (p=0x7f2d3c01c8f8) at sqlite3.c:76699
#10 sqlite3_step (pStmt=pStmt@entry=0x7f2d3c01c8f8) at sqlite3.c:11224
Thank you for the crash report. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you. 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! 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! |