On Wed, 2014-11-12 at 10:51 -0600, Gregory P. Ennis wrote: > > I have 5 users using Fedora 20 that are updated, and each is using > Evolution 3.10.4 within the gnome desktop that have reported > problems with their desktop 'freezing' during an access of evolution > as well as less often firefox. >
Hi, to know where it froze (not necessarily why), it's good to install debug info packages, in this case for evolution-data-server and evolution should be enough), then get the desktop into the freeze after which switch to a text terminal and invoke this gdb command: $ gdb --batch --ex "t a a bt" -pid=`pidof evolution` &>bt.txt Please check the bt.txt for any private information, like passwords, email address, server addresses,... I usually search for "pass" at least (quotes for clarity only). Then post the bt.txt here (*) to check what it is. Bye, Milan (*) It might be better for other users to deal with this in a bug report, rather than on this list. I do not mind whether in GNOME's or Fedora bugzilla, in this case, because the 3.10.x is too old (obsolete) for GNOME, but it's possible it's upstream issue, not Fedora's. hard to tell without the backtrace. ------------------------------------------------------------------- Milan, Thanks for your help. I will proceed as above, and if this is a bug will post it in Fedora Bugzilla. Thanks again, Greg _______________________________________________ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list