Summary: | Kmail crashes when I try to open mail | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Edward Torvalds <wg51rrr1> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | montel, wg51rrr1 |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Edward Torvalds
2024-02-13 03:54:27 UTC
5.20.3 is very old. Code was changed a lot. I can't reproduce. Please reopen if you are able to test in new version. thanks Created attachment 166302 [details]
New crash information added by DrKonqi
kmail (5.20.3 (22.04.3)) using Qt 5.15.3
I have installed Plasma 5.27.1 on Kubuntu 22.04 using backports PPA. Post that system has become more unstable.
Even Korganiser does not shows pop-up reminder.
-- Backtrace (Reduced):
#4 __strlen_avx2 () at ../sysdeps/x86_64/multiarch/strlen-avx2.S:74
[...]
#6 0x000077b880026877 in spd_execute_command_with_list_reply () at /lib/x86_64-linux-gnu/libspeechd.so.2
[...]
#10 0x000077b8934180d3 in QTextToSpeech::QTextToSpeech(QString const&, QObject*) () at /lib/x86_64-linux-gnu/libQt5TextToSpeech.so.5
#11 0x000077b8986cd946 in KPIMTextEdit::TextToSpeech::reloadSettings() () at /lib/x86_64-linux-gnu/libKF5PimTextEdit.so.5abi3
#12 0x000077b8986cda54 in KPIMTextEdit::TextToSpeech::self() () at /lib/x86_64-linux-gnu/libKF5PimTextEdit.so.5abi3
I just want to add a 'LOL'. From the stack trace, I can see Kmail is crashing because of speech dispatcher. This issue has annoyed me for months. I have uninstalled all speech dispatcher related packages and Kmail wouldn't crash anymore. Glorious days of software engineering. Next issue for me to fix is to figure out why Korganiser won't show notifications for events. |