Many thanks Milan.  I'll start right here and see where this takes me.
Respectfully,
Dennis
On Tue, 2020-12-01 at 09:46 +0100, Milan Crha via evolution-list wrote:
> On Mon, 2020-11-30 at 22:17 -0700, Dennis Taylor wrote:
> > I'd love to know if anyone else has experienced this and
> > therecommended solution because the nature of this problem seems to
> > beunpredictable. 
> 
>       Hi,it's very hard to guess what the cause is without having at
> least abacktrace of the crash. You can get it with gdb, when you
> attach it tothe running evolution and when evolution crashes you
> issue the relatedcommands. As you said you are logged out of the
> session, I'd just runEvolution, then switch to the text terminal
> (Ctrl+Alt+F3), log inthere, then run:
>    $ gdb --batch --pid=`pidof evolution` --ex c --ex bt \         
> --ex "t a a bt" &>~/bt.txt
> then switch back to the graphical console (Alt+F1 or Alt+F2
> usually)and then just use Evolution. Once Evolution crashes the
> bt.txt maycontain the information. Please check the bt.txt for any
> privateinformation, like passwords, email address, server
> addresses,... Iusually search for "pass" at least (quotes for clarity
> only), beforeyou share it anywhere.
> You said it begun recently. That may mean something updated,
> causingthe crash. Maybe the WebKitGTK had been updated to some recent
> versionsay 2.30.x, which causes some issues with drag&drop. I do not
> know howyour distribution calls the WebKitGTK package, maybe
> webkit2gtk3, orlibwebkit2gtk3 or completely differently. If it had
> been updated, thenI'd try to downgrade it.
>       Bye,    Milan
> _______________________________________________evolution-list mailing
> listevolution-l...@gnome.org
> To change your list options or unsubscribe, visit ...
> https://mail.gnome.org/mailman/listinfo/evolution-list
> 
_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to