| Summary: | KMail Filer Rules selection crash | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | kdebt |
| Component: | UI | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | montel |
| Priority: | NOR | ||
| Version First Reported In: | 5.16.1 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
gdb bt
filters 1st entry filters 2nd entry |
||
Created attachment 135255 [details]
filters 1st entry
Created attachment 135257 [details]
filters 2nd entry
Hi could you export you two filters please and send me it in private emails ? I think that the patterns is nullptr but I can't confirm it. Thanks |
Created attachment 135254 [details] gdb bt KMail crashes with SIGSEGV when selecting the 2nd entry in my message filter list if the 1st entry was selected before (post-open default or not). Any other selection order doesn't crash (1->2 crashes, 1->3->2 is fine, 1->3->1->2 crashes). This reproduces reliably and every time. STEPS TO REPRODUCE 1. open filter dialog 2. select 2nd entry OBSERVED RESULT filter selection changes as for e.g. 1->3->2 instead of 1->2 EXPECTED RESULT crash SOFTWARE/OS VERSIONS Linux: openSUSE Tumbleweed KDE Plasma Version: 5.20.5 KDE Frameworks Version: 5.78.0 Qt Version: 5.15.2 mailcommon 20.12 ADDITIONAL INFORMATION see attachment