The version is 3.7.5

The GDB core dump is shown as below.


gdb) bt
#0 0x36a86b04 in raise () from /lib/libc.so.6
#1 0x36a882f4 in abort () from /lib/libc.so.6
#2 0x36a7e2a4 in __assert_fail () from /lib/libc.so.6
#3 0x100dc958 in btreeInvokeBusyHandler ()
#4 0x1013f1f4 in sqlite3VdbeHalt ()
#5 0x1018fdc0 in sqlite3Step ()
#6 0x10198800 in sqlite3_step ()
#7 0x1016cb94 in sqlite3_exec ()
#8 0x1003f744 in SqlQuery::execw ()
#9 0x10089dd0 in SlotUtilEvent::run ()
#10 0x10003f40 in HwMonListener::run ()
#11 0x10025c8c in Thread::start_thread ()
#12 0x367a15cc in ?? () from /lib/libpthread.so.0
#13 0x36b2bb88 in clone () from /lib/libc.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to