From owner-freebsd-chromium@FreeBSD.ORG Mon Jan 2 13:36:03 2012 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CEB11065673 for ; Mon, 2 Jan 2012 13:36:03 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 2F8CA8FC1A for ; Mon, 2 Jan 2012 13:36:02 +0000 (UTC) Received: by wgbdr11 with SMTP id dr11so26412780wgb.31 for ; Mon, 02 Jan 2012 05:36:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=NuoPhVlcJch/W1u+YN9aO3hwhkcc69MDBLE2CnyniNI=; b=sKcFzFvo0Gbs3qOPdXwYWXIjfdyL20KJWExD39qmih8KP8hIMf35ltL3cerAZiqYbU 7AT7DYR6tGSpVtGv5o9yiSC9fjGKwsYHRr/8Sgd8m+6iLNZDB9tqR552aPX6KsV2OqNx /HVEUdIRA6eJADFaIxRjJPwi2uueU6lxOeelI= MIME-Version: 1.0 Received: by 10.227.203.195 with SMTP id fj3mr47882841wbb.12.1325511362075; Mon, 02 Jan 2012 05:36:02 -0800 (PST) Sender: r.c.ladan@gmail.com Received: by 10.180.102.3 with HTTP; Mon, 2 Jan 2012 05:36:02 -0800 (PST) In-Reply-To: <20111214230716.GA60789@onelab2.iet.unipi.it> References: <20111017114140.B38037300A@onelab2.iet.unipi.it> <4EE91F46.40801@freebsd.org> <20111214230716.GA60789@onelab2.iet.unipi.it> Date: Mon, 2 Jan 2012 14:36:02 +0100 X-Google-Sender-Auth: 3BmFaL_Yi8Lpv6JvsUqk36ohit8 Message-ID: From: =?ISO-8859-1?Q?Ren=E9_Ladan?= To: Luigi Rizzo Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: chromium@freebsd.org Subject: Re: ports/161737: chromium 14.0.835.x stalls (probably javascript-related X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2012 13:36:03 -0000 2011/12/15 Luigi Rizzo : > On Wed, Dec 14, 2011 at 11:12:22PM +0100, Rene Ladan wrote: >> On 17-10-2011 13:41, Luigi Rizzo wrote: >> >> Number: =A0 =A0 =A0 =A0 161737 >> >> Category: =A0 =A0 =A0 ports >> >> Synopsis: =A0 =A0 =A0 chromium 14.0.835.x stalls (probably javascript= -related >> > >> > On both of my RELENG_8 machines, since i updated >> > from chromium 13.0.782.112 to 14.0.835.* I am experiencing >> > frequent stalls on most pages -- from gmail to google docs to >> > online forms for accessing various services, after a >> > short time the tab containing the page become insensitive to >> > keyboard and mouse input events for large amount of times >> > (from 30s to minutes) before processing them. >> > >> > This does not affect just input: on some other sites >> > i am seeing mouse clicks being only partially >> > processed, i.e. the click causes part of the content to >> > be updated, but another part remain stale. >> > I am seeing this in particular on JS-based pages (99.99% these days). >> > >> > Unfortunately this makes chromium unusable for services where >> > i cannot tolerate crashing the tab in the middle of a transaction >> > (bank, shops, reservations etc.) >> > >> > Haven't done a deep investigation, but it worked fine with >> > 13.0.782.112 and broke when i updated to 14.0.835.X (both versions). >> > The commit logs show some changes >> > (tcmalloc, v8) that might be related to what i am seeing. >> > >> > >> >> How-To-Repeat: >> > =A0 =A0 open a spreadsheet in google docs, play with it for a while, >> > =A0 =A0 until you'll see that keypresses and clicks are not >> > =A0 =A0 processed anymore. >> >> Can you try with chromium 16.0.912.63 ? > > i think this PR can be closed. > Things seem to have improved with > chromium-15.0.874.121 and i forgot about the PR. > Now building 16.0.X > Can you confirm that it works with chromium 16 and that this PR can be clos= ed? Regards, Ren=E9