Re: [sqlite] Fwd: signal 6 during sqlite_step in WAL mode

2014-07-01 Thread Mattan Shalev
t 11:58 AM, Dan Kennedy <danielk1...@gmail.com> wrote: > On 07/01/2014 12:07 PM, Mattan Shalev wrote: > >> Hey guys, >> I'm getting signal 6 during sqlite_step in WAL mode. Working on Ubuntu >> 12.04, sqlite3 3.7.9. >> One process is the writing continuou

[sqlite] signal 6 during sqlite_step in WAL mode

2014-07-01 Thread Mattan Shalev
Hey guys, I'm getting signal 6 during sqlite_step in WAL mode. Working on Ubuntu 12.04, sqlite3 3.7.9. One process is the writing continuously, while other process reads from the DB in a multi threaded access. I made sure that sqlite is configured to serialised mode. Here is the backtrace: #0

[sqlite] Fwd: signal 6 during sqlite_step in WAL mode

2014-06-30 Thread Mattan Shalev
Hey guys, I'm getting signal 6 during sqlite_step in WAL mode. Working on Ubuntu 12.04, sqlite3 3.7.9. One process is the writing continuously, while other process reads from the DB in a multi threaded access. I made sure that sqlite is configured to serialised mode. Here is the backtrace: #0