Bug 476896 - Crash in akonadi_html_to_text
Summary: Crash in akonadi_html_to_text
Status: REPORTED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.24.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-12 21:02 UTC by Aaron Williams
Modified: 2023-11-12 21:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Williams 2023-11-12 21:02:11 UTC
SUMMARY
When downloading email akondi will always crash. I am not sure how to get any more details but I get these messages:
[877882.690445] akonadi_html_to[941600]: segfault at 3870 ip 00007fce7e73c2b6 sp 00007ffe06c5b5f8 error 6 in libQt5Gui.so.5.15.11[7fce7e3e2000+6f7000]
[877882.690475] Code: 70 7d 3b 00 48 8d 35 c1 37 3c 00 48 8d 3d 72 fe ff ff e8 dd 36 dc ff e9 37 ff ff ff 0f 1f 84 00 00 00 00 00 48 8b 06 48 89 07 <f0> 83 00 01 c3 90 0f 1f 40 00 53 48 89 f2 48 89 fb be 42 00 00 00

Note that I do not know which email is causing the crash and there are hundreds of thousands of emails on this imap server. I have symbols installed but I do not know how to set it up to generate a useable backtrace or enable the debugger when this happens. Any instructions would be helpful.

STEPS TO REPRODUCE
1. Start Akonadi
2. Let it download emails from IMAP server
3. It will crash and start over

OBSERVED RESULT
akonadi_html_to_text crashes

EXPECTED RESULT
I expect it not to crash

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: OpenSUSE 15.4
(available in About System)
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11

ADDITIONAL INFORMATION