Hi, The make test core dumps on a ia64 box (hpux), with sqlite 3.0.8./ gcc3.4.2/Tcl8.4.9
Here are the traces that I collected for the test attach2-3.1 ( all the tests that use the tcl set command as set rc [ catch {sqlite3_prepare $DB "ATTACH 'test2.db' AS t2" -1 TAIL} VM] ) would fail similarly. Does anyone have seen that ? Thanks attach2-3.1... Program received signal SIGSEGV, Segmentation fault si_code: 1 - SEGV_MAPERR - Address not mapped to object. 0x4061f90:0 in test_finalize (clientData=0x0, interp=0x4001c740, objc=2, objv=0x7fffe810) at ../sqlite/src/test1.c:895 895 db = StmtToDb(pStmt); (gdb) backtrace #0 0x4061f90:0 in test_finalize (clientData=0x0, interp=0x4001c740, objc=2, objv=0x7fffe810) at ../sqlite/src/test1.c:895 #1 0x2000000079593fd0:0 in TclEvalObjvInternal+0x570 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #2 0x2000000079595420:0 in Tcl_EvalEx+0x360 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #3 0x2000000079595fe0:0 in Tcl_EvalObjEx+0x1a0 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #4 0x2000000079666d70:0 in Tcl_UplevelObjCmd+0x1a0 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #5 0x2000000079593fd0:0 in TclEvalObjvInternal+0x570 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #6 0x20000000795f3630:0 in TclExecuteByteCode+0x1860 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #7 0x20000000795f1c10:0 in TclCompEvalObj+0x430 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #8 0x2000000079667be0:0 in TclObjInterpProc+0x7c0 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #9 0x2000000079593fd0:0 in TclEvalObjvInternal+0x570 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #10 0x2000000079595420:0 in Tcl_EvalEx+0x360 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #11 0x20000000796337d0:0 in Tcl_FSEvalFile+0x410 () ---Type <return> to continue, or q <return> to quit--- from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #12 0x20000000795b4310:0 in Tcl_SourceObjCmd+0x80 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #13 0x2000000079593fd0:0 in TclEvalObjvInternal+0x570 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #14 0x20000000795f3630:0 in TclExecuteByteCode+0x1860 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #15 0x20000000795f1c10:0 in TclCompEvalObj+0x430 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #16 0x2000000079596030:0 in Tcl_EvalObjEx+0x1f0 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #17 0x20000000795a6230:0 in Tcl_ForeachObjCmd+0x8d0 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #18 0x2000000079593fd0:0 in TclEvalObjvInternal+0x570 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #19 0x20000000795f3630:0 in TclExecuteByteCode+0x1860 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #20 0x20000000795f1c10:0 in TclCompEvalObj+0x430 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #21 0x2000000079596030:0 in Tcl_EvalObjEx+0x1f0 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #22 0x20000000795a57d0:0 in Tcl_ForObjCmd+0x1b0 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../. from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #23 0x2000000079593fd0:0 in TclEvalObjvInternal+0x570 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #24 0x2000000079595420:0 in Tcl_EvalEx+0x360 ()+0x570 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #25 0x20000000796337d0:0 in Tcl_FSEvalFile+0x410 ()60 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #26 0x2000000079630d70:0 in Tcl_EvalFile+0x70 () () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #27 0x40a86c0:0 in main (argc=2, argv=0x7ffff9bc)) at ../sqlite/src/tclsqlite.c:1292ux11.23/3.4.2/../../../libtcl8.4.sl (---Type <return> to continue, or q <return> to quit--- #23 0x2000000079593fd0:0 in TclEvalObjvInternal+0x570 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #24 0x2000000079595420:0 in Tcl_EvalEx+0x360 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #25 0x20000000796337d0:0 in Tcl_FSEvalFile+0x410 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #26 0x2000000079630d70:0 in Tcl_EvalFile+0x70 () from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/../../../libtcl8.4.sl #27 0x40a86c0:0 in main (argc=2, argv=0x7ffff9bc) at ../sqlite/src/tclsqlite.c:1292 (gdb)