Bug 344944 - Crash when trying to view information on a contact
Summary: Crash when trying to view information on a contact
Status: CLOSED NOT A BUG
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: contactlist (show other bugs)
Version: git-latest
Platform: Arch Linux Linux
: NOR crash
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-07 23:30 UTC by Marius Orcsik
Modified: 2015-03-09 14:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
ktp-contactlist crash in GDB (9.74 KB, text/plain)
2015-03-09 10:46 UTC, Marius Orcsik
Details

Note You need to log in before you can comment on or make changes to this bug.
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.