On 1/25/08, Alexander Batyrshin <[EMAIL PROTECTED]> wrote:
> I have no problem with 3.5.4.
> Maybe your DBD::SQLite is linked with libsqlite in other dirrectory?
> For example your DBD::SQLite is linked against
> /usr/lib/libsqlite3.so.0, and you installed new 3.5.2 into
> /usr/local/lib ?

I've just installed sqlite 3.5.4 on Solaris10 but DBD::SQLite 1.14
fails with tests 07 and 08.

They end up with a segmentation fault at this location:

#0 0xfefa8d48 in sqlite3_finalize (pStmt=0x2a32f8) at ../sqlite-3.5.4/
src/vdbeapi.c:47
47 sqlite3_mutex *mutex = v->db->mutex;

If I can ask here, is there any solution to this problem?

-- 
Radek

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to