From owner-freebsd-questions@FreeBSD.ORG Wed Oct 3 04:46:06 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1B7916A417 for ; Wed, 3 Oct 2007 04:46:06 +0000 (UTC) (envelope-from chad@shire.net) Received: from hobbiton.shire.net (hobbiton.shire.net [166.70.252.250]) by mx1.freebsd.org (Postfix) with ESMTP id AFC7C13C457 for ; Wed, 3 Oct 2007 04:46:06 +0000 (UTC) (envelope-from chad@shire.net) Received: from c-76-23-4-92.hsd1.ut.comcast.net ([76.23.4.92] helo=[192.168.99.68]) by hobbiton.shire.net with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.51) id 1Icw7a-000LDV-5M; Tue, 02 Oct 2007 22:46:06 -0600 In-Reply-To: <26ddd1750710020607k7b26785el5836f4a32523f8c6@mail.gmail.com> References: <26ddd1750710020607k7b26785el5836f4a32523f8c6@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: "Chad Leigh -- Shire.Net LLC" Date: Tue, 2 Oct 2007 22:46:04 -0600 To: Maxim Khitrov X-Mailer: Apple Mail (2.752.2) X-SA-Exim-Connect-IP: 76.23.4.92 X-SA-Exim-Mail-From: chad@shire.net X-SA-Exim-Scanned: No (on hobbiton.shire.net); SAEximRunCond expanded to false Cc: User Questions Subject: Re: segmentation fault in sqlite3 on 6.2R amd64 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Oct 2007 04:46:06 -0000 On Oct 2, 2007, at 7:07 AM, Maxim Khitrov wrote: > On 10/2/07, Chad Leigh -- Shire. Net LLC wrote: >> Hi >> >> In installing trac I ran across a segmentation fault in the initenv >> command. >> >> This seems to be the same problem as shown here: >> >> http://www.nabble.com/ports-116383%3A-sqlite3-%28from-databases- >> sqlite3%29-segfault-tf4449251.html#a12694631 >> >> Running it in gdb shows >> >> Program received signal SIGSEGV, Segmentation fault. >> [Switching to Thread 0x50c000 (LWP 100331)] >> 0x0000000802f76869 in sqlite3Fts2InitHashTable () from /usr/public/ >> lib/libsqlite3.so.8 >> (gdb) backtrace >> #0 0x0000000802f76869 in sqlite3Fts2InitHashTable () from /usr/ >> public/lib/libsqlite3.so.8 > > Do you have the FTS extension installed? If so, remove it and try > again. > > - Max Ok, that "fixed" the problem but now there is no FTS functionality. That may be ok with the current use, I am checking, but I would like to get to the bottom of this. I am rebuilding sqlite3 with debug to look in gdb. I am not a gdb whiz or anything :-) (doing most of my not often programming on OS X and Cocoa and their debugger frontend to gdb) but will try and see what I can. Thanks! Chad --- Chad Leigh -- Shire.Net LLC Your Web App and Email hosting provider chad at shire.net