GNOME Bugzilla – Bug 661182
empathy crashed with signal 5 in g_main_context_new()
Last modified: 2012-09-12 21:08:22 UTC
Open bug in launchpad.net: https://bugs.launchpad.net/bugs/869766 Package: empathy 3.2.0-0ubuntu1 "Happend right after autostart."
+ Trace 228709
Looks like it crashes when trying to prepare the Evolution abook.
(In reply to comment #1) > Looks like it crashes when trying to prepare the Evolution abook. It's happening when closing the BookClient, and Folks is careful to not try to close a NULL BookClient, etc., and I don't see Folks anywhere in the stack trace.
(In reply to comment #2) > (In reply to comment #1) > > Looks like it crashes when trying to prepare the Evolution abook. > > It's happening when closing the BookClient, and Folks is careful to not try to > close a NULL BookClient, etc., and I don't see Folks anywhere in the stack > trace. Maybe the eds developers can shed some light on this?
This is crashing under g_wakeup_new(), probably with "Too many opened files" error. The thing is to find why there are too many opened files. Is there anybody able to reproduce this reliably? If so, then find out what handles to "files" are kept opened and then try to catch the place ('lsof' is a friend here).
Cristian, ping, was anybody able to reproduce the problem ?
*** Bug 671788 has been marked as a duplicate of this bug. ***
Similar downstream bug report in 3.2.3, going from caribou-gtk-module. The message, which the g_wakeup_new tries to print, is not shown there too. https://bugzilla.redhat.com/show_bug.cgi?id=811433
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!