My CEF 64-bit build crashes on youtube

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

My CEF 64-bit build crashes on youtube

Postby bobbyBuilder » Fri Nov 01, 2019 3:23 pm

CEF Release 3904 64-bit build with proprietary codec
cef_binary_78.0.10+g9e851b6+chromium-78.0.3904.34_linux64_client
Ran on Ubuntu 16.04.6 LTS (Xenial Xerus)

I’m trying to get my cef build with proprietary codecs to work but am getting crashes whenever I go to test it on youtube with the cefsimple app.

Based on repeatedly trying to do this, it seems like it happens because of a certain popup that youtube tries to show me since I sometimes see the video thumbnails being able to load (I could be wrong about the suspected cause though).

I’ve tried downloading the same build on Spotify and it doesn’t exhibit these issues.

I suspect it’s with the way I’m building CEF.
Here are the steps I took based on instructions from the following links:
https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding#markdown-header-current-release-branches-supported
https://bitbucket.org/chromiumembedded/cef/wiki/AutomatedBuildSetup.md

1. Use Docker with an Ubuntu 14.04 environment to build. Dockerfile:
Code: Select all
FROM buildpack-deps:trusty
# CEF Build environment variables
ENV DEBIAN_FRONTEND=noninteractive
ENV GN_DEFINES="is_official_build=true use_sysroot=true use_allocator=none symbol_level=1 proprietary_codecs=true ffmpeg_branding=Chrome"
ENV CEF_ARCHIVE_FORMAT=tar.bz2
ENV CEF_USE_GN=1
# Install dependencies.
RUN apt-get update
RUN apt-get -y install bison build-essential cdbs curl devscripts dpkg-dev elfutils fakeroot flex g++ git-core \
git-svn gperf libapache2-mod-php5 libasound2-dev libav-tools libbrlapi-dev libbz2-dev libcairo2-dev libcap-dev \
libcups2-dev libcurl4-gnutls-dev libdrm-dev libelf-dev libexif-dev libffi-dev libgconf2-dev libgconf-2-4 libgl1-mesa-dev \
libglib2.0-dev libglu1-mesa-dev libgnome-keyring-dev libgtk2.0-dev libkrb5-dev libnspr4-dev libnss3-dev libpam0g-dev \
libpci-dev libpulse-dev libsctp-dev libspeechd-dev libsqlite3-dev libssl-dev libudev-dev libwww-perl libxslt1-dev \
libxss-dev libxt-dev libxtst-dev mesa-common-dev openbox patch perl php5-cgi pkg-config python python-cherrypy3 \
python-crypto python-dev python-psutil python-numpy python-opencv python-openssl python-yaml rpm ruby subversion \
ttf-dejavu-core ttf-indic-fonts ttf-kochi-gothic ttf-kochi-mincho fonts-thai-tlwg wdiff wget zip libgcc1 \
libstdc++6 libc6 linux-libc-dev libasound2 libcap2 libelf-dev libfontconfig1 \
libgconf-2-4 libglib2.0-0 libgpm2 libgtk2.0-0 libgtk-3-0 libncurses5 libnss3 \
libpango1.0-0 libssl1.0.0 libtinfo-dev libxcomposite1 libxcursor1 libxdamage1 \
libxi6 libxrandr2 libxss1 libxtst6 \
ninja-build


2. Download the `automated-git.py` script from here https://bitbucket.org/chromiumembedded/cef/raw/master/tools/automate/automate-git.py and save it in an `automate` folder.
At this point, my directory structure is like so:
Code: Select all
-cef
    - automate
        - automate-git.py
    -chromium-git


3. Install ninja-build 1.7.2. with the following commands:
Code: Select all
wget https://github.com/ninja-build/ninja/releases/download/v1.7.2/ninja-linux.zip
unzip ninja-linux.zip -d /usr/local/bin/
update-alternatives --install /usr/bin/ninja ninja /usr/local/bin/ninja 1 --force

(I did this because when I ran `automate-git.py`, I got this error:
`fatal: ninja version (1.3.4) incompatible with build file ninja_required_version version (1.7.2).`)

4. Install Java 8 with the following commands:
Code: Select all
apt-get install -y software-properties-common
add-apt-repository -y ppa:openjdk-r/ppa
apt-get update
apt-get install -y openjdk-8-jre

(I did this because I got an error message telling me that I needed Java 8)

5. I run `python ../automate/automate-git.py --download-dir=$(pwd) --minimal-distrib --client-distrib --force-clean --x64-build --build-target=cefsimple --branch=3904`

Once my build completed, I ran the cefsimple via this command:
Code: Select all
./cefsimple --enable-logging=stderr --v=2 --url=www.youtube.com


And here is the verbose log which doesn’t seem to tell me anything about the cause of the crash other than “Illegal instruction (core dumped) at the bottom”:
Code: Select all
...
[1101/140207.475613:VERBOSE1:script_context.cc(117)] Created context:
  extension id:           (none)
  frame:                  0x2c47271621d8
  URL:                   
  context_type:           WEB_PAGE
  effective extension id: (none)
  effective context type: WEB_PAGE
[1101/140207.479849:VERBOSE1:script_context.cc(117)] Created context:
  extension id:           (none)
  frame:                  (nil)
  URL:                   
  context_type:           UNSPECIFIED
  effective extension id: (none)
  effective context type: UNSPECIFIED
