From owner-freebsd-chromium@FreeBSD.ORG Wed Aug 27 00:12:40 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2AA54B8C for ; Wed, 27 Aug 2014 00:12:40 +0000 (UTC) Received: from mail-qc0-x235.google.com (mail-qc0-x235.google.com [IPv6:2607:f8b0:400d:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DFEB9354A for ; Wed, 27 Aug 2014 00:12:39 +0000 (UTC) Received: by mail-qc0-f181.google.com with SMTP id x13so16249568qcv.26 for ; Tue, 26 Aug 2014 17:12:39 -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 :content-type; bh=AefvPfwpJQ+j3g4DoMlY/iyN9exZOx9N2i5TNWa1yuc=; b=KoxjfMKVLVPbHmF5UZSpiuwK2p6m4rfdGQtTOh+siQcfNSe0ksnvADdebPFUsYkSq1 e9IK0qxZlb7p+rH58w1nkpaGCWnqOH0LjJe41mp9H5wIUabs2qkITrN6YJHXVJtyIb+F s30fBlVC4PNt822uj55FOfBCYvpZrzch/nZKSY/aAAyIUyYjR1o0yAhjfTBmOiEYScVF vOK8CJn49ws8aV5HZFmnjk3zN+O4bcVsEfr5q1EhIygyriO3yJCwZsUtyMNvs0q5LWv3 lAIMQWktMmZR4memTVtIjIy7s95GYZMQs7c7gmuu6nUaxaTwWsObc3YTerfPO87mR5gL lJLQ== MIME-Version: 1.0 X-Received: by 10.229.137.131 with SMTP id w3mr50836893qct.23.1409098359094; Tue, 26 Aug 2014 17:12:39 -0700 (PDT) Received: by 10.140.81.210 with HTTP; Tue, 26 Aug 2014 17:12:39 -0700 (PDT) In-Reply-To: References: Date: Tue, 26 Aug 2014 19:12:39 -0500 Message-ID: Subject: Re: Chrome 37 opens then dumps core From: Rob Belics To: freebsd-chromium@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 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: Wed, 27 Aug 2014 00:12:40 -0000 It didn't crash but I can't resize the window in i3 and the window borders tear. I haven't done anything yet beyond getting it to start. On Tue, Aug 26, 2014 at 6:40 PM, Rob Belics wrote: > I believe this is the same error I had trying to run Chrome 36. Had no > issues with Chrome 35. Here is the output the error message on FreeBSD > 9.3-RELEASE amd64: > > [9764:406877184:0826/172847:ERROR:content_settings_pref_provider.cc(520)] > Invalid pattern strings: ,* > [9764:406877184:0826/172847:ERROR:content_settings_pref_provider.cc(402)] > Invalid pattern strings: ,* > [9764:406877184:0826/172847:ERROR:background_mode_manager_aura.cc(14)] > Not implemented reached in virtual void BackgroundModeManager:: > EnableLaunchOnStartup(bool) > Segmentation fault (core dumped) > > >