SQLite Forum

DATA RACE 3: Found in sqlite3.c
Login
I believe the error here is the same as in [DATA RACE 2][1] - namely
your tool fails to recognize that SQLite requires that
the `sqlite3GlobalConfig.bCoreMutex` global variable be true
when using multiple theads.

[1]: /forumpost/650482ac6c