[1101/140207.480880:VERBOSE1:dispatcher.cc(353)] Num tracked contexts: 1
[1101/140207.499558:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/generate_204
[1101/140207.499751:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/generate_204
[1101/140207.515548:WARNING:gl_surface_glx.cc(788)] Could not disable vsync: driver does not support swap control
[1101/140207.519987:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/web-animations-next-lite.min-vflluX5aW/web-animations-next-lite.min.js
[1101/140207.520153:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/web-animations-next-lite.min-vflluX5aW/web-animations-next-lite.min.js
[1101/140207.521454:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/custom-elements-es5-adapter-vflsrwHZH/custom-elements-es5-adapter.js
[1101/140207.521686:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/custom-elements-es5-adapter-vflsrwHZH/custom-elements-es5-adapter.js
[1101/140207.522575:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/webcomponents-sd-vflsdda5l/webcomponents-sd.js
[1101/140207.522973:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/webcomponents-sd-vflsdda5l/webcomponents-sd.js
[1101/140207.543850:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140207.551751:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/htmlbin/desktop_polymer_v2-vflaQHzru.html
[1101/140207.555305:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/htmlbin/desktop_polymer_v2-vflaQHzru.html
[1101/140207.557548:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/scheduler-vfl3S_KkK/scheduler.js
[1101/140207.557640:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/scheduler-vfl3S_KkK/scheduler.js
[1101/140207.560028:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/www-tampering-vflyU5H0Y/www-tampering.js
[1101/140207.560101:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/www-tampering-vflyU5H0Y/www-tampering.js
[1101/140207.568842:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/www-prepopulator-vfl8hLntF/www-prepopulator.js
[1101/140207.569113:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/www-prepopulator-vfl8hLntF/www-prepopulator.js
[1101/140207.578229:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/spf-vflqCgDoF/spf.js
[1101/140207.578716:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/spf-vflqCgDoF/spf.js
[1101/140207.580112:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/network-vflX047bV/network.js
[1101/140207.580202:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/network-vflX047bV/network.js
[1101/140207.584259:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.googleapis.com/css?family=YT%20Sans%3A300%2C500%2C700
[1101/140207.584639:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.googleapis.com/css?family=YT%20Sans%3A300%2C500%2C700
[1101/140207.588566:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/cssbin/www-main-desktop-home-page-skeleton-webp-vfl8lTgut.css
[1101/140207.588639:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/cssbin/www-main-desktop-home-page-skeleton-webp-vfl8lTgut.css
[1101/140207.589166:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/cssbin/www-onepick-webp-vflsYL2Tr.css
[1101/140207.589241:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/cssbin/www-onepick-webp-vflsYL2Tr.css
[1101/140207.590055:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/desktop_polymer_v2-vflhcnDL8/desktop_polymer_v2.js
[1101/140207.590183:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/desktop_polymer_v2-vflhcnDL8/desktop_polymer_v2.js
[1101/140207.593690:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/sMwgWsx9oOWKiIUWSQsNa8KN-pQPzgmwz2l121DDeNQAv6T9xf1Kp9M0b_vNilyDuyA8c6lU=s88-c-k-c0xffffffff-no-nd-rj
[1101/140207.593760:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/sMwgWsx9oOWKiIUWSQsNa8KN-pQPzgmwz2l121DDeNQAv6T9xf1Kp9M0b_vNilyDuyA8c6lU=s88-c-k-c0xffffffff-no-nd-rj
[1101/140207.598066:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/y4K_4RrJnnJGy81u0xJ8XKSsIv1_a7lJz1FAB-MWe3xr_bV5ltDWXCEAlV6WAjIuHmq5ET7-hg=s88-c-k-c0xffffffff-no-nd-rj
[1101/140207.598212:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/y4K_4RrJnnJGy81u0xJ8XKSsIv1_a7lJz1FAB-MWe3xr_bV5ltDWXCEAlV6WAjIuHmq5ET7-hg=s88-c-k-c0xffffffff-no-nd-rj
[1101/140207.753813:INFO:CONSOLE(0)] "HTML Imports is deprecated and will be removed in M80, around February 2020. Please use ES modules instead. See https://www.chromestatus.com/features/5144752345317376 and https://developers.google.com/web/updates/2019/07/web-components-time-to-upgrade for more details.", source:  (0)
[1101/140207.812007:VERBOSE1:loader_util.cc(71)] To buffer: https://i.ytimg.com/generate_204
[1101/140207.923921:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/rm2l_kxhQ_-RmFod8s32HHdW38bpgxLEj5ZC7z1zv2ktbT9tfe_XRa9tNTQrOx0AsgqauOzPxSA=s88-c-k-c0xffffffff-no-nd-rj
[1101/140207.924059:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/rm2l_kxhQ_-RmFod8s32HHdW38bpgxLEj5ZC7z1zv2ktbT9tfe_XRa9tNTQrOx0AsgqauOzPxSA=s88-c-k-c0xffffffff-no-nd-rj
[1101/140207.928330:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/VTsF5TYnkVaSUbBbtKkF9mC-yAAg7355nQpxDojjoztRJqS3gAavurroIMUpStzNXzzWsY-TqRY=s88-c-k-c0xffffffff-no-nd-rj
[1101/140207.928472:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/VTsF5TYnkVaSUbBbtKkF9mC-yAAg7355nQpxDojjoztRJqS3gAavurroIMUpStzNXzzWsY-TqRY=s88-c-k-c0xffffffff-no-nd-rj
[1101/140208.019430:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.019986:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.020887:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.050392:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.062368:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.071803:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.095176:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.115293:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.120009:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.136911:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.140680:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.173241:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.179173:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.181484:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.210989:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.212834:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.213320:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.213484:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.223676:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.224023:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.224882:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.225554:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.228920:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.234629:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.236105:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.243984:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.244248:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.332449:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/a/AGF-l7-_-b5OC14l78t-7-qdeVnkwlgz8wPO8IYcFA=s88-c-k-c0xffffffff-no-rj-mo
[1101/140208.332506:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/a/AGF-l7-_-b5OC14l78t-7-qdeVnkwlgz8wPO8IYcFA=s88-c-k-c0xffffffff-no-rj-mo
[1101/140208.339832:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/_N1K1fAtBGt_q0IZJeYlTyjhcDGdeOaefFKmQ8syNtAK2NbcXTCqQV8qR8G3R3hCegdFHoKfVA=s88-c-k-c0xffffffff-no-nd-rj
[1101/140208.339888:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/_N1K1fAtBGt_q0IZJeYlTyjhcDGdeOaefFKmQ8syNtAK2NbcXTCqQV8qR8G3R3hCegdFHoKfVA=s88-c-k-c0xffffffff-no-nd-rj
[1101/140208.361731:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.368071:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.373028:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.374201:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.376464:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.378278:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.385255:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.386166:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.388005:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.393909:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.395924:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.461141:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.473794:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.475551:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.482678:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.483579:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.513312:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.527326:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.544018:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.547864:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.586452:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/5HkUAx2SOolanKFGX7Au5O84m4XbzvjpxXowcw2EYjbZmUObb_MzjZiiSDfy3z9ImpC0PCuZIB_dlPnEqQ=s88-c-k-c0xffffffff-no-nd-rj
[1101/140208.586511:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/5HkUAx2SOolanKFGX7Au5O84m4XbzvjpxXowcw2EYjbZmUObb_MzjZiiSDfy3z9ImpC0PCuZIB_dlPnEqQ=s88-c-k-c0xffffffff-no-nd-rj
[1101/140208.592611:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/m5SNUR_lsZEE4JzYlfUw8dI_1ZoIYgJR94uZLt5nMj-2w9YnK_UoXI5Y04VSou9SvN5lc5qpAA=s88-c-k-c0xffffffff-no-nd-rj
[1101/140208.592663:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/m5SNUR_lsZEE4JzYlfUw8dI_1ZoIYgJR94uZLt5nMj-2w9YnK_UoXI5Y04VSou9SvN5lc5qpAA=s88-c-k-c0xffffffff-no-nd-rj
[1101/140208.689148:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.693387:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.694563:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.697473:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.698760:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.700142:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.712837:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.719202:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.725120:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.734002:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.735130:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.745673:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.747639:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.748909:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.758900:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.765807:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.770329:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.780254:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/cssbin/www-main-desktop-watch-page-skeleton-webp-vflQ9GNSj.css
[1101/140208.781400:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/cssbin/www-main-desktop-watch-page-skeleton-webp-vflQ9GNSj.css
[1101/140208.787926:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/cJd2a6MbPNPUcplm2mu5h4ftIFrD6wW8rpSHooq4xOMTRFtbAFLbpQJdPywl2SfiNC0zqjGQ=s88-c-k-c0xffffffff-no-nd-rj
[1101/140208.793443:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/cJd2a6MbPNPUcplm2mu5h4ftIFrD6wW8rpSHooq4xOMTRFtbAFLbpQJdPywl2SfiNC0zqjGQ=s88-c-k-c0xffffffff-no-nd-rj
[1101/140208.816813:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.819140:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.820262:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.820640:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.822622:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.835541:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.837158:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.837516:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.837821:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.846451:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.gstatic.com/youtube/img/promos/growth/f0accb1c85c9c18464c137e8fbc7e2ba0106a204abfccb7abb7f46fc95055aa7_2560x520.jpeg
[1101/140208.846726:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.gstatic.com/youtube/img/promos/growth/f0accb1c85c9c18464c137e8fbc7e2ba0106a204abfccb7abb7f46fc95055aa7_2560x520.jpeg
[1101/140208.857692:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/qAkM3Vyt8WY/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLA9UPDWl59mu5m0y8YI-9jyBj-gBg
[1101/140208.859619:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/qAkM3Vyt8WY/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLA9UPDWl59mu5m0y8YI-9jyBj-gBg
[1101/140208.905040:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.906378:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.907485:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.908718:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.909584:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.911446:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.912597:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.923930:ERROR:child_process_sandbox_support_impl_linux.cc(81)] FontService unique font name matching request did not receive a response.
[1101/140208.925526:ERROR:child_process_sandbox_support_impl_linux.cc(81)] FontService unique font name matching request did not receive a response.
[1101/140208.929032:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2
[1101/140208.929149:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2
[1101/140208.930180:ERROR:child_process_sandbox_support_impl_linux.cc(81)] FontService unique font name matching request did not receive a response.
[1101/140208.930821:ERROR:child_process_sandbox_support_impl_linux.cc(81)] FontService unique font name matching request did not receive a response.
[1101/140208.932967:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4.woff2
[1101/140208.933142:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4.woff2
[1101/140208.936516:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.943669:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.964969:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/X5rZHlqIm3E/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLDbPikMqATNugAnyV44d0sRJnhEsw
[1101/140208.965063:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/X5rZHlqIm3E/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLDbPikMqATNugAnyV44d0sRJnhEsw
[1101/140208.975693:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/jJXy3Aya8H4/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLCqJ52avrXOiuZ1E_zXEzp5SI1Rfw
[1101/140208.976384:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/jJXy3Aya8H4/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLCqJ52avrXOiuZ1E_zXEzp5SI1Rfw
[1101/140208.977236:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/2KtFPjSp3og/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLCzPxy-Kv5NVIUg5QfaoElIoELalA
[1101/140208.977328:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/2KtFPjSp3og/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLCzPxy-Kv5NVIUg5QfaoElIoELalA
[1101/140208.978988:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/q2CdBFA98SI/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLCXFPwLSNAOsReBMNTeNGbYVZr0LA
[1101/140208.982709:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/q2CdBFA98SI/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLCXFPwLSNAOsReBMNTeNGbYVZr0LA
[1101/140208.983275:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140208.985579:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/6xKSG6bemyY/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLAebgCpHOFi0MXf62diufftJwT6Kw
[1101/140208.985873:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/6xKSG6bemyY/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLAebgCpHOFi0MXf62diufftJwT6Kw
[1101/140208.986583:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/T1P4lRmPrOQ/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLBeaavDrkPUQceB0W8u9VLZTGxw1Q
[1101/140208.986639:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/T1P4lRmPrOQ/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLBeaavDrkPUQceB0W8u9VLZTGxw1Q
[1101/140208.992927:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/EIqZJnLH53A/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLBq2rtstod3s9i-ocwkyFCULjG0YQ
[1101/140208.992990:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/EIqZJnLH53A/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLBq2rtstod3s9i-ocwkyFCULjG0YQ
[1101/140208.993307:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/dkJOm1V77Xg/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLB_G6VndgIi1NemwrjbQoBc_JDuBg
[1101/140208.993362:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/dkJOm1V77Xg/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLB_G6VndgIi1NemwrjbQoBc_JDuBg
[1101/140209.008019:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/p8ivGj4mWeU/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLD76vXkfSupdMNC46IsUUNXg5YKiA
[1101/140209.008098:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/p8ivGj4mWeU/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLD76vXkfSupdMNC46IsUUNXg5YKiA
[1101/140209.008462:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/Evs4VoyaR4g/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLCaHR4shJ-oI3FFxYmLidC8t-wr4w
[1101/140209.008566:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/Evs4VoyaR4g/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLCaHR4shJ-oI3FFxYmLidC8t-wr4w
[1101/140209.008786:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/PKp6GMfks1s/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLDVmeSA_UYWMHgQT_0GLCftyMNc-w
[1101/140209.008806:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/PKp6GMfks1s/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLDVmeSA_UYWMHgQT_0GLCftyMNc-w
[1101/140209.009101:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/7_22TLl8C-4/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLCcisbA3y6r2cKM2lPQXG4BkLHsqA
[1101/140209.009144:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/7_22TLl8C-4/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLCcisbA3y6r2cKM2lPQXG4BkLHsqA
[1101/140209.009320:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/I54pXRvfjRg/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLCz8xp1jWWXfk-xr6hTpjJwjWjiOw
[1101/140209.009342:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://i.ytimg.com/vi/I54pXRvfjRg/hqdefault.jpg?sqp=-oaymwEYCNIBEHZIVfKriqkDCwgBFQAAiEIYAXAB&rs=AOn4CLCz8xp1jWWXfk-xr6hTpjJwjWjiOw
[1101/140209.011750:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.019595:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.020161:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.020842:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.032496:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.037889:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2
[1101/140209.038215:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2
[1101/140209.074702:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://accounts.google.com/ServiceLogin?uilel=3&service=youtube&passive=true&hl=en-GB&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26feature%3Dpassive%26app%3Ddesktop%26hl%3Den-GB%26next%3D%252Fsignin_passive
[1101/140209.075804:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://accounts.google.com/ServiceLogin?uilel=3&service=youtube&passive=true&hl=en-GB&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26feature%3Dpassive%26app%3Ddesktop%26hl%3Den-GB%26next%3D%252Fsignin_passive
[1101/140209.077617:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.073115:VERBOSE1:sandbox_linux.cc(69)] Activated seccomp-bpf sandbox for process type: renderer.
[1101/140209.070818:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140209.108126:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140209.108345:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140209.108468:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140209.112694:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.143940:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.230155:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4.woff2
[1101/140209.230349:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4.woff2
[1101/140209.331090:VERBOSE2:thread_state.cc(484)] [state:0x7f50877f34f0] ScheduleV8FollowupGCIfNeeded: v8_gc_type=MinorGC
[1101/140209.354947:VERBOSE2:thread_state.cc(484)] [state:0x7f50877f34f0] ScheduleV8FollowupGCIfNeeded: v8_gc_type=MinorGC
[1101/140209.484642:VERBOSE2:thread_state.cc(484)] [state:0x7f50877f34f0] ScheduleV8FollowupGCIfNeeded: v8_gc_type=MinorGC
[1101/140209.532806:VERBOSE1:v8_context_snapshot.cc(153)] A context is created from snapshot for main world
[1101/140209.534217:VERBOSE1:script_context.cc(117)] Created context:
  extension id:           (none)
  frame:                  0x212b17ec2738
  URL:                   
  context_type:           WEB_PAGE
  effective extension id: (none)
  effective context type: WEB_PAGE
[1101/140209.539719:VERBOSE1:script_context.cc(117)] Created context:
  extension id:           (none)
  frame:                  (nil)
  URL:                   
  context_type:           UNSPECIFIED
  effective extension id: (none)
  effective context type: UNSPECIFIED
[1101/140209.563922:VERBOSE1:dispatcher.cc(353)] Num tracked contexts: 1
[1101/140209.597806:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.603419:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.623855:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.634293:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.674822:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.696499:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.697419:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.708944:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.737086:VERBOSE1:gles2_cmd_decoder.cc(3788)] GL_EXT_packed_depth_stencil supported.
[1101/140209.749975:VERBOSE2:thread_state.cc(484)] [state:0x7f50877f34f0] ScheduleV8FollowupGCIfNeeded: v8_gc_type=MinorGC
[1101/140209.763954:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic
[1101/140209.764080:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic
[1101/140209.767162:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.googleapis.com/css?family=Roboto+Mono:400,700
[1101/140209.767206:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.googleapis.com/css?family=Roboto+Mono:400,700
[1101/140209.781351:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.821519:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140209.884165:VERBOSE2:thread_state.cc(484)] [state:0x7f50877f34f0] ScheduleV8FollowupGCIfNeeded: v8_gc_type=MinorGC
[1101/140210.071928:VERBOSE2:thread_state.cc(484)] [state:0x7f50877f34f0] ScheduleV8FollowupGCIfNeeded: v8_gc_type=MinorGC
[1101/140210.251474:VERBOSE2:thread_state.cc(484)] [state:0x7f50877f34f0] ScheduleV8FollowupGCIfNeeded: v8_gc_type=MinorGC
[1101/140210.377371:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140210.398700:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140210.429036:VERBOSE2:thread_state.cc(484)] [state:0x7f50877f34f0] ScheduleV8FollowupGCIfNeeded: v8_gc_type=MinorGC
[1101/140210.750338:VERBOSE2:thread_state.cc(484)] [state:0x7f50877f34f0] ScheduleV8FollowupGCIfNeeded: v8_gc_type=MinorGC
[1101/140210.794454:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://googleads.g.doubleclick.net/pagead/id
[1101/140210.794692:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://googleads.g.doubleclick.net/pagead/id
[1101/140210.952031:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140210.981946:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140211.115570:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.115807:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.115989:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.116141:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.137624:INFO:CONSOLE(0)] "Refused to display 'https://accounts.google.com/ServiceLogin?uilel=3&service=youtube&passive=true&hl=en-GB&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26feature%3Dpassive%26app%3Ddesktop%26hl%3Den-GB%26next%3D%252Fsignin_passive' in a frame because it set 'X-Frame-Options' to 'deny'.", source: https://www.youtube.com/ (0)
[1101/140211.171908:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://googleads.g.doubleclick.net/pagead/id?slf_rd=1
[1101/140211.173437:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://googleads.g.doubleclick.net/pagead/id?slf_rd=1
[1101/140211.234572:VERBOSE2:thread_state.cc(484)] [state:0x7f50877f34f0] ScheduleV8FollowupGCIfNeeded: v8_gc_type=MinorGC
[1101/140211.333447:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140211.457859:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140211.479735:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140211.519820:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140211.542561:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140211.648929:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140211.650456:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140211.650950:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140211.656573:ERROR:child_process_sandbox_support_impl_linux.cc(81)] FontService unique font name matching request did not receive a response.
[1101/140211.657679:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2
[1101/140211.657830:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2
[1101/140211.670728:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140211.692945:ERROR:child_process_sandbox_support_impl_linux.cc(81)] FontService unique font name matching request did not receive a response.
[1101/140211.693631:ERROR:child_process_sandbox_support_impl_linux.cc(81)] FontService unique font name matching request did not receive a response.
[1101/140211.694680:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/ytsans/v8/46kqlb3ta3zqoJU2dbvnb0Jg0g.woff2
[1101/140211.694950:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/ytsans/v8/46kqlb3ta3zqoJU2dbvnb0Jg0g.woff2
[1101/140211.695304:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBBc4.woff2
[1101/140211.695740:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBBc4.woff2
[1101/140211.699220:ERROR:child_process_sandbox_support_impl_linux.cc(81)] FontService unique font name matching request did not receive a response.
[1101/140211.702409:ERROR:child_process_sandbox_support_impl_linux.cc(81)] FontService unique font name matching request did not receive a response.
[1101/140211.716074:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc4.woff2
[1101/140211.716543:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc4.woff2
[1101/140211.820720:VERBOSE2:thread_state.cc(484)] [state:0x7f50877f34f0] ScheduleV8FollowupGCIfNeeded: v8_gc_type=MinorGC
[1101/140211.824794:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/service_ajax?name=feedbackEndpoint
[1101/140211.824850:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/service_ajax?name=feedbackEndpoint
[1101/140211.829923:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140211.863837:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/obE1X6vQ4VPE4RoKBVtbcgA16iVhbHyusAzEogzBVVheQgk9Hf4tkWaMryWeSS7QvC-GgtRHgw=s88-c-k-c0x00ffffff-no-rj
[1101/140211.863901:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/obE1X6vQ4VPE4RoKBVtbcgA16iVhbHyusAzEogzBVVheQgk9Hf4tkWaMryWeSS7QvC-GgtRHgw=s88-c-k-c0x00ffffff-no-rj
[1101/140211.865395:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.gstatic.com/youtube/img/promos/growth/6614dc67e9c63722286831feead7a985aada5b5df27b2bc933b585b046e3faaf_640x48.png
[1101/140211.865454:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.gstatic.com/youtube/img/promos/growth/6614dc67e9c63722286831feead7a985aada5b5df27b2bc933b585b046e3faaf_640x48.png
[1101/140211.868129:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140211.969688:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.970073:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.970358:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.970640:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.970988:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.971170:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.971381:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.973125:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.974363:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.974632:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.975164:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.975707:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.976100:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.976248:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.977862:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.978202:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140211.978470:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.034991:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2
[1101/140212.035348:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2
[1101/140212.041950:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/ytsans/v8/46kqlb3ta3zqoJU2dbvnb0Jg0g.woff2
[1101/140212.042150:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/ytsans/v8/46kqlb3ta3zqoJU2dbvnb0Jg0g.woff2
[1101/140212.048676:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBBc4.woff2
[1101/140212.048741:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBBc4.woff2
[1101/140212.054417:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc4.woff2
[1101/140212.054469:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc4.woff2
[1101/140212.075809:INFO:CONSOLE(15)] "chrome.loadTimes() is deprecated, instead use standardized API: nextHopProtocol in Navigation Timing 2. https://www.chromestatus.com/features/5637885046816768.", source: https://www.youtube.com/yts/jsbin/network-vflX047bV/network.js (15)
[1101/140212.171401:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140212.250949:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140212.259939:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140212.300767:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140212.316764:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.317105:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.317709:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.317979:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.318416:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.324457:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.325823:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.326466:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.326588:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.326693:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.326814:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.327067:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.327135:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.327230:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.327394:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.328373:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.328740:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.328847:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.328920:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.328986:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.467820:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.468140:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.468303:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.468414:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.468513:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.468618:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.468721:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.469082:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.470124:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.470637:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.471551:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.471845:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.472383:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.531453:VERBOSE2:unified_heap_controller.cc(45)] UnifiedHeapController::TracePrologue
[1101/140212.533941:VERBOSE2:thread_state.cc(1248)] [state:0x7f50877f34f0] IncrementalMarking: Start
[1101/140212.537936:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140212.590807:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.596690:VERBOSE2:thread_state.cc(1282)] [state:0x7f50877f34f0] IncrementalMarking: Step Reason: UnifiedHeapGC
[1101/140212.608703:VERBOSE2:thread_state.cc(1282)] [state:0x7f50877f34f0] IncrementalMarking: Step Reason: UnifiedHeapGC
[1101/140212.611651:VERBOSE2:thread_state.cc(1282)] [state:0x7f50877f34f0] IncrementalMarking: Step Reason: UnifiedHeapGC
[1101/140212.615197:VERBOSE2:thread_state.cc(1282)] [state:0x7f50877f34f0] IncrementalMarking: Step Reason: UnifiedHeapGC
[1101/140212.619585:VERBOSE2:unified_heap_controller.cc(104)] UnifiedHeapController::RegisterV8References
[1101/140212.620334:VERBOSE2:unified_heap_controller.cc(125)] UnifiedHeapController::AdvanceTracing
[1101/140212.627570:VERBOSE2:thread_state.cc(1282)] [state:0x7f50877f34f0] IncrementalMarking: Step Reason: UnifiedHeapGC
[1101/140212.630711:VERBOSE2:thread_state.cc(1282)] [state:0x7f50877f34f0] IncrementalMarking: Step Reason: UnifiedHeapGC
[1101/140212.642033:VERBOSE2:thread_state.cc(1282)] [state:0x7f50877f34f0] IncrementalMarking: Step Reason: UnifiedHeapGC
[1101/140212.644805:VERBOSE2:thread_state.cc(1282)] [state:0x7f50877f34f0] IncrementalMarking: Step Reason: UnifiedHeapGC
[1101/140212.647449:VERBOSE2:thread_state.cc(1282)] [state:0x7f50877f34f0] IncrementalMarking: Step Reason: UnifiedHeapGC
[1101/140212.666766:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/a/AGF-l7-vAW-s0xZI7oURqwN9_hHXlEU9W0Fy2lYtqw=s88-c-k-c0x00ffffff-no-rj
[1101/140212.667094:VERBOSE2:unified_heap_controller.cc(104)] UnifiedHeapController::RegisterV8References
[1101/140212.667521:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://yt3.ggpht.com/a/AGF-l7-vAW-s0xZI7oURqwN9_hHXlEU9W0Fy2lYtqw=s88-c-k-c0x00ffffff-no-rj
[1101/140212.677545:VERBOSE2:unified_heap_controller.cc(125)] UnifiedHeapController::AdvanceTracing
[1101/140212.725532:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.google.ca/pagead/lvz?req_ts=1572631327&evtid=ADszL7N6UGW2Y3F3lzn14trD4o9-b1ue2DNuEaz6CGAHfz320mlh8aPb0fS6YtwWa0gd0KXm4vwp1BAMGi87M95ldGcnHIyaPA&pg=index&sigh=ADRnf4Y-M8VNRDgVmNVO1ysAfYxqsAIdkQ
[1101/140212.725615:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.google.ca/pagead/lvz?req_ts=1572631327&evtid=ADszL7N6UGW2Y3F3lzn14trD4o9-b1ue2DNuEaz6CGAHfz320mlh8aPb0fS6YtwWa0gd0KXm4vwp1BAMGi87M95ldGcnHIyaPA&pg=index&sigh=ADRnf4Y-M8VNRDgVmNVO1ysAfYxqsAIdkQ
[1101/140212.727202:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.google.com/pagead/lvz?req_ts=1572631327&evtid=ADszL7OlDh1T0c2sUDswp_orUwabCLvLX8dAgxGfyJ8A2ic1APUJ4FWrwVh-Sfwi0eEwYFYeqOeJTqu7ASvXC6kx8MJik17PzA&pg=index&sigh=ADRnf4ZTpItoX6DP5NPuSLMtrqDphyl2jA
[1101/140212.727395:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.google.com/pagead/lvz?req_ts=1572631327&evtid=ADszL7OlDh1T0c2sUDswp_orUwabCLvLX8dAgxGfyJ8A2ic1APUJ4FWrwVh-Sfwi0eEwYFYeqOeJTqu7ASvXC6kx8MJik17PzA&pg=index&sigh=ADRnf4ZTpItoX6DP5NPuSLMtrqDphyl2jA
[1101/140212.737750:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.738156:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.738248:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.739120:VERBOSE2:unified_heap_controller.cc(104)] UnifiedHeapController::RegisterV8References
[1101/140212.740550:VERBOSE2:unified_heap_controller.cc(125)] UnifiedHeapController::AdvanceTracing
[1101/140212.743183:VERBOSE2:unified_heap_controller.cc(67)] UnifiedHeapController::EnterFinalPause
[1101/140212.749364:VERBOSE2:unified_heap_controller.cc(104)] UnifiedHeapController::RegisterV8References
[1101/140212.750355:VERBOSE2:unified_heap_controller.cc(104)] UnifiedHeapController::RegisterV8References
[1101/140212.750863:VERBOSE2:unified_heap_controller.cc(104)] UnifiedHeapController::RegisterV8References
[1101/140212.751162:VERBOSE2:unified_heap_controller.cc(125)] UnifiedHeapController::AdvanceTracing
[1101/140212.753622:VERBOSE2:unified_heap_controller.cc(104)] UnifiedHeapController::RegisterV8References
[1101/140212.753825:VERBOSE2:unified_heap_controller.cc(125)] UnifiedHeapController::AdvanceTracing
[1101/140212.756237:VERBOSE2:unified_heap_controller.cc(125)] UnifiedHeapController::AdvanceTracing
[1101/140212.758990:VERBOSE2:unified_heap_controller.cc(125)] UnifiedHeapController::AdvanceTracing
[1101/140212.759789:VERBOSE2:unified_heap_controller.cc(125)] UnifiedHeapController::AdvanceTracing
[1101/140212.782561:VERBOSE2:unified_heap_controller.cc(80)] UnifiedHeapController::TraceEpilogue
[1101/140212.784643:VERBOSE2:thread_state.cc(484)] [state:0x7f50877f34f0] ScheduleV8FollowupGCIfNeeded: v8_gc_type=MajorGC
[1101/140212.801967:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.802542:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140212.799234:VERBOSE2:thread_state.cc(633)] [state:0x7f50877f34f0] [threadid:6] ConcurrentSweep
[1101/140212.854623:VERBOSE2:thread_state.cc(484)] [state:0x7f50877f34f0] ScheduleV8FollowupGCIfNeeded: v8_gc_type=MinorGC
[1101/140212.925095:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/player_ias-vflO1GesB/en_GB/base.js
[1101/140212.925149:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/jsbin/player_ias-vflO1GesB/en_GB/base.js
[1101/140212.925412:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/cssbin/player-vflzGKnPD/www-player-webp.css
[1101/140212.925452:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/yts/cssbin/player-vflzGKnPD/www-player-webp.css
[1101/140213.065963:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140213.066316:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140213.066718:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140213.067016:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140213.067222:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[1101/140213.164343:VERBOSE2:thread_state.cc(529)] [state:0x2d0484f45d40] ScheduleGCIfNeeded
[1101/140213.166325:VERBOSE2:thread_state.cc(529)] [state:0x2d0484f45d40] ScheduleGCIfNeeded
[1101/140213.166771:VERBOSE2:thread_state.cc(529)] [state:0x2d0484f45d40] ScheduleGCIfNeeded
[1101/140213.165539:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140213.167139:VERBOSE2:thread_state.cc(529)] [state:0x2d0484f45d40] ScheduleGCIfNeeded
[1101/140213.167619:VERBOSE2:thread_state.cc(529)] [state:0x2d0484f45d40] ScheduleGCIfNeeded
[1101/140213.180338:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/sw.js
[1101/140213.180496:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/sw.js
[1101/140213.199251:VERBOSE2:thread_state.cc(484)] [state:0x7f50877f34f0] ScheduleV8FollowupGCIfNeeded: v8_gc_type=MinorGC
[1101/140213.249442:VERBOSE2:thread_state.cc(484)] [state:0x7f50877f34f0] ScheduleV8FollowupGCIfNeeded: v8_gc_type=MinorGC
[1101/140213.287911:VERBOSE2:thread_state.cc(529)] [state:0x2d0484f45d40] ScheduleGCIfNeeded
[1101/140213.290153:VERBOSE2:thread_state.cc(529)] [state:0x2d0484f45d40] ScheduleGCIfNeeded
[1101/140213.296051:VERBOSE2:thread_state.cc(529)] [state:0x2d0484f45d40] ScheduleGCIfNeeded
[1101/140213.297048:VERBOSE2:thread_state.cc(529)] [state:0x2d0484f45d40] ScheduleGCIfNeeded
[1101/140213.308599:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/csi_204?v=2&s=youtube&action=home&yt_sts=n&yt_lt=cold&tcrc=600&tcrt=900.96142578125&pc=1&is_nav=1&csn=H3O8XZfpFYiPhgbWjozgDw&p=h2&t=tcp&yt_vis=1&rc=&psc=1&yt_fn=what_to_watch&c=WEB&cver=2.20191031.05.01&yt_li=0&GetHome_rid=0x97cc7fa738e9ab39&st=558&vpst=0&rt=rsbe_dph.1088,rsae_dph.2186,lpcs.2201,lpcf.2203,csl.2237,bs.2277,ai.2311,gcc.2479,nc_pj.2480,rsbe_dpj.2480,rses_dpj.2804,cr_s.3242,cr_c.4388,rsef_dpj.4415,rsae_dpj.4511,ac.4511,apr.4512,chps.4512,nd.4910,pda.4979,pdc.4678,pdr.4694,chls.4695,lps.4705,srt.763,fpt.2845,nreqs.669,nress.763,nrese.1343,ndnss.314,ndnse.414,ntcps.414,ntcpe.666,nstcps.447,wffs.2261,wffe.2793,rsf_sj.839,rse_sj.1029,hgcr.4896,pdl.4906,bcp.5292,afl.5353,adl.5353,cpt.5424,dl.5477,gle.5919,gpe.5985,vpl.5671,ol.5671,aft.5671,ps.6642
[1101/140213.308691:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: https://www.youtube.com/csi_204?v=2&s=youtube&action=home&yt_sts=n&yt_lt=cold&tcrc=600&tcrt=900.96142578125&pc=1&is_nav=1&csn=H3O8XZfpFYiPhgbWjozgDw&p=h2&t=tcp&yt_vis=1&rc=&psc=1&yt_fn=what_to_watch&c=WEB&cver=2.20191031.05.01&yt_li=0&GetHome_rid=0x97cc7fa738e9ab39&st=558&vpst=0&rt=rsbe_dph.1088,rsae_dph.2186,lpcs.2201,lpcf.2203,csl.2237,bs.2277,ai.2311,gcc.2479,nc_pj.2480,rsbe_dpj.2480,rses_dpj.2804,cr_s.3242,cr_c.4388,rsef_dpj.4415,rsae_dpj.4511,ac.4511,apr.4512,chps.4512,nd.4910,pda.4979,pdc.4678,pdr.4694,chls.4695,lps.4705,srt.763,fpt.2845,nreqs.669,nress.763,nrese.1343,ndnss.314,ndnse.414,ntcps.414,ntcpe.666,nstcps.447,wffs.2261,wffe.2793,rsf_sj.839,rse_sj.1029,hgcr.4896,pdl.4906,bcp.5292,afl.5353,adl.5353,cpt.5424,dl.5477,gle.5919,gpe.5985,vpl.5671,ol.5671,aft.5671,ps.6642
[1101/140213.310767:VERBOSE2:thread_state.cc(529)] [state:0x2d0484f45d40] ScheduleGCIfNeeded
[1101/140213.397590:VERBOSE2:thread_state.cc(529)] [state:0x7f50877f34f0] ScheduleGCIfNeeded
[1101/140213.504712:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
Illegal instruction (core dumped)


Has anyone encountered this before?
bobbyBuilder
Newbie
 
Posts: 5
Joined: Tue Oct 22, 2019 2:49 pm

Re: My CEF 64-bit build crashes on youtube

Postby magreenblatt » Fri Nov 01, 2019 4:10 pm

Please run with gdb and post the symbolized backtrace for the crash.
magreenblatt
Site Admin
 
Posts: 12383
Joined: Fri May 29, 2009 6:57 pm

Re: My CEF 64-bit build crashes on youtube

Postby bobbyBuilder » Mon Nov 04, 2019 11:13 am

Here is the symbolized backtrace log for the crash while running it with gdb via this command:
Code: Select all
gdb --args ./cefsimple --enable-logging=stderr --v=2 --url=www.youtube.com


Code: Select all
...
[1104/104556.422668:VERBOSE2:thread_state.cc(529)] [state:0xf086e1451e0] ScheduleGCIfNeeded
[1104/104556.423470:VERBOSE2:thread_state.cc(529)] [state:0xf086e1451e0] ScheduleGCIfNeeded
[1104/104556.424053:VERBOSE2:thread_state.cc(529)] [state:0xf086e1451e0] ScheduleGCIfNeeded
[1104/104556.424489:VERBOSE2:thread_state.cc(529)] [state:0xf086e1451e0] ScheduleGCIfNeeded
[1104/104556.427839:VERBOSE2:thread_state.cc(529)] [state:0xf086e1451e0] ScheduleGCIfNeeded
[1104/104556.549513:VERBOSE2:thread_state.cc(529)] [state:0x7ffff7c0d4f0] ScheduleGCIfNeeded

Thread 12 "ThreadPoolForeg" received signal SIGILL, Illegal instruction.
[Switching to Thread 0x7fffd8ff9700 (LWP 3177)]
(anonymous namespace)::GlibcGetSizeEstimate ()
    at ../../base/allocator/allocator_shim_default_dispatch_to_glibc.cc:67
67   ../../base/allocator/allocator_shim_default_dispatch_to_glibc.cc: No such file or directory.
(gdb) next
[1104/104559.539465:VERBOSE2:unified_heap_controller.cc(45)] UnifiedHeapController::TracePrologue
[1104/104600.908028:VERBOSE2:unified_heap_controller.cc(45)] UnifiedHeapController::TracePrologue
[1104/104556.734817:VERBOSE2:thread_state.cc(529)] [state:0x7ffff7c0d4f0] ScheduleGCIfNeeded
Couldn't get registers: No such process.
Couldn't get registers: No such process.
Couldn't get registers: No such process.
(gdb) [Thread 0x7fffb4ff9700 (LWP 3187) exited]
[Thread 0x7fffb57fa700 (LWP 3184) exited]
[Thread 0x7fffb5ffb700 (LWP 3182) exited]
[Thread 0x7fffb67fc700 (LWP 3181) exited]
[Thread 0x7fffb6ffd700 (LWP 3180) exited]
[Thread 0x7fffb77fe700 (LWP 3179) exited]
[Thread 0x7fffb7fff700 (LWP 3178) exited]
[Thread 0x7fffd8ff9700 (LWP 3177) exited]
[Thread 0x7fffd97fa700 (LWP 3176) exited]
[Thread 0x7fffd9ffb700 (LWP 3175) exited]
[Thread 0x7fffda7fc700 (LWP 3174) exited]
[Thread 0x7fffdaffd700 (LWP 3173) exited]
[Thread 0x7fffdb7fe700 (LWP 3172) exited]
[Thread 0x7fffdbfff700 (LWP 3171) exited]
[Thread 0x7fffe0ea1700 (LWP 3170) exited]
[Thread 0x7fffe16a2700 (LWP 3169) exited]
[Thread 0x7fffe1ea3700 (LWP 3168) exited]
[Thread 0x7fffe26a4700 (LWP 3163) exited]

Program terminated with signal SIGILL, Illegal instruction.
The program no longer exists.
bobbyBuilder
Newbie
 
Posts: 5
Joined: Tue Oct 22, 2019 2:49 pm

Re: My CEF 64-bit build crashes on youtube

Postby magreenblatt » Mon Nov 04, 2019 11:20 am

Please type 'bt' at the (gdb) prompt after the debugger breaks on the crash.
magreenblatt
Site Admin
 
Posts: 12383
Joined: Fri May 29, 2009 6:57 pm

Re: My CEF 64-bit build crashes on youtube

Postby bobbyBuilder » Mon Nov 04, 2019 12:06 pm

Sorry about that and thanks for the tip.

Here is the backtrace

Code: Select all
Thread 5 "ThreadPoolForeg" received signal SIGILL, Illegal instruction.
[Switching to Thread 0x7fffe0ea1700 (LWP 5971)]
(anonymous namespace)::GlibcGetSizeEstimate ()
    at ../../base/allocator/allocator_shim_default_dispatch_to_glibc.cc:67
67   ../../base/allocator/allocator_shim_default_dispatch_to_glibc.cc: No such file or directory.
(gdb) bt
#0  (anonymous namespace)::GlibcGetSizeEstimate ()
    at ../../base/allocator/allocator_shim_default_dispatch_to_glibc.cc:67
#1  0x00007ffff4364048 in sqlite3MallocSize ()
    at ../../third_party/sqlite/amalgamation/sqlite3.c:26852
#2  mallocWithAlarm () at ../../third_party/sqlite/amalgamation/sqlite3.c:26786
#3  sqlite3Malloc () at ../../third_party/sqlite/amalgamation/sqlite3.c:26808
#4  0x00007ffff44223d2 in sqlite3MallocZero ()
    at ../../third_party/sqlite/amalgamation/sqlite3.c:27013
#5  pthreadMutexAlloc () at ../../third_party/sqlite/amalgamation/sqlite3.c:25650
#6  0x00007ffff43747c4 in sqlite3MutexAlloc ()
    at ../../third_party/sqlite/amalgamation/sqlite3.c:25193
#7  chrome_sqlite3_initialize () at ../../third_party/sqlite/amalgamation/sqlite3.c:23822
#8  0x00007ffff435b31d in EnsureSqliteInitialized () at ../../sql/initialization.cc:55
#9  0x00007ffff4356bb2 in OpenInternal () at ../../sql/database.cc:1354
#10 0x00007ffff435714f in OpenInMemory () at ../../sql/database.cc:275
#11 0x00007ffff5334bed in LazyOpen () at ../../storage/browser/quota/quota_database.cc:558
#12 0x00007ffff5336913 in IsOriginDatabaseBootstrapped ()
    at ../../storage/browser/quota/quota_database.cc:497
#13 0x00007ffff0f238eb in Run () at ../../base/callback.h:98
#14 ReturnAsParamAdapter<bool> () at ../../base/post_task_and_reply_with_result_internal.h:22
#15 0x00007ffff0f239a7 in Invoke<void (*)(base::OnceCallback<bool ()>, std::__1::unique_ptr<bool, std::__1::default_delete<bool> > *), base::OnceCallback<bool ()>, std::__1::unique_ptr<bool, std::__1::default_delete<bool> > *> () at ../../base/bind_internal.h:399
#16 MakeItSo<void (*)(base::OnceCallback<bool ()>, std::__1::unique_ptr<bool, std::__1::default_delete<bool> > *), base::OnceCallback<bool ()>, std::__1::unique_ptr<bool, std::__1::default_delete<bool> > *> () at ../../base/bind_internal.h:599
#17 RunImpl<void (*)(base::OnceCallback<bool ()>, std::__1::unique_ptr<bool, std::__1::default_delete<---Type <return> to continue, or q <return> to quit---
bool> > *), std::__1::tuple<base::OnceCallback<bool ()>, std::__1::unique_ptr<bool, std::__1::default_delete<bool> > *>, 0, 1> () at ../../base/bind_internal.h:672
#18 RunOnce () at ../../base/bind_internal.h:641
#19 0x00007ffff3148f84 in Run () at ../../base/callback.h:98
#20 RunTaskAndPostReply () at ../../base/threading/post_task_and_reply_impl.cc:97
#21 0x00007ffff31491ba in Invoke<void (*)(base::(anonymous namespace)::PostTaskAndReplyRelay), base::(anonymous namespace)::PostTaskAndReplyRelay> () at ../../base/bind_internal.h:399
#22 MakeItSo<void (*)(base::(anonymous namespace)::PostTaskAndReplyRelay), base::(anonymous namespace)::PostTaskAndReplyRelay> () at ../../base/bind_internal.h:599
#23 RunImpl<void (*)(base::(anonymous namespace)::PostTaskAndReplyRelay), std::__1::tuple<base::(anonymous namespace)::PostTaskAndReplyRelay>, 0> () at ../../base/bind_internal.h:672
#24 RunOnce () at ../../base/bind_internal.h:641
#25 0x00007ffff312421a in Run () at ../../base/callback.h:98
#26 RunTask () at ../../base/task/common/task_annotator.cc:142
#27 0x00007ffff313fd92 in base::internal::TaskTracker::RunBlockShutdown(base::internal::Task*) ()
    at ../../base/task/thread_pool/task_tracker.cc:733
#28 0x00007ffff313f7f0 in RunTaskWithShutdownBehavior ()
    at ../../base/task/thread_pool/task_tracker.cc:748
#29 RunTask () at ../../base/task/thread_pool/task_tracker.cc:588
#30 0x00007ffff3180e4b in RunTask () at ../../base/task/thread_pool/task_tracker_posix.cc:23
#31 0x00007ffff313f26e in RunAndPopNextTask () at ../../base/task/thread_pool/task_tracker.cc:459
#32 0x00007ffff3145d91 in RunWorker () at ../../base/task/thread_pool/worker_thread.cc:321
#33 0x00007ffff3145bb4 in base::internal::WorkerThread::RunPooledWorker() ()
    at ../../base/task/thread_pool/worker_thread.cc:223
#34 0x00007ffff3181548 in ThreadFunc () at ../../base/threading/platform_thread_posix.cc:81
#35 0x00007fffeed016ba in start_thread (arg=0x7fffe0ea1700) at pthread_create.c:333
#36 0x00007fffee82141d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
(gdb) next
[1104/120326.304034:VERBOSE2:unified_heap_controller.cc(45)] UnifiedHeapController::TracePrologue
[1104/120327.213370:VERBOSE2:unified_heap_controller.cc(45)] UnifiedHeapController::TracePrologue
[1104/120322.111630:ERROR:paint_controller.cc(548)] PaintController::FinishCycle() completed
[Thread 0x7fffbcff9700 (LWP 5989) exited]
[Thread 0x7fffbd7fa700 (LWP 5985) exited]
[Thread 0x7fffbdffb700 (LWP 5983) exited]
[Thread 0x7fffbe7fc700 (LWP 5982) exited]
[Thread 0x7fffbeffd700 (LWP 5981) exited]
[Thread 0x7fffbf7fe700 (LWP 5980) exited]
[Thread 0x7fffbffff700 (LWP 5979) exited]
[Thread 0x7fffd0ff9700 (LWP 5978) exited]
[Thread 0x7fffd17fa700 (LWP 5977) exited]
[Thread 0x7fffd1ffb700 (LWP 5976) exited]
[Thread 0x7fffd27fc700 (LWP 5975) exited]
[Thread 0x7fffd2ffd700 (LWP 5974) exited]
[Thread 0x7fffd37fe700 (LWP 5973) exited]
[Thread 0x7fffd3fff700 (LWP 5972) exited]
[Thread 0x7fffe0ea1700 (LWP 5971) exited]
[Thread 0x7fffe1ea3700 (LWP 5969) exited]
[Thread 0x7fffe26a4700 (LWP 5964) exited]
[Thread 0x7fffe16a2700 (LWP 5970) exited]

Program terminated with signal SIGILL, Illegal instruction.
The program no longer exists.
bobbyBuilder
Newbie
 
Posts: 5
Joined: Tue Oct 22, 2019 2:49 pm

Re: My CEF 64-bit build crashes on youtube

Postby magreenblatt » Mon Nov 04, 2019 12:14 pm

Does it help if you specify a --cache-path value?

Note: Looks like the same crash as viewtopic.php?f=6&t=16929&p=42615. Not sure if the resolution in that issue helps.
magreenblatt
Site Admin
 
Posts: 12383
Joined: Fri May 29, 2009 6:57 pm

Re: My CEF 64-bit build crashes on youtube

Postby bobbyBuilder » Mon Nov 04, 2019 3:05 pm

I tried specifying a value to --cache-path but I still get the same results.
I looked into the other thread that you linked and the other person does seem to get the same error messages.
However in my case, I haven't made changes to the cefsimple app and am not doing anything related to OffScreen Rendering so I'm not sure if his scenario is the same as mine.
bobbyBuilder
Newbie
 
Posts: 5
Joined: Tue Oct 22, 2019 2:49 pm

Re: My CEF 64-bit build crashes on youtube

Postby bobbyBuilder » Thu Nov 07, 2019 3:43 pm

So I tried installing `libgtkglext1-dev` and rebuilding the 64-bit cef as suggested in the bottom most section of Build Notes in this page https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding#markdown-header-build-notes.

I then retested and I'm still getting the exact same error.

I also tried limiting the window size as observed in the other post previously linked but it still crashes.
Code: Select all
./cefsimple –window-size=800,600 --url=www.youtube.com


Are there any other things I can try?
bobbyBuilder
Newbie
 
Posts: 5
Joined: Tue Oct 22, 2019 2:49 pm


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 54 guests