Bug 167782 - ** (WebKitWebProcess:27446): WARNING **: Error retrieving adblock filter: Operation not supported
Summary: ** (WebKitWebProcess:27446): WARNING **: Error retrieving adblock filter: Ope...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-03 00:32 PST by Andres Gomez Garcia
Modified: 2017-02-03 03:55 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Gomez Garcia 2017-02-03 00:32:52 PST
Epiphany 3.22.5 and WebKit 2.15.4.

I'm running Epiphany with the dconf key:

"process-model" = "shared-secondary-process"

And the env variable:

"export G_DEBUG=fatal-warnings"

The compilation was done with CMake args:

'-DENABLE_THREADED_COMPOSITOR=OFF -DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIBROWSER=ON -DCMAKE_C_FLAGS_RELEASE="-O0 -g -DNDEBUG  -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS"'

and with the arguments:

--incognito-mode --profile ${HOME}/.config/epiphany

This happens immediately when the WebProcess sarts running and crashes continuously due to the G_DEBUG=fatal-warnings env variable.
Comment 1 Carlos Garcia Campos 2017-02-03 00:41:09 PST
This is ephy issue, I guess you don't have gvfs. See https://bugzilla.gnome.org/show_bug.cgi?id=776682