Hi,

one of our users have recently reported a failed assertion in
checkActiveVdbeCnt(), i.e. on:

assert( cnt==db->activeVdbeCnt );

Could any SQLite expert direct me to where should I search for source
of this problem, please? Can it be a bug in SQLite? Or in our
incorrect usage? In such a case, what could be wrong (note that it all
works well for thousands of users)?

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

Reply via email to