GNOME Bugzilla – Bug 723286
Runtime problem(segmentation fault) while creating new contact
Last modified: 2014-01-30 14:48:27 UTC
I get this folks warning on start up of the application : (gnome-contacts:7356): folks-WARNING **: Failed to find primary PersonaStore with type ID 'eds' and ID 'system-address-book'. Individuals will not be linked properly and creating new links between Personas will not work. The configured primary PersonaStore's backend may not be installed. If you are unsure, check with your distribution. When I click on 'Create new contact', I get segmentation fault(core dumped) error on console and the app gets closed. When I try to debug it using gdb, it runs perfectly and stores contacts for one session. I'm using vala 0.23 and ubuntu 13.10. I've built evolution-data-server and gnome-contacts using jhbuild from git master branch.
*** This bug has been marked as a duplicate of bug 673119 ***