On Fri, Jan 16, 2009 at 02:22:35PM -0500, D. Richard Hipp wrote:
> 
> On Jan 16, 2009, at 2:07 PM, Nicolas Williams wrote:
> 
> > On Sat, Jan 17, 2009 at 02:04:47AM +0700, Dan wrote:
> >>> What do those mean?  Are these errors a problem?
> >>
> >> Are you compiling with SQLITE_ENABLE_FTS3 defined?
> >
> > Yes.  Would that make a difference?
> 
> Yes.  FTS3 is not robust against malloc failures.  FTS3 will sometimes  
> segfault following a malloc failure.  This is a known issue.  We are  
> working on it.

Is that true only when one uses FTS3?

Or is it true if FTS3 is compiled in even if one does not use it?

Nico
-- 
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to