Bug 434612

Summary: change mail address used in contact list -> crash
Product: [Applications] kontact Reporter: Axel Braun <axel.braun>
Component: contactsAssignee: kdepim bugs <kdepim-bugs>
Status: REPORTED ---    
Severity: crash CC: montel
Priority: NOR    
Version: 5.16.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: backtrace

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