Bug#1033644: libwebkit2gtk-4.1-0: WebKitWebProcess constantly segfaulting

Alberto Garcia berto at igalia.com
Wed Mar 29 11:58:01 BST 2023


On Wed, Mar 29, 2023 at 06:22:25AM -0400, Karo Gyoker wrote:

> If I try to open any page in epiphany-browser, nothing happens. The CPU is at 100%.
> I can see it in dmesg that WebKitWebProcess is constantly segfaulting.
> 

> cat /proc/cpuinfo
> processor	: 0
> vendor_id	: AuthenticAMD
> cpu family	: 6
> model		: 10
> model name	: AMD Athlon(tm)

Can you try to set JavaScriptCoreUseJIT=0 in the environment and try
again? Does it still crash?

$ export JavaScriptCoreUseJIT=0
$ epiphany-browser

Berto



More information about the Pkg-webkit-maintainers mailing list