Bug 434612 - change mail address used in contact list -> crash
Summary: change mail address used in contact list -> crash
Status: REPORTED
Alias: None
Product: kontact
Classification: Applications
Component: contacts (show other bugs)
Version: 5.16.3
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-19 09:13 UTC by Axel Braun
Modified: 2021-03-20 12:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (4.84 KB, text/vnd.kde.kcrash-report)
2021-03-20 12:22 UTC, Axel Braun
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Axel Braun 2021-03-19 09:13:42 UTC
I have a list of contacts stored locally.
If I change the email address of a contact that is used in the list, kontact crashes.
Same if I delete the contact used in a list.
After restart of kontact 
- the contact is updated (change case)
- a line 'this contact is not available anymore' is displayed.
Anyhow, the application should not crash....

Operating System: openSUSE Tumbleweed 20210316
KDE Plasma Version: 5.21.2
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Comment 1 Laurent Montel 2021-03-20 07:59:59 UTC
Backtrace please.
Comment 2 Axel Braun 2021-03-20 10:21:15 UTC
normally konqi starts after a crash, but not in my case - do I need to enable it somehow separately?
Comment 3 Laurent Montel 2021-03-20 10:45:04 UTC
by default no.
or using gdb directly
gdb kontact
 >> r

=> when it crashs it will show you backtrace.
Regards
Comment 4 Axel Braun 2021-03-20 12:22:54 UTC
Created attachment 136876 [details]
backtrace