From owner-freebsd-questions@FreeBSD.ORG Sat May 10 19:44:38 2014 Return-Path: Delivered-To: questions@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 9A010CDA for ; Sat, 10 May 2014 19:44:38 +0000 (UTC) Received: from mail-we0-x22d.google.com (mail-we0-x22d.google.com [IPv6:2a00:1450:400c:c03::22d]) (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 3466720E for ; Sat, 10 May 2014 19:44:38 +0000 (UTC) Received: by mail-we0-f173.google.com with SMTP id u57so5352421wes.32 for ; Sat, 10 May 2014 12:44:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:date:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=Ouna9mQS89qxuuab9Yfpp1tC8ojwYkXCtgoeC++6Dqk=; b=YZBs09teXkhFNzYMWeYiNnwXiYzaW0R+vl/xIDjH1sRkqxvqKaXwFbv/zzpp/vcH5b avpn1i/4rZ7KjHHOv3pyQ1dfqge5KFFLZP499OL2yBWcOJ7pXbzX9Sv3lATXFR3u9nLs cRh8Ft45CpqOLsP3dg3gmxNK+Lx6gGD2gzGACkOrv9KWJVV7ToxrF2etnoNsV6AL/x1B L6hOs0VtSg+2QaCZxIj4kV6ivpJ1rfzvFDPOkfDhWmeCU3bopxJUtyaIBptYl82B+z53 QPOkSFwT8GGNfSTCUi0Or7w8LP7rni9tOxe6Ii8S53cKl7uwICc4xQc4fGxhAtSFbcbj c6Ww== X-Received: by 10.180.84.129 with SMTP id z1mr8623829wiy.8.1399751076532; Sat, 10 May 2014 12:44:36 -0700 (PDT) Received: from localhost (client-86-29-106-230.glfd.adsl.virginm.net. [86.29.106.230]) by mx.google.com with ESMTPSA id ek4sm6182509wib.9.2014.05.10.12.44.34 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 10 May 2014 12:44:35 -0700 (PDT) X-Google-Original-From: "Peter Harrison" Received: by localhost (sSMTP sendmail emulation); Sat, 10 May 2014 20:45:08 +0100 From: Peter Harrison Date: Sat, 10 May 2014 20:45:07 +0100 To: questions@freebsd.org Subject: Chromium again Message-ID: <20140510194507.GA13714@thinkpad.piggybox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2014 19:44:38 -0000 OK, so after the fix made yesterday Chromium now compiles. But it won't run - segfaulting without fail every time. Is anyone else seeing this, or is it just me? Cheers, Peter Harrison.