From owner-freebsd-chromium@FreeBSD.ORG Thu Oct 10 14:07:27 2013 Return-Path: Delivered-To: chromium@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 38D8488D for ; Thu, 10 Oct 2013 14:07:27 +0000 (UTC) (envelope-from cjpugmed@gmail.com) Received: from mail-vb0-x235.google.com (mail-vb0-x235.google.com [IPv6:2607:f8b0:400c:c02::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EB44C2ECA for ; Thu, 10 Oct 2013 14:07:26 +0000 (UTC) Received: by mail-vb0-f53.google.com with SMTP id i3so1644590vbh.12 for ; Thu, 10 Oct 2013 07:07:26 -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=l980+axVrkTmjNkV1KPVSAv7c3JDTGyd/a/7B0ND6eE=; b=YiGSF+KxWRdoNg88pw/vrBfwQn0vXFpLYwlQY9MgknGoEiet+QLJeTORQPJbvB24Dh qgXC9+aywh+GKPbdLZrA4c09XcDf/PrEuMTvhW0tkQd0q6VvLtrtpHvmLyfaumeO8RCL wPV27OLPD8BNloZ7rXZa0hs2ON02G59o3GJ3F3HNB5ZjGMCgfB36wiQKyOSiQkcpq1e5 jts6Cq/1VYe50zS7Vzt7b/9JkcN9APu8f9bJYuo5pjYK1pTH8c0ID7FotvK0q1S1qYEd Orh9OEfpMVcFHvi27/gtavMHSogL6wOkPaIEF7gPoEvnR8Vawv58fzXlDBVqUhWv/xfc V7pw== MIME-Version: 1.0 X-Received: by 10.220.74.69 with SMTP id t5mr13939897vcj.18.1381414046006; Thu, 10 Oct 2013 07:07:26 -0700 (PDT) Received: by 10.220.1.17 with HTTP; Thu, 10 Oct 2013 07:07:25 -0700 (PDT) In-Reply-To: References: <5256A898.2090900@mega-net.ru> Date: Thu, 10 Oct 2013 16:07:25 +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: Thu, 10 Oct 2013 14:07:27 -0000 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" > >> > > >> > > >> > > >