Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Mar 2017 07:39:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 212812] www/chromium: tabs "hang" 10% of the time
Message-ID:  <bug-212812-28929-9qbbFbV7v6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212812-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212812-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212812

--- Comment #24 from Tomo <ugsafe@gmail.com> ---
I use:

  11-stable/amd64(r314381)
  Chromium 56.0.2924.87(pkg rev is 56.0.2924.87_1)

The "unresponsive & spinning spinner" problem was solved by following steps:

  1. Disable V8 cache
    Open chrome://flags and then,
      "V8 caching mode" -> set to "Disabled"

  2. Terminate chromium

  3. Clean up chromium's cache
     rm -rf ~/.cache/chromium

  4. Start chromium

In additional information, GPU accel keeps enabled on my environment.

  Extended renderer info (GLX_MESA_query_renderer):
      Vendor: Intel Open Source Technology Center (0x8086)
      Device: Mesa DRI Intel(R) Ironlake Mobile  (0x46)
      Version: 13.0.5
      Accelerated: yes
      Video memory: 1536MB
      Unified memory: yes
      Preferred profile: compat (0x2)
      Max core profile version: 0.0
      Max compat profile version: 2.1
      Max GLES1 profile version: 1.1
      Max GLES[23] profile version: 2.0

But, I guess that this problem is caused by hanging up HTML render for ANY
reason(s). Therfore, I think that good idea to disable GPU accel etc, too.

I'm sorry for my bad English

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212812-28929-9qbbFbV7v6>