Re: [Evolution] Fedora 20 - Evolution - Gnome gui freezes



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,

I also had the perception that gpaste increased the frequency of this
problem so I activated gpaste, and it did not take long for the it to
happen again.  This time I was in the middle of an input statement in
evolution in the body of a text.  I have attached bt.txt as you
requested.

Greg

Attachment: bt.txt
Description: Text document



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]