[Bug 212812] www/chromium: tabs "hang" 10% of the time

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 20 15:56:12 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212812

Oliver Fromme <olli at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olli at FreeBSD.org

--- Comment #58 from Oliver Fromme <olli at FreeBSD.org> ---
This whole issue is obviously a race-condition in Chromium that's sensitive to
timing. That's why the various pieces of advice help some people but not
others. All of those advices change the timing of one part of the code or
another (the cache, the renderer, the IPC, etc.), possibly causing the
race-condition not to be triggered anymore, depending on various circumstances.
But it does not really solve the problem, of course.

I'm afraid there's nothing FreeBSD can do about it. This needs to be fixed by
the Chromium devs.

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


More information about the freebsd-chromium mailing list