RESOLVED INVALID 206941
[GTK] Segfault in WebProcessProxy
https://bugs.webkit.org/show_bug.cgi?id=206941
Summary [GTK] Segfault in WebProcessProxy
Cédric Bellegarde
Reported 2020-01-29 09:32:59 PST
Created attachment 389147 [details] Backtrace Got this crash at work using a socks PROXY, not sure if it's related. Fedora 31 with webkit2gtk3-2.26.2-1.fc31.x86_64
Attachments
Backtrace (216.74 KB, text/plain)
2020-01-29 09:32 PST, Cédric Bellegarde
no flags
Cédric Bellegarde
Comment 1 2020-02-26 15:20:09 PST
Happens on ArchLinux too, got many segfault per day with 2.26.4. Maybe related to something done by Eolie but I really need help to understand what is happening.
Carlos Garcia Campos
Comment 2 2020-02-27 00:45:31 PST
It seems the WebKitWebView is destroyed from a secondary thread.
Cédric Bellegarde
Comment 3 2020-02-27 07:40:17 PST
Ok, closing, looks like Python GC is destroying the webview.
Cédric Bellegarde
Comment 4 2020-02-28 15:00:35 PST
Note You need to log in before you can comment on or make changes to this bug.