From owner-freebsd-chromium@FreeBSD.ORG Thu Oct 10 13:48: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 E0F4D30E for ; Thu, 10 Oct 2013 13:48:27 +0000 (UTC) (envelope-from geo.liaskos@gmail.com) Received: from mail-ea0-x230.google.com (mail-ea0-x230.google.com [IPv6:2a00:1450:4013:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7B3372D8D for ; Thu, 10 Oct 2013 13:48:27 +0000 (UTC) Received: by mail-ea0-f176.google.com with SMTP id q16so1148739ead.7 for ; Thu, 10 Oct 2013 06:48: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=ilqDshsXsU3/4jFK7jeV4iAfeqEtb0h7vu1gdtGRDLI=; b=0WryxSY8k3oo3MfKwExOmyRKV0AwyrASLBi34U44jR2xhKFDnhPVgw+l/DbEoZFJLC CRY0EkbqSHQ9lqlPPdupPWKgfeK9+pHeuGxlLbe4AcQUl4/0d9+TnoU/DtViGiXUDROA L0I67/uwpQ/fvmQlst1FGhPioiTiX+BbMenfBJ57yGS7IBGANQ+pC5ecn8p682wfpGzU nvnkPkuRzS2+JYkWY0e5LxmFwKEUeZEKaQofLjYgkoLHnvoHuK2pAy4uoMQ5B0kp/0iP RAj7M4B75eEfset9CO1Wip6WFk1ivU+4bJZU28HEuzijT+b63fxyKFOUtd6trOAlwHz0 pPng== MIME-Version: 1.0 X-Received: by 10.15.31.12 with SMTP id x12mr1840934eeu.83.1381412905972; Thu, 10 Oct 2013 06:48:25 -0700 (PDT) Received: by 10.223.131.136 with HTTP; Thu, 10 Oct 2013 06:48:25 -0700 (PDT) In-Reply-To: References: <5256A898.2090900@mega-net.ru> Date: Thu, 10 Oct 2013 16:48:25 +0300 Message-ID: Subject: Re: chromium-30.0.1599.66 issue From: George Liaskos To: Carlos Jacobo Puga Medina Content-Type: text/plain; charset=UTF-8 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 13:48:27 -0000 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" >> > >> > >> >