Could you recompile everything with -g to enable debugging with
line numbers in the backtrace?
If FreeBSD has valgrind, running the program through that would be
useful as well.
--- "Chad Leigh -- Shire.Net LLC" <[EMAIL PROTECTED]> wrote:
> 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
> #1 0x0000000802f74f8f in sqlite3Fts2Init () from /usr/public/lib/
> libsqlite3.so.8
> #2 0x0000000802f41be5 in openDatabase () from /usr/public/lib/
> libsqlite3.so.8
> #3 0x0000000802e0bd91 in pysqlite_connection_init () from /usr/
> public/lib/python2.5/site-packages/pysqlite2/_sqlite.so
> #4 0x00000008006ab6fb in PyType_IsSubtype () from /usr/public/lib/
> libpython2.5.so.1
> #5 0x000000080066ec83 in PyObject_Call () from /usr/public/lib/
> libpython2.5.so.1
> #6 0x0000000802e09f95 in module_connect () from /usr/public/lib/
> python2.5/site-packages/pysqlite2/_sqlite.so
> #7 0x000000080066ec83 in PyObject_Call () from /usr/public/lib/
> libpython2.5.so.1
____________________________________________________________________________________
Shape Yahoo! in your own image. Join our Network Research Panel today!
http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------