From owner-freebsd-ports@FreeBSD.ORG Fri Oct 4 12:40:38 2013 Return-Path: Delivered-To: freebsd-ports@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 ESMTP id 6BD4117E for ; Fri, 4 Oct 2013 12:40:38 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (virtual1.potentialtech.com [69.25.178.43]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 460B52B04 for ; Fri, 4 Oct 2013 12:40:37 +0000 (UTC) Received: from vivian (static-96-235-41-234.pitbpa.fios.verizon.net [96.235.41.234]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id 24B2D554FC; Fri, 4 Oct 2013 08:34:46 -0400 (EDT) Date: Fri, 4 Oct 2013 08:34:35 -0400 From: Bill Moran To: Christopher Hall Subject: Re: PostgreSQL server bus error with uuid-ossp extension Message-Id: <20131004083435.6197a8b61e728e356be79fba@potentialtech.com> In-Reply-To: <20131004154451.4a11d0dd@hsw-tp> References: <20131004154451.4a11d0dd@hsw-tp> X-Mailer: Sylpheed 3.2.0beta5 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Oct 2013 12:40:38 -0000 On Fri, 4 Oct 2013 15:44:51 +0800 Christopher Hall wrote: > When running PostgreSQL with the uuid-ossp extension the server fails > with signal 10 (bus error). http://pgfoundry.org/projects/uuid-freebsd/ -- Bill Moran