From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 75B7FE00992; Fri, 8 May 2015 15:52:36 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.192.180 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-pd0-f180.google.com (mail-pd0-f180.google.com [209.85.192.180]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 21664E00945 for ; Fri, 8 May 2015 15:52:32 -0700 (PDT) Received: by pdbnk13 with SMTP id nk13so98858548pdb.0 for ; Fri, 08 May 2015 15:52:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=tgYl/BR5b0ag2bM/T4LDHrvR9jWEJ97yerGcjJmGmHQ=; b=GaIvmyV7YBpkO690hIwepHb4036h//MGPtyvcB96hEtJ4BYv31sVUSWA6nfg4XUil3 yKMsnTjeB2QTJdPAumP552S9peu1WQQP3ykzwAN8L/ps62oqbxIKzsRqUm6WOm62aDmd SQ4xV6vr4gTa2AIIWE4C3uytXb4S/Iw+Cyh3IHjtd/IjFp4MfEE7RRaHjUIQ+JJ6G+59 KjbFKkMPuKlQ/ExVI4gAAGSFNHKODa6DrBe7f8YH96vKIgOb14rJx+Huptfi+ll4QFKJ XDcNIS+hkv4etx/w32Q0xmp/28zJfTG956m8IoNkhZEym4ll1VVyAWE+khmLExUn+7X6 AxLQ== X-Gm-Message-State: ALoCoQlR2ZGMnTVeu33TGX05/nRH7kASOntvGJNAImIPlaAf5Ydqs7EcVbtDKNO6Xf0dVbmn9iMV X-Received: by 10.70.47.9 with SMTP id z9mr419092pdm.69.1431125551538; Fri, 08 May 2015 15:52:31 -0700 (PDT) Received: from [192.168.0.139] (wsip-70-184-93-199.ph.ph.cox.net. [70.184.93.199]) by mx.google.com with ESMTPSA id gj9sm6169955pbc.77.2015.05.08.15.52.30 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 May 2015 15:52:31 -0700 (PDT) Message-ID: <554D3E2D.20501@boundarydevices.com> Date: Fri, 08 May 2015 15:52:29 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Gary Thomas , meta-freescale@yoctoproject.org References: <5542E7DB.2010905@mail.bg> <554D3CFF.9010409@mlbassoc.com> In-Reply-To: <554D3CFF.9010409@mlbassoc.com> Subject: Re: Chromium layout rendering issue X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2015 22:52:36 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi Gary, On 05/08/2015 03:47 PM, Gary Thomas wrote: > On 2015-05-08 06:49, Otavio Salvador wrote: >> On Thu, Apr 30, 2015 at 11:41 PM, Nikolay Dimitrov >> wrote: >> ... >>> So I have 2 questions: >>> 1. The probability that someone knows what's the actual issue is close >>> to minus infinity, but at least did someone observed similar behavior? >>> If needed, I can snap photos to visually demonstrate the issue. >> >> I have customers using it in Dizzy and I didn't see the error. Please >> check today's meta-browser as I merged a fix from Khem which address >> some installation issues. >> >>> 2. Chromium on sabresd & fido gave me at least 1 interesting warning >>> about GPU being frozen and pending reset in 10s. I haven't seen such >>> error, but this makes me highly concerned about porting my stuff to >>> fido. Did someone see such error messages? >> >> Prabhu? >> > > I just rebuilt Chrome with the latest meta-browser (and meta-fsl-arm-*) > There are many rendering problems on the Google main page and then I > get these errors: > > [872:872:0508/165904:ERROR:image_metadata_extractor.cc(111)] Couldn't > load libexif. > [896:896:0508/165907:ERROR:sandbox_linux.cc(301)] InitializeSandbox() > called with multiple threads in process gpu-process > Fontconfig warning: FcPattern object size does not accept value 9(i) > [958:958:0508/165913:ERROR:image_metadata_extractor.cc(111)] Couldn't > load libexif. > [870:890:0508/165930:ERROR:channel.cc(258)] RawChannel read error > (connection broken) > [896:906:0508/165943:ERROR:gpu_watchdog_thread.cc(253)] The GPU process > hung. Terminating after 10000 ms. > [870:870:0508/165943:ERROR:gpu_channel_host.cc(185)] Failed to send > GpuChannelMsg_CreateOffscreenCommandBuffer. > [870:870:0508/165943:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] > Failed to initialize command buffer. > [1005:1006:0508/165955:ERROR:gpu_watchdog_thread.cc(253)] The GPU > process hung. Terminating after 10000 ms. > getrlimit(RLIMIT_NOFILE) failed > getrlimit(RLIMIT_NOFILE) failed > > This is on a board using the Boundary Devices 3.10.53 kernel > (I don't have a board here that runs a "pure" FSLC kernel) > but as far as I can tell the BD kernel is the FSLC kernel > with some of their own patches, mostly to do with cameras. > Was this on master or fido? > Anything I can look for/test? > > Also note that this kernel has lots of [rendering] problems > with other applications. For example, if I run the new Gstreamer-1.0 > based "media player" to play a video, it will bring up the window but > not render any video frames or sometimes render a few and then freeze. > Can you try with the pre-built image here? http://boundarydevices.com/i-mx6-kernel-3-10-53/ We didn't see any issues, but mostly ran things from the command-line and the pre-built Vivante demos to test graphics. Please advise, Eric