Bug 344944

Summary: Crash when trying to view information on a contact
Product: [Frameworks and Libraries] telepathy Reporter: Marius Orcsik <marius>
Component: contactlistAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: CLOSED NOT A BUG    
Severity: crash CC: mklapetek
Priority: NOR    
Version: git-latest   
Target Milestone: Future   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: ktp-contactlist crash in GDB

Description Marius Orcsik 2015-03-07 23:30:58 UTC
The Contact List application and the chat application crash when trying to view the contact information.

Reproducible: Always

Steps to Reproduce:
1. Open contact list
2. Right click on a contact.
3. Select Show Contact Information

Actual Results:  
The application crashes.

Expected Results:  
Show contact information.

The same happens in the chat window when selecting Conversation > Contact Info.
Comment 1 Martin Klapetek 2015-03-09 10:23:57 UTC
Thanks for the report.

It works fine here, do you get a crash window popup with backtrace? If so, can you please post it?
Comment 2 Marius Orcsik 2015-03-09 10:46:52 UTC
Created attachment 91502 [details]
ktp-contactlist crash in GDB
Comment 3 Marius Orcsik 2015-03-09 10:47:34 UTC
Sorry, no drkonqi window.

Starting the ktp-contactlist with gdb gives the following bracktrace.

Maybe I'm using an old kpeople library.
Comment 4 Martin Klapetek 2015-03-09 10:51:21 UTC
What version is kpeople?
Comment 5 Marius Orcsik 2015-03-09 11:02:14 UTC
It's a git version from commit: 6563124e371b7b

I can't build the latest version as it depends on KF5 5.8.0

I think my crash is related to the old version of kpeople so the bug can be closed. Sorry for the inconvenience.
Comment 6 Martin Klapetek 2015-03-09 11:04:27 UTC
Ok, thanks for the investigation. Closing then.
Comment 7 Marius Orcsik 2015-03-09 14:33:03 UTC
I confirm it works with latest git of the kpeople library.