Skip to content

markoImake/sqlite-issue

Repository files navigation

sqlite-issue

Example app buttons

The example app has 2 buttons:

  • Create new database instance with multithreading disabled
  • Create new database instance with multithreading enabled

Issue with platforms/[email protected]

The example app uses platforms/[email protected], which is where the issue started. If you change the version to platforms/[email protected], it works as expected with no issues.

Error description

No issues with multithreading disabled but when you create a database instance with multithreading enabled, it crashes the app with the following error:

FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place

screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published