Re: [Evolution] Evolution stopped working altogether
- From: Milan Crha <mcrha redhat com>
- To: evolution-list gnome org
- Subject: Re: [Evolution] Evolution stopped working altogether
- Date: Mon, 01 Nov 2021 08:54:04 +0100
On Mon, 2021-11-01 at 03:50 +0100, van snyder wrote:
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Hi,
I agree with Andre, it's unsure what you "loaded in the terminal". If
it was just Evolution, then okay. Evolution doesn't use C++, while this
is a C++ error. It failed to allocate memory. It's likely it's from the
WebKitGTK. No idea what version you updated to, but maybe it's related
to your ulimit settings? See:
https://bugs.webkit.org/show_bug.cgi?id=232328
though the error is completely different.
I would try to run Evolution from a terminal as this:
$ export GIGACAGE_ENABLED=0
$ export Malloc=1
$ evolution
The variables are related to WebKitGTK memory management routines. If
it won't help, then downgrade the WebKitGTK and/or other packages
you've got with the last update. Some of those updated packages broke
Evolution.
Bye,
Milan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]