On Tue, Sep 29, 2020 at 01:26:12PM +0800, Paul Wise wrote: > I got seven random WebKitNetworkProcess crashes (SIGABRT) at around > the same time. I have no idea how to reproduce these crashes. All of > the crashes have a short backtrace like the one below.
The backtrace suggests that the Network Process and the Web or UI processes have different versions. This can happen if you upgrade the webkit package while the browser is running. Do you think this could have been the case? Have you been able to reproduce the problem again? Berto