[Bug 212812] www/chromium: tabs "hang" 10% of the time
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 7 07:39:37 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212812
--- Comment #24 from Tomo <ugsafe at 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-chromium
mailing list