Dan Kennedy created a patch against 1.26_04, regarding the FTS3 problem. I have forwarded the message here, and I will also update the RT ticket next as requested. Afterwards I will apply the patch to blead and see if all the tests pass then. -- Darren Duncan

-------- Original Message --------
Subject: Re: [sqlite] test DBD::SQLite 1.26_05 - foreign keys!
Date: Sat, 17 Oct 2009 00:55:23 +0700
From: Dan Kennedy <d...@sqlite.org>
To: Darren Duncan <dar...@darrenduncan.net>
References: <4ad6c3a7.5080...@darrenduncan.net> <cdf6db500910152035k2dd074c5j3bcd6d8827564...@mail.gmail.com> <4ad7f883.2070...@darrenduncan.net>


On Oct 16, 2009, at 11:37 AM, Darren Duncan wrote:
P Kishor wrote [on sqlite-us...@sqlite.org]:
I tried to create a db with FTS3 and got the following

perl(12546) malloc: *** error for object 0x1eb160: Non-aligned pointer
being freed (2)
*** set a breakpoint in malloc_error_break to debug
perl(12546) malloc: *** error for object 0x870200: double free
*** set a breakpoint in malloc_error_break to debug
perl(12546) malloc: *** error for object 0x1ea668: Non-aligned pointer
being freed
*** set a breakpoint in malloc_error_break to debug
Segmentation fault

Is the above the FTS3 related error?

Looks similar. This is the official bug report that we already have, which was
reported on Oct 14, and on which the failing/skipping test is based:

  http://rt.cpan.org/Public/Bug/Display.html?id=50503

Hi Darren,

Can you attach this patch to the ticket for me please. With
some disclaimer that no testing was done apart from running
the fts3.pl script.

I can't figure out how to create a CPAN login...

Much obliged,
Dan.



Attachment: dbdsqlite.patch
Description: Binary data





_______________________________________________
DBD-SQLite mailing list
DBD-SQLite@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbd-sqlite

Reply via email to