[Bug 450290] Re: empathy crashed with SIGSEGV in g_type_check_instance()

Steffen Röcker sroecker at gmail.com
Sat Oct 24 22:28:26 UTC 2009


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
Telepathy, which is subscribed to empathy in ubuntu.




More information about the Ubuntu-telepathy mailing list