Core dump backtrace, using sqlite3 version 3.6.2...
Suse Linux,  gcc 4.2.1

Any ideas?


Program terminated with signal 11, Segmentation fault.
#0  0x00002b4ead3562d2 in ?? () from /lib64/libc.so.6
(gdb) backtrace
#0  0x00002b4ead3562d2 in ?? () from /lib64/libc.so.6
#1  0x00002b4ead357d1b in ?? () from /lib64/libc.so.6
#2  0x00002b4ead357f76 in free () from /lib64/libc.so.6
#3  0x000000000047a722 in sqlite3ScratchFree ()
#4  0x000000000049618b in balance_nonroot ()
#5  0x00000000004965ee in balance ()
#6  0x0000000000496abf in sqlite3BtreeInsert ()
#7  0x00000000004b032a in sqlite3VdbeExec ()
#8  0x00000000004a56e8 in sqlite3_step ()
#9  0x0000000000463815 in ixsqlt_stmt_fetch (sqltc=0x794e68)
    at ix_sqlite3.c:2085
#10 0x000000000040c339 in fetch_kdo (p_stmt=0x794e68, xscn_flg=1)
    at redo_data.c:254
#11 0x000000000040ec78 in _objR_Read (objd=0x794a20) at obj_rdata.c:730
#12 0x0000000000411c98 in fileapply_do (ti=0x71d800)
    at decomp_fileapply_thr.pc:280

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

Reply via email to