It crashes when it reaches empathy_indicator_manager_get_type the second
time.

First call ist from empathy_indicator_manager_dup_singleton.
Second call is from empathy_indicator_manager_init.

priv = G_TYPE_INSTANCE_GET_PRIVATE (manager,
       EMPATHY_TYPE_INDICATOR_MANAGER, EmpathyIndicatorManagerPriv);

priv is NULL because it can't get the type so it segfaults in the next
line.

It works on my other computer though.

-- 
empathy crashed with SIGSEGV in g_type_check_instance()
https://bugs.launchpad.net/bugs/450290
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to