Le Jeu. Jan. 24 04:46:20 2008, rahe a écrit :
Show quoted text> On Wed Jan 23 10:26:42 2008, rahe wrote:
> > I build the module against sqlite 3.5.4 on Solaris 10, perl v5.8.8.
> > Tests 07busy/5 and 08create_function/6 end with Segmentation Fault.
> > Other tests are ok.
>
> Both tests segfault here:
>
> #0 0xfefa8d48 in sqlite3_finalize (pStmt=0x2a32f8) at ../sqlite-3.5.4/
> src/vdbeapi.c:47
> 47 sqlite3_mutex *mutex = v->db->mutex;
Same issue here, with perl 5.10 on mandriva linux, with sqlite 3.5.6:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1212261664 (LWP 8417)]
0xb7d31320 in pthread_mutex_lock () from /lib/i686/libpthread.so.0
(gdb) quit