From owner-freebsd-chromium@FreeBSD.ORG Mon Jan 14 21:30:10 2013 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 44B3167A for ; Mon, 14 Jan 2013 21:30:10 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mail-la0-f48.google.com (mail-la0-f48.google.com [209.85.215.48]) by mx1.freebsd.org (Postfix) with ESMTP id C1842BE9 for ; Mon, 14 Jan 2013 21:30:09 +0000 (UTC) Received: by mail-la0-f48.google.com with SMTP id ej20so4419732lab.35 for ; Mon, 14 Jan 2013 13:30:08 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=3bWJhVUEvcyYbjKZV4obbFcXzBNlg1d5Q/1WNV6zbBc=; b=hNg+gJRHdeRSmHtyriEh7PzWjZtflVpxYYwkBrc3oxX3PYRCG3b+5axBbIZNl+2Nne L7gILglJ7lBKOn7koYMD/gFUU70KdzpsgjckCf5tuCiZU0SBZEpOkSVhSqjlHjPtMZ6O dRjXGUAp4bljvc0ngdUvsWzETnIjyenkYOUXHSA+f/OGJ5IPz8O7Uvzl1TcV6RDpXqAa Dnp1gGfulzCYreb8FCDcZGrmDx+IitKuoIuGfZsCD3l+BpkkTyTJl7jXdn3whLBBWTxp iaqz5cowo8TYTBQ69qWwyMOf3BmUdnIKTMAuFXgGzr76h7taba9No23muA8K5E5OeVft VTdw== MIME-Version: 1.0 Received: by 10.152.144.4 with SMTP id si4mr25582258lab.10.1358199008138; Mon, 14 Jan 2013 13:30:08 -0800 (PST) Received: by 10.114.71.202 with HTTP; Mon, 14 Jan 2013 13:30:08 -0800 (PST) X-Originating-IP: [203.99.129.1] In-Reply-To: References: <50F3B4EF.6090206@chen.org.nz> Date: Tue, 15 Jan 2013 10:30:08 +1300 Message-ID: Subject: Re: Oddness with latest chromium From: Jonathan Chen To: George Liaskos X-Gm-Message-State: ALoCoQnwserhYbgScFvLAexsfv/Od0xkMUxhC6lSHMB8/heWv4I07aqFvEFAy3SqVKlcmo5En/LN Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-chromium@freebsd.org X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2013 21:30:10 -0000 On 15 January 2013 09:43, George Liaskos wrote: > > I've bumped up the IPC tunables, but the oddness still occurs on some > sites. > > Even if you set kern.ipc.shm_allow_removed=1? > Ok, that appears to be the key tunable that starts to make everything work again. I've been using chromium for about an hour now and haven't encountered any unexpected behaviour so far. Thanks! -- Jonathan Chen