From owner-freebsd-pkg@FreeBSD.ORG Mon Apr 20 20:31:14 2015 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7FC6D2E7; Mon, 20 Apr 2015 20:31:14 +0000 (UTC) Received: from luigi.brtsvcs.net (luigi.brtsvcs.net [IPv6:2607:fc50:1000:1f00::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2A075D73; Mon, 20 Apr 2015 20:31:14 +0000 (UTC) Received: from chombo.houseloki.net (unknown [IPv6:2601:7:2580:181:21c:c0ff:fe7f:96ee]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by luigi.brtsvcs.net (Postfix) with ESMTPSA id 65BCE2D4F8D; Mon, 20 Apr 2015 20:31:05 +0000 (UTC) Received: from [IPv6:2601:7:2580:181:baca:3aff:fe83:bd29] (unknown [IPv6:2601:7:2580:181:baca:3aff:fe83:bd29]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by chombo.houseloki.net (Postfix) with ESMTPSA id 5F5987F6; Mon, 20 Apr 2015 13:31:03 -0700 (PDT) Message-ID: <55356202.2070608@bluerosetech.com> Date: Mon, 20 Apr 2015 13:30:58 -0700 From: Mel Pilgrim Reply-To: freebsd-pkg@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Baptiste Daroussin CC: freebsd-pkg@freebsd.org Subject: Re: Segfault on pkg upgrade wit php5-pgsql locked References: <550F50C6.2060002@bluerosetech.com> <551455AD.1040002@bluerosetech.com> <20150403201925.GP30115@ivaldir.etoilebsd.net> <551F2D8A.2080609@bluerosetech.com> In-Reply-To: <551F2D8A.2080609@bluerosetech.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2015 20:31:14 -0000 On 2015-04-03 17:17, Mel Pilgrim wrote: > On 2015-04-03 13:19, Baptiste Daroussin wrote: >> On Thu, Mar 26, 2015 at 11:53:33AM -0700, list_freebsd@bluerosetech.com wrote: >>> Can anyone help me with this? I'm not the only one who has reported >>> segfaults with locked packages and right now this is reliably >>> reproducible on this system, but I can't just sit on this due to security. >>> >>> Someone please help. >> >> This should be fixed in pkg 1.5 which is due to be released in a couple of weeks For the sake of archive completeness, this problem did go away after I upgraded to pkg 1.5.1 and did the following: pkg clean -a pkg update -f