From owner-freebsd-questions@FreeBSD.ORG Thu Oct 31 19:09:15 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8C661189 for ; Thu, 31 Oct 2013 19:09:15 +0000 (UTC) (envelope-from four.harrisons@googlemail.com) Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 25C80296C for ; Thu, 31 Oct 2013 19:09:15 +0000 (UTC) Received: by mail-wi0-f175.google.com with SMTP id hm4so171548wib.14 for ; Thu, 31 Oct 2013 12:09:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:date:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=/SJ9MKc4+pLfJ4GLgBKSgzENfqL+X/LltwBcKu57d0Q=; b=YI40f+dgSF64yl7OSiKMX4Ir7V8SKX123fIfpYSw4xLpTWgZ/qAW4n8KgkjanpHll6 F9rdnd5f9J0OjjJ5/vLJxFLqWw1F0ZPWPQ3zHsTUAxctb/4w8LaVzt7FbhzuMBPjB7Lw w/P2qNEsWGdb61SmJtPusOdEIs8Jtaw74Ep8lQpVl+o7DUz6ziGIfOojLjv1+odjpkzh n/DcO52hxDa4j4eUpDK7sRthMtwqcXUUHcF3x3Zgn4bzce6fEMPU/SshF5MxVny+2NVm 5CZQ1SuCu5nsCLiTDWO/QY9FwOZflYL+YpAgXLiY+dGImTAR3OvNR2iMzPrQ4FkzX71Y Z28Q== X-Received: by 10.180.11.37 with SMTP id n5mr719228wib.25.1383246553508; Thu, 31 Oct 2013 12:09:13 -0700 (PDT) Received: from localhost (client-86-23-118-68.brhm.adsl.virginm.net. [86.23.118.68]) by mx.google.com with ESMTPSA id gg20sm211403wic.1.2013.10.31.12.09.11 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 31 Oct 2013 12:09:12 -0700 (PDT) Received: by localhost (sSMTP sendmail emulation); Thu, 31 Oct 2013 20:21:02 +0000 From: Peter Harrison Date: Thu, 31 Oct 2013 20:21:01 +0000 To: LtCdData Subject: Re: Chromium rendering problem Message-ID: <20131031201101.GA3456@thinkpad.piggybox> References: <20131029203647.GA3728@thinkpad.piggybox> <20131029205603.137c2eb6@avatar.davids-website.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131029205603.137c2eb6@avatar.davids-website.com> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 19:09:15 -0000 Tuesday, 29 October 2013 at 20:56:03 +0000, LtCdData said: > On Tue, 29 Oct 2013 20:36:47 +0000 > Peter Harrison wrote: > > > Hello list. > > > > I'm encountering a rendering problem in Chromium on 9.2-RELEASE. > > > > I updated my machine recently from 9.2-R from 9.1-R, and then ran a port update which pulled in several updates - including bringing Chromium up to 30.0.1599.101 from 30.0.1599.69, among other things. > > > > I now have a rendering problem in Chromium. On some sights, it will render the page initially before the render is complete however the page blanks to white - no content visible at all. This happens consistently for example on www.theguardian.com/uk and play.google.com > > > > Other (presumably simpler) sites render fine - eg. www.freebsd.org. > > > > Any ideas where to look for a fix? I've tried disabling my only extension (Vimium) to no effect. I've tried install a flashblocker (no difference). I don't have flash installed > > > > This is on a Lenovo Thinkpad X60 with 9.2-R i386 and a GENERIC kernel using the intel xorg driver: > > > > xorg-7.7 X.Org complete distribution metaport > > xorg-server-1.7.7_10,1 X.Org X server and related programs > > xf86-video-intel-2.7.1_5 Driver for Intel integrated graphics chipsets > > > > > > Thanks for your help, > > > > > > > > Peter Harrison. > > not sure if this is the same issue i had but...... > > http://forums.freebsd.org/showthread.php?t=15163 > /etc/sysctl.conf > kern.ipc.shm_allow_removed=1 > /etc/rc.d/sysctl restart > > fixed it for me... _______________________________________________ Thanks... But it's not that. I have kern.ipc.shm_allow_removed set to 1 Without that, nothing works. With it some sites work (eg. www.freebsd.org), but some don't (www.theguardian.com). I've now deleted and the installed again all my ports using the process in the portmaster manpage, just in case it was something that got disconnected in the update to the latest chromium. Is anyone else seeing this? Peter. > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"