From owner-freebsd-chromium@FreeBSD.ORG Fri Oct 11 12:22:18 2013 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EF6F6F47 for ; Fri, 11 Oct 2013 12:22:18 +0000 (UTC) (envelope-from cjpugmed@gmail.com) Received: from mail-vb0-x22e.google.com (mail-vb0-x22e.google.com [IPv6:2607:f8b0:400c:c02::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AD025213E for ; Fri, 11 Oct 2013 12:22:18 +0000 (UTC) Received: by mail-vb0-f46.google.com with SMTP id p13so2652204vbe.5 for ; Fri, 11 Oct 2013 05:22:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=qcbWY1Jt3XUzRGLaWF2UHZd6MZreI6QRsEnoUE54bSY=; b=qg/NJ7+hCdpsSL8Ow4liPiXGyvDxTw5RbyEr5i4/H+Xc1H9VsLWzZQ9c+AYsBZyRzB RE4kxftjDzk2lg0IHVaTiRZRfC13FfJI+0udhLCsA3lvI/bSwDtT0+sADDIhn1eemGm/ 0QMaLqq00LbEYlnTMjirzs37ObXM3l7+Sif3TJc/1C1cOdqGH/3kS3HgXYzuaIw0+tzU UjgLNLcHq5Rqns5CB5UmgkZYlJ7wBZH3/Ux9wrgDzfaWvjPKTF8sa5SDU1b64J7f0gnR H82fUyBU978ffIQfbH0AAEeNOyZvxLGNcBJvtue0M8YJ4SMo1ZriKOtzBL4JZ4TogYPg JUfg== MIME-Version: 1.0 X-Received: by 10.220.47.10 with SMTP id l10mr1059332vcf.32.1381494137726; Fri, 11 Oct 2013 05:22:17 -0700 (PDT) Received: by 10.220.1.17 with HTTP; Fri, 11 Oct 2013 05:22:17 -0700 (PDT) In-Reply-To: References: <5256A898.2090900@mega-net.ru> Date: Fri, 11 Oct 2013 14:22:17 +0200 Message-ID: Subject: Re: chromium-30.0.1599.66 issue From: Carlos Jacobo Puga Medina To: George Liaskos Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: 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: Fri, 11 Oct 2013 12:22:19 -0000 It works. I can confirm that for i386 processor is necessary compile the port using GCC46. Thanks for you help , George. Regards --CJPM 2013/10/10 Carlos Jacobo Puga Medina > Hi George, > > I'll try that to confirm that compile it with GCC46 instead Clang fixes > the problem. > > Of course, I'll report here ASAP. > > --CJPM > > > > 2013/10/10 George Liaskos > >> Are you on i386? I believe that ffmpeg compiled with port's clang >> crashes due to expected stack alignment. >> >> Can you please try gcc? >> >> On Thu, Oct 10, 2013 at 4:29 PM, Carlos Jacobo Puga Medina >> wrote: >> > Hi Dmitry, >> > >> > Thanks for your input. I have enabled kern.ipc.shm_allow_removed=1, >> and I >> > want let you know that it works fine with previous version. Probably >> some >> > added patch(s) make unusable Chromium at this moment. I built it using >> > Clang and all went quite fine. I hope that this can clear a bit the >> matter. >> > >> > --CJPM >> > >> > 2013/10/10 Dmitry S. Nikolaev >> > >> >> Hello. >> >> >> >> Earlier blank pages bug treated by setting >> kern.ipc.shm_allow_removed=1 in >> >> sysctl. >> >> Do you set it ? >> >> >> >> P.S. I run version 29.0.1547.76 (223446) and don`t upgraded yet. >> >> >> >> With best regards, Dmitry S. Nikolaev >> >> >> >> >> >> On 10.10.2013 17:09, Carlos Jacobo Puga Medina wrote: >> >> > Hi folks! >> >> > >> >> > I noticed that the latest chromium update has some issues (blank >> pages) >> >> > with multimedia web contents, almost all with YouTube website or >> >> > similars. >> >> > I remember that the same problem happened me last month and it was >> fixed >> >> > properly. Is anyone aware of this or only happens to me? >> >> > >> >> > Best regards >> >> > >> >> > --CJPM >> >> > >> >> > [1] >> >> > >> >> > >> http://lists.freebsd.org/pipermail/freebsd-chromium/2013-September/000954.html >> >> > _______________________________________________ >> >> > freebsd-chromium@freebsd.org mailing list >> >> > http://lists.freebsd.org/mailman/listinfo/freebsd-chromium >> >> > To unsubscribe, send any mail to >> >> > "freebsd-chromium-unsubscribe@freebsd.org" >> >> > >> >> > >> >> >> > >> > >