Date: Thu, 2 Feb 2012 11:23:40 +0200 From: George Liaskos <geo.liaskos@gmail.com> To: "Conrad J. Sabatier" <conrads@cox.net> Cc: chromium@freebsd.org, luigi@onelab2.iet.unipi.it Subject: Re: ports/161737: www/chromium 14.0.835.x stalls (probably javascript-related Message-ID: <CANcjpOBmm1J8c31CxH3zRkgMf9zMUx2khkF6Rc0ofWxR5A8iCQ@mail.gmail.com> In-Reply-To: <20120201201220.01f55d0b@cox.net> References: <201201102110.q0ALAHWR063347@freefall.freebsd.org> <20120201201220.01f55d0b@cox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 2, 2012 at 4:12 AM, Conrad J. Sabatier <conrads@cox.net> wrote: > On Tue, 10 Jan 2012 21:10:17 GMT > rene@freebsd.org wrote: > >> Synopsis: www/chromium 14.0.835.x stalls (probably javascript-related >> >> State-Changed-From-To: open->closed >> State-Changed-By: rene >> State-Changed-When: Tue Jan 10 21:09:22 UTC 2012 >> State-Changed-Why: >> Submitter reports that the original problem is solved. >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=161737 > > Any chance of us seeing just what exactly the solution was? I'm > still seeing of lot of the same type of behavior described by the > original submitter -- pages stalling interminably or loading only > partially (while presenting the impression of having completed), > unresponsive buttons, etc. In Chromium there are at least two different rendering implementations for *nix. The first one is used for Linux and the other one for OSX, our port goes with the OSX one. In 14 I switched to the Linux implementation, which is way cleaner, but many users reported that they had problems. The “fix” was to go back to the OSX implementation again for 15. I understand that you may see similar behavior but I believe that it is unrelated to this specific PR. My wild guess is that you run out of some kind of resource, "out of swap space” doesn’t sound good. Is it possible that you run OOM? Regards, George
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANcjpOBmm1J8c31CxH3zRkgMf9zMUx2khkF6Rc0ofWxR5A8iCQ>
