Summary: | Akonadi crashes while importing mails into KMail | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Claus Christensen <claus_chr> |
Component: | server | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | a.samirh78, ach, tnemeth |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Claus Christensen
2020-06-19 12:35:15 UTC
So unfortunately, these qTerminate() issues are not yet resolved. If this is reproducible, could you please run the akonadiserver in a terminal and show its output? The message displayed could help understanding the issue. Created attachment 130079 [details]
New crash information added by DrKonqi
akonadiserver (5.13.3 (19.12.3)) using Qt 5.12.8
- What I was doing when the application crashed:
I was fetching pop3 mails from kmail
- Unusual behavior I noticed:
Kmail message area went black with a message "PIM service is not operational" with a "Details" button that does nothing.
I tried renaming ~/.local/share/akonadi to something else and see a a fresh configuration of akonadi could make things work but it failed.
-- Backtrace (Reduced):
#6 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7 0x00007f788801c859 in __GI_abort () at abort.c:79
[...]
#11 0x00007f7888469e8b in qTerminate() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#13 0x00007f788784f609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#14 0x00007f7888119103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Created attachment 130203 [details]
New crash information added by DrKonqi
akonadiserver (5.14.3 (20.04.3)) using Qt 5.14.2
- What I was doing when the application crashed:
I've selected with Shift-<left> or <right> messages while I was reading/scanning then. After I pressed 'Del' to move the selected msg to trash akonadi crash after 1 - 2 sec.
-- Backtrace (Reduced):
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#5 0x00007fa7884128b1 in __GI_abort () at abort.c:79
[...]
#9 0x00007fa788df1e2b in qTerminate () at global/qglobal.cpp:3333
#10 0x00007fa788e16dc3 in QThreadPrivate::start (arg=0x562e3eadf610) at thread/qthread_unix.cpp:354
#11 0x00007fa786f686db in start_thread (arg=0x7fa77e2c8700) at pthread_create.c:463
Per https://bugs.kde.org/show_bug.cgi?id=401692#c23: The backtraces aren't very useful, but the error logs are much more informative in such cases (see ~/.xsession-errors or ~/.local/share/sddm/xorg-session.log for sddm users). Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. 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! |