On Oct 2, 2007, at 7:07 AM, Maxim Khitrov wrote:

On 10/2/07, Chad Leigh -- Shire. Net LLC <[EMAIL PROTECTED]> 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



_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to