Can you try running it under gdb? Also, can you please post the output of: Code: sqlite3 debug-output.db 'select * from log' | tail -n 20 (You might need to install the sqlite3 package). Thanks!
sqlite3 debug-output.db 'select * from log' | tail -n 20