From owner-freebsd-chromium@FreeBSD.ORG Tue Nov 19 08:36:25 2013 Return-Path: Delivered-To: freebsd-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 ESMTPS id 0AB033C3 for ; Tue, 19 Nov 2013 08:36:25 +0000 (UTC) Received: from mail-oa0-x22f.google.com (mail-oa0-x22f.google.com [IPv6:2607:f8b0:4003:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C51512CF2 for ; Tue, 19 Nov 2013 08:36:24 +0000 (UTC) Received: by mail-oa0-f47.google.com with SMTP id k1so3281814oag.20 for ; Tue, 19 Nov 2013 00:36:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=JniPMvXXhMikDXmCBNCNTSRb4VdAWLCrsyw0tcaqudc=; b=sShXmko9sJzf2BjNg5FxQM0ro40jkLxI5+Hd5ZkXQxaVBQnbkJ9cT3BFqgzIEFV6ag 1v1uHJ48tFGLPaTuiC/6AKMHZMmInnII3vHcnPomenmBzoOAm/UYwmVAm2/ByVdu7MkN GX7jUfjhxgnCA9KH0v3iabK3ccate++eRG9G/b8gp9RtlKnIBXQyBXPD+2GBfd3d4XfK XjaG/4u86HOxEllb2zZtcB371oNRSz2h6HQyaMKYvZ31pDd94GXay48Aq34Azps64jpF 4GMjhv9EGMrZtQK8v2kkXjsA6jKPCoYjY6ncx4albKGoF8nKGSfak13U19wKEatNF/xU C+hw== MIME-Version: 1.0 X-Received: by 10.182.44.167 with SMTP id f7mr24152248obm.3.1384850183717; Tue, 19 Nov 2013 00:36:23 -0800 (PST) Sender: r.c.ladan@gmail.com Received: by 10.182.117.33 with HTTP; Tue, 19 Nov 2013 00:36:23 -0800 (PST) In-Reply-To: <8990a91263a933ef14521958e01e8e93@mail.0x20.net> References: <201311021654.rA2GsUZs042767@freefall.freebsd.org> <8990a91263a933ef14521958e01e8e93@mail.0x20.net> Date: Tue, 19 Nov 2013 09:36:23 +0100 X-Google-Sender-Auth: rJaSKUkASm7s-A1FgDpkTrmshnE Message-ID: Subject: Re: ports/183570: www/chromium crashes From: =?ISO-8859-1?Q?Ren=E9_Ladan?= To: Lars Engels Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: chromium-list freebsd X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Nov 2013 08:36:25 -0000 2013/11/19 Lars Engels : > Am 2013-11-18 22:10, schrieb Ren=E9 Ladan: > >> 2013/11/2 : >>> >>> Synopsis: www/chromium crashes >>> >>> Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-chromium >>> Responsible-Changed-By: edwin >>> Responsible-Changed-When: Sat Nov 2 16:54:29 UTC 2013 >>> Responsible-Changed-Why: >>> Over to maintainer (via the GNATS Auto Assign Tool) >>> >>> http://www.freebsd.org/cgi/query-pr.cgi?pr=3D183570 >>> >> I tried the following with chromium 31.0.1650.57 (built with default >> optios) >> on FreeBSD 10.0-BETA3-amd64 which works as expected: >> >> 1. start chromium while being signed in to google >> 2. sign out of google and sign back in >> 3. open a tab >> 4. type 'fre' which suggests from history > > > > Are you logged in to your Google account? If I delete/move ~/.config/chro= me > and ~/.cache/chrome > and start with a new profile, I can go to e.g. wiki.freebsd.org without > crashing Chrome. > When I login and type 'fre' into the address bar, chrome crashes. > > Maybe it's related to some chrome extension. I'll try it with every > extension disabled. > So I just: 1. closed chromium 31.0.1650.57 2. moved my ~/.cache/chromium and ~/.config/chromium (not ~/.*/chrome !) out of the way 3. started chromium 31.0.1650.57 4. signed into google 5. typed 'fre' .. got 2 new tabs about Adbock Plus and DuckDuckGo being installed -> ok (HTTPS Everywhere also installed, but no popup tab) 6. went back to my tab and typed 'pre' -> ok 7. also OK after visiting wiki.freebsd.org and typing 'pre' / 'fre' on the same tab or a new tab FreeBSD 10.0-BETA3-amd64, default options + TEST