On Tue, 2015-06-09 at 11:36 +0200, Andrea Vai wrote:
> Sorry if I don't understand something but I am not an expert,

        Hi,
that's okay :-) Simply reproduce the issue, aka make evolution stuck, then run 
the below command from a terminal:
   $ 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).

That will create a bt.txt file with shown state what evolution does,
and/or where it got stuck.
        Bye,
        Milan

_______________________________________________
evolution-list mailing list
[email protected]
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to