GNOME Bugzilla – Bug 594653
empathy crashed with SIGSEGV in empathy_account_settings_get_uint32()
Last modified: 2009-09-09 16:00:22 UTC
this report has been filed here: https://bugs.edge.launchpad.net/ubuntu/+source/empathy/+bug/426053 "Simply tried to start empathy up as both my normal account and then as root. Crash. If I remove the existing account information and restart everything works fine, until it crashes" ".
+ Trace 217455
Thread 1 (process 6693)
Created attachment 142802 [details] [review] proposed fix http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/fix-594653 libempathy/empathy-account-settings.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
Fixed in master. commit 589b9b1d4e4fada570004c9f9d8b9e1b85501cda Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Date: Wed Sep 9 16:55:21 2009 +0100 empathy_account_settings_get_uint32: check if empathy_account_settings_get returned NULL (#594653)