From owner-freebsd-chromium@FreeBSD.ORG Fri Jan 25 00:39:56 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 ED7BBC3D for ; Fri, 25 Jan 2013 00:39:56 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com [209.85.217.171]) by mx1.freebsd.org (Postfix) with ESMTP id 6E24CE8 for ; Fri, 25 Jan 2013 00:39:55 +0000 (UTC) Received: by mail-lb0-f171.google.com with SMTP id gg13so6791161lbb.30 for ; Thu, 24 Jan 2013 16:39:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:x-originating-ip:date:message-id:subject :from:to:content-type:x-gm-message-state; bh=zteXm3cVyV5kky2F1WQJTKSMC4Wt9ecG2/ysi8qRiRM=; b=mtFn4+R1f8Fg1UwPsAmo5/L8WIxDspUM2BGH2HbBCUae5zeNJgIxwnS5If//Psih+5 ani5ooUYjylBtBz/9bJMXPYSTuu7Yzkgp45C3EPwgpNR4JCWn5rd0xL4ttNbCtxBGixG P0Uf3mjyDjs/ExGglnqwg0u/1SZTelpEfjMdDxPEAWJ7TjhXVRgrZldU+VptQXMwL+1U /LladxGcVr4scQR8i+AVaU9oFMSN/ilwXjLX0Rg4iI3Ke0iUlZZ6SoRc1UG37pSv+anT VSD//t6XKkgLFk9KLEbdqQpqoAvy5mM5K6oW2+3/7KooATVmO6n+BrqSLtCK0imtKQu6 cFVQ== MIME-Version: 1.0 X-Received: by 10.152.112.138 with SMTP id iq10mr3439046lab.55.1359074394394; Thu, 24 Jan 2013 16:39:54 -0800 (PST) Received: by 10.114.81.100 with HTTP; Thu, 24 Jan 2013 16:39:54 -0800 (PST) X-Originating-IP: [203.99.129.1] Date: Fri, 25 Jan 2013 13:39:54 +1300 Message-ID: Subject: chromium-24.0.1312.56 displays nothing? From: Jonathan Chen To: freebsd-chromium@freebsd.org X-Gm-Message-State: ALoCoQl24cw4bZmKSQK5yAyGJxSAlYSUz361hE9hEL4TCi43KMLxkbd4ifb/+18zpdpfhNOoIv+A Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Fri, 25 Jan 2013 00:39:57 -0000 Hi, I've just portupgraded to the latest version of chromium and it now displays a blank page. Nothing renders at all - not even the internal Settings and Bookmarks. No errors apparent on stdout/stdin. This is on 9.1-STABLE/amd64; built with WITH_CLANG set. Anyone else seeing this? -- Jonathan Chen