From owner-freebsd-chromium@FreeBSD.ORG Fri Nov 21 07:37:11 2014 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A86BACB3; Fri, 21 Nov 2014 07:37:11 +0000 (UTC) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 7BDA7671; Fri, 21 Nov 2014 07:37:10 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id sAL7b9PS048099; Thu, 20 Nov 2014 23:37:10 -0800 (PST) (envelope-from yuri@rawbw.com) Message-ID: <546EEBA5.6090307@rawbw.com> Date: Thu, 20 Nov 2014 23:37:09 -0800 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: =?windows-1252?Q?Ren=E9_Ladan?= , freebsd-chromium@freebsd.org Subject: Re: Chrome 39.0.2171.65 starts with black screen References: <546ED3CD.8090506@rawbw.com> <546EE229.1080407@freebsd.org> In-Reply-To: <546EE229.1080407@freebsd.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2014 07:37:11 -0000 On 11/20/2014 22:56, René Ladan wrote: > It runs fine here, also with the binary NVidia driver (version 340.24_1). > > What is your FreeBSD version/architecture? (here 10.0 amd64). One thing > I can think of is the removal of the -fno-stack-protector flag in > Makefile, but I would expect a crash if that is the cause. I just downgraded to 38.0.2125.122 and it is still black, even though it worked today before system update. I think some dependency causes this. 10.1 amd64 Yuri