Date: Tue, 2 Oct 2007 22:46:04 -0600 From: "Chad Leigh -- Shire.Net LLC" <chad@shire.net> To: Maxim Khitrov <mkhitrov@gmail.com> Cc: User Questions <freebsd-questions@freebsd.org> Subject: Re: segmentation fault in sqlite3 on 6.2R amd64 Message-ID: <F118D6B5-DD02-4BF2-9020-1E6F123944FB@shire.net> In-Reply-To: <26ddd1750710020607k7b26785el5836f4a32523f8c6@mail.gmail.com> References: <B9BD4310-C885-403F-86D6-A1BF90AC0323@shire.net> <26ddd1750710020607k7b26785el5836f4a32523f8c6@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Oct 2, 2007, at 7:07 AM, Maxim Khitrov wrote: > On 10/2/07, Chad Leigh -- Shire. Net LLC <chad@shire.net> 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 > <snipped> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F118D6B5-DD02-4BF2-9020-1E6F123944FB>