GNOME Bugzilla – Bug 600234
CRITICAL **: atk_object_set_name: assertion `name != NULL' failed
Last modified: 2010-01-28 17:48:58 UTC
Evolution seems to be spewing fairly constantly the following on stdout/stderr: ** (evolution:6840): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:6840): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:6840): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:6840): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:6840): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:6840): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:6840): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:6840): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:6840): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed This is new in 2.28
looks related to bug 600044
(In reply to comment #1) > looks related to bug 600044 I don't think I buy that. The messages spew so constantly, that they are likely unrelated to the crash in that bug. However the pointer to the fact that they are Assistive Technology related gives me an idea to just rip that stuff out of my installation and see what happens, given that I don't need it.
Created attachment 152499 [details] evolution debug log
I've ran the evolution with CAMEL_DEBUG=all evolution >& evo.log for more info I'm using Evolution 2.28.1 with Ubuntu 9.10 Please advise what more info can I get in order to help solving the problem. In general my symptom is that the application freezes every few minutes for unknown reason
This is actually gnome bug 599446. Lior, your problem is completely unrelated to these "atk_object_set_name" messages. Please open a new bug. *** This bug has been marked as a duplicate of bug 599446 ***